bcm53xx: add support for the PCIe controller
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 29 May 2014 19:25:40 +0000 (19:25 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 29 May 2014 19:25:40 +0000 (19:25 +0000)
commit948b966558ce6c439b8e389930f2554e8f6d5dfe
tree468db86b88000647696928919786a23a397c48cf
parent64c4214b7a3fb6a04a07e23ddff2b304862d7fb5
bcm53xx: add support for the PCIe controller

This patch adds support for the PCIe controller
In addition to the PCIe controller a sprom is now provided by a device
tree driver to bcma from some nvram.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40880 3c298f89-4303-0410-b956-a3cf2f4a3e73
19 files changed:
target/linux/bcm53xx/config-3.14
target/linux/bcm53xx/patches-3.14/052-bcm53xx-register-bcma-bus.patch [deleted file]
target/linux/bcm53xx/patches-3.14/110-bcm47xx-move-the-nvram-header-file-into-common-space.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/111-bcm47xx-nvram-add-new-nvram-driver-with-dt-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/111-bcma-register-bcma-as-device-tree-driver.patch [deleted file]
target/linux/bcm53xx/patches-3.14/112-bcm53xx-sprom-add-sprom-driver.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/112-bcma-get-irqs-from-dt.patch [deleted file]
target/linux/bcm53xx/patches-3.14/120-bcma-register-bcma-as-device-tree-driver.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/121-bcma-get-irqs-from-dt.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/123-bcma-get-sprom-from-devicetree.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/130-ARM-BCM5301X-register-bcma-bus.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/140-bcma-only-map-wrap-if-it-is-not-null.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/141-bcma-store-more-alternative-addresses.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/142-bcma-add-support-for-chipcommon-B-core.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/150-pci-do-not-probe-too-early.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/160-bcma-add-PCI-IDs-for-more-devices.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/170-pcie2-bcma-add-new-PCIe2-driver-for-bcma.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.14/202-bgmac-make-bgmac-work-on-systems-without-nvram.patch [deleted file]
target/linux/bcm53xx/patches-3.14/900-bgmac-some-fixes-to-get-bgmac-work.patch [new file with mode: 0644]