summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* enable multicast routing for linux 2.4 (#6037)Felix Fietkau2009-11-051-1/+3
| | | | SVN-Revision: 18312
* remove useless configuration optionsFlorian Fainelli2009-11-041-20/+14
| | | | SVN-Revision: 18303
* 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ↵Andy Boyett2009-11-043-23/+59
| | | | | | Gimpelevich SVN-Revision: 18300
* include kmod-rdc321x-wdt by defaultFlorian Fainelli2009-11-041-1/+1
| | | | SVN-Revision: 18299
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-1/+0
| | | | SVN-Revision: 18298
* add missing ledtrig-netdev dependency on the networking stackFlorian Fainelli2009-11-042-2/+2
| | | | SVN-Revision: 18297
* images without tagid now fallback to the untouched partition layout (#6093)Florian Fainelli2009-11-031-2/+9
| | | | SVN-Revision: 18288
* temporary remove the pfifo fast patch from 2.6.32, tooImre Kaloz2009-11-031-144/+0
| | | | SVN-Revision: 18284
* add preliminary 2.6.32 supportImre Kaloz2009-11-03157-0/+51340
| | | | SVN-Revision: 18283
* add more missing configuration symbolsFlorian Fainelli2009-11-032-0/+14
| | | | SVN-Revision: 18282
* refresh kernel patchesFlorian Fainelli2009-11-032-7/+7
| | | | SVN-Revision: 18281
* 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