summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* target/toolchain: fix installation after r22723Gabor Juhos2010-09-041-3/+3
| | | | SVN-Revision: 22887
* ar71xx: build firmware images for the Zcomax boardsGabor Juhos2010-09-032-0/+52
| | | | SVN-Revision: 22884
* ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boardsGabor Juhos2010-09-0313-1/+297
| | | | SVN-Revision: 22882
* linux/orion: fix iproute2 issue (partially closes ticket #7862)Alexandros C. Couloumbis2010-09-031-1/+0
| | | | SVN-Revision: 22878
* Add kernel package for the mv_cesa crypto moduleLars-Peter Clausen2010-09-031-0/+11
| | | | SVN-Revision: 22877
* Set -mtune to marvell-fLars-Peter Clausen2010-09-031-0/+2
| | | | SVN-Revision: 22876
* generic: move iptables/netfilter kernel options from generic/config to ↵Alexandros C. Couloumbis2010-09-014-56/+56
| | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867
* ar71xx: refresh patchesGabor Juhos2010-08-3112-12/+12
| | | | SVN-Revision: 22864
* ar71xx: rewrite SPI drivers for the RB4xx boardsGabor Juhos2010-08-3131-388/+1531
| | | | | | | | | | * add a new SPI controller driver * add SPI driver for the CPLD chip * convert the NAND driver * enable the mikroSD slot * enable more LEDs SVN-Revision: 22863
* generic: bacport SPI bus locking APIGabor Juhos2010-08-318-0/+2100
| | | | SVN-Revision: 22862
* generic: fix erase operation on the pm25lv flash chipGabor Juhos2010-08-3118-50/+180
| | | | SVN-Revision: 22861
* generic: introduce broadcast_uevent functionGabor Juhos2010-08-315-0/+377
| | | | SVN-Revision: 22858
* rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure ↵Felix Fietkau2010-08-311-0/+9
| | | | | | that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795) SVN-Revision: 22856
* backport upstream multicast fix (#7848)Florian Fainelli2010-08-311-0/+35
| | | | SVN-Revision: 22852
* refresh 2.6.32 patchesFlorian Fainelli2010-08-313-3/+3
| | | | SVN-Revision: 22851
* rework multi_probe patch to be cleanerFlorian Fainelli2010-08-311-14/+42
| | | | SVN-Revision: 22850
* refresh patchesFlorian Fainelli2010-08-316-8/+8
| | | | SVN-Revision: 22849
* refresh 2.6.32 patchesFlorian Fainelli2010-08-3119-67/+67
| | | | SVN-Revision: 22848
* enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and ↵Jo-Philipp Wich2010-08-3013-13/+7
| | | | | | omap35xx SVN-Revision: 22846
* Build usb storage support into the kernel.Lars-Peter Clausen2010-08-301-21/+9
| | | | | | This allows for example to put the rootfs on a usb-stick. SVN-Revision: 22845
* linux/generic: update 2.6.36 kernel patchesAlexandros C. Couloumbis2010-08-301-3/+3
| | | | SVN-Revision: 22844
* Add different profiles for Sheevaplug and DockstarLars-Peter Clausen2010-08-295-3/+62
| | | | | | Thanks to Gerrit Visser SVN-Revision: 22838
* Use kirkwood_nand_init instead of manually registering the nand driverLars-Peter Clausen2010-08-291-31/+4
| | | | | | This fixes that the device would hang during boot. SVN-Revision: 22837
* Align jffs2 to pagesize and fix mkfs2.jffs2 optsLars-Peter Clausen2010-08-291-1/+6
| | | | SVN-Revision: 22836
* linux/generic: update 2.6.36 kernel patchesAlexandros C. Couloumbis2010-08-292-0/+42
| | | | SVN-Revision: 22834
* Update 2.6.35.x to 2.6.35.4Lars-Peter Clausen2010-08-295-6/+6
| | | | SVN-Revision: 22833
* linux/generic: add kernel 2.6.36 preliminary supportAlexandros C. Couloumbis2010-08-29108-0/+40756
| | | | SVN-Revision: 22832
* Cleanup image generationLars-Peter Clausen2010-08-281-28/+4
| | | | SVN-Revision: 22829
* update wbd222 patch after r22662Andy Boyett2010-08-271-7/+0
| | | | SVN-Revision: 22821
* Improve n810 profileMichael Büsch2010-08-263-7/+37
| | | | SVN-Revision: 22817
* Update kernel to 2.6.34.5, add USB storage to profileHamish Guthrie2010-08-262-2/+3
| | | | SVN-Revision: 22813
* add 2.6.35 supportFlorian Fainelli2010-08-2612-0/+1383
| | | | SVN-Revision: 22812
* generic: fix pm25lv SPI flash supportGabor Juhos2010-08-253-6/+6
| | | | SVN-Revision: 22804
* ar71xx: refresh patchesGabor Juhos2010-08-2532-113/+101
| | | | SVN-Revision: 22803
* add support for 2.6.35Florian Fainelli2010-08-252-99/+474
| | | | SVN-Revision: 22802
* rename config-2.6.32 to config-defaultFlorian Fainelli2010-08-251-0/+0
| | | | SVN-Revision: 22801
* add 2.6.35 supportFlorian Fainelli2010-08-2522-0/+4343
| | | | SVN-Revision: 22800
* refresh 2.6.35 patchesFlorian Fainelli2010-08-2517-60/+60
| | | | SVN-Revision: 22799
* Add usb gadget feature flagMichael Büsch2010-08-252-1/+4
| | | | SVN-Revision: 22798
* update to 2.6.35.3Florian Fainelli2010-08-253-21/+47
| | | | SVN-Revision: 22791
* update qemu README wrt latest qemuFlorian Fainelli2010-08-251-2/+2
| | | | SVN-Revision: 22790
* Add missing symbols to 2.6.35 configLars-Peter Clausen2010-08-251-0/+17
| | | | SVN-Revision: 22787
* Update kernel to 2.6.35Lars-Peter Clausen2010-08-247-321/+51
| | | | SVN-Revision: 22786
* Add usb gadget packagesMichael Büsch2010-08-241-8/+11
| | | | SVN-Revision: 22785
* n810: Fix USB board initMichael Büsch2010-08-232-65/+160
| | | | SVN-Revision: 22781
* tahvo-usb: Use platform device interface properly (don't crash)Michael Büsch2010-08-231-61/+72
| | | | SVN-Revision: 22780
* refresh configLars-Peter Clausen2010-08-222-30/+28
| | | | SVN-Revision: 22777
* Fix n5x6 sound driversLars-Peter Clausen2010-08-222-42/+13
| | | | SVN-Revision: 22776
* kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.Hauke Mehrtens2010-08-225-139/+5
| | | | SVN-Revision: 22774
* refresh 2.6.35 patchesFlorian Fainelli2010-08-221-2/+2
| | | | SVN-Revision: 22773