aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* provide the correct flash mapping on non airlink devices, remove the rootfs_t...Florian Fainelli2009-11-063-23/+34
* add the prereq-check on lzmaFlorian Fainelli2009-11-061-0/+4
* use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-wo...Florian Fainelli2009-11-063-4/+11
* strip down even more the kernel configurationFlorian Fainelli2009-11-051-3/+7
* remove the old alix led junk which was replaced by upstream codeFelix Fietkau2009-11-059-914/+4
* remove some other useless configuration itemsFlorian Fainelli2009-11-051-3/+2
* enable multicast routing for linux 2.4 (#6037)Felix Fietkau2009-11-051-1/+3
* remove useless configuration optionsFlorian Fainelli2009-11-041-20/+14
* 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ...Andy Boyett2009-11-043-23/+59
* include kmod-rdc321x-wdt by defaultFlorian Fainelli2009-11-041-1/+1
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-1/+0
* add missing ledtrig-netdev dependency on the networking stackFlorian Fainelli2009-11-042-2/+2
* images without tagid now fallback to the untouched partition layout (#6093)Florian Fainelli2009-11-031-2/+9
* temporary remove the pfifo fast patch from 2.6.32, tooImre Kaloz2009-11-031-144/+0
* add preliminary 2.6.32 supportImre Kaloz2009-11-03157-0/+51340
* add more missing configuration symbolsFlorian Fainelli2009-11-032-0/+14
* refresh kernel patchesFlorian Fainelli2009-11-032-7/+7
* use 2.6.31.5, left-over from r18279Florian Fainelli2009-11-031-1/+1
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-0313-7/+964
* increase the rootdelay value to ensure usb enumeration completes before block...Florian Fainelli2009-11-021-1/+1
* add cpu identification patch from bifferosFlorian Fainelli2009-11-021-0/+176
* forward port r18254 to 2.6.30Florian Fainelli2009-11-026-0/+551
* refresh patchesFlorian Fainelli2009-11-021-5/+3
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-021-1/+1
* resync 2.6.30/2.6.31 patchesImre Kaloz2009-11-029-52/+44
* 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