Rafał Miłecki
2766887751
bcm53xx: update linux 4.4 config
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47704
2015-12-03 08:19:30 +00:00
Rafał Miłecki
d90561c929
bcm53xx: add linux 4.4 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47703
2015-12-03 08:19:25 +00:00
Jonas Gorski
e395433178
brcm63xx: add linux 4.4 support
...
Only netboot tested. Flash at your own risk.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47702
2015-12-02 22:24:46 +00:00
Jonas Gorski
621677154f
kernel: add linux 4.4 support
...
Based on 4.4-rc3. Runtime tested on MIPS.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47701
2015-12-02 22:23:22 +00:00
Jonas Gorski
4454a3fb63
package: kernel: update dependencies for 4.4
...
Update dependencies for linux 4.4 and mark as broken where source code
needs updating.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47700
2015-12-02 22:19:31 +00:00
Jonas Gorski
9c0ca6082d
xtables-addons: update to 2.10
...
Fixes compilation with linux 4.4.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47699
2015-12-02 22:19:11 +00:00
Jonas Gorski
30a21f5acb
kernel-version: drop 4.0 remnants
...
We don't support 4.0 anymore and it is EOL anyway.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47698
2015-12-02 22:19:01 +00:00
Jonas Gorski
d12502b666
brcm63xx: Add NuCom R5010UNv2 support
...
This patch adds support for the NuCom R5010UNv2.
It's a BCM6328 based board. It has an onboard BCM43217 wifi chip. For this
wifi chip looks like the brcmsmac driver isn't still supported, b43 drivers are used
for the profile of the router.
It's worth mentioning this board was affected by a bug solved with
https://dev.openwrt.org/changeset/46707
Tested-by: Angel Fontan <angel.fontan@gmail.com>
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47697
2015-12-02 22:18:20 +00:00
Jonas Gorski
9d7e058a23
brcm63xx: drop 3.18 support
...
Drop 3.18 support; it will live on in CC.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47696
2015-12-02 22:16:37 +00:00
Jonas Gorski
e9390dcf23
ipq806x: ap148/r7500: fix eth0 for non gige speeds
...
Eth0 is attached to mac0 of the switch with a fixed link and and not to
phy4 in single phy mode, so configuring it to anything but 1000FD will
break the connection, which will happen if a only 100 Mbit capapble device
is plugged into the wan port.
Fix this by not taking the state from phy4 and just configuring a fixed link
for eth0.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47695
2015-12-02 22:16:23 +00:00
Hauke Mehrtens
f0a5f24217
kernel: update 4.1 to 4.1.13
...
- two upstreamed patches removed
- compile tested all targets using 4.1
- run tested ar71xx
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47694
2015-12-02 21:52:41 +00:00
Hauke Mehrtens
40a09b93d2
mac80211: install new firmware for ath9k-htc on target
...
For quite some time new firmware for ath9k-htc devices
is available in
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/ath9k_htc/
Moreover ath9k-htc kernel driver expects this new v1.4
firmware to exist in /lib/firmware/ath9k_htc.
What happens currently:
---------------------------->8--------------------------
[ 7.830000] usb 1-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw
requested
[ 7.840000] usb 1-1: Direct firmware load for
ath9k_htc/htc_9271-1.4.0.fw failed with error -2
[ 7.850000] usb 1-1: Falling back to user helper
[ 7.870000] usbcore: registered new interface driver ath9k_htc
[ 7.880000] firmware ath9k_htc!htc_9271-1.4.0.fw:
firmware_loading_store: map pages failed
[ 7.890000] usb 1-1: ath9k_htc: Firmware htc_9271.fw requested
[ 8.200000] usb 1-1: ath9k_htc: Transferred FW: htc_9271.fw, size:
50980
[ 8.440000] ath9k_htc 1-1:1.0: ath9k_htc: HTC initialized with 33
credits
[ 10.720000] ath9k_htc 1-1:1.0: ath9k_htc: FW Version: 1.3
[ 10.740000] ath9k_htc 1-1:1.0: FW RMW support: Off
[ 10.760000] ieee80211 phy0: Atheros AR9271 Rev:1
---------------------------->8--------------------------
And with that patch new firmware is used instead:
---------------------------->8--------------------------
[ 33.920000] usb 1-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw
requested
[ 34.230000] usb 1-1: ath9k_htc: Transferred FW:
ath9k_htc/htc_9271-1.4.0.fw, size: 51008
[ 34.480000] ath9k_htc 1-1:1.0: ath9k_htc: HTC initialized with 33
credits
[ 34.740000] ath9k_htc 1-1:1.0: ath9k_htc: FW Version: 1.4
[ 34.750000] ath9k_htc 1-1:1.0: FW RMW support: On
---------------------------->8--------------------------
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47693
2015-12-02 20:32:11 +00:00
Jo-Philipp Wich
c4ea02cc69
bcm53xx: switch to ucidef_add_switch_ports()
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47692
2015-12-02 18:51:12 +00:00
Felix Fietkau
e2999a8e5f
mpc85xx: fix up m25p80 device id ( #21286 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47691
2015-12-02 17:35:37 +00:00
Felix Fietkau
46112609d0
lantiq: fix up m25p80 device ids ( #20975 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47690
2015-12-02 17:20:39 +00:00
Jo-Philipp Wich
8af9119ff4
tools: make-ext4fs: explicitely request C collation for sorting
...
Do not rely on the system default collaction when sorting directory entries
but explicitely request "C" collation.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47689
2015-12-02 16:10:09 +00:00
Hauke Mehrtens
f17be5617a
bcm53xx: update PCIe driver
...
This updates the iProc PCIe driver to the version currently submitted
for kernel 4.5.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47688
2015-12-02 15:24:53 +00:00
Hauke Mehrtens
0e73da37d5
bcm53xx: update SMP patches
...
Broadcom submitted new SMP patches for this SoC to upstream Linux, add
them to OpenWrt.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47687
2015-12-02 15:23:08 +00:00
Hauke Mehrtens
c03f264f6d
bcm53xx: activate workarounds for erratas
...
This also deactivates some workaround for erratas only seen in older
CPU cores and L2 cores not used in this SoC.
This partly reverts commit r44947.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47686
2015-12-02 15:19:29 +00:00
Hauke Mehrtens
1d1c9d56dd
bcm53xx: move patch 132-ARM-BCM5301X-Add-missing-Netgear-R8000-LEDs.patch
...
This patch is currently placed directly behind the SMP patches and has
nothing to do with SMP, move it to an other position.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47685
2015-12-02 15:14:58 +00:00
Felix Fietkau
59dbc9fa4e
netifd: update to the latest version, fixes an issue with moving a wifi iface to a different network
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47683
2015-12-02 13:52:08 +00:00
Rafał Miłecki
db7f2d9531
brcm47xx: add Netgear WN2500RP support
...
We generate V1 image only for now. We lack buttons support for V2.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47682
2015-12-02 09:24:52 +00:00
Jo-Philipp Wich
0c250ad4cc
mpc85xx: fix typo added in r47676
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47681
2015-12-01 09:22:53 +00:00
Jo-Philipp Wich
c977dfbec3
mpc85xx: record board id and model name in /etc/board.json
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47680
2015-11-30 12:49:19 +00:00
Jo-Philipp Wich
73a4e0334c
base-files: uci-defaults-new, config_generate: allow force tagged cpu ports
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47679
2015-11-30 12:32:12 +00:00
Imre Kaloz
60b01f432b
mwlwifi: update to latest revision, fixes a kernel panic
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 47677
2015-11-30 11:57:32 +00:00
Jo-Philipp Wich
b4531995c8
mpc85xx: convert to ucidef_add_switch_ports()
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47676
2015-11-30 11:09:29 +00:00
Jo-Philipp Wich
a826098e2b
base-files: uci-defaults-new: only emit force_link for additional ifaces
...
Only se4t the force_link property for non-lan, non-wan ifaces as it is
unnecessary in the default cases.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47675
2015-11-30 10:55:43 +00:00
Jo-Philipp Wich
fff1a82180
mvebu: switch network and led config defaults to board detection framework
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47674
2015-11-30 10:43:31 +00:00
Jo-Philipp Wich
b64f953cd8
base-files: uci-defaults-new: fix unquoted variables
...
Properly quote variables in ucidef_set_interface_lan() and
ucidef_set_interface_lan(), otherwise interfaces with multiple devices
are not properly written into the configuration.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47673
2015-11-30 10:43:18 +00:00
Jo-Philipp Wich
81f603dfb8
ar71xx: record board id and model name in /etc/board.json
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47672
2015-11-30 10:17:20 +00:00
Jo-Philipp Wich
cfac7289c7
base-files: uci-defaults-new: add board id and name helpers
...
Add ucidef_set_board_id() and ucidef_set_model_name() procedures to store
model information in the board.json file.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47671
2015-11-30 10:17:05 +00:00
John Crispin
06af966094
ramips: remove duplicate patch
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47670
2015-11-28 23:26:03 +00:00
John Crispin
237ee2c7a8
procd: update to latest git HEAD
...
this adds a lot of ujail cleanups
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47669
2015-11-28 23:25:04 +00:00
John Crispin
48c709e86d
mac80211: rt2x00: fix WARN_ON_ONCE() caused by inbalanced set/clear of beacon enable bit
...
Signed-off-by: evaxige <evaxige@qq.com>
SVN-Revision: 47668
2015-11-28 23:24:59 +00:00
John Crispin
82557aee85
ramips: adapt VoCore to new second spi device code
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 47667
2015-11-28 23:24:52 +00:00
John Crispin
af14fa011c
ramips: add second SPI clocks
...
These clocks were missing in the changes introduced in r47573-47580
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 47666
2015-11-28 23:24:40 +00:00
Rafał Miłecki
3ced1d6bb7
kernel: add fix for missing include in spi-nor.h ( #20973 )
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47665
2015-11-26 17:13:05 +00:00
Felix Fietkau
b44a27885f
kernel: revert a faulty upstream commit that was added with the spi-nor/m25p80 backport ( fixes #20971 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47664
2015-11-26 16:40:11 +00:00
Jo-Philipp Wich
963fc89df2
ar71xx: switch network and led defaults to board detection framework
...
Also translate ucidef_add_switch_vlan() to ucidef_add_switch_ports() for better
switch topology mapping and improved default config generation.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47663
2015-11-26 14:42:28 +00:00
Imre Kaloz
9269f65414
mwlwifi: update to latest version
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 47661
2015-11-26 14:08:37 +00:00
Jo-Philipp Wich
0e0119b6f0
base-files: uci-defaults-new, config_generate: support for gpio leds
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47660
2015-11-26 13:53:06 +00:00
Jo-Philipp Wich
aa4c5fd2b0
base-files: config_generate: regroup led generator code
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47659
2015-11-26 13:53:02 +00:00
Jo-Philipp Wich
8b9e839955
base-files: uci-defaults-new: remove ucidef_set_led_interface()
...
The only user was the hg255d board and config_generate did not even emit
proper uci for it.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47658
2015-11-26 12:46:09 +00:00
Jo-Philipp Wich
ecf5b4fab7
ramips: hg255d: replace ucidef_set_led_interface() with ucidef_set_led_netdev()
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47657
2015-11-26 12:46:04 +00:00
Jo-Philipp Wich
972d3de148
base-files: config_generate: support rssi leds
...
Add support for emitting rssi monitor and led configuration sections.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47656
2015-11-26 12:04:43 +00:00
Jo-Philipp Wich
bd4c757685
base-files: uci-defaults-new: fix storing rssi leds and triggers in board.json
...
Remove extra nesting of rssi leds in the led object and move rssi monitor
declaration to its own object.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47655
2015-11-26 12:04:38 +00:00
Jo-Philipp Wich
92d414eb07
base-files: config_generate: reformat for better readability and quote variables
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47654
2015-11-26 12:04:32 +00:00
Rafał Miłecki
055ee48ab0
bcm53xx: update bcm53xxspiflash to match spi-nor backported from 4.4-rc1
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47653
2015-11-26 11:43:16 +00:00
Jo-Philipp Wich
1e591ee6d1
base-files: uci-defaults-new: properly quote variables
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47652
2015-11-26 11:17:54 +00:00