summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* use 2.6.31.5, left-over from r18279Florian Fainelli2009-11-031-1/+1
| | | | SVN-Revision: 18280
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-0313-7/+964
| | | | SVN-Revision: 18279
* increase the rootdelay value to ensure usb enumeration completes before ↵Florian Fainelli2009-11-021-1/+1
| | | | | | block2mtd uses /dev/sdX SVN-Revision: 18278
* add cpu identification patch from bifferosFlorian Fainelli2009-11-021-0/+176
| | | | SVN-Revision: 18277
* forward port r18254 to 2.6.30Florian Fainelli2009-11-026-0/+551
| | | | SVN-Revision: 18276
* refresh patchesFlorian Fainelli2009-11-021-5/+3
| | | | SVN-Revision: 18275
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-021-1/+1
| | | | SVN-Revision: 18274
* resync 2.6.30/2.6.31 patchesImre Kaloz2009-11-029-52/+44
| | | | SVN-Revision: 18270
* Switch to the squashfs-lzma code from the squashfs-devel git tree.Imre Kaloz2009-11-0224-3040/+3045
| | | | SVN-Revision: 18267
* ixp4xx: fix weird ethernet issues with some devices caused by the ethernet ↵Felix Fietkau2009-11-023-3/+3
| | | | | | packet size increase. despite what the docs day, 14320 is the largest working MRU value, not 16320 fixes #5785 for me SVN-Revision: 18262
* adds dsl support, thank you infineon/lantiqJohn Crispin2009-11-015-16/+53
| | | | SVN-Revision: 18259
* 2.6.28: remove zero-byte patch left by last commitAndy Boyett2009-11-011-0/+0
| | | | SVN-Revision: 18255
* 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. ↵Andy Boyett2009-11-014-18/+319
| | | | | | Thanks Daniel Gimpelevich SVN-Revision: 18254
* fix failsafe, was accidentally broken by r18214. Thanks Daniel GimpelevichAndy Boyett2009-11-011-2/+2
| | | | SVN-Revision: 18253
* ixp4xx: the missing phy_disconnect call has been added in upstream, remove ↵Gabor Juhos2009-10-314-28/+26
| | | | | | that patch SVN-Revision: 18252
* ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messagesGabor Juhos2009-10-318-50/+44
| | | | SVN-Revision: 18251
* alway include kmod-libertas by defaultFlorian Fainelli2009-10-311-1/+1
| | | | SVN-Revision: 18245
* refresh 2.6.30 kernel patchesFlorian Fainelli2009-10-305-16/+12
| | | | SVN-Revision: 18231
* fix build failures on include/scsi/scsi.h, spotted by udev compilationFlorian Fainelli2009-10-302-0/+34
| | | | SVN-Revision: 18230
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsGabor Juhos2009-10-302-2/+2
| | | | SVN-Revision: 18229
* ar71xx: sync 2.6.31 kernel configGabor Juhos2009-10-301-6/+0
| | | | SVN-Revision: 18227
* ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos2009-10-301-0/+5
| | | | SVN-Revision: 18226
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-304-11/+23
| | | | SVN-Revision: 18225
* ar71xx: update mdio_reset codeGabor Juhos2009-10-301-2/+5
| | | | SVN-Revision: 18224
* ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boardsGabor Juhos2009-10-302-0/+22
| | | | SVN-Revision: 18223
* ar71xx: simplify image generationGabor Juhos2009-10-301-51/+55
| | | | SVN-Revision: 18222
* remove no longer used configs and patchesFlorian Fainelli2009-10-3017-2017/+0
| | | | SVN-Revision: 18221
* missing header file changes, and fix mtu valueJohn Crispin2009-10-302-1/+2
| | | | SVN-Revision: 18220
* fix my typoTravis Kemen2009-10-301-1/+1
| | | | SVN-Revision: 18219
* add WRT350Nv1 target, thanks sn9Travis Kemen2009-10-301-0/+16
| | | | SVN-Revision: 18218
* make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screenFlorian Fainelli2009-10-291-1/+2
| | | | SVN-Revision: 18216
* ext2 images need to wait for /dev/sda2 to appear before attempting to mount ↵Florian Fainelli2009-10-291-1/+1
| | | | | | it, fixes olpc boot on ext2 images SVN-Revision: 18215
* make etehrent work on wrt350n, thx sn9John Crispin2009-10-291-2/+3
| | | | SVN-Revision: 18214
* fixes rx path for eth, spinlock it, increases buffer size, board now ↵John Crispin2009-10-291-28/+23
| | | | | | survives ping -f SVN-Revision: 18212
* fix u-boot installationFlorian Fainelli2009-10-291-1/+1
| | | | SVN-Revision: 18208
* fix u-boot linking failure with an EABI toolchainFlorian Fainelli2009-10-291-0/+52
| | | | SVN-Revision: 18207
* fix dfboot linking failures (#5937)Florian Fainelli2009-10-291-1/+2
| | | | SVN-Revision: 18206
* do not generate trx images, this is uselessFlorian Fainelli2009-10-291-1/+0
| | | | SVN-Revision: 18204
* hopefully fixes dma issues seen on ethernet driver when under high loadJohn Crispin2009-10-291-2/+7
| | | | SVN-Revision: 18203
* remove support for 2.6.27, no target is using it anymoreFlorian Fainelli2009-10-2986-30168/+0
| | | | SVN-Revision: 18201
* fix build failure on vmlinux.lds with 2.6.31 (#6052)Florian Fainelli2009-10-291-0/+37
| | | | SVN-Revision: 18199
* move the forward declaration of struct mtd_info, prevents build failures on ↵Florian Fainelli2009-10-291-0/+18
| | | | | | arm and mips SVN-Revision: 18198
* ppc40x: use version number-less patches and configImre Kaloz2009-10-2710-0/+0
| | | | SVN-Revision: 18188
* remove 2.6.28 support from ppc40xImre Kaloz2009-10-2710-2539/+0
| | | | SVN-Revision: 18187
* disable ppc4xx watchdog, it's unreliableImre Kaloz2009-10-272-2/+2
| | | | SVN-Revision: 18186
* add more missing configuration symbolsFlorian Fainelli2009-10-272-0/+15
| | | | SVN-Revision: 18185
* remove the 2.6.28 specific Kernel/Prepare hackFlorian Fainelli2009-10-271-7/+0
| | | | SVN-Revision: 18184
* resync kernel configuration, re-enable printk and make the kernel fit under ↵Florian Fainelli2009-10-271-35/+17
| | | | | | 768KB SVN-Revision: 18183
* upgrade iop32x to 2.6.30Imre Kaloz2009-10-271-1/+1
| | | | SVN-Revision: 18182
* sort kconfig symbols in generic configsImre Kaloz2009-10-276-341/+338
| | | | SVN-Revision: 18181