| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [kernel] refresh patches | florian | 2009-11-02 | 1 | -5/+3 |
* | [adm5120] fix compilation failure of adm5120-dbg.c with the removal of bus_id | florian | 2009-11-02 | 1 | -1/+1 |
* | squashfs4: use our lzma props settings again instead of the defaults (smaller... | nbd | 2009-11-02 | 1 | -0/+11 |
* | squashfs4: refresh the cygwin patch | nbd | 2009-11-02 | 1 | -30/+24 |
* | squashfs4: fix build breakage | nbd | 2009-11-02 | 1 | -3/+1 |
* | resync 2.6.30/2.6.31 patches | kaloz | 2009-11-02 | 9 | -52/+44 |
* | use the new option for creating squashfs4-lzma images | kaloz | 2009-11-02 | 1 | -1/+1 |
* | sync mksquashfs4 with the CVS code to generate LZMA images | kaloz | 2009-11-02 | 1 | -358/+2124 |
* | Switch to the squashfs-lzma code from the squashfs-devel git tree. | kaloz | 2009-11-02 | 24 | -3040/+3045 |
* | gcc: fix build with cloog/ppl | nbd | 2009-11-02 | 1 | -0/+1 |
* | binutils: fix path to cloog and ppl | nbd | 2009-11-02 | 2 | -0/+5 |
* | add cloog and ppl to the tools build for the graphite framework in gcc 4.4 | nbd | 2009-11-02 | 3 | -0/+85 |
* | add binutils 2.20 | nbd | 2009-11-02 | 8 | -0/+328 |
* | ixp4xx: fix weird ethernet issues with some devices caused by the ethernet pa... | nbd | 2009-11-02 | 3 | -3/+3 |
* | [ifxmips] clean up menuconfig path of dsl driver and userland helper | blogic | 2009-11-01 | 2 | -4/+5 |
* | [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 |