summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Switch to the squashfs-lzma code from the squashfs-devel git tree.Imre Kaloz2009-11-0224-3040/+3045
* ixp4xx: fix weird ethernet issues with some devices caused by the ethernet pa...Felix Fietkau2009-11-023-3/+3
* adds dsl support, thank you infineon/lantiqJohn Crispin2009-11-015-16/+53
* 2.6.28: remove zero-byte patch left by last commitAndy Boyett2009-11-011-0/+0
* 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Tha...Andy Boyett2009-11-014-18/+319
* fix failsafe, was accidentally broken by r18214. Thanks Daniel GimpelevichAndy Boyett2009-11-011-2/+2
* ixp4xx: the missing phy_disconnect call has been added in upstream, remove th...Gabor Juhos2009-10-314-28/+26
* ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messagesGabor Juhos2009-10-318-50/+44
* alway include kmod-libertas by defaultFlorian Fainelli2009-10-311-1/+1
* refresh 2.6.30 kernel patchesFlorian Fainelli2009-10-305-16/+12
* fix build failures on include/scsi/scsi.h, spotted by udev compilationFlorian Fainelli2009-10-302-0/+34
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsGabor Juhos2009-10-302-2/+2
* ar71xx: sync 2.6.31 kernel configGabor Juhos2009-10-301-6/+0
* ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos2009-10-301-0/+5
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-304-11/+23
* ar71xx: update mdio_reset codeGabor Juhos2009-10-301-2/+5
* ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boardsGabor Juhos2009-10-302-0/+22
* ar71xx: simplify image generationGabor Juhos2009-10-301-51/+55
* remove no longer used configs and patchesFlorian Fainelli2009-10-3017-2017/+0
* missing header file changes, and fix mtu valueJohn Crispin2009-10-302-1/+2
* fix my typoTravis Kemen2009-10-301-1/+1
* add WRT350Nv1 target, thanks sn9Travis Kemen2009-10-301-0/+16
* make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screenFlorian Fainelli2009-10-291-1/+2
* ext2 images need to wait for /dev/sda2 to appear before attempting to mount i...Florian Fainelli2009-10-291-1/+1
* make etehrent work on wrt350n, thx sn9John Crispin2009-10-291-2/+3
* fixes rx path for eth, spinlock it, increases buffer size, board now survives...John Crispin2009-10-291-28/+23
* fix u-boot installationFlorian Fainelli2009-10-291-1/+1
* fix u-boot linking failure with an EABI toolchainFlorian Fainelli2009-10-291-0/+52
* fix dfboot linking failures (#5937)Florian Fainelli2009-10-291-1/+2
* do not generate trx images, this is uselessFlorian Fainelli2009-10-291-1/+0
* hopefully fixes dma issues seen on ethernet driver when under high loadJohn Crispin2009-10-291-2/+7
* remove support for 2.6.27, no target is using it anymoreFlorian Fainelli2009-10-2986-30168/+0
* fix build failure on vmlinux.lds with 2.6.31 (#6052)Florian Fainelli2009-10-291-0/+37
* move the forward declaration of struct mtd_info, prevents build failures on a...Florian Fainelli2009-10-291-0/+18
* ppc40x: use version number-less patches and configImre Kaloz2009-10-2710-0/+0
* remove 2.6.28 support from ppc40xImre Kaloz2009-10-2710-2539/+0
* disable ppc4xx watchdog, it's unreliableImre Kaloz2009-10-272-2/+2
* add more missing configuration symbolsFlorian Fainelli2009-10-272-0/+15
* remove the 2.6.28 specific Kernel/Prepare hackFlorian Fainelli2009-10-271-7/+0
* resync kernel configuration, re-enable printk and make the kernel fit under 7...Florian Fainelli2009-10-271-35/+17
* upgrade iop32x to 2.6.30Imre Kaloz2009-10-271-1/+1
* sort kconfig symbols in generic configsImre Kaloz2009-10-276-341/+338
* add missing kconfig symbolImre Kaloz2009-10-272-0/+2
* ppc: add missing symbols for building with a newer toolchainFelix Fietkau2009-10-272-0/+452
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...Gabor Juhos2009-10-262-1/+1
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-262-5/+2
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-264-8/+32
* ramips: request_irq prior to dma allocation, and handle the case if it failsGabor Juhos2009-10-261-2/+10
* ramips: add error handling to ramips_alloc_dmaGabor Juhos2009-10-261-7/+29
* ramips: free allocated skbs in ramips_cleanup_dmaGabor Juhos2009-10-261-0/+5