summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add LICENSE & minimal Config.in files (closes: #3710)Nicolas Thill2008-08-222-0/+3
| | | | SVN-Revision: 12367
* add feeds config file to SDKNicolas Thill2008-08-221-1/+2
| | | | SVN-Revision: 12365
* fix the CF driver on 2.6.26.x, and create a package for itGabor Juhos2008-08-213-95/+219
| | | | SVN-Revision: 12364
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-219-36/+13
| | | | SVN-Revision: 12362
* load the mac address from flash where it is possibleGabor Juhos2008-08-2019-33/+200
| | | | SVN-Revision: 12357
* redboot.c - adds implicit creation of boardconfig partitionJohn Crispin2008-08-191-0/+62
| | | | SVN-Revision: 12340
* upgrade iop32x to 2.6.26.2Imre Kaloz2008-08-182-186/+86
| | | | SVN-Revision: 12338
* clean up atheros pci codeJohn Crispin2008-08-181-23/+31
| | | | SVN-Revision: 12337
* some more build system cleanupFelix Fietkau2008-08-173-1/+4
| | | | SVN-Revision: 12329
* 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