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/brcm63xx/patches-4.4
Jonas Gorski 85f31afa88 brcm63xx: enhance dt partitions support to match upstream more closely
Partitions are supposed to be enclosed in an extra partitions node. Allow
the bcm63xxpart parser to cope with that.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
6 years ago
..
000-4.5-01-mtd-add-get-set-of_node-flash_node-helpers.patch brcm63xx: update flash of_node patches to full patch set 7 years ago
000-4.5-02-mtd-ofpart-grab-device-tree-node-directly-from-maste.patch brcm63xx: backport mtd of node changes from upstream 8 years ago
000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch kernel: bump 4.4 to 4.4.107 7 years ago
000-4.5-04-mtd-nand-convert-to-nand_set_flash_node.patch brcm63xx: update flash of_node patches to full patch set 7 years ago
000-4.5-05-spi-nor-convert-to-spi_nor_-get-set-_flash_node.patch kernel: update kernel 4.4 to version 4.4.79 7 years ago
000-4.5-06-mtd-nand-drop-unnecessary-partition-parser-data.patch brcm63xx: update flash of_node patches to full patch set 7 years ago
000-4.5-07-mtd-spi-nor-drop-unnecessary-partition-parser-data.patch brcm63xx: update flash of_node patches to full patch set 7 years ago
000-4.5-08-mtd-spi-nor-drop-flash_node-field.patch kernel: update kernel 4.4 to version 4.4.79 7 years ago
000-4.5-09-mtd-drop-unnecessary-partition-parser-data.patch brcm63xx: update flash of_node patches to full patch set 7 years ago
000-4.5-10-mtd-ofpart-drop-of_node-partition-parser-data.patch brcm63xx: update flash of_node patches to full patch set 7 years ago
000-4.5-11-mtd-physmap_of-assign-parent-for-the-concatenated-MT.patch brcm63xx: update flash of_node patches to full patch set 7 years ago
000-4.5-20-spi-expose-master-transfer-size-limitation.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.5-30-gpio-add-a-data-pointer-to-gpio_chip.patch brcm63xx: backport upstream generic gpio changes 7 years ago
000-4.5-31-gpio-generic-factor-into-gpio_chip-struct.patch brcm63xx: backport upstream generic gpio changes 7 years ago
000-4.6-01-gpio-Add-devm_-apis-for-gpiochip_add_data-and-gpioch.patch brcm63xx: add pinctrl support 7 years ago
000-4.7-01-pinctrl-Add-devm_-apis-for-pinctrl_-register-unregis.patch brcm63xx: add pinctrl support 7 years ago
000-4.7-02-pinctrl-Rename-pinctrl_utils_dt_free_map-to-pinctrl_.patch brcm63xx: add pinctrl support 7 years ago
000-4.8-01-mtd-spi-nor-change-return-value-of-read-write.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-02-mtd-m25p80-return-amount-of-data-transferred-or-erro.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-03-mtd-fsl-quadspi-return-amount-of-data-read-written-o.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-05-mtd-nxp-spifi-return-amount-of-data-transferred-or-e.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-06-mtd-spi-nor-check-return-value-from-write.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-07-mtd-spi-nor-stop-passing-around-retlen.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-08-mtd-spi-nor-simplify-write-loop.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-09-mtd-spi-nor-add-read-loop.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-10-mtd-m25p80-read-in-spi_max_transfer_size-chunks.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
000-4.8-11-serial-bcm63xx_uart-use-correct-alias-naming.patch brcm63xx: register serial through device tree 7 years ago
000-4.9-01-spi-introduce-max_message_size-hook-in-spi_master.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
001-4.11-01-mtd-m25p80-consider-max-message-size-in-m25p80_read.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
001-4.11-02-mtd-spi-nor-remove-WARN_ONCE-message-in-spi_nor_writ.patch brcm63xx: remove misleading warning about partial SPI NOR writes 7 years ago
001-4.12-01-spi-bcm63xx-make-spi-subsystem-aware-of-message-size.patch brcm63xx: backport upstream solution for SPI message size limits 7 years ago
001-4.12-02-spi-bcm63xx-document-device-tree-bindings.patch brcm63xx: register SPI controllers through DT 7 years ago
001-4.12-03-spi-bcm63xx-add-support-for-probing-through-devicetr.patch brcm63xx: register SPI controllers through DT 7 years ago
001-4.12-04-spi-bcm63xx-hsspi-allow-providing-clock-rate-through.patch brcm63xx: register SPI controllers through DT 7 years ago
001-4.12-05-spi-bcm63xx-hsspi-document-device-tree-bindings.patch brcm63xx: register SPI controllers through DT 7 years ago
001-4.12-06-spi-bcm63xx-hsspi-add-support-for-probing-through-de.patch brcm63xx: register SPI controllers through DT 7 years ago
001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch kernel: bump 4.4 to 4.4.107 7 years ago
001-4.12-08-net-phy-Call-bus-reset-after-releasing-PHYs-from-res.patch brcm63xx: backport mdio-bus reset gpio support 7 years ago
001-4.13-01-leds-bcm6328-fix-signal-source-assignment-for-high-l.patch brcm63xx: leds-bcm6328: fix signal assignments for leds 4~7 7 years ago
001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch kernel: bump 4.4 to 4.4.107 7 years ago
001-4.13-03-mdio_bus-use-devm_gpiod_get_optional.patch brcm63xx: backport mdio-bus reset gpio support 7 years ago
001-4.15-01-MIPS-BCM63XX-add-clkdev-lookup-support.patch brcm63xx: add clkdev lookup support 7 years ago
001-4.15-02-MIPS-BCM63XX-provide-periph-clock-as-refclk-for-uart.patch brcm63xx: add clkdev lookup support 7 years ago
001-4.15-03-tty-bcm63xx_uart-use-refclk-for-the-expected-clock-n.patch brcm63xx: register serial through device tree 7 years ago
001-4.15-04-tty-bcm63xx_uart-allow-naming-clock-in-device-tree.patch brcm63xx: register serial through device tree 7 years ago
001-4.15-05-MIPS-BCM63XX-move-the-HSSPI-PLL-HZ-into-its-own-cloc.patch brcm63xx: add clkdev lookup support 7 years ago
001-4.15-06-MIPS-BCM63XX-provide-enet-clocks-as-enet-to-the-ethe.patch brcm63xx: add clkdev lookup support 7 years ago
001-4.15-07-MIPS-BCM63XX-split-out-swpkt_sar-usb-clocks.patch brcm63xx: add clkdev lookup support 7 years ago
001-4.15-08-bcm63xx_enet-correct-clock-usage.patch brcm63xx: backport enet cleanup patches 7 years ago
001-4.15-09-bcm63xx_enet-do-not-write-to-random-DMA-channel-on-B.patch brcm63xx: backport enet cleanup patches 7 years ago
001-4.15-10-bcm63xx_enet-do-not-rely-on-probe-order.patch brcm63xx: backport enet cleanup patches 7 years ago
001-4.15-11-bcm63xx_enet-use-managed-functions-for-clock-ioremap.patch brcm63xx: backport enet cleanup patches 7 years ago
001-4.15-12-bcm63xx_enet-drop-unneeded-NULL-phy_clk-check.patch brcm63xx: backport enet cleanup patches 7 years ago
001-4.15-13-bcm63xx_enet-remove-unneeded-include.patch brcm63xx: backport enet cleanup patches 7 years ago
001-4.16-01-bcm63xx_enet-just-use-enet-as-the-clock-name.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
001-4.16-02-bcm63xx_enet-use-platform-data-for-dma-channel-numbe.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
001-4.16-03-bcm63xx_enet-remove-pointless-mac_id-check.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
001-4.16-04-bcm63xx_enet-use-platform-device-id-directly-for-mii.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
100-MIPS-BCM63XX-add-USB-host-clock-enable-delay.patch brcm63xx: add clkdev lookup support 7 years ago
101-MIPS-BCM63XX-add-USB-device-clock-enable-delay-to-cl.patch brcm63xx: add clkdev lookup support 7 years ago
102-MIPS-BCM63XX-move-code-touching-the-USB-private-regi.patch
103-MIPS-BCM63XX-add-OHCI-EHCI-configuration-bits-to-com.patch
104-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch
105-MIPS-BCM63XX-add-support-for-the-on-chip-OHCI-contro.patch
106-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch
107-MIPS-BCM63XX-introduce-BCM63XX_EHCI-configuration-sy.patch
108-MIPS-BCM63XX-add-support-for-the-on-chip-EHCI-contro.patch
109-MIPS-BCM63XX-register-EHCI-controller-if-board-enabl.patch
110-MIPS-BCM63XX-EHCI-controller-does-not-support-overcu.patch
111-MIPS-BCM63XX-allow-NULL-clock-for-clk_get_rate.patch brcm63xx: add clkdev lookup support 7 years ago
120-mtdpart_fixup_generic_partprobe.patch brcm63xx: backport mtd of node changes from upstream 8 years ago
130-pinctrl-add-bcm63xx-base-code.patch kernel: bump 4.4 to 4.4.107 7 years ago
131-Documentation-add-BCM6328-pincontroller-binding-docu.patch brcm63xx: add pinctrl support 7 years ago
132-pinctrl-add-a-pincontrol-driver-for-BCM6328.patch brcm63xx: fix bcm6328 pinmux other register 7 years ago
133-Documentation-add-BCM6348-pincontroller-binding-docu.patch brcm63xx: add pinctrl support 7 years ago
134-pinctrl-add-a-pincontrol-driver-for-BCM6348.patch brcm63xx: add pinctrl support 7 years ago
135-Documentation-add-BCM6358-pincontroller-binding-docu.patch brcm63xx: add pinctrl support 7 years ago
136-pinctrl-add-a-pincontrol-driver-for-BCM6358.patch brcm63xx: add pinctrl support 7 years ago
137-Documentation-add-BCM6362-pincontroller-binding-docu.patch brcm63xx: add pinctrl support 7 years ago
138-pinctrl-add-a-pincontrol-driver-for-BCM6362.patch brcm63xx: add pinctrl support 7 years ago
139-Documentation-add-BCM6368-pincontroller-binding-docu.patch brcm63xx: add pinctrl support 7 years ago
140-pinctrl-add-a-pincontrol-driver-for-BCM6368.patch brcm63xx: fix an OOPS when accessing the basemode register on 6368 7 years ago
141-Documentation-add-BCM63268-pincontroller-binding-doc.patch brcm63xx: add pinctrl support 7 years ago
142-pinctrl-add-a-pincontrol-driver-for-BCM63268.patch brcm63xx: add pinctrl support 7 years ago
206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch
207-MIPS-BCM63XX-move-device-registration-code-into-its-.patch
208-MIPS-BCM63XX-pass-a-mac-addresss-allocator-to-board-.patch
309-cfe_version_mod.patch
310-cfe_simplify_detection.patch
311-bcm63xxpart_use_cfedetection.patch
320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch brcm63xx: use upstreamed compatible name for the periph intc 8 years ago
321-irqchip-add-support-for-bcm6345-style-external-inter.patch brcm63xx: fix external IRQ edge type sense 7 years ago
322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch kernel: backport MIPS changes introducing a separate IRQ stack 7 years ago
323-MIPS-BCM63XX-wire-up-BCM6358-s-external-interrupts-4.patch
330-MIPS-BCM63XX-add-a-new-cpu-variant-helper.patch
331-MIPS-BCM63XX-define-variant-id-field.patch
332-MIPS-BCM63XX-detect-BCM6328-variants.patch
333-MIPS-BCM63XX-detect-BCM6362-variants.patch
334-MIPS-BCM63XX-detect-BCM6368-variants.patch
335-MIPS-BCM63XX-fix-PCIe-memory-window-size.patch
336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch
337-MIPS-BCM63XX-widen-cpuid-field.patch
338-MIPS-BCM63XX-increase-number-of-IRQs.patch
339-MIPS-BCM63XX-add-support-for-BCM63268.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
340-MIPS-BCM63XX-add-pcie-support-for-BCM63268.patch
341-MIPS-BCM63XX-add-support-for-BCM6318.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
342-MIPS-BCM63XX-split-PCIe-reset-signals.patch
343-MIPS-BCM63XX-add-PCIe-support-for-BCM6318.patch brcm63xx: add clkdev lookup support 7 years ago
344-MIPS-BCM63XX-detect-flash-type-early-and-store-the-r.patch
345-MIPS-BCM63XX-fixup-mapped-SPI-flash-access-on-boot.patch
346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch brcm63xx: add clkdev lookup support 7 years ago
347-MIPS-BCM6318-USB-support.patch brcm63xx: probe SPI connected switches through DT 7 years ago
348-MIPS-BCM63XX-fix-BCM63268-USB-clock.patch brcm63xx: add clkdev lookup support 7 years ago
349-MIPS-BCM63XX-add-BCM63268-USB-support.patch
350-MIPS-BCM63XX-support-settings-num-usbh-ports.patch brcm63xx: probe SPI connected switches through DT 7 years ago
351-set-board-usbh-ports.patch
354-MIPS-BCM63XX-allow-building-support-for-more-than-on.patch brcm63xx: probe SPI connected switches through DT 7 years ago
355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch
356-MIPS-BCM63XX-move-fallback-sprom-support-into-its-ow.patch brcm63xx: probe SPI connected switches through DT 7 years ago
357-MIPS-BCM63XX-use-platform-data-for-the-sprom.patch brcm63xx: probe SPI connected switches through DT 7 years ago
358-MIPS-BCM63XX-make-fallback-sprom-optional.patch brcm63xx: probe SPI connected switches through DT 7 years ago
359-MIPS-BCM63XX-allow-different-types-of-sprom.patch
360-MIPS-BCM63XX-add-support-for-raw-sproms.patch
361-MIPS-BCM63XX-add-raw-fallback-sproms-for-most-common.patch
362-MIPS-BCM63XX-also-register-a-fallback-sprom-for-bcma.patch
363-MIPS-BCM63XX-add-BCMA-based-sprom-templates.patch
364-MIPS-BCM63XX-allow-board-files-to-provide-sprom-fixu.patch
365-MIPS-BCM63XX-allow-setting-a-pci-bus-device-for-fall.patch
367-MIPS-BCM63XX-add-support-for-loading-DTB.patch brcm63xx: probe SPI connected switches through DT 7 years ago
368-MIPS-BCM63XX-add-support-for-matching-the-board_info.patch brcm63xx: probe SPI connected switches through DT 7 years ago
369-MIPS-BCM63XX-populate-the-compatible-to-board_info-l.patch
371_add_of_node_available_by_alias.patch brcm63xx: probe SPI connected switches through DT 7 years ago
372_dont_register_pflash_when_available_in_dtb.patch
373-MIPS-BCM63XX-register-interrupt-controllers-through-.patch
374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch brcm63xx: backport upstream generic gpio changes 7 years ago
375-MIPS-BCM63XX-switch-to-new-gpio-driver.patch brcm63xx: probe SPI connected switches through DT 7 years ago
377-MIPS-BCM63XX-register-lookup-for-ephy-reset-gpio.patch brcm63xx: fix ephy reset gpio lookup 6 years ago
378-MIPS-BCM63XX-do-not-register-gpio-controller-if-pres.patch brcm63xx: add pinctrl support 7 years ago
379-MIPS-BCM63XX-provide-a-gpio-lookup-for-the-pcmcia-re.patch
380-pcmcia-bcm63xx_pmcia-use-the-new-named-gpio.patch
381-Documentation-add-BCM6318-pincontroller-binding-docu.patch brcm63xx: add pinctrl support 7 years ago
382-pinctrl-add-a-pincontrol-driver-for-BCM6318.patch brcm63xx: add pinctrl support 7 years ago
383-bcm63xx_select_pinctrl.patch brcm63xx: add pinctrl support 7 years ago
389-MIPS-BCM63XX-add-clkdev-lookups-for-device-tree.patch brcm63xx: add clkdev lookup support 7 years ago
390-MIPS-BCM63XX-do-not-register-SPI-controllers.patch brcm63xx: register serial through device tree 7 years ago
391-MIPS-BCM63XX-do-not-register-uart.patch brcm63xx: register serial through device tree 7 years ago
392-MIPS-BCM63XX-remove-leds-and-buttons.patch brcm63xx: register serial through device tree 7 years ago
400-bcm963xx_flashmap.patch
401-bcm963xx_real_rootfs_length.patch
402_bcm63xx_enet_vlan_incoming_fixed.patch brcm63xx: backport mdio-bus reset gpio support 7 years ago
403-6358-enet1-external-mii-clk.patch brcm63xx: register serial through device tree 7 years ago
404-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch brcm63xx: register serial through device tree 7 years ago
413-BCM63XX-allow-providing-fixup-data-in-board-data.patch brcm63xx: register serial through device tree 7 years ago
415-MIPS-BCM63XX-export-the-attached-flash-type.patch brcm63xx: register serial through device tree 7 years ago
416-BCM63XX-add-a-fixup-for-ath9k-devices.patch brcm63xx: register serial through device tree 7 years ago
420-BCM63XX-add-endian-check-for-ath9k.patch brcm63xx: register serial through device tree 7 years ago
421-BCM63XX-add-led-pin-for-ath9k.patch brcm63xx: register serial through device tree 7 years ago
422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch brcm63xx: register serial through device tree 7 years ago
423-bcm63xx_enet_add_b53_support.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
424-bcm63xx_enet_no_request_mem_region.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago
425-bcm63xxpart_parse_paritions_from_dt.patch brcm63xx: enhance dt partitions support to match upstream more closely 6 years ago
427-boards_probe_switch.patch brcm63xx: register serial through device tree 7 years ago
499-allow_better_context_for_board_patches.patch brcm63xx: register serial through device tree 7 years ago
500-board-D4PW.patch brcm63xx: register serial through device tree 7 years ago
501-board-NB4.patch brcm63xx: register serial through device tree 7 years ago
502-board-96338W2_E7T.patch brcm63xx: register serial through device tree 7 years ago
503-board-CPVA642.patch brcm63xx: register serial through device tree 7 years ago
504-board_dsl_274xb_rev_c.patch brcm63xx: register serial through device tree 7 years ago
505-board_spw500v.patch brcm63xx: register serial through device tree 7 years ago
506-board_gw6200_gw6000.patch brcm63xx: register serial through device tree 7 years ago
507-board-MAGIC.patch brcm63xx: register serial through device tree 7 years ago
508-board_hw553.patch brcm63xx: register serial through device tree 7 years ago
509-board_rta1320_16m.patch brcm63xx: register serial through device tree 7 years ago
510-board_spw303v.patch brcm63xx: register serial through device tree 7 years ago
511-board_V2500V.patch brcm63xx: register serial through device tree 7 years ago
512-board_BTV2110.patch brcm63xx: register serial through device tree 7 years ago
513-MIPS-BCM63XX-add-inventel-Livebox-support.patch brcm63xx: register serial through device tree 7 years ago
514-board_ct536_ct5621.patch brcm63xx: register serial through device tree 7 years ago
515-board_DWV-S0_fixes.patch brcm63xx: register serial through device tree 7 years ago
516-board_96348A-122.patch brcm63xx: register serial through device tree 7 years ago
519_board_CPVA502plus.patch brcm63xx: register serial through device tree 7 years ago
520-bcm63xx-add-support-for-96368MVWG-board.patch brcm63xx: register serial through device tree 7 years ago
521-bcm63xx-add-support-for-96368MVNgr-board.patch brcm63xx: register serial through device tree 7 years ago
522-MIPS-BCM63XX-add-96328avng-reference-board.patch brcm63xx: register serial through device tree 7 years ago
523-MIPS-BCM63XX-add-963281TAN-reference-board.patch brcm63xx: register serial through device tree 7 years ago
524-board_dsl_274xb_rev_f.patch brcm63xx: register serial through device tree 7 years ago
525-board_96348w3.patch brcm63xx: register serial through device tree 7 years ago
526-board_CT6373-1.patch brcm63xx: register serial through device tree 7 years ago
527-board_dva-g3810bn-tl-1.patch brcm63xx: register serial through device tree 7 years ago
528-board_nb6.patch brcm63xx: register serial through device tree 7 years ago
529-board_fast2604.patch brcm63xx: register serial through device tree 7 years ago
530-board_A4001N1.patch brcm63xx: register serial through device tree 7 years ago
531-board_AR-5387un.patch brcm63xx: register serial through device tree 7 years ago
532-board_AR-5381u.patch brcm63xx: register serial through device tree 7 years ago
533-board_rta770bw.patch brcm63xx: register serial through device tree 7 years ago
534-board_hw556.patch brcm63xx: register serial through device tree 7 years ago
535-board_rta770w.patch brcm63xx: register serial through device tree 7 years ago
536-board_fast2704.patch brcm63xx: register serial through device tree 7 years ago
537-board_fast2504n.patch brcm63xx: register serial through device tree 7 years ago
555-board_96318ref.patch brcm63xx: register serial through device tree 7 years ago
556-board_96318ref_p300.patch brcm63xx: register serial through device tree 7 years ago
557-board_bcm963269bhr.patch brcm63xx: register serial through device tree 7 years ago
558-board_AR1004G.patch brcm63xx: register serial through device tree 7 years ago
559-board_vw6339gu.patch brcm63xx: register serial through device tree 7 years ago
560-board_963268gu_p300.patch brcm63xx: register serial through device tree 7 years ago
561-board_WAP-5813n.patch brcm63xx: register serial through device tree 7 years ago
562-board_VR-3025u.patch brcm63xx: register serial through device tree 7 years ago
563-board_VR-3025un.patch brcm63xx: register serial through device tree 7 years ago
564-board_P870HW-51a_v2.patch brcm63xx: register serial through device tree 7 years ago
565-board_hw520.patch brcm63xx: register serial through device tree 7 years ago
566-board_A4001N.patch brcm63xx: register serial through device tree 7 years ago
567-board_dsl-2751b_e1.patch brcm63xx: register serial through device tree 7 years ago
568-board_DGND3700v1_3800B.patch brcm63xx: register serial through device tree 7 years ago
569-board_homehub2a.patch brcm63xx: register serial through device tree 7 years ago
570-board_HG655b.patch brcm63xx: register serial through device tree 7 years ago
571-board_fast2704n.patch brcm63xx: register serial through device tree 7 years ago
572-board_VR-3026e.patch brcm63xx: register serial through device tree 7 years ago
573-board_R5010UNv2.patch brcm63xx: register serial through device tree 7 years ago
574-board_HG622.patch brcm63xx: register serial through device tree 7 years ago
575-board_EVG2000.patch brcm63xx: register serial through device tree 7 years ago
576-board_AV4202N.patch brcm63xx: register serial through device tree 7 years ago
577-board_VH4032N.patch brcm63xx: register serial through device tree 7 years ago
578-board_R1000H.patch brcm63xx: register serial through device tree 7 years ago
579-board_AR-5315u.patch brcm63xx: register serial through device tree 7 years ago
580-board_AD1018.patch brcm63xx: register serial through device tree 7 years ago
800-wl_exports.patch kernel: update kernel 4.4 to version 4.4.15 8 years ago
801-ssb_export_fallback_sprom.patch
802-rtl8367r_fix_RGMII_support.patch kernel: update 4.4 to 4.4.86 7 years ago
803-jffs2-work-around-unaligned-accesses-failing-on-bcm6.patch kernel: update kernel 4.4 to version 4.4.6 8 years ago
804-bcm63xx_enet_63268_rgmii_ports.patch brcm63xx: backport latest bcm63xx_enet changes from upstream 6 years ago