aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* rework parallel building to get rid of some warnings and add back support ↵Felix Fietkau2008-08-161-1/+1
| | | | | | for parallelizing the kernel build fixes #3882 SVN-Revision: 12322
* refresh 2.6.23 patchesGabor Juhos2008-08-1428-550/+373
| | | | SVN-Revision: 12311
* adds watchdog driver to ar5315John Crispin2008-08-144-1/+236
| | | | SVN-Revision: 12309
* load board's mac address on Compex devicesGabor Juhos2008-08-133-1/+27
| | | | SVN-Revision: 12302
* Now we have b43 working in master mode, include b43 in the profile (#3827)Florian Fainelli2008-08-131-1/+1
| | | | SVN-Revision: 12301
* fix gpio number of the reset button Compex WP54 boardsGabor Juhos2008-08-132-2/+2
| | | | SVN-Revision: 12296
* Add missing config symbolsFlorian Fainelli2008-08-132-0/+2
| | | | SVN-Revision: 12295
* Fix card_idx calculation, thanks sn9Florian Fainelli2008-08-131-1/+1
| | | | SVN-Revision: 12294
* Typo, should be kmod-madwifiFlorian Fainelli2008-08-122-3/+2
| | | | SVN-Revision: 12288
* Include madwifi by default in rb532 imagesFlorian Fainelli2008-08-121-0/+1
| | | | SVN-Revision: 12287
* Allow routerboard users to kexec into the newly installed kernel if ↵Florian Fainelli2008-08-125-0/+18
| | | | | | kexec-tools is installed SVN-Revision: 12286
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)Florian Fainelli2008-08-113-3/+3
| | | | SVN-Revision: 12276
* add wget2nand scriptGabor Juhos2008-08-101-0/+73
| | | | SVN-Revision: 12263
* ag71xx: add initial message level supportGabor Juhos2008-08-104-8/+45
| | | | SVN-Revision: 12262
* split support of Cellvision boardsGabor Juhos2008-08-097-60/+120
| | | | SVN-Revision: 12255
* sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)Felix Fietkau2008-08-091-0/+16
| | | | SVN-Revision: 12253
* fixes kernel oops when reset button was pressed too often on atherosJohn Crispin2008-08-081-4/+2
| | | | SVN-Revision: 12245
* upgrade ppc44x to 2.6.26.2Imre Kaloz2008-08-073-6/+12
| | | | SVN-Revision: 12244
* upgrade ppc40x to 2.6.26.2 as wellImre Kaloz2008-08-074-19/+73
| | | | SVN-Revision: 12243
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-0720-30/+26
| | | | SVN-Revision: 12242
* add 2.6.26 specific filesGabor Juhos2008-08-07102-135/+13388
| | | | SVN-Revision: 12239
* Add missing kernel configuration options since the SLUB allocator switchFlorian Fainelli2008-08-072-0/+4
| | | | SVN-Revision: 12235
* add alternative board id for the ZyXEL P-334WTGabor Juhos2008-08-072-4/+6
| | | | SVN-Revision: 12232
* sync kernel config, and disable broken ide driver until my CF card arrivesGabor Juhos2008-08-061-5/+1
| | | | SVN-Revision: 12208
* remove broken status from uml targetNicolas Thill2008-08-061-1/+1
| | | | SVN-Revision: 12202
* reorder nand partitions on RB-4xx (closes #3852)Gabor Juhos2008-08-061-7/+7
| | | | SVN-Revision: 12201
* add proper uci/hotplug based button handling on atheros and work around ↵John Crispin2008-08-053-1/+86
| | | | | | boards, where the gpio release irq does not fire correctly SVN-Revision: 12179
* Duplicate of r12143Florian Fainelli2008-08-051-15/+0
| | | | SVN-Revision: 12178
* Fix inclusion of pim.h like igmpproxyFlorian Fainelli2008-08-051-0/+15
| | | | SVN-Revision: 12176
* fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterJohn Crispin2008-08-055-344/+3
| | | | SVN-Revision: 12164
* Add cdc-acm locking fix from #3836Florian Fainelli2008-08-051-0/+12
| | | | SVN-Revision: 12154
* add missing kconfig symbolFelix Fietkau2008-08-051-0/+1
| | | | SVN-Revision: 12145
* fix kernel header breakage, which caused a compile error in igmpproxy on ↵Felix Fietkau2008-08-051-0/+11
| | | | | | big-endian targets SVN-Revision: 12143
* sync kernel configGabor Juhos2008-08-052-0/+3
| | | | SVN-Revision: 12140
* atheros: fix setting the gpio interrupt level when registering a gpio interruptFelix Fietkau2008-08-051-1/+1
| | | | SVN-Revision: 12139
* switch to using the SLUB allocator by default in 2.6.26Felix Fietkau2008-08-051-2/+2
| | | | SVN-Revision: 12138
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-055-28/+39
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-058-0/+64
| | | | SVN-Revision: 12134
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-0514-120/+96
| | | | | | a package for it SVN-Revision: 12133
* fix ocf compile errorFelix Fietkau2008-08-051-0/+11
| | | | SVN-Revision: 12118
* refresh atheros config, add missing symbols to generic 2.6.26 configFelix Fietkau2008-08-052-12/+4
| | | | SVN-Revision: 12117
* only build avr32 u-boot if requested, fixes build failure in default configFelix Fietkau2008-08-051-4/+6
| | | | SVN-Revision: 12116
* etrax should not select foxboard-utils by default as the package is now in ↵John Crispin2008-08-051-1/+1
| | | | | | the packages feed SVN-Revision: 12112
* - bump atheros to .26 - adds leds-gpio to default selection on atheros - ↵John Crispin2008-08-043-11/+35
| | | | | | extend led platform setup on atheros SVN-Revision: 12100
* fix RB-133/133C led definitionsGabor Juhos2008-08-041-5/+5
| | | | SVN-Revision: 12097
* more ledtrig-netdev clean upsJohn Crispin2008-08-041-56/+70
| | | | SVN-Revision: 12096
* add missing buttons device for RB-1xx boards, thanks to Christophe LucasGabor Juhos2008-08-041-1/+3
| | | | SVN-Revision: 12095
* makes ledtrignetdev work on .26 and fix whitespacesJohn Crispin2008-08-043-56/+96
| | | | SVN-Revision: 12090
* Define more missing config symbols for .26Florian Fainelli2008-08-041-0/+3
| | | | SVN-Revision: 12085
* update kernel configTravis Kemen2008-08-041-0/+1
| | | | SVN-Revision: 12084