aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAge
* Prevent crypto aead from failing to build with 2.6.24 targets (#4426)Florian Fainelli2009-01-06
| | | | SVN-Revision: 13882
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-05
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876
* upgrade avr32 to 2.6.28Imre Kaloz2009-01-05
| | | | SVN-Revision: 13872
* 2.6.28: refresh patchesGabor Juhos2008-12-27
| | | | SVN-Revision: 13748
* 2.6.26: fix crypto modules build failureGabor Juhos2008-12-17
| | | | SVN-Revision: 13671
* update to 2.6.27.9 and refresh patchesGabor Juhos2008-12-16
| | | | SVN-Revision: 13659
* refresh 2.6.28 patchesGabor Juhos2008-12-15
| | | | SVN-Revision: 13654
* add simple prom emulator to 2.6.2{7,8} as wellGabor Juhos2008-12-15
| | | | SVN-Revision: 13653
* add WUSB related symbols to the generic 2.6.28 configImre Kaloz2008-12-15
| | | | SVN-Revision: 13652
* move linux/switch.h to generic files/ instead of the kernel version specific ↵Felix Fietkau2008-12-15
| | | | | | directories SVN-Revision: 13649
* fix MIPS prom emulator patchGabor Juhos2008-12-14
| | | | SVN-Revision: 13635
* add simple prom emulator for MIPSGabor Juhos2008-12-14
| | | | SVN-Revision: 13632
* fix myloader partition parser on 2.6.28Gabor Juhos2008-12-14
| | | | SVN-Revision: 13625
* Alloz aead and friends to compile for 2.6.27 targets no idea it could not ↵Florian Fainelli2008-12-11
| | | | | | without a description SVN-Revision: 13606
* upgrade to 2.6.28-rc8Imre Kaloz2008-12-11
| | | | SVN-Revision: 13591
* upgrade orion to 2.6.28-rc7Imre Kaloz2008-12-10
| | | | SVN-Revision: 13580
* Add missing kernel configuration symbols (#4297)Florian Fainelli2008-12-09
| | | | SVN-Revision: 13563
* add generic 2.6.28 patchesImre Kaloz2008-12-08
| | | | SVN-Revision: 13546
* refresh 2.6.25 patchesGabor Juhos2008-12-06
| | | | SVN-Revision: 13526
* Add missing GPIO related config symbolsFlorian Fainelli2008-12-04
| | | | SVN-Revision: 13514
* Finally fix the CONFIG_SSB_SILENT symbolFlorian Fainelli2008-12-03
| | | | SVN-Revision: 13500
* make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-02
| | | | SVN-Revision: 13492
* refresh 2.6.27 patchesGabor Juhos2008-12-02
| | | | SVN-Revision: 13490
* refresh 2.6.26 patchesGabor Juhos2008-12-02
| | | | SVN-Revision: 13489
* fix chaostables patch to have headers installed when using 'make -C $(KDIR) ↵Nicolas Thill2008-12-02
| | | | | | headers_install' SVN-Revision: 13465
* backport the new style ds1672 driver and switch to itImre Kaloz2008-12-01
| | | | SVN-Revision: 13457
* migrate gateworks board support to the new at24 eeprom driverImre Kaloz2008-11-30
| | | | SVN-Revision: 13450
* refresh patchesImre Kaloz2008-11-30
| | | | SVN-Revision: 13449
* refresh patchesImre Kaloz2008-11-30
| | | | SVN-Revision: 13443
* enable USB root hub transaction translatorsImre Kaloz2008-11-30
| | | | SVN-Revision: 13442
* Allow b43_pci_bridge to be default on, otherwise we can never enable it.Florian Fainelli2008-11-29
| | | | SVN-Revision: 13432
* Make L7-filter compile with kernel 2.6.27 (#4253)Florian Fainelli2008-11-28
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* Add missing configuration symbol for gpiolib compatible architecturesFlorian Fainelli2008-11-27
| | | | SVN-Revision: 13381
* add thermal symbol to the generic .25 configImre Kaloz2008-11-27
| | | | SVN-Revision: 13372
* Add missing CONFIG_SSB_SLIENT config symbolFlorian Fainelli2008-11-26
| | | | SVN-Revision: 13367
* the 'dev' member of the structure was removed in 2.6.27 (see: ↵Florian Fainelli2008-11-26
| | | | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead. Signed-off-by: Russell Senior <seniorr@aracnet.com> SVN-Revision: 13366
* fix ipset patch to have headers installed when using 'make -C $(KDIR) ↵Nicolas Thill2008-11-25
| | | | | | headers_install' SVN-Revision: 13348
* move THERMAL symbols into the generic configImre Kaloz2008-11-25
| | | | SVN-Revision: 13346
* add experimental fix for OCF on 2.6.27.y (closes #4184)Gabor Juhos2008-11-24
| | | | SVN-Revision: 13341
* enable MyLoader partition parserGabor Juhos2008-11-22
| | | | SVN-Revision: 13317
* add NP25G and WP543 board idGabor Juhos2008-11-22
| | | | SVN-Revision: 13316
* restore accidentally deleted ofc patchesGabor Juhos2008-11-19
| | | | SVN-Revision: 13293
* ocf: move all stuff into files, and fix build error on .25Gabor Juhos2008-11-19
| | | | SVN-Revision: 13288
* update ocf-linux to 20080917Gabor Juhos2008-11-18
| | | | SVN-Revision: 13282
* move some options to the generic 2.6.27 configImre Kaloz2008-11-17
| | | | SVN-Revision: 13264
* resync patchImre Kaloz2008-11-17
| | | | SVN-Revision: 13262
* enable Myloader partition parserGabor Juhos2008-11-17
| | | | SVN-Revision: 13257
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-17
| | | | SVN-Revision: 13256
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-17
| | | | SVN-Revision: 13254
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-12
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192