aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix fallout from the 2.6.32 kernel upgradeFelix Fietkau2011-02-191-2/+2
| | | | SVN-Revision: 25595
* add support for HW553 bcm6358-based boards (#8844)Florian Fainelli2011-02-192-0/+102
| | | | SVN-Revision: 25590
* add support for 'MAGIC' bcm6348-based boardFlorian Fainelli2011-02-192-1/+90
| | | | | | | | | | | | | | | I wrote a patch to add 96348SV board (aka MAGIC) support to trunk. In my case I've found it in a Telsey "Alice W-Gate" router, fairly common (in the past) in Italy. I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2 relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c ) Thanks to KanjiMonster for the support on the IRC channel. Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com> SVN-Revision: 25584
* update to 2.6.32.29Florian Fainelli2011-02-1922-26/+26
| | | | SVN-Revision: 25583
* update to 2.6.35.11Florian Fainelli2011-02-199-14/+14
| | | | SVN-Revision: 25582
* update to kernel 2.6.36.4Florian Fainelli2011-02-1914-17/+17
| | | | SVN-Revision: 25580
* update to 2.6.37.1Florian Fainelli2011-02-199-9/+9
| | | | SVN-Revision: 25577
* add support for 2.6.37, thanks Wipster!Florian Fainelli2011-02-1811-0/+666
| | | | SVN-Revision: 25569
* add 2.6.37 supportFlorian Fainelli2011-02-145-0/+1578
| | | | SVN-Revision: 25535
* add more 2.6.37 missing symbolsFlorian Fainelli2011-02-141-0/+2
| | | | SVN-Revision: 25534
* ar71xx: remove vsc73xx ucodes from the default profile - these are only used ↵Felix Fietkau2011-02-131-3/+1
| | | | | | on some atheros reference designs which are unlikely to have many users SVN-Revision: 25522
* * fixes dwc_otg init when power gpio is set to -1John Crispin2011-02-131-5/+5
| | | | SVN-Revision: 25521
* switch to 2.6.37Florian Fainelli2011-02-121-1/+1
| | | | SVN-Revision: 25485
* add 2.6.37 supportFlorian Fainelli2011-02-126-84/+161
| | | | SVN-Revision: 25484
* refresh 2.6.37 patchesFlorian Fainelli2011-02-1221-61/+61
| | | | SVN-Revision: 25483
* update readme wrt ext2/ext4 usageFlorian Fainelli2011-02-121-3/+3
| | | | SVN-Revision: 25482
* tahvo doesn't need ohciMichael Büsch2011-02-111-4/+0
| | | | SVN-Revision: 25469
* omap24xx: Enable verbose kernel error reportingMichael Büsch2011-02-111-0/+1
| | | | SVN-Revision: 25466
* Add tusb6010 package and let tahvo-usb select itMichael Büsch2011-02-111-2/+1
| | | | SVN-Revision: 25465
* switch to 2.6.37Florian Fainelli2011-02-102-1/+3
| | | | SVN-Revision: 25449
* update to 2.6.37Florian Fainelli2011-02-101-1/+1
| | | | SVN-Revision: 25448
* add missing 2.6.37 config symbols.Florian Fainelli2011-02-101-0/+5
| | | | SVN-Revision: 25447
* n810bm: Set minimum voltage threshold to 3200Michael Büsch2011-02-091-14/+13
| | | | SVN-Revision: 25433
* fix T-Com Speedport W 500V default configFlorian Fainelli2011-02-091-0/+0
| | | | | | | | The device is called SPW500V, not SP500W. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 25431
* n810bm: Add charger detectionMichael Büsch2011-02-091-261/+646
| | | | SVN-Revision: 25429
* n810: Add kmod-n810bm to profileMichael Büsch2011-02-081-1/+1
| | | | SVN-Revision: 25423
* n810: Support modular battery managementMichael Büsch2011-02-081-9/+1
| | | | SVN-Revision: 25422
* fix build of brcm-wlFlorian Fainelli2011-02-081-0/+20
| | | | | | | | | The fallback needs to be exported for bcm63xx, too. Runtime tested with a BCM4322 on a BCM6358. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 25420
* omap24xx: Remove 2.6.36Michael Büsch2011-02-0616-21840/+0
| | | | SVN-Revision: 25395
* 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