bcm53xx: initial support for kernel 3.18
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Oct 2014 23:02:08 +0000 (23:02 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Oct 2014 23:02:08 +0000 (23:02 +0000)
commit7fc9bb1acac85c3267eaa1263ae66dcd2c5fe65f
tree1181c8927553d85ada9ddf83a1d554cd000ae451
parentd8d692342f35d7e61a1d998bcb0f8d060da073d2
bcm53xx: initial support for kernel 3.18

This adds initial support for kernel 3.18.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43097
30 files changed:
target/linux/bcm53xx/config-3.18 [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/044-ARM-BCM5301X-fix-early-serial-console.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/045-ARM-BCM5301X-select-GPIOLIB-as-optional.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/046-ARM-BCM5301X-Add-Broadcom-s-bus-axi-to-the-DTS-file.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/047-ARM-BCM5301X-Add-LEDs-for-Netgear-R6250-V1.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/110-bcm47xx-move-the-nvram-header-file-into-common-space.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/111-bcm47xx-nvram-add-new-nvram-driver-with-dt-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/112-bcm53xx-sprom-add-sprom-driver.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/121-bcma-get-irqs-from-dt.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/122-bcma-fill-core-details-for-every-device.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/123-bcma-get-sprom-from-devicetree.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/130-ARM-BCM5301X-register-bcma-bus.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/131-ARM-BCM5301X-add-restart-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/170-pcie2-bcma-add-new-PCIe2-driver-for-bcma.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/300-ARM-BCM5301X-Disable-MMU-and-Dcache-for-decompression.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/301-ARM-BCM5301X-Add-buttons-support-for-Netgear-R6250.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/302-ARM-BCM5301X-Add-DT-for-Netgear-R6300-V2.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/303-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-1750DHP.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/304-ARM-BCM5301X-Add-DT-for-Asus-RT-N18U.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/305-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-600DHP2.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/402-mtd-spi-nor-allow-NULL-as-spi_device_id-in-spi_nor_s.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/403-mtd-spi-nor-refactor-wait-till-ready.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/405-mtd-bcm53xxspiflash-try-using-JEDEC-as-one-of-method.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/410-mtd-bcm47xxpart-alloc-memory-for-more-partitions.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/420-mtd-bcm5301x_nand.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/500-UBI-Detect-EOF-mark-and-erase-all-remaining-blocks.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/900-bgmac-some-fixes-to-get-bgmac-work.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/901-bcma-register-SoC-later-as-a-module.patch [new file with mode: 0644]