| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [kernel] uml: bump to 2.6.28.5 | nico | 2009-02-17 | 2 | -1/+55 |
* | [package] mac80211: add more patches from the rt2x00 git repository | juhosg | 2009-02-16 | 13 | -1/+631 |
* | [package] mac80211: reorder patches | juhosg | 2009-02-16 | 3 | -0/+0 |
* | [package] mac80211: update compat-wireless to 2009-02-15 | juhosg | 2009-02-16 | 7 | -42/+42 |
* | [kernel] generic-2.6: enable mac80211 on 2.6.2{7,8} | juhosg | 2009-02-16 | 2 | -4/+45 |
* | [package] mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation (clo... | juhosg | 2009-02-16 | 1 | -0/+1 |
* | Switch to old SPI GPIO implementation. | matein4 | 2009-02-16 | 2 | -2/+2 |
* | [package] update dnsmasq to 2.47 (#4636, thanks florida) | jow | 2009-02-16 | 3 | -10/+10 |
* | [package] add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de) | jow | 2009-02-16 | 1 | -0/+17 |
* | spi-gpio: Implement spidelay for busses that need it. | mb | 2009-02-15 | 1 | -0/+60 |
* | ucmb: Put the lowlevel protocol handling into the kernel. | mb | 2009-02-15 | 2 | -8/+102 |
* | Fix spi-gpio MISO handling. | mb | 2009-02-15 | 1 | -0/+22 |
* | [package] add cp852 code page (#4607) | florian | 2009-02-15 | 1 | -0/+17 |
* | [ar71xx] ag71xx driver: add Kconfig option for enabling debug messages | juhosg | 2009-02-15 | 3 | -2/+9 |
* | [package] mac80211: update p54 firmware and fix mac80211 dependancy | juhosg | 2009-02-15 | 1 | -10/+23 |
* | [ar71xx] ag71xx driver: apply 2.6.28 specific patches | juhosg | 2009-02-15 | 5 | -150/+27 |
* | [ar71xx] switch to 2.6.28 | juhosg | 2009-02-15 | 38 | -1535/+2 |
* | [kernel] update to 2.6.27.17 | juhosg | 2009-02-15 | 8 | -9/+9 |
* | [kernel] update to 2.6.28.5 | juhosg | 2009-02-15 | 12 | -77/+40 |
* | [adm5120] fix a typo in the image generation makefile (closes #4624) | juhosg | 2009-02-14 | 1 | -1/+1 |
* | Fix bcm47xx GPIO dirin/dirout API return codes. | mb | 2009-02-14 | 1 | -0/+49 |
* | opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-b... | nbd | 2009-02-14 | 2 | -11/+1 |
* | kernel: add missing definition for CONFIG_KALLSYMS_ALL | nbd | 2009-02-14 | 1 | -0/+1 |
* | opkg: work around a gcc warning bug related to array bounds checking | nbd | 2009-02-14 | 1 | -0/+10 |
* | fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on a... | nbd | 2009-02-14 | 3 | -0/+72 |
* | [ar71xx] ag71xx driver: fix a kernel crash caused by r14496 | juhosg | 2009-02-13 | 2 | -2/+2 |
* | Add 2.6.28.5 md5sum | mb | 2009-02-13 | 1 | -0/+3 |
* | changed default kernel to 2.6.28.5, it at least runs on | markus | 2009-02-13 | 2 | -8/+1 |
* | - new upstream kernel 2.6.28.5 | markus | 2009-02-13 | 2 | -20/+1 |
* | disable SMP by default on x86 | nbd | 2009-02-13 | 2 | -25/+11 |
* | nuke old x86 kernel configs | nbd | 2009-02-13 | 4 | -1813/+0 |
* | [ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ... | juhosg | 2009-02-13 | 2 | -4/+4 |
* | [ar71xx] ag71xx driver: update phy connecting code | juhosg | 2009-02-13 | 5 | -35/+59 |
* | [ar71xx] remove netif schedule from the ag71xx driver | juhosg | 2009-02-13 | 3 | -37/+1 |
* | [ar71xx] remove 2.6.26 specific stuff | juhosg | 2009-02-13 | 19 | -767/+0 |
* | [brcm63xx] always select kmod-ssb, pci is supported | florian | 2009-02-13 | 1 | -3/+3 |
* | [package] make b43/b43legacy selectable again (#4596) | florian | 2009-02-13 | 1 | -1/+1 |
* | [ar71xx] add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xi... | juhosg | 2009-02-12 | 4 | -2/+27 |
* | [ar71xx] fix a typo in the dynamic mdio patch | juhosg | 2009-02-12 | 1 | -1/+1 |
* | [ar71xx] pull ethernet mac out of reset before registering the mdio_bus | juhosg | 2009-02-12 | 2 | -4/+22 |
* | [kernel] generic-2.6/2.6.28: rename spi-gpio patch | juhosg | 2009-02-12 | 1 | -0/+0 |
* | [ar71xx] parse the board parameter from the command line first | juhosg | 2009-02-12 | 1 | -2/+2 |
* | ucmb: Experimental SPI-GPIO based communication channel | mb | 2009-02-11 | 4 | -0/+381 |
* | spi-gpio: Support busses without chipselect (only one device on the bus) | mb | 2009-02-11 | 1 | -0/+77 |
* | Make spi-gpio hotplug capable, so we can initialize devices after boot. | mb | 2009-02-11 | 1 | -0/+62 |
* | [au1000] add DBAu1550 support, thanks to Philippe Vachon | florian | 2009-02-11 | 2 | -0/+2255 |
* | [au1000] prepare to support more au1x00 targets | florian | 2009-02-11 | 10 | -3/+18 |
* | [ar71xx] sync kernel configs | juhosg | 2009-02-10 | 2 | -9/+2 |
* | [brcm63xx] do not overried 802.1q and PHY kernel configuration symbols | florian | 2009-02-10 | 1 | -3/+0 |
* | [package] allow kexec-tools to compile with ccache enabled, patch from Luca S... | florian | 2009-02-10 | 1 | -2/+2 |