summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: remove 2.6.36 supportFelix Fietkau2011-02-2640-6407/+0
| | | | SVN-Revision: 25726
* ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a ↵Felix Fietkau2011-02-261-13/+13
| | | | | | mutex now SVN-Revision: 25725
* ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several ↵Felix Fietkau2011-02-261-48/+12
| | | | | | faulty overrides SVN-Revision: 25724
* atheros: remove support for older kernelsFelix Fietkau2011-02-2668-33157/+0
| | | | SVN-Revision: 25721
* atheros: update to 2.6.37.1Felix Fietkau2011-02-261-1/+1
| | | | SVN-Revision: 25720
* ar71xx: remove support for 2.6.36Felix Fietkau2011-02-2534-1116/+0
| | | | SVN-Revision: 25716
* ar71xx: update to 2.6.37.1Felix Fietkau2011-02-251-1/+1
| | | | SVN-Revision: 25715
* register gmac, tooImre Kaloz2011-02-251-0/+86
| | | | SVN-Revision: 25712
* optimize for the fa526 coreImre Kaloz2011-02-251-2/+2
| | | | SVN-Revision: 25711
* 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
* Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-231-1/+1
| | | | | | | | | | | | | | The "Generating index for package" created by ipkg-make-index only clutter stderr and serve to push previous warnings/errors off-screen. Instead, send to stdout. Note: This would send incorrect invocation messages to stdout as well. If this is a concern, perhaps we could send them to FD 3, then send 3 to 2... Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com> SVN-Revision: 25678
* 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