bcm53xx: add support for the PCIe controller
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 29 May 2014 19:25:40 +0000 (19:25 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 29 May 2014 19:25:40 +0000 (19:25 +0000)
commitcdc7ea333719e9896da1440f6bf0f0178023797e
treee601d47af81255f304cd77b310889ea3ccdf346f
parent50b663de47776e58c790488f6da914ce77eb5347
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>
SVN-Revision: 40880
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]