summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-16package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from thereNicolas Thill
2010-04-16package/madwifi: move configuration in submenuNicolas Thill
2010-04-16package/mac80211: move all configuration items in submenus, merge Config.in* into the main MakefileNicolas Thill
2010-04-16package/libpcap: move configuration to submenuNicolas Thill
2010-04-16package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistencyNicolas Thill
2010-04-16package/mmc_over_gpio: more configuration in submenuNicolas Thill
2010-04-16package/compcache: move configuration in submenuNicolas Thill
2010-04-16package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86Nicolas Thill
2010-04-16package/busybox: add 3 upstream fixes, bump release numberNicolas Thill
2010-04-16package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)Nicolas Thill
2010-04-16toolchain/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-16package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)Nicolas Thill
2010-04-15ar71xx: fix up alignment handlingFelix Fietkau
2010-04-15brcm47xx: add preliminary 2.6.34 supportAlexandros C. Couloumbis
2010-04-15ath9k: fix crash issues caused by the ar9300 support patchFelix Fietkau
2010-04-15[package] uhttpd: fix bug in path canonization introduced by r20883Jo-Philipp Wich
2010-04-15[package] uhttpd:Jo-Philipp Wich
2010-04-15toolchain/uClubc-0.9.31: fix syscalls on MIPSGabor Juhos
2010-04-152.6.34: fix kzalloc errorAlexandros C. Couloumbis
2010-04-15package/base-files: fix typo in r20874 (thanks to rhk for spotting it)Nicolas Thill
2010-04-15package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)Nicolas Thill
2010-04-15package/base-files: use a single $(CP) instead of two to copy shared library filesNicolas Thill
2010-04-15toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)Nicolas Thill
2010-04-15toolchain/kernel-headers: restore support for patches, needed for ubicom32Nicolas Thill
2010-04-15package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)Nicolas Thill
2010-04-15target/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-14package/iptables: update to 1.4.7Nicolas Thill
2010-04-14package/ipset: update to 4.2Nicolas Thill
2010-04-14openssl: fix timestamp patch - previous version patched the wrong fileFelix Fietkau
2010-04-14openssl: remove the makefile timestamp check, it breaks on some host systemsFelix Fietkau
2010-04-14fix timestamp checks for build system paths which have '.svn' in their directory nameFelix Fietkau
2010-04-14target/adm5120: fix image building after r20834Nicolas Thill
2010-04-14target/ixp4xx: fix image building after r20834 (closes: #7157)Nicolas Thill
2010-04-14mtd-utils: remove bogus include statement to make it more portableFelix Fietkau
2010-04-14ath9k: fix a crash in ath9k_hw_reset on older hwFelix Fietkau
2010-04-14tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120Daniel Dickinson
2010-04-14mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135Felix Fietkau
2010-04-13package/mac80211: add a patch to fix package/carl9170 build failureNicolas Thill
2010-04-13[brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixesJo-Philipp Wich
2010-04-13add lzma/jffs2 patches for 2.6.34Alexandros C. Couloumbis
2010-04-13don'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 deviceLars-Peter Clausen
2010-04-13update kernel checksumsAlexandros C. Couloumbis
2010-04-13[package] option to allow boot to run to completion before starting shellFlorian Fainelli
2010-04-13ar71xx: fix image builds (broken by r20834)Felix Fietkau
2010-04-13fix jffs2 and mini_fo mount in failsafe (patch from #7134)Felix Fietkau
2010-04-13finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: Alexandros C. Couloumbis
2010-04-13ath9k: more fixes/cleanups for ar9280 and ar9300Felix Fietkau
2010-04-12define 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 filesNicolas Thill