| Commit message (Expand) | Author | Age | Files | Lines |
* | uClibc: fix cris compile on 0.9.32 | nbd | 2010-11-22 | 2 | -0/+95 |
* | uClibc: fix compile error on avr32 | nbd | 2010-11-22 | 1 | -0/+10 |
* | uClibc: disable nptl on a few targets where it is not supported yet | nbd | 2010-11-22 | 4 | -0/+8 |
* | e2fsprogs: clean up the makefile and install libuuid | nbd | 2010-11-22 | 1 | -29/+3 |
* | cleanup | kaloz | 2010-11-22 | 1 | -6/+1 |
* | remove 2.6.25 support | kaloz | 2010-11-22 | 77 | -128848/+4 |
* | [coldfire]: remove 2.6.25 support | kaloz | 2010-11-22 | 87 | -66838/+0 |
* | [coldfire]: 2.6.31 support (WiP) | kaloz | 2010-11-22 | 61 | -4/+21947 |
* | fix typos | kaloz | 2010-11-22 | 1 | -2/+2 |
* | [target/x86]: move x86 back to .32 for now | kaloz | 2010-11-22 | 1 | -1/+1 |
* | switch from ext2 to ext4 (w/o) journaling | kaloz | 2010-11-22 | 30 | -98/+60 |
* | use ext4 for ext2/3 on 2.6.32+ | kaloz | 2010-11-22 | 7 | -7/+8 |
* | add 2.6.32 patches to use ext4 for ext2/3 | kaloz | 2010-11-22 | 3 | -0/+202 |
* | [target/x86]: additional Kconfig options for newer kernels | kaloz | 2010-11-22 | 1 | -0/+4 |
* | [target/x86]: we don't need microcode updates | kaloz | 2010-11-22 | 1 | -4/+1 |
* | [package/grub]: add ext4 support | kaloz | 2010-11-22 | 1 | -0/+267 |
* | [tools]: add e2fsprogs to tools and use that instead of libuuid | kaloz | 2010-11-22 | 4 | -90/+80 |
* | add missing Kconfig symbols | kaloz | 2010-11-22 | 1 | -0/+2 |
* | uClibc: 0.9.32 needs the ldso fix as well | nbd | 2010-11-22 | 1 | -0/+41 |
* | uClibc: update 0.9.32 to latest git | nbd | 2010-11-22 | 9 | -34/+22 |
* | x86: add missing l1 cache shift change | nbd | 2010-11-21 | 1 | -1/+1 |
* | x86: turn off CONFIG_X86_GENERIC for geos and net5501 | nbd | 2010-11-21 | 2 | -2/+5 |
* | crda: update regulatory.bin based on latest wireless-regdb.git | nbd | 2010-11-21 | 1 | -3/+4 |
* | ath9k: fix some more endian issues | nbd | 2010-11-21 | 1 | -0/+58 |
* | [PATCH] Package dnsmasq init-file | jow | 2010-11-21 | 2 | -3/+8 |
* | ath9k: fix endian issues on AR9003 | nbd | 2010-11-20 | 1 | -0/+676 |
* | mac80211: revert the probe request timeout change | nbd | 2010-11-20 | 1 | -9/+0 |
* | mac80211: update to latest wireless-testing + more stability work | nbd | 2010-11-20 | 4 | -131/+283 |
* | [package] openssl: refresh 200-ocf-20100325.patch | jow | 2010-11-19 | 1 | -12/+12 |
* | [package] hostapd: terminate mainloop if interface setup fails, prevents bloc... | jow | 2010-11-19 | 1 | -0/+81 |
* | [brcm63xx] Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO ... | cshore | 2010-11-19 | 2 | -0/+40 |
* | [avr32]: upgrade u-boot to v2010.12-rc1 | kaloz | 2010-11-19 | 3 | -1143/+6 |
* | [package] openssl: update to 0.9.8p | jow | 2010-11-19 | 1 | -2/+2 |
* | ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage | juhosg | 2010-11-19 | 1 | -1/+1 |
* | mac80211: merge the upstream ht40 fix | nbd | 2010-11-19 | 1 | -0/+13 |
* | hostapd: back out a problematic madwifi change that worked around some issues... | nbd | 2010-11-19 | 1 | -15/+1 |
* | ath9k: rework the mac address override patch to not break ath9k_htc | nbd | 2010-11-19 | 2 | -60/+29 |
* | toolchain/uClibc: fix upstream patch name on r24029 | acoul | 2010-11-18 | 1 | -0/+0 |
* | toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolv... | acoul | 2010-11-18 | 6 | -0/+197 |
* | mac80211: merge pending cfg80211 patches to fix a race condition with setting... | nbd | 2010-11-18 | 1 | -0/+178 |
* | x86: refresh config, enable pci express support | nbd | 2010-11-17 | 4 | -29/+37 |
* | [package] 6in4: implement metric option | jow | 2010-11-17 | 2 | -2/+5 |
* | [package] 6to4: implement metric option | jow | 2010-11-17 | 2 | -2/+5 |
* | [package] base-file: add metric option for static and dhcp protos, this simpl... | jow | 2010-11-17 | 3 | -5/+8 |
* | acx-mac80211: fix compile errors with the new compat-wireless | nbd | 2010-11-17 | 1 | -1/+2 |
* | mac80211: update to wireless-testing 2010-11-16 | nbd | 2010-11-17 | 19 | -3970/+350 |
* | ath9k: add some fixes for AR9003 | nbd | 2010-11-16 | 2 | -0/+171 |
* | target/linux: revert r24014 (further testing is needed) | acoul | 2010-11-16 | 3 | -1747/+2 |
* | linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc... | acoul | 2010-11-16 | 3 | -2/+1747 |
* | linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. http://patch... | acoul | 2010-11-16 | 1 | -0/+18 |