summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* [brcm63xx] generate images for RTA1025W_16-based routers (#5594)florian2009-07-311-0/+2
* [ar71xx] add ethernet suppor for the WRT160NL (thanks to Christian Daniel)juhosg2009-07-311-1/+14
* [s3c24xx] It's to late...lars2009-07-301-9/+0
* [s3c24xx] Post cleanup cleanuplars2009-07-303-14/+11
* [brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338florian2009-07-3016-1/+1018
* [s3c24xx] Replace gta02 led driver with generic gpio led driver.lars2009-07-303-205/+32
* [s3c24xx] Get rid of gpio shadowing.lars2009-07-3010-149/+22
* [s3c24xx] glamo: The cell can rely on being a child of the core. Use it forlars2009-07-303-64/+57
* [s3c24xx] revert changes to gta02_wm8753.c in previous commit. They should notlars2009-07-301-35/+13
* [s3c24xx] glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio andlars2009-07-3010-480/+122
* [s3c24xx] glamo-mmc: Limit clock rate.lars2009-07-301-15/+89
* [rdc] fix the lzma patch after r16944 and r16939, thanks agbflorian2009-07-291-220/+0
* oops, fix typokaloz2009-07-291-1/+1
* move some PPC symbols to the generic configkaloz2009-07-292-8/+10
* ppc4xx optimizationskaloz2009-07-295-4/+36
* [mpc52xx] add new target for Freescale MPC52xx based boardsjuhosg2009-07-284-0/+326
* add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lz...nbd2009-07-281-1/+3
* upgrade ppc44x to 2.6.30.3, enable MSI and USB support, move some patches aroundkaloz2009-07-287-137/+30
* [brcm63xx] enable 6345 support now that it boots up to user-spaceflorian2009-07-271-1/+1
* [brcm63xx] fix typo for the flash start address on bcm6345florian2009-07-271-1/+1
* [brcm-2.4] add support for the WRT160N, patch from Westley Paynterflorian2009-07-271-0/+1
* fix typokaloz2009-07-271-1/+1
* optimize cuboot wrapperskaloz2009-07-272-4/+20
* [kernel] switch to 2.6.30.3florian2009-07-2714-14/+14
* [kernel] switch to 2.6.27.28florian2009-07-273-3/+3
* kilauea uses ppc40x_simple nowkaloz2009-07-276-37/+895
* upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimageskaloz2009-07-269-839/+153
* [ppc40x] allow creating of ext2 filesystemsflorian2009-07-261-0/+4
* [ar71xx] enable sysupgrade support for the TL-WR741NDjuhosg2009-07-252-1/+4
* [ar71xx] fix firmware image of the TL-WR741NDjuhosg2009-07-251-3/+13
* [kernel] add patch from #4850 to make hdparm work on usb drivers (#4850)florian2009-07-251-0/+14
* [pxcab] resync kernel configurationflorian2009-07-251-4/+0
* [brcm63xx] fix malformed patchflorian2009-07-251-1/+1
* [ar71xx] refresh 2.6.30 patchesjuhosg2009-07-254-12/+12
* [brcm63xx] bcm6345 does not seem to handle r4k_wait correctly, disable it (#5...florian2009-07-241-1/+0
* [ppc40x] add support for the OpenRB Medium boardjuhosg2009-07-245-0/+818
* [ppc40x] fix magicboxv2.dtsjuhosg2009-07-242-2/+6
* [kernel] use 2.6.27.7florian2009-07-244-5/+6
* use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-cardmirko2009-07-231-0/+2
* [orion] add missing kernel configuration symbol (#5564)florian2009-07-231-0/+1
* [kernel] add missing 2.6.30 HID configuration symbolsflorian2009-07-231-0/+4
* [s3c24xx] ar6000: use net_device_opslars2009-07-222-27/+10
* [kernel] 2.6.{28,30}: add missing config symboljuhosg2009-07-222-0/+2
* [ppc40x] add ATA version of the Magicbox CF driverjuhosg2009-07-226-4/+878
* [s3c24xx] glamo: Use dev_pm_ops instead of platform suspend/resume.lars2009-07-214-52/+66
* upgrade orion to 2.6.30.2kaloz2009-07-216-127/+21
* fix a >2 year old stack overflow in the mtd rootfs split patch which only cau...nbd2009-07-214-57/+27
* [brcm63xx] fix typos introduced in 16942florian2009-07-211-2/+2
* [brcm63xx] make the ethernet driver compile with newer kernelsflorian2009-07-211-2/+15
* add a new arm lzma kernel decompressor based on rewritten (and much more read...nbd2009-07-213-843/+1361