| Commit message (Expand) | Author | Age | Files | Lines |
* | package/uboot-ifxmips: move configuration in submenu | nico | 2010-04-16 | 2 | -1/+6 |
* | package/ifx-vmmc: move configuration in submenu | nico | 2010-04-16 | 2 | -3/+6 |
* | package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' ... | nico | 2010-04-16 | 2 | -3/+5 |
* | package/openssl: move configuration in submenu | nico | 2010-04-16 | 2 | -4/+4 |
* | package/ar7-atm: move configuration in submenu | nico | 2010-04-16 | 2 | -1/+6 |
* | package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-blueto... | nico | 2010-04-16 | 1 | -1/+2 |
* | package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move... | nico | 2010-04-16 | 2 | -5/+7 |
* | package/madwifi: move configuration in submenu | nico | 2010-04-16 | 2 | -5/+6 |
* | package/mac80211: move all configuration items in submenus, merge Config.in* ... | nico | 2010-04-16 | 6 | -167/+184 |
* | package/libpcap: move configuration to submenu | nico | 2010-04-16 | 2 | -3/+7 |
* | package/udev: move configuration in submenu, rename udev-config.in to Config.... | nico | 2010-04-16 | 2 | -5/+4 |
* | package/mmc_over_gpio: more configuration in submenu | nico | 2010-04-16 | 1 | -19/+21 |
* | package/compcache: move configuration in submenu | nico | 2010-04-16 | 2 | -4/+4 |
* | package/kernel: remove references to old TARGET_olpc now that it has been mer... | nico | 2010-04-16 | 1 | -2/+2 |
* | package/busybox: add 3 upstream fixes, bump release number | nico | 2010-04-16 | 4 | -1/+190 |
* | package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes:... | nico | 2010-04-16 | 1 | -1/+1 |
* | toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re... | nico | 2010-04-16 | 1 | -0/+61 |
* | package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 &... | nico | 2010-04-16 | 1 | -16/+32 |
* | ar71xx: fix up alignment handling | nbd | 2010-04-15 | 2 | -26/+41 |
* | brcm47xx: add preliminary 2.6.34 support | acoul | 2010-04-15 | 24 | -0/+2672 |
* | ath9k: fix crash issues caused by the ar9300 support patch | nbd | 2010-04-15 | 7 | -604/+755 |
* | [package] uhttpd: fix bug in path canonization introduced by r20883 | jow | 2010-04-15 | 1 | -2/+3 |
* | [package] uhttpd: | jow | 2010-04-15 | 8 | -82/+186 |
* | toolchain/uClubc-0.9.31: fix syscalls on MIPS | juhosg | 2010-04-15 | 1 | -0/+110 |
* | 2.6.34: fix kzalloc error | acoul | 2010-04-15 | 1 | -1/+2 |
* | package/base-files: fix typo in r20874 (thanks to rhk for spotting it) | nico | 2010-04-15 | 1 | -1/+1 |
* | package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130) | nico | 2010-04-15 | 1 | -1/+5 |
* | package/base-files: use a single $(CP) instead of two to copy shared library ... | nico | 2010-04-15 | 1 | -10/+20 |
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | nico | 2010-04-15 | 31 | -1/+5115 |
* | toolchain/kernel-headers: restore support for patches, needed for ubicom32 | nico | 2010-04-15 | 1 | -0/+1 |
* | package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055) | nico | 2010-04-15 | 1 | -1/+1 |
* | target/toolchain: match toolchain directory name changes in r19885 & r20215 (... | nico | 2010-04-15 | 1 | -3/+3 |
* | [cleanup] remove empty directories (again) | nico | 2010-04-14 | 0 | -0/+0 |
* | package/iptables: update to 1.4.7 | nico | 2010-04-14 | 2 | -13/+3 |
* | package/ipset: update to 4.2 | nico | 2010-04-14 | 1 | -2/+2 |
* | openssl: fix timestamp patch - previous version patched the wrong file | nbd | 2010-04-14 | 1 | -4/+4 |
* | openssl: remove the makefile timestamp check, it breaks on some host systems | nbd | 2010-04-14 | 1 | -0/+23 |
* | fix timestamp checks for build system paths which have '.svn' in their direct... | nbd | 2010-04-14 | 2 | -2/+2 |
* | target/adm5120: fix image building after r20834 | nico | 2010-04-14 | 1 | -0/+4 |
* | target/ixp4xx: fix image building after r20834 (closes: #7157) | nico | 2010-04-14 | 3 | -3/+3 |
* | mtd-utils: remove bogus include statement to make it more portable | nbd | 2010-04-14 | 1 | -2/+1 |
* | ath9k: fix a crash in ath9k_hw_reset on older hw | nbd | 2010-04-14 | 1 | -69/+69 |
* | tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in im... | cshore | 2010-04-14 | 1 | -2/+2 |
* | mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ... | nbd | 2010-04-14 | 18 | -9936/+7251 |
* | package/mac80211: add a patch to fix package/carl9170 build failure | nico | 2010-04-13 | 1 | -0/+11 |
* | [brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten c... | jow | 2010-04-13 | 1 | -12/+4 |
* | add lzma/jffs2 patches for 2.6.34 | acoul | 2010-04-13 | 1 | -0/+5142 |
* | don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit... | acoul | 2010-04-13 | 3 | -8/+24 |
* | [mx2] vp6500: Add backlight device | lars | 2010-04-13 | 3 | -8/+187 |
* | update kernel checksums | acoul | 2010-04-13 | 1 | -0/+9 |