openwrtv4/target/linux/bcm53xx/patches-4.1
Hauke Mehrtens cb0c8da7c2 kernel: take bcm47xx_nvram.h from kernel and not backports
compat-wireless/backports now contains a bcm47xx_nvram.h file to
backport some of the functions in it which are used by the bcmfmac
driver. This file just checks for the kernel versions and provide an
empty implementations on older kernel versions. This is OK on most
systems, but on bcm47xx / bcm53xx systems we want to call the real
functions here. This commit removes the file from backports in our
build process like we do it with the bcma and ssb header files. Instead
we add a recent version into our kernel so all code uses only one
header file. On bcm47xx / bcm53xx the real implementations of this code
will be used.

Reported-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 47467
2015-11-13 23:51:31 +00:00
..
030-PCI-iproc-Allow-override-of-device-tree-IRQ-mapping-.patch bcm53xx: add upstream PCIe driver 2015-06-25 21:56:34 +00:00
031-PCI-iproc-Add-BCMA-PCIe-driver.patch bcm53xx: add upstream PCIe driver 2015-06-25 21:56:34 +00:00
032-PCI-iproc-Directly-add-PCI-resources.patch bcm53xx: add upstream PCIe driver 2015-06-25 21:56:34 +00:00
033-PCI-iproc-Free-resource-list-after-registration.patch bcm53xx: add upstream PCIe driver 2015-06-25 21:56:34 +00:00
058-ARM-BCM5301X-Add-USB-LED-for-Buffalo-WZR-1750DHP.patch
059-ARM-BCM5301X-Add-DT-for-Buffalo-WXR-1900DHP.patch
060-ARM-BCM5301X-Add-DT-for-SmartRG-SR400ac.patch
061-ARM-BCM5301X-Add-DT-for-Asus-RT-AC68U.patch
062-ARM-BCM5301X-Add-DT-for-Asus-RT-AC56U.patch
063-ARM-BCM5301X-Ignore-another-BCM4709-specific-fault-c.patch
064-ARM-BCM5301X-add-NAND-flash-chip-description.patch
065-ARM-BCM5301X-add-IRQ-numbers-for-PCIe-controller.patch
066-ARM-BCM5301X-Add-DT-for-Asus-RT-AC87U.patch
067-ARM-BCM5301X-add-NAND-flash-chip-description-for-Asu.patch bcm53xx: add NAND flash chip description for Asus RT-AC87U 2015-09-12 11:10:34 +00:00
070-ARM-l2c-restore-the-behaviour-documented-above-l2c_e.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
071-ARM-l2c-write-auxiliary-control-register-first.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
072-ARM-l2c-clean-up-l2c_configure.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
073-ARM-l2c-only-unlock-caches-if-NS_LOCKDOWN-bit-is-set.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
074-ARM-l2c-avoid-passing-auxiliary-control-register-thr.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
075-ARM-8391-1-l2c-add-options-to-overwrite-prefetching-.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
077-ARM-l2c-Add-support-for-the-arm-shared-override-prop.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
079-ARM-BCM5301X-activate-some-additional-options-in-pl3.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 2015-06-25 21:43:16 +00:00
080-ARM-BCM5301X-Enable-UART0-on-tested-devices.patch bcm53xx: use backported patches for UART0 and profiling 2015-08-26 14:39:06 +00:00
081-ARM-BCM5301X-Add-profiling-support.patch bcm53xx: use backported patches for UART0 and profiling 2015-08-26 14:39:06 +00:00
082-ARM-BCM5301X-Add-DT-for-Netgear-R7000.patch bcm53xx: add OpenWrt specific stuff for Netgear R7000 2015-08-26 15:21:07 +00:00
083-ARM-dts-bcm5301x-Add-BCM-SVK-DT-files.patch bcm53xx: Add BCM SVK DT files 2015-10-23 22:26:49 +00:00
090-mtd-nand-add-common-DT-init-code.patch bcm53xx: add upstream nand driver 2015-06-25 22:00:36 +00:00
092-Add-Broadcom-STB-NAND.patch bcm53xx: add upstream nand driver 2015-06-25 22:00:36 +00:00
101-use-part-parser.patch bcm53xx: add upstream nand driver 2015-06-25 22:00:36 +00:00
110-firmware-backport-NVRAM-driver.patch kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
112-bcm53xx-sprom-add-sprom-driver.patch
130-ARM-BCM-Add-SMP-support-for-Broadcom-NSP.patch bcm53xx: use Broadcom's proposed SMP implementation 2015-10-23 22:29:05 +00:00
131-ARM-BCM-Add-SMP-support-for-Broadcom-4708.patch bcm53xx: use Broadcom's proposed SMP implementation 2015-10-23 22:29:05 +00:00
132-ARM-BCM5301X-Add-missing-Netgear-R8000-LEDs.patch kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
180-USB-bcma-remove-chip-id-check.patch
181-USB-bcma-replace-numbers-with-constants.patch
182-USB-bcma-use-devm_kzalloc.patch
183-USB-bcma-fix-error-handling-in-bcma_hcd_create_pdev.patch
184-USB-bcma-add-bcm53xx-support.patch
185-USB-bcma-add-support-for-controlling-bus-power-throu.patch
186-USB-bcma-switch-to-GPIO-descriptor-for-power-control.patch kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
190-usb-xhci-plat-fix-adding-usb3-lpm-capable-quirk.patch bcm53xx: add missing patch from r47248 for USB 3.0 2015-10-23 22:38:07 +00:00
191-usb-xhci-add-Broadcom-specific-fake-doorbell.patch kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
195-USB-bcma-make-helper-creating-platform-dev-more-gene.patch bcm53xx: replace USB patch fixing power control with the most recent version 2015-11-01 22:21:49 +00:00
196-USB-bcma-use-separated-function-for-USB-2.0-initiali.patch bcm53xx: replace USB patch fixing power control with the most recent version 2015-11-01 22:21:49 +00:00
197-USB-bcma-add-USB-3.0-support.patch bcm53xx: replace USB patch fixing power control with the most recent version 2015-11-01 22:21:49 +00:00
300-ARM-BCM5301X-Disable-MMU-and-Dcache-for-decompression.patch bcm53xx: update Disable MMU and Dcache during decompression 2015-07-26 15:52:59 +00:00
301-ARM-BCM5301X-Add-SPROM.patch bcm53xx: add OpenWrt specific stuff for Netgear R7000 2015-08-26 15:21:07 +00:00
305-ARM-BCM5301X-Add-DT-for-Linksys-EA6300-V1.patch kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
320-ARM-BCM5301X-Add-Buffalo-WXR-1900DHP-clock-and-USB-p.patch bcm53xx: reorder some arch patches 2015-09-11 22:36:05 +00:00
321-ARM-BCM5301X-Set-vcc-gpio-for-USB-controllers.patch bcm53xx: Netgear R8000: define GPIO powering USB ports 2015-11-01 22:21:59 +00:00
330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch bcm53xx: add early support for Linksys EA6300 V1 2015-09-26 22:57:33 +00:00
331-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch bcm53xx: Netgear R8000: define GPIO powering USB ports 2015-11-01 22:21:59 +00:00
332-ARM-BCM5301X-Add-power-button-for-Buffalo-WZR-1750DHP.patch
351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch bcm53xx: Netgear R8000: define GPIO powering USB ports 2015-11-01 22:21:59 +00:00
400-mtd-bcm47xxpart-scan-whole-flash-on-ARCH_BCM_5301X.patch
404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch
500-UBI-Detect-EOF-mark-and-erase-all-remaining-blocks.patch
700-bgmac-add-support-for-the-3rd-bus-core-device.patch
710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch bcm53xx: add workaround for Netgear R8000 network 2015-10-30 12:55:37 +00:00
800-bcma-use-two-different-initcalls-if-built-in.patch
901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch