Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | override default i486 CFLAGS, produce smaller executables for these systems | Florian Fainelli | 2009-04-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 15374 | ||||
* | add missing configuration symbol (for rdc) | Florian Fainelli | 2009-04-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 15373 | ||||
* | generic/2.6.29: update yaffs code | Gabor Juhos | 2009-04-24 | 3 | -7811/+12344 |
| | | | | SVN-Revision: 15372 | ||||
* | fix ethernet driver on 2.6.29 | Gabor Juhos | 2009-04-24 | 2 | -1/+41 |
| | | | | SVN-Revision: 15371 | ||||
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | Felix Fietkau | 2009-04-24 | 7 | -32/+295 |
| | | | | SVN-Revision: 15369 | ||||
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 | 73 | -4809/+31 |
| | | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 | ||||
* | uClibc NPTL: remove the pthread daemon() fix and revert r15343 | Nicolas Thill | 2009-04-24 | 2 | -10/+36 |
| | | | | SVN-Revision: 15367 | ||||
* | add missing $(if) check for build logging | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15366 | ||||
* | optimize tools/ directory build order to improve parallel building performance | Felix Fietkau | 2009-04-24 | 1 | -2/+5 |
| | | | | SVN-Revision: 15365 | ||||
* | add logs/ to .gitignore | Felix Fietkau | 2009-04-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 15364 | ||||
* | add missing dependencies which broke parallel build | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 15363 | ||||
* | add BUILD_LOG option to let the build system log all subdir make command ↵ | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
| | | | | | | output to individual files (useful for debugging parallel builds) SVN-Revision: 15362 | ||||
* | generic/2.6.29: add missing Kconfig options | Gabor Juhos | 2009-04-23 | 1 | -0/+4 |
| | | | | SVN-Revision: 15358 | ||||
* | add initial support for 2.6.29 | Gabor Juhos | 2009-04-23 | 21 | -0/+769 |
| | | | | SVN-Revision: 15357 | ||||
* | uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does ↵ | Felix Fietkau | 2009-04-23 | 1 | -2/+2 |
| | | | | | | not work SVN-Revision: 15356 | ||||
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15355 | ||||
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 2 | -3/+3 |
| | | | | SVN-Revision: 15354 | ||||
* | fix KERNEL_PATCHVER, properly strip -rc* suffixes | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15353 | ||||
* | emit proper error messages if important kernel config files are missing | Felix Fietkau | 2009-04-23 | 1 | -1/+7 |
| | | | | SVN-Revision: 15352 | ||||
* | brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually ↵ | Felix Fietkau | 2009-04-23 | 1 | -34/+16 |
| | | | | | | broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince) SVN-Revision: 15351 | ||||
* | modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | 1 | -6/+6 |
| | | | | SVN-Revision: 15350 | ||||
* | enable the synopsys woarkaround in the ehci-ar71xx driver | Gabor Juhos | 2009-04-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 15349 | ||||
* | add a workaround for the Synopsys EHCI core * ↵ | Gabor Juhos | 2009-04-23 | 1 | -0/+22 |
| | | | | | | http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html SVN-Revision: 15348 | ||||
* | refresh kernel patches | Gabor Juhos | 2009-04-23 | 2 | -6/+6 |
| | | | | SVN-Revision: 15347 | ||||
* | gcc-4.4.0 also needs mpfr and gmp to be built | Florian Fainelli | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15346 | ||||
* | add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵ | Florian Fainelli | 2009-04-23 | 10 | -2/+171 |
| | | | | | | patch SVN-Revision: 15345 | ||||
* | uclibc: add the pthread daemon() fix from #4809 | Felix Fietkau | 2009-04-23 | 3 | -0/+30 |
| | | | | SVN-Revision: 15344 | ||||
* | uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to ↵ | Felix Fietkau | 2009-04-23 | 2 | -47/+0 |
| | | | | | | 0.9.30.1 SVN-Revision: 15343 | ||||
* | remove 2 old interfering variables, probably missed from [15299] | Nicolas Thill | 2009-04-22 | 1 | -2/+0 |
| | | | | SVN-Revision: 15340 | ||||
* | clean up automake/pkg-config handling, move separate host/package variable ↵ | Felix Fietkau | 2009-04-22 | 4 | -20/+24 |
| | | | | | | exports to templates, fix automake path for host builds SVN-Revision: 15339 | ||||
* | build host libtool along with target libtool | Felix Fietkau | 2009-04-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 15338 | ||||
* | enable tgz for x86 - people are using it for system upgrades | Felix Fietkau | 2009-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 15337 | ||||
* | hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to ↵ | Hamish Guthrie | 2009-04-22 | 1 | -0/+33 |
| | | | | | | handle this condition based upon kernel revision SVN-Revision: 15336 | ||||
* | atheros: enable swconfig by default | Felix Fietkau | 2009-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 15331 | ||||
* | atheros: fix up the wlan mac address if the board data is missing | Felix Fietkau | 2009-04-21 | 2 | -3/+5 |
| | | | | SVN-Revision: 15330 | ||||
* | atheros: add default uci configuration for ICPlus IP175C | Felix Fietkau | 2009-04-21 | 1 | -1/+19 |
| | | | | SVN-Revision: 15329 | ||||
* | automatically configure switches when swconfig is installed | Felix Fietkau | 2009-04-21 | 2 | -1/+13 |
| | | | | SVN-Revision: 15328 | ||||
* | kernel: make sure all patches are applied before running menuconfig or oldconfig | Felix Fietkau | 2009-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 15325 | ||||
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' ↵ | Nicolas Thill | 2009-04-21 | 1 | -1/+1 |
| | | | | | | that was logged as is SVN-Revision: 15323 | ||||
* | fix initscripts activation (closes: #4037, #4745) | Nicolas Thill | 2009-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 15320 | ||||
* | fix nvram_get checking on non-WGT634U (#4975) | Florian Fainelli | 2009-04-21 | 1 | -1/+2 |
| | | | | SVN-Revision: 15319 | ||||
* | rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵ | Jo-Philipp Wich | 2009-04-21 | 1 | -1/+1 |
| | | | | | | confusion SVN-Revision: 15316 | ||||
* | swconfig: implement uci loading support | Felix Fietkau | 2009-04-21 | 6 | -64/+363 |
| | | | | SVN-Revision: 15315 | ||||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 2 | -0/+12 |
| | | | | SVN-Revision: 15314 | ||||
* | add a workaround to rstrip restoring exec perms when they got changed by sstrip | Nicolas Thill | 2009-04-21 | 1 | -0/+3 |
| | | | | SVN-Revision: 15312 | ||||
* | clean up the ip175c driver some more, add support for setting the pvid and ↵ | Felix Fietkau | 2009-04-20 | 1 | -105/+91 |
| | | | | | | fix querying the phy status SVN-Revision: 15308 | ||||
* | swconfig: add a generic method for setting the port primary vlan id (used ↵ | Felix Fietkau | 2009-04-20 | 2 | -7/+42 |
| | | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) SVN-Revision: 15307 | ||||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 4 | -1/+1368 |
| | | | | SVN-Revision: 15305 | ||||
* | swconfig: fix up kernel dependencies | Felix Fietkau | 2009-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15304 | ||||
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | Felix Fietkau | 2009-04-20 | 39 | -6819/+0 |
| | | | | SVN-Revision: 15303 |