summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* n810: Remove firmware preinit scriptsMichael Büsch2011-02-062-40/+0
| | | | SVN-Revision: 25385
* n810: Add firmware generator hotplug scriptsMichael Büsch2011-02-062-0/+45
| | | | SVN-Revision: 25384
* n810: Add the CAL BME PMM extractor script to preinit.Michael Büsch2011-02-061-0/+14
| | | | SVN-Revision: 25381
* n810: Add more battery management codeMichael Büsch2011-02-062-171/+596
| | | | SVN-Revision: 25380
* * adds ath5k platform support * adds several new profilesJohn Crispin2011-02-043-5/+138
| | | | SVN-Revision: 25367
* * fixes old ifxmips in header file * pass default ebu value to gpio driverJohn Crispin2011-02-042-3/+11
| | | | SVN-Revision: 25366
* gumstix: create ubifs imagesHamish Guthrie2011-02-042-4/+2
| | | | SVN-Revision: 25356
* * fix usb compile warnings * fix timer header file which broke compile of ↵John Crispin2011-02-033-42/+38
| | | | | | external tapi driver * rebase patch SVN-Revision: 25344
* gumstix: Add u-boot package to profileHamish Guthrie2011-02-031-2/+2
| | | | SVN-Revision: 25338
* update ARM mach-typesJo-Philipp Wich2011-02-026-20/+503
| | | | SVN-Revision: 25333
* Add support for ubifsHamish Guthrie2011-02-025-35/+86
| | | | SVN-Revision: 25310
* add a few missing kernel config symbolsFelix Fietkau2011-02-018-2/+25
| | | | SVN-Revision: 25284
* * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵John Crispin2011-02-0112-47/+276
| | | | | | ioports were not allocated properly SVN-Revision: 25278
* * drop codebase in favour of lantiq targetJohn Crispin2011-02-01100-14260/+0
| | | | SVN-Revision: 25277
* config symbol cleanupImre Kaloz2011-02-0110-56/+33
| | | | SVN-Revision: 25272
* add missing symbolsImre Kaloz2011-02-012-0/+4
| | | | SVN-Revision: 25271
* geos: preconfig fixJo-Philipp Wich2011-01-301-0/+2
| | | | SVN-Revision: 25255
* omap24xx: Move p54 eeprom init to preinitMichael Büsch2011-01-291-4/+4
| | | | SVN-Revision: 25242
* Add p54spi EEPROM initscriptMichael Büsch2011-01-291-0/+26
| | | | SVN-Revision: 25241
* n810 profile: Add calvariaMichael Büsch2011-01-291-1/+1
| | | | SVN-Revision: 25236
* n810bm: Implement more ADC basicsMichael Büsch2011-01-281-32/+211
| | | | SVN-Revision: 25222
* n810: Install matchbox-keyboardMichael Büsch2011-01-281-1/+1
| | | | SVN-Revision: 25218
* n810: Use tint2 by defaultMichael Büsch2011-01-281-1/+1
| | | | SVN-Revision: 25214
* omap24xx: Workaround n810 FN key issueMichael Büsch2011-01-282-134/+110
| | | | SVN-Revision: 25212
* omap24xx: Don't automatically mount maemo fsMichael Büsch2011-01-271-2/+2
| | | | SVN-Revision: 25178
* fix firstboot with new MTD map driverFlorian Fainelli2011-01-273-88/+313
| | | | | | | | | | | | | | my-mkimage previously did not include the fs_mark of deadc0de because upon formatting of jffs2 partition, U-Boot's CRC validation would not allow the image to boot. This new MTD map will shrink the kernel+rootfs+fs_mark image and recalculate the CRC, so that only the kernel is part of the image validation. This also improves boot time, since less is copied from FLASH->RAM. This is mostly from brcm47xx, just with u-boot image vs TRX partitions. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25176
* clean up mach-adm8668 includesFlorian Fainelli2011-01-277-494/+58
| | | | | | | | | This patch cleans up the include directory, as they were from vendors 2.4 GPL source. Now only what's used is there. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25175
* add default network/leds config (#6759)Florian Fainelli2011-01-272-0/+64
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25171
* zyxel: use acx-mac80211 driver by defaultFlorian Fainelli2011-01-271-2/+2
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25170
* fix p-334wt buildFlorian Fainelli2011-01-271-1/+1
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25169
* omap24xx: Support ext4 as rootfsMichael Büsch2011-01-271-65/+4
| | | | SVN-Revision: 25166
* move Netus G20 into a subtarget and rework toplevel config and makefileJo-Philipp Wich2011-01-274-6/+21
| | | | SVN-Revision: 25165
* prepare TQMa9263 subtargetJo-Philipp Wich2011-01-272-0/+32
| | | | SVN-Revision: 25164
* add TQMa9263 board setupJo-Philipp Wich2011-01-271-0/+229
| | | | SVN-Revision: 25163
* prepare TQ-Components TQMa9263 kernel supportJo-Philipp Wich2011-01-272-0/+109
| | | | SVN-Revision: 25162
* omap24xx: Fix serial console for .37Michael Büsch2011-01-271-1/+1
| | | | SVN-Revision: 25161
* omap24xx: Update to .37Michael Büsch2011-01-271-2/+2
| | | | SVN-Revision: 25160
* we don't support gcc 4.1.xImre Kaloz2011-01-278-88/+0
| | | | SVN-Revision: 25147
* omap24xx: Refresh 2.6.37 patchesMichael Büsch2011-01-275-81/+83
| | | | SVN-Revision: 25143
* fix LD nameImre Kaloz2011-01-271-1/+1
| | | | SVN-Revision: 25140
* add preliminary LEON supportImre Kaloz2011-01-2729-0/+2217
| | | | SVN-Revision: 25139
* give some credits to Tanguy Bouzeloc in the spi driverFlorian Fainelli2011-01-271-2/+5
| | | | SVN-Revision: 25133
* ramips: register watchdog device on the rt288x boardsGabor Juhos2011-01-262-0/+2
| | | | SVN-Revision: 25130
* ramips: add watchdog device for RT288xGabor Juhos2011-01-263-0/+33
| | | | SVN-Revision: 25129
* ramips: register watchdog device on the rt305x boardsGabor Juhos2011-01-267-0/+7
| | | | SVN-Revision: 25128
* ramips: add watchdog device for RT305xGabor Juhos2011-01-263-0/+34
| | | | SVN-Revision: 25127
* ramips: add watchdog driverGabor Juhos2011-01-264-0/+383
| | | | SVN-Revision: 25126
* ramips: implement clock API for RT288xGabor Juhos2011-01-267-45/+152
| | | | SVN-Revision: 25125
* ramips: implement clock API for RT305XGabor Juhos2011-01-267-41/+148
| | | | SVN-Revision: 25124
* ramips: remove extern and __init from function prototypesGabor Juhos2011-01-267-31/+28
| | | | SVN-Revision: 25123