Commit Graph

7 Commits (12e67a1befe804c6efb19bfbbcb6fbc023c3086b)

Author SHA1 Message Date
Hauke Mehrtens 8e9dab5d1c kernel: b53: add Register Access Bridge Registers (SRAB) interface
The SRAB interface is used on BCM4707 and BCM5301X SoCs.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-25 21:44:28 +00:00
Hauke Mehrtens 3b2469b34a bcm53xx: compile b53 switch driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-28 22:14:55 +00:00
Hauke Mehrtens f964d1e378 bcm53xx: activate pci and usb in kernel config
This is not working, just compiling

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-28 21:10:42 +00:00
Gabor Juhos 3242f5459b linux: move more ARM_ERRATA symbols to the generic config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-20 07:43:54 +00:00
Gabor Juhos 5dcd68e013 linux: remove duplicated 3.10 symbols from target config files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-20 07:21:52 +00:00
Jonas Gorski 184460f01e kernel: move CONFIG_NET_IP_TUNNEL to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-19 22:58:01 +00:00
Hauke Mehrtens 21201be1f4 bcm53xx: add initial support for ARM based BCM47XX and BCM53XX SoCs
This was only tested on a Netgear R6250, but it could also work on 
other devices when the correct images are generated.
It is only possible to boot into a ram disk, no Ethernet, Wifi, flash, 
USB is supported.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-12 13:46:27 +00:00