bcm53xx: update PCIe driver
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 15:24:53 +0000 (15:24 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 15:24:53 +0000 (15:24 +0000)
commit7e9dc3ceb592721d313a1bb7000e504cbb9e3970
tree1640fa9a739148aedcee8ec9c0497752cba2a333
parent49895ead68207767b5e5a9a40862d16054579b4f
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47688 3c298f89-4303-0410-b956-a3cf2f4a3e73
27 files changed:
target/linux/bcm53xx/patches-4.1/035-PCI-iproc-Delete-unnecessary-checks-before-phy-calls.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/037-PCI-iproc-enable-arm64-support-for-iProc-PCIe.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/038-PCI-iproc-Fix-ARM64-dependency-in-Kconfig.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/140-PCI-iproc-Fix-code-comment-to-match-code.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/141-PCI-iproc-Remove-unused-struct-iproc_pcie.irqs.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/142-PCI-iproc-Call-pci_fixup_irqs-for-ARM64-as-well-as-A.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/143-PCI-iproc-Fix-PCIe-reset-logic.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/144-PCI-iproc-Improve-link-detection-logic.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/145-PCI-iproc-Update-PCIe-device-tree-bindings.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/146-PCI-iproc-Add-outbound-mapping-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/147-PCI-iproc-Fix-header-comment-Corporation-misspelling.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/150-PCI-iproc-Update-iProc-PCIe-device-tree-binding.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/151-PCI-iproc-Add-PAXC-interface-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/152-PCI-iproc-Add-iProc-PCIe-MSI-device-tree-binding.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/153-PCI-iproc-Add-iProc-PCIe-MSI-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/140-PCI-iproc-Fix-code-comment-to-match-code.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/141-PCI-iproc-Remove-unused-struct-iproc_pcie.irqs.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/142-PCI-iproc-Call-pci_fixup_irqs-for-ARM64-as-well-as-A.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/143-PCI-iproc-Fix-PCIe-reset-logic.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/144-PCI-iproc-Improve-link-detection-logic.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/145-PCI-iproc-Update-PCIe-device-tree-bindings.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/146-PCI-iproc-Add-outbound-mapping-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/147-PCI-iproc-Fix-header-comment-Corporation-misspelling.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/150-PCI-iproc-Update-iProc-PCIe-device-tree-binding.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/151-PCI-iproc-Add-PAXC-interface-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/152-PCI-iproc-Add-iProc-PCIe-MSI-device-tree-binding.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/153-PCI-iproc-Add-iProc-PCIe-MSI-support.patch [new file with mode: 0644]