You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
9 years ago
..
030-PCI-iproc-Allow-override-of-device-tree-IRQ-mapping-.patch bcm53xx: add upstream PCIe driver 9 years ago
031-PCI-iproc-Add-BCMA-PCIe-driver.patch bcm53xx: add upstream PCIe driver 9 years ago
032-PCI-iproc-Directly-add-PCI-resources.patch bcm53xx: add upstream PCIe driver 9 years ago
033-PCI-iproc-Free-resource-list-after-registration.patch bcm53xx: add upstream PCIe driver 9 years ago
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 9 years ago
070-ARM-l2c-restore-the-behaviour-documented-above-l2c_e.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
071-ARM-l2c-write-auxiliary-control-register-first.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
072-ARM-l2c-clean-up-l2c_configure.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
073-ARM-l2c-only-unlock-caches-if-NS_LOCKDOWN-bit-is-set.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
074-ARM-l2c-avoid-passing-auxiliary-control-register-thr.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
075-ARM-8391-1-l2c-add-options-to-overwrite-prefetching-.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
077-ARM-l2c-Add-support-for-the-arm-shared-override-prop.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
079-ARM-BCM5301X-activate-some-additional-options-in-pl3.patch bcm53xx: add arm l2c overwrite options like in mainline kernel 9 years ago
080-ARM-BCM5301X-Enable-UART0-on-tested-devices.patch bcm53xx: use backported patches for UART0 and profiling 9 years ago
081-ARM-BCM5301X-Add-profiling-support.patch bcm53xx: use backported patches for UART0 and profiling 9 years ago
082-ARM-BCM5301X-Add-DT-for-Netgear-R7000.patch bcm53xx: add OpenWrt specific stuff for Netgear R7000 9 years ago
083-ARM-dts-bcm5301x-Add-BCM-SVK-DT-files.patch bcm53xx: Add BCM SVK DT files 9 years ago
090-mtd-nand-add-common-DT-init-code.patch bcm53xx: add upstream nand driver 9 years ago
092-Add-Broadcom-STB-NAND.patch bcm53xx: add upstream nand driver 9 years ago
101-use-part-parser.patch bcm53xx: add upstream nand driver 9 years ago
110-firmware-backport-NVRAM-driver.patch kernel: update 4.1 to 4.1.10 9 years ago
112-bcm53xx-sprom-add-sprom-driver.patch
130-ARM-BCM-Add-SMP-support-for-Broadcom-NSP.patch bcm53xx: use Broadcom's proposed SMP implementation 9 years ago
131-ARM-BCM-Add-SMP-support-for-Broadcom-4708.patch bcm53xx: use Broadcom's proposed SMP implementation 9 years ago
132-ARM-BCM5301X-Add-missing-Netgear-R8000-LEDs.patch kernel: take bcm47xx_nvram.h from kernel and not backports 9 years ago
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 9 years ago
190-usb-xhci-plat-fix-adding-usb3-lpm-capable-quirk.patch bcm53xx: add missing patch from r47248 for USB 3.0 9 years ago
191-usb-xhci-add-Broadcom-specific-fake-doorbell.patch kernel: update kernel 4.1 to version 4.1.11 9 years ago
195-USB-bcma-make-helper-creating-platform-dev-more-gene.patch bcm53xx: replace USB patch fixing power control with the most recent version 9 years ago
196-USB-bcma-use-separated-function-for-USB-2.0-initiali.patch bcm53xx: replace USB patch fixing power control with the most recent version 9 years ago
197-USB-bcma-add-USB-3.0-support.patch bcm53xx: replace USB patch fixing power control with the most recent version 9 years ago
300-ARM-BCM5301X-Disable-MMU-and-Dcache-for-decompression.patch bcm53xx: update Disable MMU and Dcache during decompression 9 years ago
301-ARM-BCM5301X-Add-SPROM.patch bcm53xx: add OpenWrt specific stuff for Netgear R7000 9 years ago
305-ARM-BCM5301X-Add-DT-for-Linksys-EA6300-V1.patch kernel: update 4.1 to 4.1.10 9 years ago
320-ARM-BCM5301X-Add-Buffalo-WXR-1900DHP-clock-and-USB-p.patch bcm53xx: reorder some arch patches 9 years ago
321-ARM-BCM5301X-Set-vcc-gpio-for-USB-controllers.patch bcm53xx: Netgear R8000: define GPIO powering USB ports 9 years ago
330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch bcm53xx: add early support for Linksys EA6300 V1 9 years ago
331-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch bcm53xx: Netgear R8000: define GPIO powering USB ports 9 years ago
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 9 years ago
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 9 years ago
800-bcma-use-two-different-initcalls-if-built-in.patch
901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch