Hauke Mehrtens
f95fc5b2d5
brcm47xx: refresh patches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41487
2014-07-02 22:03:03 +00:00
Hauke Mehrtens
ba1b49dbab
brcm47xx: backport BCM47XX Linksys WRT54G series patches
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41486
2014-07-02 21:54:59 +00:00
Hauke Mehrtens
2dba3f8aca
iwinfo: fix string format for country code
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41485
2014-07-02 21:43:17 +00:00
Hauke Mehrtens
9e0f732b35
b43-tools: update to version 019
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41484
2014-07-02 20:52:50 +00:00
Felix Fietkau
e9b8f24ded
igmpproxy: automatically add firewall rules for multicast routing based on the current config
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41483
2014-07-02 19:18:23 +00:00
Felix Fietkau
5aef137f9e
procd: add a shell helper function to emit a config.change event
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41482
2014-07-02 19:18:20 +00:00
Felix Fietkau
2baf4d4fb0
procd: add shell functions to add instance data
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41481
2014-07-02 19:18:16 +00:00
Felix Fietkau
2b274eb719
firewall: update to the latest version, adds support for fetching firewall rules from procd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41480
2014-07-02 19:18:13 +00:00
Felix Fietkau
3445645d18
iptables: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41479
2014-07-02 19:18:09 +00:00
Felix Fietkau
b4059dea7f
procd: update to the latest version, adds support for dumping per-instance service data with an optional type filter
...
also fixes a crash on stopping a service with triggers after reloading it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41478
2014-07-02 19:18:05 +00:00
John Crispin
b4e46a807c
kernel: disable CONFIG_IRQ_ALL_CPUS by default
...
this fixes the mpc85xx build error
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41477
2014-07-02 18:52:36 +00:00
John Crispin
bbfb3baaed
ramips: add missing rt3352 usb phy node to dts
...
Signed-off-by: michael <igvtee@gmail.com>
SVN-Revision: 41476
2014-07-02 16:37:30 +00:00
John Crispin
62287e589d
ramips: fix target rt5350 only have 28 gpios
...
Signed-off-by: michael <igvtee@gmail.com>
SVN-Revision: 41475
2014-07-02 16:37:26 +00:00
John Crispin
1179d4f924
lantiq: UbinizeImage instead of lantiq-specific ubinize.cfg files
...
New make target in lantiq to use UbinizeImage and SysupgradeNand.
Only enabled for BTHOMEHUBV2B for the moment but should be useable
for other lantiq nand boards.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41474
2014-07-02 16:37:23 +00:00
John Crispin
81dcf41e65
lantiq: more PKG_CHECK_FORMAT_SECURITY fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41473
2014-07-02 16:33:20 +00:00
John Crispin
e2915c6981
lantiq: add support for /tmp/sysinfo
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41472
2014-07-02 16:33:11 +00:00
John Crispin
80e3282739
ralink: make xhci platform depend on mt7621
...
this broke CONFIG_ALL builds for mt7620
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41471
2014-07-02 14:32:43 +00:00
John Crispin
f63bb0adbd
ubox: fix remote logging
...
in r41439 a flag for enabling remote logging was added,
but the actual check was done on a different variable.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41467
2014-07-02 12:56:20 +00:00
Jo-Philipp Wich
16d8827150
iproute2: re-enable PIC, it is only applied to libnetlink.a and required for collectd
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41460
2014-07-02 12:41:36 +00:00
Jo-Philipp Wich
28f44a4f91
include: remove SDK exception from package install targets
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41459
2014-07-02 11:39:28 +00:00
Jo-Philipp Wich
1c891e0d45
iptables: pass --disable-ipv6 is CONFIG_IPV6 is unset
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41458
2014-07-02 11:39:24 +00:00
Felix Fietkau
12d1710184
strace: fix build failure on arm
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41457
2014-07-02 08:19:43 +00:00
John Crispin
325cdf8091
lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41456
2014-07-02 08:17:36 +00:00
John Crispin
cad9e554b1
ar71xx: add missing config symbol
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41455
2014-07-02 08:00:44 +00:00
John Crispin
313db9d0ee
lantiq: fix missing symbols
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41454
2014-07-02 07:43:32 +00:00
John Crispin
3d81a4ef82
ralink: add Wansview NCS601W IP Camera
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41453
2014-07-02 07:42:44 +00:00
John Crispin
c749b310ed
ralink: register wifi firmware for WRTnode
...
After r41444 wifi working on WRTnode. Tested.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41452
2014-07-01 18:17:55 +00:00
John Crispin
2deeb3e2fa
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
...
the build breaks when PKG_CHECK_FORMAT_SECURITY:=1
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41451
2014-07-01 18:05:09 +00:00
John Crispin
3519322e62
ar71xx: Add support for MikroTik RouterBOARD SXT Lite
...
This patch adds support for the MikroTik RouterBOARD SXT Lite.
The new RB911L series is also supported as a result.
v2 of this patch fixes the wmac offset to match what is on the sticker.
v3 refreshes the patch against r41148 and defines the power led as the status led in diag.sh
v4 refreshes the patch against r41353 and fixes the patch path issue to make git am work correctly
v5 selects the kernel config option in the mikrotik profile rather than in the main ar71xx config
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41450
2014-07-01 13:38:30 +00:00
John Crispin
5f31f01853
lantiq: Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget
...
Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget.
These drivers are not needed for ASE, Danube and AR9.
As side effect PHY11G and PHY22F firmwares are not included in the
kernel image, which saves 64 KB.
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41449
2014-07-01 13:18:38 +00:00
John Crispin
9c84f72f85
ramips: set default vid of each vlan, so it won't need be set explicitly.
...
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
SVN-Revision: 41448
2014-07-01 13:18:27 +00:00
John Crispin
4ddc0f9ff3
ramips: add WHR-1166 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41447
2014-07-01 10:26:42 +00:00
John Crispin
3c88de0d47
ramips: sync the WHR-600D flash layout with that of the vendor FW
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41446
2014-07-01 10:26:38 +00:00
John Crispin
2e8c6e4128
ramips: add wmac to mt7620a device tree
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41445
2014-07-01 10:26:33 +00:00
John Crispin
5f6e7e1f44
ramips: add wmac to mt7620n device tree
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41444
2014-07-01 10:26:30 +00:00
John Crispin
bbd8f9c96a
ramips: enable wmac clock for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41443
2014-07-01 10:26:25 +00:00
John Crispin
e7b9bec305
mac80211: enable driver compilation for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41442
2014-07-01 10:26:21 +00:00
John Crispin
b5fe5d5ba3
mac80211: add support for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41441
2014-07-01 10:26:18 +00:00
John Crispin
66ae4803e2
base-files: fix ramfs / nand upgrade
...
/lib/{imx6,lantiq,...}.sh are needed in the ramfs for sysupgrade to work.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41440
2014-07-01 10:26:14 +00:00
John Crispin
ea535a9565
ubox: add a flag that allows us to disable remote log while keeping the ip settings inside uci
...
this makes webui foo a lot easier
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41439
2014-07-01 10:26:10 +00:00
John Crispin
bf75e37030
ppp: fix keep alive option
...
currently the keepalive option needs to be removed to fully disable it. this patch allows us to set it to 0.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41438
2014-07-01 10:26:07 +00:00
John Crispin
6240cc9e17
kernel: add japanese codepages
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41437
2014-07-01 10:26:03 +00:00
Imre Kaloz
b7b222279c
set led triggers for the Linksys WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41436
2014-07-01 09:45:41 +00:00
Imre Kaloz
6fa01eab80
adjust default profile, and add an evalboard one
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41435
2014-07-01 09:43:38 +00:00
Imre Kaloz
fe1df543e1
try to load the orion glue automatically
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41434
2014-07-01 09:36:38 +00:00
Imre Kaloz
9ff59c7656
drop unneeded file
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41433
2014-07-01 09:35:22 +00:00
Steven Barth
d5340f6092
odhcpd: some minor DHCP/DHCPv6 fixes
...
SVN-Revision: 41432
2014-07-01 08:15:28 +00:00
Felix Fietkau
d78404c24a
openvpn: fix compile error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41425
2014-06-30 15:34:03 +00:00
Jonas Gorski
2289e58252
brcm63xx: fix Livebox 1 support
...
The Livebox 1 support is currently broken. Fixed with this patch
Fixes:
- Redboot partitioning broken: fixed
- Replaced custom ephy reset with platform code
- USB code breaks the building process: fixed
- Led colors
- Removed unneded EHCI code since bcm6348 only has OHCI
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
[jogo: drop unneded parts since merge, fixup to apply to current head]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41424
2014-06-30 13:34:43 +00:00
Jonas Gorski
dc230d9b0f
brcm63xx: 3.10: backport multi-board support
...
There have been no reported regressions, so backport it to 3.10.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41422
2014-06-30 13:34:37 +00:00