21644 Commits (ed2bf29be5ea97f67c7195cd02eaf1bc1515bd36)
 

Author SHA1 Message Date
Hauke Mehrtens eeb3ad1860 update gpio patches 12 years ago
Felix Fietkau e566454513 binutils: backport ld patch to fix ARM specific issues with --gc-sections 12 years ago
Gabor Juhos 79ffd1032a ar71xx: fix a typo in TEW-637GRU image names 12 years ago
Gabor Juhos 9a11f882d7 ar71xx: revert DIR-825-B1 wholeflash image support. 12 years ago
Florian Fainelli ee16fea079 disable VFPv4 probing 12 years ago
Florian Fainelli 4d2fb44f0c partially revert r33403 12 years ago
Felix Fietkau 77acef2bb9 hostapd: update mirror md5sum for latest version (fixes #12208) 12 years ago
Gabor Juhos a7c5c4390a ar71xx: register the NAND flash controller device on DB120 12 years ago
Gabor Juhos 7c85646176 ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read 12 years ago
Gabor Juhos 3bdf0bc36f ar71xx: ar934x_nfc: increase DMA retry count 12 years ago
Gabor Juhos b7cb43f6a6 ar71xx: ar934x_nfc: optimize READOOB operation on large page devices 12 years ago
Gabor Juhos 96dde2e591 ar71xx: ar934x_nfc: fix RNDOUT operation 12 years ago
Gabor Juhos 338b698fb6 ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices 12 years ago
Jo-Philipp Wich 2165240c32 base-files: make file compare silent in migrate-sysctl 12 years ago
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