John Crispin
4f86ea43ca
remove old ralink 3.8 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36162
2013-04-03 09:58:48 +00:00
John Crispin
d4db00205d
move files to files-3.7
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36161
2013-04-03 09:58:44 +00:00
John Crispin
86a691144b
add feature gpio
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36160
2013-04-03 09:58:37 +00:00
John Crispin
1105bd2897
add OF support to rtl8367b driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36159
2013-04-03 09:58:33 +00:00
John Crispin
cc34858d4a
make firmware loading work on v3.9
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36158
2013-04-03 09:58:28 +00:00
Florian Fainelli
4dd9e8dc9b
toolchain/gcc: remove reference to llvm introduced in r36155
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36156
2013-04-02 16:03:14 +00:00
Florian Fainelli
a54e305a8b
toolchain/gcc: add support for GCC 4.8.0
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36155
2013-04-02 16:00:35 +00:00
Florian Fainelli
558d35c754
toolchain/gcc: update 4.7-linaro to 2013.03
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36154
2013-04-02 16:00:23 +00:00
Felix Fietkau
8ca79490a5
libpcap: get rid of some bloat introduced by the update
...
SVN-Revision: 36151
2013-04-01 21:07:39 +00:00
Felix Fietkau
5a13c60771
libpcap: update to 1.3.0
...
Disabled canusb by setting ac_cv_header_libusb_1_0_libusb_h to no in
Makefile. Upstream configure script ignores --disable-canusb.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36150
2013-04-01 21:07:34 +00:00
Imre Kaloz
2a390f5706
drop 4.5 support
...
SVN-Revision: 36149
2013-04-01 15:46:41 +00:00
Imre Kaloz
48612b3b4a
cleanup
...
SVN-Revision: 36148
2013-04-01 15:43:23 +00:00
Imre Kaloz
99d4d9a148
fixup 4.7 configure options
...
SVN-Revision: 36146
2013-04-01 15:13:46 +00:00
Imre Kaloz
9231162c7e
llvm is marked broken for two and a half year now, nuke it
...
SVN-Revision: 36145
2013-04-01 15:08:38 +00:00
Felix Fietkau
71e9171717
openvpn: enable password save support ( #13245 )
...
SVN-Revision: 36144
2013-04-01 10:02:43 +00:00
Felix Fietkau
c3db030502
valgrind: update to v3.8.1
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36143
2013-04-01 09:53:34 +00:00
Felix Fietkau
72f5901eb1
mpc85xx: enable ath9k and wpad-mini by default
...
SVN-Revision: 36142
2013-04-01 09:53:29 +00:00
Florian Fainelli
f18de830e1
toolchain/eglibc: add missing ld-search-paths patch to 2.17
...
this patch is a copy of
trunk/toolchain/eglibc/patches/2.16/200-add-dl-search-paths.patch in
trunk/toolchain/eglibc/patches/2.17/200-add-ld-search-paths.patch
please use svn copy instead of applying it (like in
https://dev.openwrt.org/changeset/34290/ )
the patch add /usr/lib in the ld search path (for eglibc 2.17),
thus helping libs like libnl-tiny.so (for iw), libjson.so.0 (for ubus,
jshn) to be found
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36141
2013-03-29 13:16:09 +00:00
Luka Perkov
c0de55b32c
toolchain: stop generating broken symlink in TOOLCHAIN_DIR/lib
...
It turns out that the symlink may exists already by the time the toolchain
Makefile gets an opportunity to run. While we asked to replace the target, ln
doesn't do so until after dereferencing the existing symlink. This results in
an unintended symlink that refers to itself. Instead, create the link without
dereferencing any symlinks by using the -n option.
Signed-off-by: John Szakmeister <john@szakmeister.net>
SVN-Revision: 36140
2013-03-28 12:16:39 +00:00
Hauke Mehrtens
98ef9e5411
brcm47xx: generate images for Linksys E.... models
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 36139
2013-03-27 15:51:28 +00:00
Hauke Mehrtens
b4eabad019
gemini: remove usage of ehci_port_power() it was removed in kernel 3.8
...
SVN-Revision: 36138
2013-03-27 15:48:07 +00:00
Hauke Mehrtens
31c9452120
brcm47xx: activate image generation for some Netgear devices which are on the market and should be supported.
...
SVN-Revision: 36137
2013-03-27 15:35:52 +00:00
Hauke Mehrtens
a9e5a178ef
brcm47xx: generate images for more WRT...N models
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 36136
2013-03-27 15:34:55 +00:00
Jonas Gorski
7e0b5d15c6
mac80211: backport some upstream mwl8k fixes
...
SVN-Revision: 36134
2013-03-27 12:39:52 +00:00
Jonas Gorski
574bab45ac
base-files: firstboot: only ask for confirmation on TTY
...
Also allow '-y' to force the reset.
SVN-Revision: 36133
2013-03-27 12:39:42 +00:00
Steven Barth
eedf9e72f9
odhcp6c: Fix a race-condition in RA-handling
...
Thanks to Markus Stenberg for investigating and providing a fix
SVN-Revision: 36132
2013-03-26 13:39:17 +00:00
Jo-Philipp Wich
6bddf226d3
base-files: move sysctl init after boot
...
SVN-Revision: 36131
2013-03-26 10:02:58 +00:00
Jo-Philipp Wich
7aace3ee3e
base-files: fix bad start index in previous commit
...
SVN-Revision: 36130
2013-03-25 18:45:23 +00:00
Jo-Philipp Wich
acca7eadc4
package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface.
...
SVN-Revision: 36129
2013-03-25 18:43:30 +00:00
Imre Kaloz
b92e750027
upgrade to 3.9-rc4, disable unsupported boards
...
SVN-Revision: 36128
2013-03-25 14:18:32 +00:00
Imre Kaloz
c90078ce87
refresh patches against -rc4
...
SVN-Revision: 36127
2013-03-25 13:53:48 +00:00
Imre Kaloz
f26378fd7c
add missing symbols
...
SVN-Revision: 36126
2013-03-25 13:53:17 +00:00
Steven Barth
5a9c2c77b4
iptables: don't use --enable-ipv6 if IPv6 is disabled
...
SVN-Revision: 36125
2013-03-25 11:22:12 +00:00
Jo-Philipp Wich
da15e4cd57
feeds.conf.default: switch LuCI feed to nbd.name git mirror
...
SVN-Revision: 36124
2013-03-25 11:12:57 +00:00
Steven Barth
6529cf6cea
odhcp6c: minor bug fixes
...
SVN-Revision: 36123
2013-03-25 10:58:48 +00:00
Gabor Juhos
f7da2127ab
ar71xx: fix ethernet LEDs on the TL-WDR3500
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36122
2013-03-25 06:40:03 +00:00
Gabor Juhos
39c132d154
ar71xx: add GPIO output select values for AR934x
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36121
2013-03-25 06:40:00 +00:00
Gabor Juhos
849201b1d8
ar71xx: add default LED configuration for the WL-WRD3500
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36120
2013-03-24 21:07:21 +00:00
Gabor Juhos
cd5cca4ba8
ar71xx: fix USB power GPIO on the TL-WDR3500
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36119
2013-03-24 19:23:47 +00:00
Gabor Juhos
4daefc9480
ar71xx: remove numeric suffix of the TL-WDR3500 USB LED
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36118
2013-03-24 19:23:45 +00:00
Gabor Juhos
a4a2a7189f
ar71xx: add diag support for the TL-WDR3500
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36117
2013-03-24 19:23:43 +00:00
Gabor Juhos
38c991311b
ar71xx: add default switch configuration for the TL-WDR3500
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36116
2013-03-24 19:23:36 +00:00
Hauke Mehrtens
bb81e695f9
kernel: add missing config options for au1000 target
...
SVN-Revision: 36115
2013-03-24 14:01:38 +00:00
Hauke Mehrtens
5ee44cbcaf
mac80211: download file with firmware for brcmsmac
...
This fixes #13144 .
SVN-Revision: 36114
2013-03-24 00:54:30 +00:00
Hauke Mehrtens
72b5d58a2a
mac80211: update brcmsmac ap patches
...
SVN-Revision: 36113
2013-03-24 00:53:15 +00:00
Florian Fainelli
513de712f9
base-files: also apply r36107 to files.old
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36112
2013-03-23 12:44:10 +00:00
Jo-Philipp Wich
6fa1b5346e
firewall3: update to git head
...
* fixes parsing of src/dest '*'
* fixes parsing of proto 'all'
SVN-Revision: 36111
2013-03-22 14:10:29 +00:00
Felix Fietkau
a982c1c697
tools/upx: use HOSTCXX to fix build errors on mac os x
...
SVN-Revision: 36110
2013-03-22 12:52:21 +00:00
Felix Fietkau
3d6093c275
build: add a HOSTCXX variable pointing at the c++ compiler
...
SVN-Revision: 36109
2013-03-22 12:52:17 +00:00
Florian Fainelli
12b686ed39
gdb: update to 7.5-2012.12-1
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36108
2013-03-22 10:06:10 +00:00