summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-04-24port the mbsd_multi patch to gcc 4.4.0, refresh the other patchesFelix Fietkau
2009-04-24[toolchain] uClibc cleanup:Nicolas Thill
2009-04-24uClibc NPTL: remove the pthread daemon() fix and revert r15343Nicolas Thill
2009-04-24add missing $(if) check for build loggingFelix Fietkau
2009-04-24optimize tools/ directory build order to improve parallel building performanceFelix Fietkau
2009-04-24add logs/ to .gitignoreFelix Fietkau
2009-04-24add missing dependencies which broke parallel buildFelix Fietkau
2009-04-24add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds)Felix Fietkau
2009-04-23[kernel] generic/2.6.29: add missing Kconfig optionsGabor Juhos
2009-04-23[ar71xx] add initial support for 2.6.29Gabor Juhos
2009-04-23uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not workFelix Fietkau
2009-04-23kmod-bluetooth includes hidp, which needs input-core. add the missing dependencyFelix Fietkau
2009-04-23madwifi: fix a header file conflict with iptablesFelix Fietkau
2009-04-23fix KERNEL_PATCHVER, properly strip -rc* suffixesFelix Fietkau
2009-04-23emit proper error messages if important kernel config files are missingFelix Fietkau
2009-04-23brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince)Felix Fietkau
2009-04-23[package] modules: fix several typos in block.mkGabor Juhos
2009-04-23[ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driverGabor Juhos
2009-04-23[ar71xx] add a workaround for the Synopsys EHCI coreGabor Juhos
2009-04-23[ar71xx] refresh kernel patchesGabor Juhos
2009-04-23[toolchain] gcc-4.4.0 also needs mpfr and gmp to be builtFlorian Fainelli
2009-04-23[toolchain] add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patchFlorian Fainelli
2009-04-23uclibc: add the pthread daemon() fix from #4809Felix Fietkau
2009-04-23uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1Felix Fietkau
2009-04-22remove 2 old interfering variables, probably missed from [15299]Nicolas Thill
2009-04-22clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host buildsFelix Fietkau
2009-04-22build host libtool along with target libtoolFelix Fietkau
2009-04-22enable tgz for x86 - people are using it for system upgradesFelix Fietkau
2009-04-22[kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revisionHamish Guthrie
2009-04-21atheros: enable swconfig by defaultFelix Fietkau
2009-04-21atheros: fix up the wlan mac address if the board data is missingFelix Fietkau
2009-04-21atheros: add default uci configuration for ICPlus IP175CFelix Fietkau
2009-04-21automatically configure switches when swconfig is installedFelix Fietkau
2009-04-21kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau
2009-04-21add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as isNicolas Thill
2009-04-21[imagebuilder] fix initscripts activation (closes: #4037, #4745)Nicolas Thill
2009-04-21[package] fix nvram_get checking on non-WGT634U (#4975)Florian Fainelli
2009-04-21[atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusionJo-Philipp Wich
2009-04-21swconfig: implement uci loading supportFelix Fietkau
2009-04-21[atheros] Generate suitable images for the UBNT PicoStation2Jo-Philipp Wich
2009-04-21add a workaround to rstrip restoring exec perms when they got changed by sstripNicolas Thill
2009-04-20clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy statusFelix Fietkau
2009-04-20swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)Felix Fietkau
2009-04-20add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau
2009-04-20swconfig: fix up kernel dependenciesFelix Fietkau
2009-04-20atheros: nuke 2.6.26 support, 2.6.28 is stableFelix Fietkau
2009-04-20swconfig: treat struct switch_attr as constantFelix Fietkau
2009-04-20swconfig: remove old debugging stuffFelix Fietkau
2009-04-20add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly)Felix Fietkau
2009-04-20move pkg config stuff to per-target exports to prevent interference with host buildsFelix Fietkau