Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/bison: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33439 | ||||
* | tools/flex: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33438 | ||||
* | tools/libelf: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 33437 | ||||
* | tools/mpc: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33436 | ||||
* | tools/mpc: remove bogus configure override | Felix Fietkau | 2012-09-15 | 1 | -9/+0 |
| | | | | SVN-Revision: 33435 | ||||
* | tools/mpfr enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 33434 | ||||
* | tools/mpfr: remove bogus configure override | Felix Fietkau | 2012-09-15 | 1 | -5/+0 |
| | | | | SVN-Revision: 33433 | ||||
* | tools/gmp enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33432 | ||||
* | tools/xz enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 33431 | ||||
* | tools/pkg-config: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33430 | ||||
* | tools/libtool: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33429 | ||||
* | tools/sed: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 33428 | ||||
* | tools/m4: bypass a time consuming configure test | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33427 | ||||
* | tools/m4: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33426 | ||||
* | netifd: prevent error in ifup if no /etc/config/wireless exists, properly ↵ | Jo-Philipp Wich | 2012-09-15 | 1 | -3/+7 |
| | | | | | | handle wifi-iface sections which are part of multiple networks SVN-Revision: 33425 | ||||
* | opkg: add host and package parallel build support | Felix Fietkau | 2012-09-15 | 1 | -5/+6 |
| | | | | SVN-Revision: 33424 | ||||
* | build: add jobserver support for host builds | Felix Fietkau | 2012-09-15 | 1 | -1/+7 |
| | | | | SVN-Revision: 33423 | ||||
* | build: move the -j flag to package.mk instead of grabbing it from makeflags, ↵ | Felix Fietkau | 2012-09-15 | 2 | -2/+2 |
| | | | | | | otherwise it occasionally gets omitted on full builds SVN-Revision: 33422 | ||||
* | kernel: suppress redundant calls to headers installation | Felix Fietkau | 2012-09-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 33421 | ||||
* | kernel: remove the explicit kernel make call for "oldconfig prepare ↵ | Felix Fietkau | 2012-09-15 | 1 | -1/+0 |
| | | | | | | scripts", the kernel build system has proper dependencies SVN-Revision: 33420 | ||||
* | hostapd: enable parallel build | Felix Fietkau | 2012-09-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 33419 | ||||
* | linux-atm: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -2/+3 |
| | | | | SVN-Revision: 33418 | ||||
* | libpcap: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 33417 | ||||
* | dnsmasq: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 33416 | ||||
* | ppp: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 33415 | ||||
* | build: add a config option for passing the top-level make jobserver to ↵ | Felix Fietkau | 2012-09-15 | 3 | -3/+18 |
| | | | | | | packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds SVN-Revision: 33414 | ||||
* | ar71xx: fix WP543 image builds | Felix Fietkau | 2012-09-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 33413 | ||||
* | hostapd: add a config option for the inactivity timeout | Felix Fietkau | 2012-09-15 | 1 | -0/+4 |
| | | | | SVN-Revision: 33412 | ||||
* | D-Link DAP-1350; Avoid bricking esw config | John Crispin | 2012-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | This is a patch to connect eth0.1 (lan) to the only ethernet connector available. D-Link DAP-1350 goes bricked with AA 12.09-beta. This is because the current esw configuration for the board connects eth0.2 (wan) to the *ONE and ONLY* ethernet connector available, preventing initial access to the board through 192.168.1.1 on eth0.1 after flashing, effectively bricking the board. There are things that should be done to make this board really useful, but for AA 12.09, this one liner is indispensable. Signed of by Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 33411 | ||||
* | ramips/rt3883: fix a typo in the ASUS profile | John Crispin | 2012-09-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33410 | ||||
* | partially revert r33403 | Florian Fainelli | 2012-09-14 | 1 | -45/+88 |
| | | | | SVN-Revision: 33409 | ||||
* | set DEVICE_TYPE to developerboard | Florian Fainelli | 2012-09-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 33408 | ||||
* | fix sparc32 assembler failures with newer toolchains | Florian Fainelli | 2012-09-14 | 1 | -0/+31 |
| | | | | SVN-Revision: 33407 | ||||
* | refresh patches so they apply cleanly | Florian Fainelli | 2012-09-14 | 2 | -4/+5 |
| | | | | SVN-Revision: 33406 | ||||
* | add sparc specific site files | Florian Fainelli | 2012-09-14 | 4 | -0/+43 |
| | | | | SVN-Revision: 33405 | ||||
* | busybox: add patch to fix CVE-2011-2716 in udhcp. | Florian Fainelli | 2012-09-14 | 2 | -1/+165 |
| | | | | SVN-Revision: 33404 | ||||
* | set DEVICE_TYPE to developperboard | Florian Fainelli | 2012-09-14 | 2 | -89/+48 |
| | | | | SVN-Revision: 33403 | ||||
* | set DEVICE_TYPE to developperboard | Florian Fainelli | 2012-09-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 33402 | ||||
* | hostapd: add a patch for suppressing probe responses from APs that have ↵ | Felix Fietkau | 2012-09-14 | 1 | -0/+13 |
| | | | | | | reached their limit of maximum number of clients SVN-Revision: 33401 | ||||
* | hostapd: add an option for configuring the maximum number of connected clients | Felix Fietkau | 2012-09-14 | 1 | -0/+4 |
| | | | | SVN-Revision: 33400 | ||||
* | hostapd: enable disassoc on many consecutive excessive retries, improves AP ↵ | Felix Fietkau | 2012-09-14 | 1 | -0/+2 |
| | | | | | | mode reliability with many clients SVN-Revision: 33399 | ||||
* | mac80211: fix regdb locking issues | Felix Fietkau | 2012-09-14 | 2 | -2/+37 |
| | | | | SVN-Revision: 33398 | ||||
* | busybox: fix build with recent eglibc toolchains | Florian Fainelli | 2012-09-13 | 1 | -0/+10 |
| | | | | SVN-Revision: 33395 | ||||
* | hostapd: support wps in hostapd_cli even when built from the mini variant | Felix Fietkau | 2012-09-13 | 1 | -0/+50 |
| | | | | SVN-Revision: 33393 | ||||
* | hostapd: update to 2012-09-10 | Felix Fietkau | 2012-09-13 | 28 | -313/+198 |
| | | | | SVN-Revision: 33392 | ||||
* | base-files: remove route enabled check in lib/functions/network.sh after ↵ | Jo-Philipp Wich | 2012-09-13 | 1 | -4/+2 |
| | | | | | | netifd bump SVN-Revision: 33391 | ||||
* | netifd: update to latest git head, reorganizes ubus output of inactive values | Jo-Philipp Wich | 2012-09-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 33390 | ||||
* | ar71xx: merge machine support patches | Gabor Juhos | 2012-09-13 | 5 | -157/+47 |
| | | | | SVN-Revision: 33389 | ||||
* | ar71xx: register the NAND controller device on the RB2011 | Gabor Juhos | 2012-09-13 | 4 | -3/+83 |
| | | | | SVN-Revision: 33388 | ||||
* | ar71xx: add device registration code for the AR934x NAND flash controller | Gabor Juhos | 2012-09-13 | 7 | -7/+141 |
| | | | | SVN-Revision: 33387 |