21730 Commits (44cd20b8023f6f2fca50c32772229590b179756d)
 

Author SHA1 Message Date
Jo-Philipp Wich 0fd1fb6252 base-files: add uci-defaults script to migrate sysctl.conf (#12196) 12 years ago
Daniel Dickinson 0f254b4b67 dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). 12 years ago
Felix Fietkau e8893fdf7a ar71xx: add missing code for ar933x WMAC reset that was left out during the ar71xx->ath79 migration, should fix wifi stability issues on ar933x 12 years ago
Felix Fietkau b086475e1e build: ensure that package/host-build build system code does not run in parallel, fixes rare spurious parallel build failures 12 years ago
Felix Fietkau d6c5846513 gcc: enable parallel builds 12 years ago
Felix Fietkau 62869d02bc binutils: enable parallel builds 12 years ago
Felix Fietkau b7e1f0d7df gdb: enable parallel builds 12 years ago
Felix Fietkau a2cf331ba6 tools/cmake: enable parallel builds 12 years ago
Felix Fietkau 54bd532d15 tools/e2fsprogs: enable parallel builds 12 years ago
Felix Fietkau 0250047a79 tools/bison: enable parallel builds 12 years ago
Felix Fietkau a3649900b3 tools/flex: enable parallel builds 12 years ago
Felix Fietkau 2f24019b6c tools/libelf: enable parallel builds 12 years ago
Felix Fietkau 56c7b771fe tools/mpc: enable parallel builds 12 years ago
Felix Fietkau 4620e713a4 tools/mpc: remove bogus configure override 12 years ago
Felix Fietkau 3207472445 tools/mpfr enable parallel builds 12 years ago
Felix Fietkau d7775ab256 tools/mpfr: remove bogus configure override 12 years ago
Felix Fietkau fd1529921d tools/gmp enable parallel builds 12 years ago
Felix Fietkau b0065ecb72 tools/xz enable parallel builds 12 years ago
Felix Fietkau 6a137d1df8 tools/pkg-config: enable parallel builds 12 years ago
Felix Fietkau d010ec2a91 tools/libtool: enable parallel builds 12 years ago
Felix Fietkau 8b47037101 tools/sed: enable parallel builds 12 years ago
Felix Fietkau 643f51cf90 tools/m4: bypass a time consuming configure test 12 years ago
Felix Fietkau 17f9811814 tools/m4: enable parallel builds 12 years ago
Jo-Philipp Wich f1eda43e73 netifd: prevent error in ifup if no /etc/config/wireless exists, properly handle wifi-iface sections which are part of multiple networks 12 years ago
Felix Fietkau d365063c59 opkg: add host and package parallel build support 12 years ago
Felix Fietkau f19dbfff91 build: add jobserver support for host builds 12 years ago
Felix Fietkau c4198ce48d build: move the -j flag to package.mk instead of grabbing it from makeflags, otherwise it occasionally gets omitted on full builds 12 years ago
Felix Fietkau 482a6d4aea kernel: suppress redundant calls to headers installation 12 years ago
Felix Fietkau 8091d3f2e8 kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies 12 years ago
Felix Fietkau cfbb7d9b22 hostapd: enable parallel build 12 years ago
Felix Fietkau fb2b3c9eae linux-atm: enable parallel builds 12 years ago
Felix Fietkau e3b3a9473c libpcap: enable parallel builds 12 years ago
Felix Fietkau d7a6141297 dnsmasq: enable parallel builds 12 years ago
Felix Fietkau fe30b8effa ppp: enable parallel builds 12 years ago
Felix Fietkau be6f437649 build: add a config option for passing the top-level make jobserver to packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds 12 years ago
Felix Fietkau ed14ffc7da ar71xx: fix WP543 image builds 12 years ago
Felix Fietkau a5bf74c2e7 hostapd: add a config option for the inactivity timeout 12 years ago
John Crispin 223db72385 D-Link DAP-1350; Avoid bricking esw config 12 years ago
John Crispin bf355f8ee9 ramips/rt3883: fix a typo in the ASUS profile 12 years ago
Florian Fainelli a2b29c591e partially revert r33403 12 years ago
Florian Fainelli 0d464a8ac3 set DEVICE_TYPE to developerboard 12 years ago
Florian Fainelli 42846febb9 fix sparc32 assembler failures with newer toolchains 12 years ago
Florian Fainelli 39ddc9105c refresh patches so they apply cleanly 12 years ago
Florian Fainelli 6bc394d90f add sparc specific site files 12 years ago
Florian Fainelli 93c28ea473 busybox: add patch to fix CVE-2011-2716 in udhcp. 12 years ago
Florian Fainelli 4128b8e189 set DEVICE_TYPE to developperboard 12 years ago
Florian Fainelli 2254fc2673 set DEVICE_TYPE to developperboard 12 years ago
Felix Fietkau 16266e2232 hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients 12 years ago
Felix Fietkau 39e6e9e394 hostapd: add an option for configuring the maximum number of connected clients 12 years ago
Felix Fietkau 9b020e776e hostapd: enable disassoc on many consecutive excessive retries, improves AP mode reliability with many clients 12 years ago