Jo-Philipp Wich
de51026515
ramips: switch ucidef_add_switch_vlan() to ucidef_add_switch_ports()
...
This migrates the final board.d user of ucidef_add_switch_vlan() to the new
ucidef_add_switch_ports() approach, fixing some logic errors for a few boards
along the way.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47717
2015-12-03 15:46:29 +00:00
Felix Fietkau
2a68bea073
kernel: backport support for m25p80 compatible="jedec,spi-nor" in DT
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47716
2015-12-03 14:47:37 +00:00
Felix Fietkau
b9849f286b
kernel: add overlayfs stacking fix from upstream
...
Overlayfs stacking was broken in 4.1.12 but now fixed in upstream branch.
Stacking allows experimenting with configurations without the need to
reset a device to factory config.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47714
2015-12-03 13:54:33 +00:00
Rafał Miłecki
2bcbe28580
bcm53xx: move BCM5301X patches to use 08x prefix
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47713
2015-12-03 11:03:07 +00:00
Rafał Miłecki
9f3300393a
bcm53xx: use backported versiions or R8000 & dt-bindings patches
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47711
2015-12-03 10:51:52 +00:00
Rafał Miłecki
0dda38b472
bcm53xx: fix typo in BCM5310X (patch name and subject)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47710
2015-12-03 10:51:42 +00:00
Rafał Miłecki
4333cb73f7
bcm53xx: move & update accepted USB patch for GPIO control
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47709
2015-12-03 10:51:32 +00:00
Rafał Miłecki
448bf7819b
bcm53xx: use backported BCM5301X patches from stblinux devicetree/next
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47708
2015-12-03 10:19:16 +00:00
Rafał Miłecki
7eed5caecd
bcm53xx: use backported BCM5301X patches from stblinux soc/next
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47707
2015-12-03 10:18:57 +00:00
Rafał Miłecki
4e837fa130
bcm53xx: set vcc-gpio properties in one patch
...
No reason to handle Buffalo WXR-1900DHP in separated patch.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47706
2015-12-03 08:36:41 +00:00
Rafał Miłecki
0641728fa2
bcm53xx: drop fixed clock from DTS for Buffalo WXR-1900DHP
...
We don't use fixed clock in 4.4 (and 4.3) anymore.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47705
2015-12-03 08:36:34 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
3fac6dde85
Revert "ar71xx: migrate led and network setup to board detection framework"
...
The board detect code needs more fixes in order to work properly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47641
2015-11-25 11:53:59 +00:00
John Crispin
7b4acdeff6
ralink: renable nand support
...
CONFIG_MTK_MTD_NAND was incorrectly disabled by r47619.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47640
2015-11-24 22:00:55 +00:00
Hauke Mehrtens
34e0d3cb5a
lantiq: fix compile error
...
This fixes a problem introduced in r47624.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47628
2015-11-24 20:12:21 +00:00
Felix Fietkau
d8a62fdbc2
ramips: fix typo in image makefile ( #18712 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47627
2015-11-24 19:29:56 +00:00
Felix Fietkau
c3fc2a7a35
kernel: disable software protection bits for macronix flash chips at init
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47626
2015-11-24 19:09:56 +00:00
Felix Fietkau
bb1c915f1e
kernel: update m25p80 in 4.1 to the latest version from 4.4-rc1
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47624
2015-11-24 18:59:28 +00:00
John Crispin
1a092ce0e0
ar71xx: add GL-Domino Pi support V3
...
This is the patch for GL-Domino Pi V3. Updated against the latest trunk.
Signed-off-by: alzhao<alzhao@gmail.com>
SVN-Revision: 47622
2015-11-24 18:30:50 +00:00
John Crispin
a04c3e73a3
ar71xx: add GL-AR300 support V3
...
This is the patch for GL-AR300 V3, tested against the latest trunk.
Signed-off-by: alzhao<alzhao@gmail.com>
SVN-Revision: 47621
2015-11-24 18:30:19 +00:00
John Crispin
72093bd528
ar71xx: add GL-AR150 support V3
...
This is the 3rd version. Modified against the latest trunk.
Signed-off-by: alzhao<alzhao@gmail.com>
SVN-Revision: 47620
2015-11-24 18:29:59 +00:00
John Crispin
8c1f5141ce
ralink: add support for netis WF-2881
...
netis WF-2881 is an MT7621AT based router with MT7602EN, MT7612EN.
It has 128MB DDR3, 128MB SLC NAND FLASH, 5-port Gbps switch and 1x USB 3.0.
The following patch adds support for this device.
this device only works on top of UBI.
Tested and working:
* ethernet
* both WiFi radios
* USB 3.0
* buttons (reset button)
* ethernet switch and USB diag LEDs
* UART
* GPIOs
* sysupgrade
Tested and not working
* failsafe
Signed-off-by: YounJae Rho <luxflow@live.com>
SVN-Revision: 47619
2015-11-24 18:29:26 +00:00