| Commit message (Expand) | Author | Age | Files | Lines |
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | Felix Fietkau | 2009-04-24 | 7 | -32/+295 |
* | [toolchain] uClibc cleanup: | Nicolas Thill | 2009-04-24 | 73 | -4809/+31 |
* | uClibc NPTL: remove the pthread daemon() fix and revert r15343 | Nicolas Thill | 2009-04-24 | 2 | -10/+36 |
* | add missing $(if) check for build logging | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
* | optimize tools/ directory build order to improve parallel building performance | Felix Fietkau | 2009-04-24 | 1 | -2/+5 |
* | add logs/ to .gitignore | Felix Fietkau | 2009-04-24 | 1 | -0/+1 |
* | add missing dependencies which broke parallel build | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
* | add BUILD_LOG option to let the build system log all subdir make command outp... | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
* | [kernel] generic/2.6.29: add missing Kconfig options | Gabor Juhos | 2009-04-23 | 1 | -0/+4 |
* | [ar71xx] add initial support for 2.6.29 | Gabor Juhos | 2009-04-23 | 21 | -0/+769 |
* | uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not... | Felix Fietkau | 2009-04-23 | 1 | -2/+2 |
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 2 | -3/+3 |
* | fix KERNEL_PATCHVER, properly strip -rc* suffixes | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
* | emit proper error messages if important kernel config files are missing | Felix Fietkau | 2009-04-23 | 1 | -1/+7 |
* | brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually br... | Felix Fietkau | 2009-04-23 | 1 | -34/+16 |
* | [package] modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | 1 | -6/+6 |
* | [ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driver | Gabor Juhos | 2009-04-23 | 1 | -0/+1 |
* | [ar71xx] add a workaround for the Synopsys EHCI core | Gabor Juhos | 2009-04-23 | 1 | -0/+22 |
* | [ar71xx] refresh kernel patches | Gabor Juhos | 2009-04-23 | 2 | -6/+6 |
* | [toolchain] gcc-4.4.0 also needs mpfr and gmp to be built | Florian Fainelli | 2009-04-23 | 1 | -1/+1 |
* | [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f... | Florian Fainelli | 2009-04-23 | 10 | -2/+171 |
* | uclibc: add the pthread daemon() fix from #4809 | Felix Fietkau | 2009-04-23 | 3 | -0/+30 |
* | uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0... | Felix Fietkau | 2009-04-23 | 2 | -47/+0 |
* | remove 2 old interfering variables, probably missed from [15299] | Nicolas Thill | 2009-04-22 | 1 | -2/+0 |
* | clean up automake/pkg-config handling, move separate host/package variable ex... | Felix Fietkau | 2009-04-22 | 4 | -20/+24 |
* | build host libtool along with target libtool | Felix Fietkau | 2009-04-22 | 1 | -0/+2 |
* | enable tgz for x86 - people are using it for system upgrades | Felix Fietkau | 2009-04-22 | 1 | -1/+1 |
* | [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ... | Hamish Guthrie | 2009-04-22 | 1 | -0/+33 |
* | atheros: enable swconfig by default | Felix Fietkau | 2009-04-21 | 1 | -1/+1 |
* | atheros: fix up the wlan mac address if the board data is missing | Felix Fietkau | 2009-04-21 | 2 | -3/+5 |
* | atheros: add default uci configuration for ICPlus IP175C | Felix Fietkau | 2009-04-21 | 1 | -1/+19 |
* | automatically configure switches when swconfig is installed | Felix Fietkau | 2009-04-21 | 2 | -1/+13 |
* | kernel: make sure all patches are applied before running menuconfig or oldconfig | Felix Fietkau | 2009-04-21 | 1 | -1/+1 |
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' t... | Nicolas Thill | 2009-04-21 | 1 | -1/+1 |
* | [imagebuilder] fix initscripts activation (closes: #4037, #4745) | Nicolas Thill | 2009-04-21 | 1 | -2/+2 |
* | [package] fix nvram_get checking on non-WGT634U (#4975) | Florian Fainelli | 2009-04-21 | 1 | -1/+2 |
* | [atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... ... | Jo-Philipp Wich | 2009-04-21 | 1 | -1/+1 |
* | swconfig: implement uci loading support | Felix Fietkau | 2009-04-21 | 6 | -64/+363 |
* | [atheros] Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 2 | -0/+12 |
* | add a workaround to rstrip restoring exec perms when they got changed by sstrip | Nicolas Thill | 2009-04-21 | 1 | -0/+3 |
* | clean up the ip175c driver some more, add support for setting the pvid and fi... | Felix Fietkau | 2009-04-20 | 1 | -105/+91 |
* | swconfig: add a generic method for setting the port primary vlan id (used for... | Felix Fietkau | 2009-04-20 | 2 | -7/+42 |
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 4 | -1/+1368 |
* | swconfig: fix up kernel dependencies | Felix Fietkau | 2009-04-20 | 1 | -1/+1 |
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | Felix Fietkau | 2009-04-20 | 39 | -6819/+0 |
* | swconfig: treat struct switch_attr as constant | Felix Fietkau | 2009-04-20 | 2 | -13/+13 |
* | swconfig: remove old debugging stuff | Felix Fietkau | 2009-04-20 | 1 | -2/+0 |
* | add optional driver for the hw watchdog on gateworks avila boards (requires s... | Felix Fietkau | 2009-04-20 | 3 | -0/+270 |
* | move pkg config stuff to per-target exports to prevent interference with host... | Felix Fietkau | 2009-04-20 | 3 | -3/+6 |