summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Adds leds and gpio keys support for Iomega iConnect.Lars-Peter Clausen2010-10-271-6/+111
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23682
* Change kernel version to 2.6.36Lars-Peter Clausen2010-10-271-1/+1
| | | | SVN-Revision: 23671
* ADC and battery fixes * Fix concurrent battery readings * Add missing kfree ↵Lars-Peter Clausen2010-10-272-0/+89
| | | | | | in battery driver remove * Fix disabling of a ADC component SVN-Revision: 23670
* Add missing symbol to 2.6.36 configLars-Peter Clausen2010-10-271-0/+1
| | | | SVN-Revision: 23669
* mark targets maintained by meImre Kaloz2010-10-2713-0/+14
| | | | SVN-Revision: 23668
* register uart driver on livebox (#8013)Florian Fainelli2010-10-271-1/+6
| | | | SVN-Revision: 23653
* refresh 2.6.35 patchesFlorian Fainelli2010-10-272-3/+3
| | | | SVN-Revision: 23652
* refresh 2.6.35 patchesFlorian Fainelli2010-10-272-9/+5
| | | | SVN-Revision: 23651
* allow overriding BIN_DIR (#7412)Jo-Philipp Wich2010-10-261-1/+3
| | | | SVN-Revision: 23643
* copy kernel .config, needed by mkfs.jffs2 to detect compression capabilitiesJo-Philipp Wich2010-10-261-1/+3
| | | | SVN-Revision: 23639
* linux/mpc83xx: add preliminary 2.6.36 kernel supportAlexandros C. Couloumbis2010-10-2534-226/+5063
| | | | SVN-Revision: 23633
* Fix nxp_74hc164 driver compile error (builbot)Claudio Mignanti2010-10-241-1/+2
| | | | SVN-Revision: 23623
* Add some symbols from buildbotClaudio Mignanti2010-10-242-0/+4
| | | | SVN-Revision: 23622
* Don't compile u-boot by defaultClaudio Mignanti2010-10-241-2/+2
| | | | SVN-Revision: 23621
* add required symbols to allow building of 2.6.35.7Florian Fainelli2010-10-232-0/+20
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23594
* fix lzo decompressor build failure on 2.6.35Florian Fainelli2010-10-231-0/+27
| | | | | | | | | The patch fixes the build failure in Linux 2.6.35.7. Other versions may have the same issue, but I haven't test it. Signed-off-by: Ramax Lo <ramaxlo@gmail.com> SVN-Revision: 23593
* create subtarget "om gta02" in preparation for further s3c24xx-based boards ↵Mirko Vogt2010-10-239-2/+10
| | | | | | - thanks to Ramax Lo SVN-Revision: 23592
* ar71xx: remove some unnecessary patchesFelix Fietkau2010-10-222-47/+0
| | | | SVN-Revision: 23581
* move a few more 2.6.36 config options from ar71xx to genericFelix Fietkau2010-10-212-59/+59
| | | | SVN-Revision: 23580
* remove 2.6.36 config options which no longer existFelix Fietkau2010-10-211-286/+0
| | | | SVN-Revision: 23579
* refresh generic kernel configs using kconfig.plFelix Fietkau2010-10-218-2499/+2495
| | | | SVN-Revision: 23578
* ar71xx: the ar7240 dsa driver is no longer used, remove it.Felix Fietkau2010-10-218-1081/+0
| | | | SVN-Revision: 23577
* ar71xx: use the new ar7240 switch driver for tl-wa901nd as wellFelix Fietkau2010-10-212-14/+1
| | | | SVN-Revision: 23576
* ar71xx: fix more section mismatchesFelix Fietkau2010-10-214-9/+9
| | | | SVN-Revision: 23575
* ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ↵Felix Fietkau2010-10-215-19/+88
| | | | | | patch to the 2.6.36 patches, add a backport patch to 2.6.32 SVN-Revision: 23574
* rt8366*: use __devinit instead of __init for the probe function to fix a ↵Felix Fietkau2010-10-212-2/+2
| | | | | | section mismatch SVN-Revision: 23573
* ar71xx: refresh kernel config for 2.6.36Felix Fietkau2010-10-211-28/+5
| | | | SVN-Revision: 23572
* ar71xx: remove unused kernel versions, 2.6.36 should be the next targetFelix Fietkau2010-10-21107-3885/+0
| | | | SVN-Revision: 23571
* add missing kernel config symbols for 2.6.36Felix Fietkau2010-10-211-0/+14
| | | | SVN-Revision: 23570
* linux/generic: refresh 2.6.36 patchesAlexandros C. Couloumbis2010-10-217-13/+13
| | | | SVN-Revision: 23560
* omap24xx: Update to 2.6.36Michael Büsch2010-10-201-1/+1
| | | | SVN-Revision: 23557
* target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)Alexandros C. Couloumbis2010-10-201-1/+1
| | | | SVN-Revision: 23548
* target/linux: refresh previous patchAlexandros C. Couloumbis2010-10-201-156/+104
| | | | SVN-Revision: 23545
* linux/generic: sync to todays yaffs treeAlexandros C. Couloumbis2010-10-201-5685/+8933
| | | | SVN-Revision: 23544
* Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"Florian Fainelli2010-10-193-267/+0
| | | | | | This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca. SVN-Revision: 23533
* fix platform_devices registrationFlorian Fainelli2010-10-181-6/+6
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 23517
* Add support for cores with slow WDT clock (bcm5354)Florian Fainelli2010-10-183-0/+267
| | | | | | Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> SVN-Revision: 23516
* add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)Florian Fainelli2010-10-171-0/+49
| | | | SVN-Revision: 23508
* omap24xx: Remove 2.6.35 supportMichael Büsch2010-10-1715-20922/+0
| | | | SVN-Revision: 23507
* remove 2.6.32 supportFlorian Fainelli2010-10-1730-4479/+0
| | | | SVN-Revision: 23505
* fix SPI driver, move register out of driver codeFlorian Fainelli2010-10-171-274/+312
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com SVN-Revision: 23504
* restore kernel oldconfigFlorian Fainelli2010-10-171-0/+5
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23503
* refresh patchesFlorian Fainelli2010-10-173-7/+7
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23502
* refresh nb4 support. Register 74x164 deviceFlorian Fainelli2010-10-171-58/+91
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23501
* add spi devices board info int bcm63xx_boardsFlorian Fainelli2010-10-171-0/+25
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23500
* add 74x164 SPI chip supportFlorian Fainelli2010-10-171-24/+202
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23499
* backport SPI master with no RXTX support (from 2.6.36)Florian Fainelli2010-10-172-0/+454
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23498
* register earlier extended platform devicesFlorian Fainelli2010-10-171-7/+7
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23497
* Use -pipe for net5501 and geos CFLAGS, same as all of the other platformsFlorian Fainelli2010-10-172-2/+3
| | | | | | | | Makes the builds run slightly faster on multicores. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23495
* omap24xx: Update kernelMichael Büsch2010-10-161-1/+1
| | | | SVN-Revision: 23485