summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* optimize for the fa526 coreImre Kaloz2011-02-251-1/+1
| | | | SVN-Revision: 25710
* switch back to xscale mtune, marvell_f is unlikely to get upstreamedImre Kaloz2011-02-251-3/+1
| | | | SVN-Revision: 25707
* upgrade to 2.6.37.1Imre Kaloz2011-02-258-706/+109
| | | | SVN-Revision: 25706
* linux/generic: fix block2mtd for 2.6.38Alexandros C. Couloumbis2011-02-241-0/+11
| | | | SVN-Revision: 25704
* linux/generic: fix r25699 take IIAlexandros C. Couloumbis2011-02-241-0/+10
| | | | SVN-Revision: 25703
* linux/generic: fix r25699 (thanks nbd)Alexandros C. Couloumbis2011-02-241-2/+2
| | | | SVN-Revision: 25700
* linux/generic: fix mini_fo for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+37
| | | | SVN-Revision: 25699
* upgrade to 2.6.37.1Imre Kaloz2011-02-241-2/+2
| | | | SVN-Revision: 25697
* include u-boot version in filenameImre Kaloz2011-02-241-1/+1
| | | | SVN-Revision: 25695
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-246-195/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689
* kernel config: disable the pcomp api + zlib decompressor by default - it has ↵Felix Fietkau2011-02-248-19/+24
| | | | | | not been used for a while now SVN-Revision: 25684
* kernel config: remove the obsolete pcomp unlzma symbolFelix Fietkau2011-02-245-5/+0
| | | | SVN-Revision: 25683
* kernel config: refresh using kconfig.plFelix Fietkau2011-02-244-341/+340
| | | | SVN-Revision: 25682
* 2.6.38: Remove patches that are upstream in -rc6Michael Büsch2011-02-232-403/+0
| | | | SVN-Revision: 25680
* switch to 2.6.37.1Florian Fainelli2011-02-231-1/+1
| | | | SVN-Revision: 25675
* drop obsolete patchJo-Philipp Wich2011-02-221-36/+0
| | | | SVN-Revision: 25661
* add a default network config file, patch from WipsterFlorian Fainelli2011-02-211-0/+30
| | | | SVN-Revision: 25647
* Refresh patches for 2.6.37.1Lars-Peter Clausen2011-02-211-36/+1
| | | | SVN-Revision: 25644
* kernel: add missing config symbolsFelix Fietkau2011-02-212-0/+4
| | | | SVN-Revision: 25643
* ar71xx: revert accidental kernel upgradeFelix Fietkau2011-02-211-1/+1
| | | | SVN-Revision: 25642
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-21154-11020/+404
| | | | SVN-Revision: 25641
* kernel: add a new scheduler action for restoring the connection tracking ↵Felix Fietkau2011-02-216-0/+1026
| | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639
* omap24xx: Use noatime for maemo partitionsMichael Büsch2011-02-201-2/+2
| | | | SVN-Revision: 25638
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-202-0/+2
| | | | SVN-Revision: 25631
* add two solos-releated patches from Philip PrindevilleFlorian Fainelli2011-02-206-3/+75
| | | | SVN-Revision: 25630
* add support for 2.6.37, patches from KanjiMonsterFlorian Fainelli2011-02-2030-0/+4186
| | | | SVN-Revision: 25629
* switch to using 2.6.37.1Florian Fainelli2011-02-207-1/+357
| | | | SVN-Revision: 25622
* n810bm: Assign names to most PMM ADC IDsMichael Büsch2011-02-201-48/+49
| | | | SVN-Revision: 25618
* remove now unsupported kernel versionsFlorian Fainelli2011-02-2021-1712/+0
| | | | SVN-Revision: 25617
* add missing symbolJo-Philipp Wich2011-02-207-0/+7
| | | | SVN-Revision: 25616
* n810bm: Simplify calib pointer accessMichael Büsch2011-02-201-49/+72
| | | | SVN-Revision: 25605
* n810 battery management: Add calibration data parserMichael Büsch2011-02-201-40/+431
| | | | SVN-Revision: 25604
* omap24xx: Update kernel configMichael Büsch2011-02-201-3/+0
| | | | SVN-Revision: 25603
* 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