summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add support for the WRT160N, patch from Westley PaynterFlorian Fainelli2009-07-271-0/+1
| | | | SVN-Revision: 17031
* fix typoImre Kaloz2009-07-271-1/+1
| | | | SVN-Revision: 17030
* optimize cuboot wrappersImre Kaloz2009-07-272-4/+20
| | | | SVN-Revision: 17029
* switch to 2.6.30.3Florian Fainelli2009-07-2714-14/+14
| | | | SVN-Revision: 17028
* switch to 2.6.27.28Florian Fainelli2009-07-273-3/+3
| | | | SVN-Revision: 17027
* kilauea uses ppc40x_simple nowImre Kaloz2009-07-276-37/+895
| | | | SVN-Revision: 17025
* upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimagesImre Kaloz2009-07-269-839/+153
| | | | SVN-Revision: 17018
* allow creating of ext2 filesystemsFlorian Fainelli2009-07-261-0/+4
| | | | SVN-Revision: 17017
* enable sysupgrade support for the TL-WR741NDGabor Juhos2009-07-252-1/+4
| | | | SVN-Revision: 16982
* fix firmware image of the TL-WR741NDGabor Juhos2009-07-251-3/+13
| | | | SVN-Revision: 16981
* add patch from #4850 to make hdparm work on usb drivers (#4850)Florian Fainelli2009-07-251-0/+14
| | | | SVN-Revision: 16978
* resync kernel configurationFlorian Fainelli2009-07-251-4/+0
| | | | SVN-Revision: 16976
* fix malformed patchFlorian Fainelli2009-07-251-1/+1
| | | | SVN-Revision: 16975
* refresh 2.6.30 patchesGabor Juhos2009-07-254-12/+12
| | | | SVN-Revision: 16973
* bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474)Florian Fainelli2009-07-241-1/+0
| | | | SVN-Revision: 16971
* add support for the OpenRB Medium boardGabor Juhos2009-07-245-0/+818
| | | | SVN-Revision: 16970
* fix magicboxv2.dtsGabor Juhos2009-07-242-2/+6
| | | | SVN-Revision: 16969
* use 2.6.27.7Florian Fainelli2009-07-244-5/+6
| | | | SVN-Revision: 16968
* use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-cardMirko Vogt2009-07-231-0/+2
| | | | SVN-Revision: 16963
* add missing kernel configuration symbol (#5564)Florian Fainelli2009-07-231-0/+1
| | | | SVN-Revision: 16961
* add missing 2.6.30 HID configuration symbolsFlorian Fainelli2009-07-231-0/+4
| | | | SVN-Revision: 16960
* ar6000: use net_device_opsLars-Peter Clausen2009-07-222-27/+10
| | | | SVN-Revision: 16959
* 2.6.{28,30}: add missing config symbolGabor Juhos2009-07-222-0/+2
| | | | SVN-Revision: 16956
* add ATA version of the Magicbox CF driverGabor Juhos2009-07-226-4/+878
| | | | SVN-Revision: 16955
* glamo: Use dev_pm_ops instead of platform suspend/resume.Lars-Peter Clausen2009-07-214-52/+66
| | | | SVN-Revision: 16952
* upgrade orion to 2.6.30.2Imre Kaloz2009-07-216-127/+21
| | | | SVN-Revision: 16950
* fix a >2 year old stack overflow in the mtd rootfs split patch which only ↵Felix Fietkau2009-07-214-57/+27
| | | | | | 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-211-2/+2
| | | | SVN-Revision: 16943
* make the ethernet driver compile with newer kernelsFlorian Fainelli2009-07-211-2/+15
| | | | SVN-Revision: 16942
* add a new arm lzma kernel decompressor based on rewritten (and much more ↵Felix Fietkau2009-07-213-843/+1361
| | | | | | readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion SVN-Revision: 16939
* orion: fix image build on non-linux systemsFelix Fietkau2009-07-211-1/+1
| | | | SVN-Revision: 16938
* fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds ↵Lars-Peter Clausen2009-07-211-0/+13
| | | | | | of funny things :/ SVN-Revision: 16937
* glamo-mci: Cleanup mmc clock rate control.Lars-Peter Clausen2009-07-205-409/+325
| | | | SVN-Revision: 16936
* 2.6.{28,30}: refresh patchesGabor Juhos2009-07-204-18/+6
| | | | SVN-Revision: 16934
* 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbolGabor Juhos2009-07-201-0/+1
| | | | SVN-Revision: 16933
* request irq with the platform driver name instead of bus_id which is being ↵Florian Fainelli2009-07-201-1/+1
| | | | | | removed in newer kernels SVN-Revision: 16932
* update to 2.6.30.2Imre Kaloz2009-07-2012-12/+12
| | | | SVN-Revision: 16931
* update dts of Magicbox V2 for 2.6.28Gabor Juhos2009-07-201-3/+23
| | | | SVN-Revision: 16930
* merge 2.6.28 patchesGabor Juhos2009-07-208-134/+80
| | | | SVN-Revision: 16929
* update dts of Magicbox V2Gabor Juhos2009-07-201-3/+23
| | | | SVN-Revision: 16928
* enable GPIO sysfs interfaceGabor Juhos2009-07-202-0/+2
| | | | SVN-Revision: 16927
* merge 2.6.30 patchesGabor Juhos2009-07-207-132/+78
| | | | SVN-Revision: 16926
* Magicbox CF driver cleanupGabor Juhos2009-07-201-8/+5
| | | | SVN-Revision: 16925
* backport Magicbox CF driver to 2.6.28Gabor Juhos2009-07-196-0/+499
| | | | SVN-Revision: 16923
* glamo mmc regulator fixes.Lars-Peter Clausen2009-07-192-10/+22
| | | | SVN-Revision: 16922
* use SLUB allocator by defaultGabor Juhos2009-07-192-0/+4
| | | | SVN-Revision: 16920
* fix a section mismatch on 2.6.30Gabor Juhos2009-07-191-0/+42
| | | | SVN-Revision: 16918
* add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul)Felix Fietkau2009-07-191-0/+135
| | | | SVN-Revision: 16917
* refresh 2.6.30 patchesGabor Juhos2009-07-193-12/+12
| | | | SVN-Revision: 16915
* fix target descriptionGabor Juhos2009-07-191-1/+1
| | | | SVN-Revision: 16914