aboutsummaryrefslogtreecommitdiff
path: root/target/linux
Commit message (Collapse)AuthorAge
...
* generate images for RTA1025W_16-based routers (#5594)Florian Fainelli2009-07-31
| | | | SVN-Revision: 17058
* add ethernet suppor for the WRT160NL (thanks to Christian Daniel)Gabor Juhos2009-07-31
| | | | SVN-Revision: 17057
* It's to late...Lars-Peter Clausen2009-07-30
| | | | SVN-Revision: 17056
* Post cleanup cleanupLars-Peter Clausen2009-07-30
| | | | SVN-Revision: 17055
* add experimental support for 2.6.28.10, tested on bcm6338Florian Fainelli2009-07-30
| | | | SVN-Revision: 17054
* Replace gta02 led driver with generic gpio led driver.Lars-Peter Clausen2009-07-30
| | | | SVN-Revision: 17053
* Get rid of gpio shadowing.Lars-Peter Clausen2009-07-30
| | | | | | | I fail really to see why this would be necessary here. So get rid of it and see if anything breaks... SVN-Revision: 17052
* glamo: The cell can rely on being a child of the core. Use it for passing ↵Lars-Peter Clausen2009-07-30
| | | | | | platform data. SVN-Revision: 17051
* revert changes to gta02_wm8753.c in previous commit. They should not have ↵Lars-Peter Clausen2009-07-30
| | | | | | been commited. SVN-Revision: 17049
* glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and use ↵Lars-Peter Clausen2009-07-30
| | | | | | the generic spi-gpio driver instead. SVN-Revision: 17048
* glamo-mmc: Limit clock rate.Lars-Peter Clausen2009-07-30
| | | | SVN-Revision: 17047
* fix the lzma patch after r16944 and r16939, thanks agbFlorian Fainelli2009-07-29
| | | | SVN-Revision: 17043
* oops, fix typoImre Kaloz2009-07-29
| | | | SVN-Revision: 17042
* move some PPC symbols to the generic configImre Kaloz2009-07-29
| | | | SVN-Revision: 17041
* ppc4xx optimizationsImre Kaloz2009-07-29
| | | | SVN-Revision: 17040
* add new target for Freescale MPC52xx based boardsGabor Juhos2009-07-28
| | | | SVN-Revision: 17037
* add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of ↵Felix Fietkau2009-07-28
| | | | | | do_lzma processing SVN-Revision: 17036
* upgrade ppc44x to 2.6.30.3, enable MSI and USB support, move some patches aroundImre Kaloz2009-07-28
| | | | SVN-Revision: 17034
* enable 6345 support now that it boots up to user-spaceFlorian Fainelli2009-07-27
| | | | SVN-Revision: 17033
* fix typo for the flash start address on bcm6345Florian Fainelli2009-07-27
| | | | SVN-Revision: 17032
* add support for the WRT160N, patch from Westley PaynterFlorian Fainelli2009-07-27
| | | | SVN-Revision: 17031
* fix typoImre Kaloz2009-07-27
| | | | SVN-Revision: 17030
* optimize cuboot wrappersImre Kaloz2009-07-27
| | | | SVN-Revision: 17029
* switch to 2.6.30.3Florian Fainelli2009-07-27
| | | | SVN-Revision: 17028
* switch to 2.6.27.28Florian Fainelli2009-07-27
| | | | SVN-Revision: 17027
* kilauea uses ppc40x_simple nowImre Kaloz2009-07-27
| | | | SVN-Revision: 17025
* upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimagesImre Kaloz2009-07-26
| | | | SVN-Revision: 17018
* allow creating of ext2 filesystemsFlorian Fainelli2009-07-26
| | | | SVN-Revision: 17017
* enable sysupgrade support for the TL-WR741NDGabor Juhos2009-07-25
| | | | SVN-Revision: 16982
* fix firmware image of the TL-WR741NDGabor Juhos2009-07-25
| | | | SVN-Revision: 16981
* add patch from #4850 to make hdparm work on usb drivers (#4850)Florian Fainelli2009-07-25
| | | | SVN-Revision: 16978
* resync kernel configurationFlorian Fainelli2009-07-25
| | | | SVN-Revision: 16976
* fix malformed patchFlorian Fainelli2009-07-25
| | | | SVN-Revision: 16975
* refresh 2.6.30 patchesGabor Juhos2009-07-25
| | | | SVN-Revision: 16973
* bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474)Florian Fainelli2009-07-24
| | | | SVN-Revision: 16971
* add support for the OpenRB Medium boardGabor Juhos2009-07-24
| | | | SVN-Revision: 16970
* fix magicboxv2.dtsGabor Juhos2009-07-24
| | | | SVN-Revision: 16969
* use 2.6.27.7Florian Fainelli2009-07-24
| | | | SVN-Revision: 16968
* use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-cardMirko Vogt2009-07-23
| | | | SVN-Revision: 16963
* add missing kernel configuration symbol (#5564)Florian Fainelli2009-07-23
| | | | SVN-Revision: 16961
* add missing 2.6.30 HID configuration symbolsFlorian Fainelli2009-07-23
| | | | SVN-Revision: 16960
* ar6000: use net_device_opsLars-Peter Clausen2009-07-22
| | | | SVN-Revision: 16959
* 2.6.{28,30}: add missing config symbolGabor Juhos2009-07-22
| | | | SVN-Revision: 16956
* add ATA version of the Magicbox CF driverGabor Juhos2009-07-22
| | | | SVN-Revision: 16955
* glamo: Use dev_pm_ops instead of platform suspend/resume.Lars-Peter Clausen2009-07-21
| | | | SVN-Revision: 16952
* upgrade orion to 2.6.30.2Imre Kaloz2009-07-21
| | | | SVN-Revision: 16950
* fix a >2 year old stack overflow in the mtd rootfs split patch which only ↵Felix Fietkau2009-07-21
| | | | | | caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch SVN-Revision: 16944
* fix typos introduced in 16942Florian Fainelli2009-07-21
| | | | SVN-Revision: 16943
* make the ethernet driver compile with newer kernelsFlorian Fainelli2009-07-21
| | | | SVN-Revision: 16942
* add a new arm lzma kernel decompressor based on rewritten (and much more ↵Felix Fietkau2009-07-21
| | | | | | readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion SVN-Revision: 16939