brcm47xx: add initial support for devices with bcma bus.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Jun 2011 22:21:57 +0000 (22:21 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Jun 2011 22:21:57 +0000 (22:21 +0000)
commit6c4398bc6add362d5b399ba361720cf1afd7176b
treed7387ce02884e192e6b4e330ce901b1a519f7f70
parenta89d3f1a9b4415a29eb23a7831b2d012f316889c
brcm47xx: add initial support for devices with bcma bus.

Ethernet and wifi are not working and this is highly experimental.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27301 3c298f89-4303-0410-b956-a3cf2f4a3e73
25 files changed:
package/broadcom-diag/src/diag.c
package/broadcom-diag/src/gpio.h
target/linux/brcm47xx/config-3.0
target/linux/brcm47xx/patches-3.0/0001-bcma-move-parsing-of-EEPROM-into-own-function.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0002-bcma-move-initializing-of-struct-bcma_bus-to-own-fun.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0003-bcma-add-functions-to-scan-cores-needed-on-SoCs.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0004-bcma-add-SOC-bus.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0005-bcma-add-mips-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0006-bcma-add-serial-console-support.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0007-bcma-get-CPU-clock.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0008-bcma-add-pci-e-host-mode.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0009-bcma-add-check-if-sprom-is-available-before-accessin.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0010-bcm47xx-prepare-to-support-different-buses.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0011-bcm47xx-make-it-possible-to-build-bcm47xx-without-ss.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0012-bcm47xx-add-support-for-bcma-bus.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0013-bcm47xx-fix-irq-assignment-for-new-SoCs.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/014-MIPS-BCM47xx-Setup-and-register-serial-early.patch
target/linux/brcm47xx/patches-3.0/016-MIPS-BCM47xx-Remove-CFE-console.patch
target/linux/brcm47xx/patches-3.0/040-bcm47xx-add-gpio_set_debounce.patch
target/linux/brcm47xx/patches-3.0/250-bcma-flash.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/400-arch-bcm47xx.patch
target/linux/brcm47xx/patches-3.0/812-disable_wgt634u_crap.patch
target/linux/brcm47xx/patches-3.0/820-wgt634u-nvram-fix.patch
target/linux/brcm47xx/patches-3.0/900-bcm47xx_wdt-noprescale.patch
target/linux/brcm47xx/patches-3.0/980-wnr834b_no_cardbus_invariant.patch