openwrt/target/linux/brcm63xx/patches-4.9
Rafał Miłecki b5b5f5dfa6 kernel: backport mtd support for subpartitions in DT
This is a new & warm feature that allows nesting partiitons in DT and
mixing their types (e.g. static vs. dynamic). It's very useful for
boards that have most partitions static but some of them require extra
parsing (e.g. a "firmware" partition).

It's required to successfully backport support for new devices using
that new syntax in their DT files.

Since brcm63xx has a custom alternative patch the upstream one is being
reverted for it. The plan is to make brcm63xx use the upstream
implementation.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 2a598bbaa3)
2018-07-31 10:14:47 +02:00
..
001-4.11-01-mtd-m25p80-consider-max-message-size-in-m25p80_read.patch kernel: m25p80: allow fallback from spi_flash_read to regular SPI transfer 2018-02-26 19:20:06 +01:00
001-4.12-01-spi-bcm63xx-make-spi-subsystem-aware-of-message-size.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.12-02-spi-bcm63xx-document-device-tree-bindings.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.12-03-spi-bcm63xx-add-support-for-probing-through-devicetr.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.12-04-spi-bcm63xx-hsspi-allow-providing-clock-rate-through.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.12-05-spi-bcm63xx-hsspi-document-device-tree-bindings.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.12-06-spi-bcm63xx-hsspi-add-support-for-probing-through-de.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.12-08-net-phy-Call-bus-reset-after-releasing-PHYs-from-res.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.13-01-leds-bcm6328-fix-signal-source-assignment-for-high-l.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-01-MIPS-BCM63XX-add-clkdev-lookup-support.patch kernel: bump 4.9 to 4.9.102 for 18.06 2018-05-24 16:03:58 +02:00
001-4.15-02-MIPS-BCM63XX-provide-periph-clock-as-refclk-for-uart.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-03-tty-bcm63xx_uart-use-refclk-for-the-expected-clock-n.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-04-tty-bcm63xx_uart-allow-naming-clock-in-device-tree.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-05-MIPS-BCM63XX-move-the-HSSPI-PLL-HZ-into-its-own-cloc.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-06-MIPS-BCM63XX-provide-enet-clocks-as-enet-to-the-ethe.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-07-MIPS-BCM63XX-split-out-swpkt_sar-usb-clocks.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-08-bcm63xx_enet-correct-clock-usage.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-09-bcm63xx_enet-do-not-write-to-random-DMA-channel-on-B.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-10-bcm63xx_enet-do-not-rely-on-probe-order.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-11-bcm63xx_enet-use-managed-functions-for-clock-ioremap.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-12-bcm63xx_enet-drop-unneeded-NULL-phy_clk-check.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.15-13-bcm63xx_enet-remove-unneeded-include.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.16-01-bcm63xx_enet-just-use-enet-as-the-clock-name.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.16-02-bcm63xx_enet-use-platform-data-for-dma-channel-numbe.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.16-03-bcm63xx_enet-remove-pointless-mac_id-check.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
001-4.16-04-bcm63xx_enet-use-platform-device-id-directly-for-mii.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
100-MIPS-BCM63XX-add-USB-host-clock-enable-delay.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
101-MIPS-BCM63XX-add-USB-device-clock-enable-delay-to-cl.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
102-MIPS-BCM63XX-move-code-touching-the-USB-private-regi.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
103-MIPS-BCM63XX-add-OHCI-EHCI-configuration-bits-to-com.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
104-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
105-MIPS-BCM63XX-add-support-for-the-on-chip-OHCI-contro.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
106-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
107-MIPS-BCM63XX-introduce-BCM63XX_EHCI-configuration-sy.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
108-MIPS-BCM63XX-add-support-for-the-on-chip-EHCI-contro.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
109-MIPS-BCM63XX-register-EHCI-controller-if-board-enabl.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
110-MIPS-BCM63XX-EHCI-controller-does-not-support-overcu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
111-MIPS-BCM63XX-allow-NULL-clock-for-clk_get_rate.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
119-Revert-mtd-partitions-use-DT-info-for-parsing-partit.patch kernel: backport mtd support for subpartitions in DT 2018-07-31 10:14:47 +02:00
120-mtd-add-of_match_table-parsing-for-partition-parsers.patch kernel: bump 4.9 to 4.9.102 for 18.06 2018-05-24 16:03:58 +02:00
121-mtd-bcm63xxpart-move-imagetag-parsing-to-its-own-par.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
122-mtd-bcm63xxpart-add-of_match_table.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
123-mtd-parser_bcm63xx_imagetag-add-of_match_table-suppo.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
130-pinctrl-add-bcm63xx-base-code.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
131-Documentation-add-BCM6328-pincontroller-binding-docu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
132-pinctrl-add-a-pincontrol-driver-for-BCM6328.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
133-Documentation-add-BCM6348-pincontroller-binding-docu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
134-pinctrl-add-a-pincontrol-driver-for-BCM6348.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
135-Documentation-add-BCM6358-pincontroller-binding-docu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
136-pinctrl-add-a-pincontrol-driver-for-BCM6358.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
137-Documentation-add-BCM6362-pincontroller-binding-docu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
138-pinctrl-add-a-pincontrol-driver-for-BCM6362.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
139-Documentation-add-BCM6368-pincontroller-binding-docu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
140-pinctrl-add-a-pincontrol-driver-for-BCM6368.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
141-Documentation-add-BCM63268-pincontroller-binding-doc.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
142-pinctrl-add-a-pincontrol-driver-for-BCM63268.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
207-MIPS-BCM63XX-move-device-registration-code-into-its-.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
208-MIPS-BCM63XX-pass-a-mac-addresss-allocator-to-board-.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
309-cfe_version_mod.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
310-cfe_simplify_detection.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
311-bcm63xxpart_use_cfedetection.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
321-irqchip-add-support-for-bcm6345-style-external-inter.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch kernel: bump 4.9 to 4.9.102 for 18.06 2018-05-24 16:03:58 +02:00
323-MIPS-BCM63XX-wire-up-BCM6358-s-external-interrupts-4.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
330-MIPS-BCM63XX-add-a-new-cpu-variant-helper.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
331-MIPS-BCM63XX-define-variant-id-field.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
332-MIPS-BCM63XX-detect-BCM6328-variants.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
333-MIPS-BCM63XX-detect-BCM6362-variants.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
334-MIPS-BCM63XX-detect-BCM6368-variants.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
335-MIPS-BCM63XX-fix-PCIe-memory-window-size.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
337-MIPS-BCM63XX-widen-cpuid-field.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
338-MIPS-BCM63XX-increase-number-of-IRQs.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
339-MIPS-BCM63XX-add-support-for-BCM63268.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
340-MIPS-BCM63XX-add-pcie-support-for-BCM63268.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
341-MIPS-BCM63XX-add-support-for-BCM6318.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
342-MIPS-BCM63XX-split-PCIe-reset-signals.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
343-MIPS-BCM63XX-add-PCIe-support-for-BCM6318.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
344-MIPS-BCM63XX-detect-flash-type-early-and-store-the-r.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
345-MIPS-BCM63XX-fixup-mapped-SPI-flash-access-on-boot.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
347-MIPS-BCM6318-USB-support.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
348-MIPS-BCM63XX-fix-BCM63268-USB-clock.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
349-MIPS-BCM63XX-add-BCM63268-USB-support.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
350-MIPS-BCM63XX-support-settings-num-usbh-ports.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
351-set-board-usbh-ports.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
354-MIPS-BCM63XX-allow-building-support-for-more-than-on.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
356-MIPS-BCM63XX-move-fallback-sprom-support-into-its-ow.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
357-MIPS-BCM63XX-use-platform-data-for-the-sprom.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
358-MIPS-BCM63XX-make-fallback-sprom-optional.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
359-MIPS-BCM63XX-allow-different-types-of-sprom.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
360-MIPS-BCM63XX-add-support-for-raw-sproms.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
361-MIPS-BCM63XX-add-raw-fallback-sproms-for-most-common.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
362-MIPS-BCM63XX-also-register-a-fallback-sprom-for-bcma.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
363-MIPS-BCM63XX-add-BCMA-based-sprom-templates.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
364-MIPS-BCM63XX-allow-board-files-to-provide-sprom-fixu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
365-MIPS-BCM63XX-allow-setting-a-pci-bus-device-for-fall.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
367-MIPS-BCM63XX-add-support-for-loading-DTB.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
368-MIPS-BCM63XX-add-support-for-matching-the-board_info.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
369-MIPS-BCM63XX-populate-the-compatible-to-board_info-l.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
371_add_of_node_available_by_alias.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
372_dont_register_pflash_when_available_in_dtb.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
373-MIPS-BCM63XX-register-interrupt-controllers-through-.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
375-MIPS-BCM63XX-switch-to-new-gpio-driver.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
377-MIPS-BCM63XX-register-lookup-for-ephy-reset-gpio.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
378-MIPS-BCM63XX-do-not-register-gpio-controller-if-pres.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
379-MIPS-BCM63XX-provide-a-gpio-lookup-for-the-pcmcia-re.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
380-pcmcia-bcm63xx_pmcia-use-the-new-named-gpio.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
381-Documentation-add-BCM6318-pincontroller-binding-docu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
382-pinctrl-add-a-pincontrol-driver-for-BCM6318.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
383-bcm63xx_select_pinctrl.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
389-MIPS-BCM63XX-add-clkdev-lookups-for-device-tree.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
390-MIPS-BCM63XX-do-not-register-SPI-controllers.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
391-MIPS-BCM63XX-do-not-register-uart.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
392-MIPS-BCM63XX-remove-leds-and-buttons.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
400-bcm963xx_flashmap.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
401-bcm963xx_real_rootfs_length.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
402_bcm63xx_enet_vlan_incoming_fixed.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
403-6358-enet1-external-mii-clk.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
404-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
413-BCM63XX-allow-providing-fixup-data-in-board-data.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
415-MIPS-BCM63XX-export-the-attached-flash-type.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
416-BCM63XX-add-a-fixup-for-ath9k-devices.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
420-BCM63XX-add-endian-check-for-ath9k.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
421-BCM63XX-add-led-pin-for-ath9k.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
423-bcm63xx_enet_add_b53_support.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
424-bcm63xx_enet_no_request_mem_region.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
427-boards_probe_switch.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
499-allow_better_context_for_board_patches.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
500-board-D4PW.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
501-board-NB4.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
502-board-96338W2_E7T.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
503-board-CPVA642.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
504-board_dsl_274xb_rev_c.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
505-board_spw500v.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
506-board_gw6200_gw6000.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
507-board-MAGIC.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
508-board_hw553.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
509-board_rta1320_16m.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
510-board_spw303v.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
511-board_V2500V.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
512-board_BTV2110.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
513-MIPS-BCM63XX-add-inventel-Livebox-support.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
514-board_ct536_ct5621.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
515-board_DWV-S0_fixes.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
516-board_96348A-122.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
519_board_CPVA502plus.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
520-bcm63xx-add-support-for-96368MVWG-board.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
521-bcm63xx-add-support-for-96368MVNgr-board.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
522-MIPS-BCM63XX-add-96328avng-reference-board.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
523-MIPS-BCM63XX-add-963281TAN-reference-board.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
524-board_dsl_274xb_rev_f.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
525-board_96348w3.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
526-board_CT6373-1.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
527-board_dva-g3810bn-tl-1.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
528-board_nb6.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
529-board_fast2604.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
530-board_A4001N1.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
531-board_AR-5387un.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
532-board_AR-5381u.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
533-board_rta770bw.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
534-board_hw556.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
535-board_rta770w.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
536-board_fast2704.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
537-board_fast2504n.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
555-board_96318ref.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
556-board_96318ref_p300.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
557-board_bcm963269bhr.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
558-board_AR1004G.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
559-board_vw6339gu.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
560-board_963268gu_p300.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
561-board_WAP-5813n.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
562-board_VR-3025u.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
563-board_VR-3025un.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
564-board_P870HW-51a_v2.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
565-board_hw520.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
566-board_A4001N.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
567-board_dsl-2751b_e1.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
568-board_DGND3700v1_3800B.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
569-board_homehub2a.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
570-board_HG655b.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
571-board_fast2704n.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
572-board_VR-3026e.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
573-board_R5010UNv2.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
574-board_HG622.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
575-board_EVG2000.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
576-board_AV4202N.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
577-board_VH4032N.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
578-board_R1000H.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
579-board_AR-5315u.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
580-board_AD1018.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
800-wl_exports.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
801-ssb_export_fallback_sprom.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
802-rtl8367r_fix_RGMII_support.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
803-jffs2-work-around-unaligned-accesses-failing-on-bcm6.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00
804-bcm63xx_enet_63268_rgmii_ports.patch brcm63xx: add kernel 4.9 support 2018-02-11 23:15:05 +01:00