Gabor Juhos
7c85646176
ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read
...
SVN-Revision: 33454
12 years ago
Gabor Juhos
3bdf0bc36f
ar71xx: ar934x_nfc: increase DMA retry count
...
SVN-Revision: 33453
12 years ago
Gabor Juhos
b7cb43f6a6
ar71xx: ar934x_nfc: optimize READOOB operation on large page devices
...
SVN-Revision: 33452
12 years ago
Gabor Juhos
96dde2e591
ar71xx: ar934x_nfc: fix RNDOUT operation
...
SVN-Revision: 33451
12 years ago
Gabor Juhos
338b698fb6
ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices
...
SVN-Revision: 33450
12 years ago
Jo-Philipp Wich
2165240c32
base-files: make file compare silent in migrate-sysctl
...
SVN-Revision: 33449
12 years ago
Jo-Philipp Wich
0fd1fb6252
base-files: add uci-defaults script to migrate sysctl.conf ( #12196 )
...
SVN-Revision: 33448
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).
...
SVN-Revision: 33447
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
...
SVN-Revision: 33446
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
...
SVN-Revision: 33445
12 years ago
Felix Fietkau
d6c5846513
gcc: enable parallel builds
...
SVN-Revision: 33444
12 years ago
Felix Fietkau
62869d02bc
binutils: enable parallel builds
...
SVN-Revision: 33443
12 years ago
Felix Fietkau
b7e1f0d7df
gdb: enable parallel builds
...
SVN-Revision: 33442
12 years ago
Felix Fietkau
a2cf331ba6
tools/cmake: enable parallel builds
...
SVN-Revision: 33441
12 years ago
Felix Fietkau
54bd532d15
tools/e2fsprogs: enable parallel builds
...
SVN-Revision: 33440
12 years ago
Felix Fietkau
0250047a79
tools/bison: enable parallel builds
...
SVN-Revision: 33439
12 years ago
Felix Fietkau
a3649900b3
tools/flex: enable parallel builds
...
SVN-Revision: 33438
12 years ago
Felix Fietkau
2f24019b6c
tools/libelf: enable parallel builds
...
SVN-Revision: 33437
12 years ago
Felix Fietkau
56c7b771fe
tools/mpc: enable parallel builds
...
SVN-Revision: 33436
12 years ago
Felix Fietkau
4620e713a4
tools/mpc: remove bogus configure override
...
SVN-Revision: 33435
12 years ago
Felix Fietkau
3207472445
tools/mpfr enable parallel builds
...
SVN-Revision: 33434
12 years ago
Felix Fietkau
d7775ab256
tools/mpfr: remove bogus configure override
...
SVN-Revision: 33433
12 years ago
Felix Fietkau
fd1529921d
tools/gmp enable parallel builds
...
SVN-Revision: 33432
12 years ago
Felix Fietkau
b0065ecb72
tools/xz enable parallel builds
...
SVN-Revision: 33431
12 years ago
Felix Fietkau
6a137d1df8
tools/pkg-config: enable parallel builds
...
SVN-Revision: 33430
12 years ago
Felix Fietkau
d010ec2a91
tools/libtool: enable parallel builds
...
SVN-Revision: 33429
12 years ago
Felix Fietkau
8b47037101
tools/sed: enable parallel builds
...
SVN-Revision: 33428
12 years ago
Felix Fietkau
643f51cf90
tools/m4: bypass a time consuming configure test
...
SVN-Revision: 33427
12 years ago
Felix Fietkau
17f9811814
tools/m4: enable parallel builds
...
SVN-Revision: 33426
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
...
SVN-Revision: 33425
12 years ago
Felix Fietkau
d365063c59
opkg: add host and package parallel build support
...
SVN-Revision: 33424
12 years ago
Felix Fietkau
f19dbfff91
build: add jobserver support for host builds
...
SVN-Revision: 33423
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
...
SVN-Revision: 33422
12 years ago
Felix Fietkau
482a6d4aea
kernel: suppress redundant calls to headers installation
...
SVN-Revision: 33421
12 years ago
Felix Fietkau
8091d3f2e8
kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies
...
SVN-Revision: 33420
12 years ago
Felix Fietkau
cfbb7d9b22
hostapd: enable parallel build
...
SVN-Revision: 33419
12 years ago
Felix Fietkau
fb2b3c9eae
linux-atm: enable parallel builds
...
SVN-Revision: 33418
12 years ago
Felix Fietkau
e3b3a9473c
libpcap: enable parallel builds
...
SVN-Revision: 33417
12 years ago
Felix Fietkau
d7a6141297
dnsmasq: enable parallel builds
...
SVN-Revision: 33416
12 years ago
Felix Fietkau
fe30b8effa
ppp: enable parallel builds
...
SVN-Revision: 33415
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
...
SVN-Revision: 33414
12 years ago
Felix Fietkau
ed14ffc7da
ar71xx: fix WP543 image builds
...
SVN-Revision: 33413
12 years ago
Felix Fietkau
a5bf74c2e7
hostapd: add a config option for the inactivity timeout
...
SVN-Revision: 33412
12 years ago
John Crispin
223db72385
D-Link DAP-1350; Avoid bricking esw config
...
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
12 years ago
John Crispin
bf355f8ee9
ramips/rt3883: fix a typo in the ASUS profile
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33410
12 years ago
Florian Fainelli
a2b29c591e
partially revert r33403
...
SVN-Revision: 33409
12 years ago
Florian Fainelli
0d464a8ac3
set DEVICE_TYPE to developerboard
...
SVN-Revision: 33408
12 years ago
Florian Fainelli
42846febb9
fix sparc32 assembler failures with newer toolchains
...
SVN-Revision: 33407
12 years ago
Florian Fainelli
39ddc9105c
refresh patches so they apply cleanly
...
SVN-Revision: 33406
12 years ago
Florian Fainelli
6bc394d90f
add sparc specific site files
...
SVN-Revision: 33405
12 years ago