| Age | Commit message (Expand) | Author |
| 2010-04-16 | package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there | Nicolas Thill |
| 2010-04-16 | package/madwifi: move configuration in submenu | Nicolas Thill |
| 2010-04-16 | package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile | Nicolas Thill |
| 2010-04-16 | package/libpcap: move configuration to submenu | Nicolas Thill |
| 2010-04-16 | package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency | Nicolas Thill |
| 2010-04-16 | package/mmc_over_gpio: more configuration in submenu | Nicolas Thill |
| 2010-04-16 | package/compcache: move configuration in submenu | Nicolas Thill |
| 2010-04-16 | package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86 | Nicolas Thill |
| 2010-04-16 | package/busybox: add 3 upstream fixes, bump release number | Nicolas Thill |
| 2010-04-16 | package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140) | Nicolas Thill |
| 2010-04-16 | toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014) | Nicolas Thill |
| 2010-04-16 | package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164) | Nicolas Thill |
| 2010-04-15 | ar71xx: fix up alignment handling | Felix Fietkau |
| 2010-04-15 | brcm47xx: add preliminary 2.6.34 support | Alexandros C. Couloumbis |
| 2010-04-15 | ath9k: fix crash issues caused by the ar9300 support patch | Felix Fietkau |
| 2010-04-15 | [package] uhttpd: fix bug in path canonization introduced by r20883 | Jo-Philipp Wich |
| 2010-04-15 | [package] uhttpd: | Jo-Philipp Wich |
| 2010-04-15 | toolchain/uClubc-0.9.31: fix syscalls on MIPS | Gabor Juhos |
| 2010-04-15 | 2.6.34: fix kzalloc error | Alexandros C. Couloumbis |
| 2010-04-15 | package/base-files: fix typo in r20874 (thanks to rhk for spotting it) | Nicolas Thill |
| 2010-04-15 | package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130) | Nicolas Thill |
| 2010-04-15 | package/base-files: use a single $(CP) instead of two to copy shared library files | Nicolas Thill |
| 2010-04-15 | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | Nicolas Thill |
| 2010-04-15 | toolchain/kernel-headers: restore support for patches, needed for ubicom32 | Nicolas Thill |
| 2010-04-15 | package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055) | Nicolas Thill |
| 2010-04-15 | target/toolchain: match toolchain directory name changes in r19885 & r20215 (closes: #7148 & #7162) | Nicolas Thill |
| 2010-04-14 | [cleanup] remove empty directories (again) | Nicolas Thill |
| 2010-04-14 | package/iptables: update to 1.4.7 | Nicolas Thill |
| 2010-04-14 | package/ipset: update to 4.2 | Nicolas Thill |
| 2010-04-14 | openssl: fix timestamp patch - previous version patched the wrong file | Felix Fietkau |
| 2010-04-14 | openssl: remove the makefile timestamp check, it breaks on some host systems | Felix Fietkau |
| 2010-04-14 | fix timestamp checks for build system paths which have '.svn' in their directory name | Felix Fietkau |
| 2010-04-14 | target/adm5120: fix image building after r20834 | Nicolas Thill |
| 2010-04-14 | target/ixp4xx: fix image building after r20834 (closes: #7157) | Nicolas Thill |
| 2010-04-14 | mtd-utils: remove bogus include statement to make it more portable | Felix Fietkau |
| 2010-04-14 | ath9k: fix a crash in ath9k_hw_reset on older hw | Felix Fietkau |
| 2010-04-14 | tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120 | Daniel Dickinson |
| 2010-04-14 | mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135 | Felix Fietkau |
| 2010-04-13 | package/mac80211: add a patch to fix package/carl9170 build failure | Nicolas Thill |
| 2010-04-13 | [brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixes | Jo-Philipp Wich |
| 2010-04-13 | add lzma/jffs2 patches for 2.6.34 | Alexandros C. Couloumbis |
| 2010-04-13 | don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics. | Alexandros C. Couloumbis |
| 2010-04-13 | [mx2] vp6500: Add backlight device | Lars-Peter Clausen |
| 2010-04-13 | update kernel checksums | Alexandros C. Couloumbis |
| 2010-04-13 | [package] option to allow boot to run to completion before starting shell | Florian Fainelli |
| 2010-04-13 | ar71xx: fix image builds (broken by r20834) | Felix Fietkau |
| 2010-04-13 | fix jffs2 and mini_fo mount in failsafe (patch from #7134) | Felix Fietkau |
| 2010-04-13 | finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: | Alexandros C. Couloumbis |
| 2010-04-13 | ath9k: more fixes/cleanups for ar9280 and ar9300 | Felix Fietkau |
| 2010-04-12 | define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files | Nicolas Thill |