Commit Graph

15247 Commits

Author SHA1 Message Date
Jo-Philipp Wich
fa802af399 support unpacking of .tar.xz archives, no prereq on xzcat for now
SVN-Revision: 22517
2010-08-06 21:29:23 +00:00
Hauke Mehrtens
7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/

This closes #7702.

SVN-Revision: 22516
2010-08-06 20:21:32 +00:00
John Crispin
419128775a * remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares
thanks, Ithamar R. Adema

SVN-Revision: 22515
2010-08-06 15:49:42 +00:00
Alexandros C. Couloumbis
e4598b8c1e package/compcache: revert r22458 as there are some issues with the mainline code
http://code.google.com/p/compcache/issues/detail?id=68

SVN-Revision: 22514
2010-08-06 15:46:13 +00:00
Mirko Vogt
acd054f18d Add missing symbol to 2.6.35 config
SVN-Revision: 22513
2010-08-06 14:25:35 +00:00
Mirko Vogt
95265c5983 Add missing symbols to 2.6.35 config
SVN-Revision: 22512
2010-08-06 14:25:30 +00:00
Mirko Vogt
3cf86bb692 nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using)
SVN-Revision: 22511
2010-08-06 12:42:04 +00:00
Hamish Guthrie
8122c61c9d gumstix: Update wifi default settings
SVN-Revision: 22509
2010-08-06 11:12:36 +00:00
Hamish Guthrie
cbc8b3968c base_files: Remove . from end of localhost entry
SVN-Revision: 22508
2010-08-06 08:00:40 +00:00
Jo-Philipp Wich
0d06aa524a kernel: fix missing symbol introduced by l2tp
SVN-Revision: 22507
2010-08-06 02:05:07 +00:00
Jo-Philipp Wich
52fb76ebff explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)
SVN-Revision: 22506
2010-08-06 02:02:21 +00:00
Jo-Philipp Wich
9de10fe381 add missing symbols for 2.6.34, explicitely enable bootmem - required by crashlog (#7695)
SVN-Revision: 22505
2010-08-06 02:01:36 +00:00
Jo-Philipp Wich
662620419a fix order fail in previous commit
SVN-Revision: 22504
2010-08-06 01:36:14 +00:00
Jo-Philipp Wich
947519fae0 add missing symbols for 2.6.35
SVN-Revision: 22503
2010-08-06 01:33:23 +00:00
Jo-Philipp Wich
ae8dbcbae4 kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
SVN-Revision: 22501
2010-08-06 00:58:49 +00:00
Jo-Philipp Wich
2caa5916aa ipset: fix ipset for kernel 2.6.35
SVN-Revision: 22500
2010-08-06 00:56:18 +00:00
Jo-Philipp Wich
f45be33f17 sed: fix compilation on FreeBSD/AMD64
SVN-Revision: 22499
2010-08-06 00:19:34 +00:00
Jo-Philipp Wich
187ec5ae19 ppp: whitespace cleanup in previous commit
SVN-Revision: 22497
2010-08-04 21:50:50 +00:00
Jo-Philipp Wich
815b18051b pppd: only remove own default route on shutdown (#7694)
SVN-Revision: 22495
2010-08-04 21:47:29 +00:00
Felix Fietkau
e8fe990549 ath9k: fix rx tsf parsing
SVN-Revision: 22493
2010-08-04 17:26:56 +00:00
Jo-Philipp Wich
251c93bcbf dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#7625)
SVN-Revision: 22490
2010-08-04 17:16:46 +00:00
Jo-Philipp Wich
97b10e38a8 Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 22487
2010-08-04 17:09:31 +00:00
Lars-Peter Clausen
1980190a5a Drop 2.6.32 patches
SVN-Revision: 22485
2010-08-04 13:33:55 +00:00
Lars-Peter Clausen
f312e1580b Set -march=mips32
SVN-Revision: 22484
2010-08-04 13:32:32 +00:00
Lars-Peter Clausen
75a7e3e55a Adjust codec driver module name for 2.6.35
SVN-Revision: 22483
2010-08-04 13:31:45 +00:00
Alexandros C. Couloumbis
8ea976509c package/iptables: upgrade to iptables version 1.4.9
SVN-Revision: 22482
2010-08-04 13:29:07 +00:00
Lars-Peter Clausen
5b8cbd5d5a Fix mmc card detection
SVN-Revision: 22481
2010-08-04 13:26:22 +00:00
Hamish Guthrie
20417d6663 gumstix: Change defconfig
SVN-Revision: 22478
2010-08-04 11:25:34 +00:00
Hamish Guthrie
1da361418e omap35xx: Add temporary fix for marvell wlan MAC address detection
SVN-Revision: 22477
2010-08-04 10:10:48 +00:00
Felix Fietkau
bd6324190f swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better
SVN-Revision: 22476
2010-08-04 00:43:40 +00:00
Hauke Mehrtens
86b209211e brcm47xx: ignore some parts of flash on some netgear devices. This space is used to store config values. When overwriting it the device will not start any more.
closes #7630

Thank you realopty for testing.

SVN-Revision: 22475
2010-08-03 20:35:53 +00:00
Lars-Peter Clausen
04497bbb2c Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patch
SVN-Revision: 22474
2010-08-03 15:32:25 +00:00
Jo-Philipp Wich
bf1db57017 ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others
SVN-Revision: 22468
2010-08-03 03:04:34 +00:00
Jo-Philipp Wich
8c4ac87e8f base-files: r22444 caused interfaces to remain down if the macaddr option is used, fix it. Also localize the txqueuelen option variable
SVN-Revision: 22467
2010-08-02 20:45:52 +00:00
Daniel Dickinson
a5fdf57a1b base-files: diag.sh: For power button as preinit status led, end with led left on, not off
SVN-Revision: 22466
2010-08-02 19:33:08 +00:00
Daniel Dickinson
d391ca2c8c base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons and leds on preinit
SVN-Revision: 22465
2010-08-02 19:32:59 +00:00
Daniel Dickinson
99d0f9ea05 patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32
SVN-Revision: 22464
2010-08-02 19:32:40 +00:00
Lars-Peter Clausen
e1bfcceb93 Add 2.6.35 patches
SVN-Revision: 22463
2010-08-02 18:24:06 +00:00
Markus Wigge
4e1c5b8ba2 LED handling fixes for WRT54-G3Gv2
SVN-Revision: 22462
2010-08-02 10:32:39 +00:00
Felix Fietkau
393db419ec ath9k: improve stuck beacon recovery by reading nf values from the hw when a calibration is pending (instead of waiting for the next cal interval)
SVN-Revision: 22461
2010-08-02 01:28:27 +00:00
Felix Fietkau
9d2aa5f66f ath9k: improve stuck beacon recovery and noise floor handling. significantly improves stability under strong interference in ap mode
SVN-Revision: 22460
2010-08-02 00:08:55 +00:00
Alexandros C. Couloumbis
6978c1cb83 package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)
SVN-Revision: 22458
2010-08-01 16:57:24 +00:00
Felix Fietkau
31239d3332 ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi)
SVN-Revision: 22457
2010-08-01 16:33:50 +00:00
Nicolas Thill
4ed248bbef fix typo
SVN-Revision: 22453
2010-08-01 14:37:19 +00:00
Florian Fainelli
2df3583611 add 2.6.34 support
SVN-Revision: 22452
2010-08-01 12:41:16 +00:00
Florian Fainelli
3144d90706 refresh 2.6.34 patches
SVN-Revision: 22451
2010-08-01 12:41:09 +00:00
Florian Fainelli
332227b067 add support for gcc-4.5.1
SVN-Revision: 22450
2010-08-01 12:39:19 +00:00
Florian Fainelli
56aa129fed add txqueuelen option, patch from Roberto Riggio
SVN-Revision: 22444
2010-07-31 22:32:28 +00:00
Florian Fainelli
7fc192e9a5 fix for GREP_OPTIONS
When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it)
This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS

Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl>

SVN-Revision: 22443
2010-07-31 22:32:21 +00:00
Jo-Philipp Wich
5b365822f3 firwall: fix nat reflection for zones covering multiple networks
SVN-Revision: 22442
2010-07-31 13:25:56 +00:00