10672 Commits (f981976ed1c9532a4bb26632dd687a48c8082986)
 

Author SHA1 Message Date
Florian Fainelli 0f514fe470 add missing configuration symbol (for rdc) 16 years ago
Gabor Juhos 629318e6db generic/2.6.29: update yaffs code 16 years ago
Gabor Juhos 70795466b9 fix ethernet driver on 2.6.29 16 years ago
Felix Fietkau dcd9f20085 port the mbsd_multi patch to gcc 4.4.0, refresh the other patches 16 years ago
Nicolas Thill 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 16 years ago
Nicolas Thill 2783110a97 uClibc NPTL: remove the pthread daemon() fix and revert r15343 16 years ago
Felix Fietkau 97845201e4 add missing $(if) check for build logging 16 years ago
Felix Fietkau 52339a50fd optimize tools/ directory build order to improve parallel building performance 16 years ago
Felix Fietkau 13189afcc9 add logs/ to .gitignore 16 years ago
Felix Fietkau ace4ee61f2 add missing dependencies which broke parallel build 16 years ago
Felix Fietkau 5e1e868230 add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds) 16 years ago
Gabor Juhos 7bd32c10df generic/2.6.29: add missing Kconfig options 16 years ago
Gabor Juhos 8b82de7aa0 add initial support for 2.6.29 16 years ago
Felix Fietkau b60fc68fa8 uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work 16 years ago
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency 16 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables 16 years ago
Felix Fietkau b3afad10f0 fix KERNEL_PATCHVER, properly strip -rc* suffixes 16 years ago
Felix Fietkau 9ecec14ce0 emit proper error messages if important kernel config files are missing 16 years ago
Felix Fietkau a0c097720d brcm47xx: 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) 16 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk 16 years ago
Gabor Juhos 6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver 16 years ago
Gabor Juhos 83c93d656d add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html 16 years ago
Gabor Juhos 90cd9b70a3 refresh kernel patches 16 years ago
Florian Fainelli 7a0c00a011 gcc-4.4.0 also needs mpfr and gmp to be built 16 years ago
Florian Fainelli e15ca56024 add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch 16 years ago
Felix Fietkau 632f50b891 uclibc: add the pthread daemon() fix from #4809 16 years ago
Felix Fietkau 0d00b1cb59 uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1 16 years ago
Nicolas Thill c73f8dfbe0 remove 2 old interfering variables, probably missed from [15299] 16 years ago
Felix Fietkau 63129f9b4c clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds 16 years ago
Felix Fietkau bb0448739c build host libtool along with target libtool 16 years ago
Felix Fietkau e76aa157bc enable tgz for x86 - people are using it for system upgrades 16 years ago
Hamish Guthrie e0694c7ca6 hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision 16 years ago
Felix Fietkau 8398eb00ba atheros: enable swconfig by default 16 years ago
Felix Fietkau b31ce584a3 atheros: fix up the wlan mac address if the board data is missing 16 years ago
Felix Fietkau f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C 16 years ago
Felix Fietkau 8bd7b4bb6b automatically configure switches when swconfig is installed 16 years ago
Felix Fietkau 6d782f93d8 kernel: make sure all patches are applied before running menuconfig or oldconfig 16 years ago
Nicolas Thill 2fdeecdb47 add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is 16 years ago
Nicolas Thill 3f8ac1680c fix initscripts activation (closes: #4037, #4745) 16 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975) 16 years ago
Jo-Philipp Wich 40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion 16 years ago
Felix Fietkau 2fe29deb90 swconfig: implement uci loading support 16 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2 16 years ago
Nicolas Thill 54d622a815 add a workaround to rstrip restoring exec perms when they got changed by sstrip 16 years ago
Felix Fietkau 3fce73ce46 clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status 16 years ago
Felix Fietkau f6f55bae7d swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports) 16 years ago
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) 16 years ago
Felix Fietkau c239c9814a swconfig: fix up kernel dependencies 16 years ago
Felix Fietkau df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable 16 years ago
Felix Fietkau 787e9fcf93 swconfig: treat struct switch_attr as constant 16 years ago