| Commit message (Expand) | Author | Age | Files | Lines |
* | [ifxmips] adds dsl support, thank you infineon/lantiq | blogic | 2009-11-01 | 34 | -3351/+8430 |
* | [package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5... | florian | 2009-11-01 | 1 | -0/+44 |
* | [rdc] 2.6.28: remove zero-byte patch left by last commit | agb | 2009-11-01 | 1 | -0/+0 |
* | [rdc] 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO suppor... | agb | 2009-11-01 | 4 | -18/+319 |
* | [brcm-2.4] fix failsafe, was accidentally broken by r18214. Thanks Daniel Gim... | agb | 2009-11-01 | 1 | -2/+2 |
* | ixp4xx: the missing phy_disconnect call has been added in upstream, remove th... | juhosg | 2009-10-31 | 4 | -28/+26 |
* | ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages | juhosg | 2009-10-31 | 8 | -50/+44 |
* | [olpc] alway include kmod-libertas by default | florian | 2009-10-31 | 1 | -1/+1 |
* | [package] kmod-libertas needs kmod-lib80211 to load | florian | 2009-10-31 | 1 | -2/+1 |
* | use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich | agb | 2009-10-30 | 1 | -0/+1 |
* | [rdc] refresh 2.6.30 kernel patches | florian | 2009-10-30 | 5 | -16/+12 |
* | [kernel] fix build failures on include/scsi/scsi.h, spotted by udev compilation | florian | 2009-10-30 | 2 | -0/+34 |
* | ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards | juhosg | 2009-10-30 | 2 | -2/+2 |
* | [package] fix siit compilation failures on brcm-2.4 | florian | 2009-10-30 | 1 | -2/+2 |
* | ar71xx: sync 2.6.31 kernel config | juhosg | 2009-10-30 | 1 | -6/+0 |
* | ar71xx: add preliminary support for the TL-WR841ND v5 board | juhosg | 2009-10-30 | 2 | -0/+14 |
* | ar71xx: use soc specific divider for mdio clock | juhosg | 2009-10-30 | 4 | -11/+23 |
* | ar71xx: update mdio_reset code | juhosg | 2009-10-30 | 1 | -2/+5 |
* | ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards | juhosg | 2009-10-30 | 2 | -0/+22 |
* | ar71xx: simplify image generation | juhosg | 2009-10-30 | 1 | -51/+55 |
* | [kernel] remove no longer used configs and patches | florian | 2009-10-30 | 17 | -2017/+0 |
* | [ramips] missing header file changes, and fix mtu value | blogic | 2009-10-30 | 2 | -1/+2 |
* | fix my typo | thepeople | 2009-10-30 | 1 | -1/+1 |
* | add WRT350Nv1 target, thanks sn9 | thepeople | 2009-10-30 | 1 | -0/+16 |
* | [toolchain] update insight to 6.8-1 (#6007) | florian | 2009-10-29 | 1 | -2/+3 |
* | [olpc] make the kernel also output on ttyS0 and ask openfirmware to unfreeze ... | florian | 2009-10-29 | 1 | -1/+2 |
* | [olpc] ext2 images need to wait for /dev/sda2 to appear before attempting to ... | florian | 2009-10-29 | 1 | -1/+1 |
* | make etehrent work on wrt350n, thx sn9 | blogic | 2009-10-29 | 2 | -4/+28 |
* | fixes bluetooth dependency, thx sn9 | blogic | 2009-10-29 | 1 | -1/+1 |
* | [ramips] fixes rx path for eth, spinlock it, increases buffer size, board now... | blogic | 2009-10-29 | 1 | -28/+23 |
* | [at91] fix u-boot installation | florian | 2009-10-29 | 1 | -1/+1 |
* | [at91] fix u-boot linking failure with an EABI toolchain | florian | 2009-10-29 | 1 | -0/+52 |
* | [at91] fix dfboot linking failures (#5937) | florian | 2009-10-29 | 1 | -1/+2 |
* | [brcm63xx] do not generate trx images, this is useless | florian | 2009-10-29 | 1 | -1/+0 |
* | [ramips] hopefully fixes dma issues seen on ethernet driver when under high load | blogic | 2009-10-29 | 1 | -2/+7 |
* | [package] remove references to 2_6_27 | florian | 2009-10-29 | 6 | -6/+6 |
* | [kernel] remove support for 2.6.27, no target is using it anymore | florian | 2009-10-29 | 87 | -30171/+0 |
* | [kernel] fix build failure on vmlinux.lds with 2.6.31 (#6052) | florian | 2009-10-29 | 1 | -0/+37 |
* | [kernel] move the forward declaration of struct mtd_info, prevents build fail... | florian | 2009-10-29 | 1 | -0/+18 |
* | fixes DEPENDS of SSB module, thx sn9 | blogic | 2009-10-28 | 1 | -1/+1 |
* | [package] lua: add the 100-no_readline.patch to host build | jow | 2009-10-28 | 1 | -0/+49 |
* | [package] lua: the variable expansion to detect the host os does not work wit... | jow | 2009-10-28 | 1 | -4/+9 |
* | [package] fix siit compile with 2.6.30 kernels and superior, when CONFIG_COMP... | florian | 2009-10-27 | 1 | -0/+15 |
* | lua: fix a typo | nbd | 2009-10-27 | 1 | -1/+1 |
* | lua: re-enable host builds with some more fixes | nbd | 2009-10-27 | 7 | -722/+27 |
* | ppc40x: use version number-less patches and config | kaloz | 2009-10-27 | 10 | -0/+0 |
* | remove 2.6.28 support from ppc40x | kaloz | 2009-10-27 | 10 | -2539/+0 |
* | disable ppc4xx watchdog, it's unreliable | kaloz | 2009-10-27 | 2 | -2/+2 |
* | [kernel] add more missing configuration symbols | florian | 2009-10-27 | 2 | -0/+15 |
* | [ifxmips] remove the 2.6.28 specific Kernel/Prepare hack | florian | 2009-10-27 | 1 | -7/+0 |