openwrtv4/target/linux/brcm63xx/patches-3.10
Jonas Gorski dba8a58b46 brcm63xx: hack around jffs2 corruption with SMP
mempy_fromio seems to be randomly failing when the destination is
unaligned; work around it by forcing the name to be aligned in memory.

Should fix jffs2 and SMP for now, but needs to be some additional
looking into as it does not fix the source.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 40396
2014-04-06 22:03:42 +00:00
..
030-MTD-bcm63xxpart-use-size-macro-for-CFE-block-size.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
031-MIPS-BCM63XX-export-PSI-size-from-nvram.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
032-MTD-bcm63xxpart-use-nvram-for-PSI-size.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
033-MIPS-BCM63XX-Handle-SW-IRQs-0-1.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
034-MIPS-BCM63XX-select-BMIPS4350-and-default-to-2-CPUs-.patch kernel: update 3.10 to 3.10.9 2013-08-23 17:31:04 +00:00
035-MIPS-BCM63XX-select-BOOT_RAW.patch kernel: update 3.10 to 3.10.9 2013-08-23 17:31:04 +00:00
036-MIPS-BCM63XX-add-support-for-BCM3368-Cable-Modem.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
037-MIPS-BCM63XX-recognize-Cable-Modem-firmware-format.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
038-MIPS-BCM63XX-provide-a-MAC-address-for-BCM3368-chips.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
039-MIPS-BCM63XX-let-board-specify-an-external-GPIO-to-r.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
040-MIPS-BCM63XX-add-support-for-the-Netgear-CVG834G.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
041-MIPS-BCM63XX-remove-bogus-Kconfig-selects.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
042-MIPS-BMIPS-support-booting-from-physical-CPU-other-t.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
043-MIPS-BCM63XX-Add-SMP-support-to-prom.c.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
044-MIPS-BCM63XX-Enable-second-core-SMP-on-BCM6328-if-av.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
045-bcm63xx_enet-implement-reset-autoneg-ethtool-callbac.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
046-bcm63xx_enet-split-DMA-channel-register-accesses.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
047-bcm63xx_enet-add-support-for-Broadcom-BCM63xx-integr.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
048-bcm63xx_enet-add-support-Broadcom-BCM6345-Ethernet.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
049-spi-add-bcm63xx-HSSPI-driver.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
050-MIPS-BCM63XX-expose-the-HSSPI-clock.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
051-MIPS-BCM63XX-setup-the-HSSPI-clock-rate.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
052-MIPS-BCM63XX-add-HSSPI-IRQ-and-register-offsets.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
053-MIPS-BCM63XX-add-HSSPI-platform-device-and-register-.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
055-spi-bcm63xx-don-t-reject-reads-256-bytes.patch brcm63xx: fix legacy spi tranfers >= 256 bytes 2014-01-13 12:11:58 +00:00
056-MIPS-BMIPS-Fix-thinko-to-release-slave-TP-from-reset.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
057-MIPS-BMIPS-do-not-change-interrupt-routing-depending.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
058-MIPS-BMIPS-fix-slave-CPU-booting-when-physical-CPU-i.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
059-MIPS-BMIPS-fix-hardware-interrupt-routing-for-boot-C.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
060-MIPS-BCM63XX-disable-SMP-also-on-BCM3368.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
061-MIPS-allow-asm-cpu.h-to-be-included-from-assembly.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
062-MIPS-BMIPS-change-compile-time-checks-to-runtime-che.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
063-MIPS-BMIPS-merge-CPU-options-into-one-option.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
064-MIPS-BMIPS-select-CPU_SUPPORTS_HIGHMEM.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
065-MIPS-BMIPS-select-CPU_HAS_PREFETCH.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
066-MIPS-BMIPS-extend-BMIPS3300-to-include-BMIPS32.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
067-MIPS-BMIPS-add-a-smp-ops-registration-helper.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
068-MIPS-BCM63XX-always-register-bmips-smp-ops.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
069-MIPS-BCM63XX-let-the-individual-SoCs-select-the-appr.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
071-MIPS-BCM63XX-drop-SYS_HAS_CPU_MIPS32R1.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
100-MIPS-bmips-fix-compilation-for-BMIPS5000.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
101-MIPS-BCM63XX-sync-mips-counter-during-cpu-bringup.patch brcm63xx: sync mips counters during bringup of cpus 2014-04-05 18:32:34 +00:00
110-MIPS-BCM63XX-add-USB-host-clock-enable-delay.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
111-MIPS-BCM63XX-add-USB-device-clock-enable-delay-to-cl.patch kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
112-MIPS-BCM63XX-move-code-touching-the-USB-private-regi.patch kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
113-MIPS-BCM63XX-add-OHCI-EHCI-configuration-bits-to-com.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
114-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch brcm63xx: update bmips patches with upstream submission 2014-01-13 12:13:05 +00:00
115-MIPS-BCM63XX-add-support-for-the-on-chip-OHCI-contro.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
116-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
117-MIPS-BCM63XX-introduce-BCM63XX_EHCI-configuration-sy.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
118-MIPS-BCM63XX-add-support-for-the-on-chip-EHCI-contro.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
119-MIPS-BCM63XX-register-EHCI-controller-if-board-enabl.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
120-MIPS-BCM63XX-EHCI-controller-does-not-support-overcu.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
201-SPI-Allow-specifying-the-parsers-for-SPI-flash.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
202-MTD-DEVICES-m25p80-use-parsers-if-provided-in-flash-.patch kernel: update 3.10 to 3.10.26 2014-01-11 16:06:37 +00:00
203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch kernel: update 3.10 to 3.10.26 2014-01-11 16:06:37 +00:00
204-USB-OHCI-allow-other-arches-to-use-the-BE-frame-numb.patch brcm63xx: fix ohci frame number offset 2014-01-13 12:21:08 +00:00
206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch brcm63xx: allow setting the number of usb host ports for boards 2014-01-19 13:46:14 +00:00
300-reset_buttons.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
301-led_count.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
302-extended-platform-devices.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
303-spi-board-info.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
304-boardid_fixup.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
308-board_leds_naming.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
309-cfe_version_mod.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00
310-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
311-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
312-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
313-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
314-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
315-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
316-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
317-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
318-MIPS-BCM63XX-rename-__dispatch_internal-to-__dispatc.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
319-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
320-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
321-MIPS-BCM63XX-append-irq-line-number-to-irq_-stat-mas.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
322-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
323-MIPS-BCM63XX-add-pin-argument-to-dispatch-internal.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
324-MIPS-BCM63XX-protect-irq-register-accesses.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
325-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
326-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
327-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
328-cfe_simplify_detection.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
329-bcm63xxpart_use_cfedetection.patch brcm63xx: remove non runtime detect and refresh affinity patches 2014-01-13 12:13:15 +00:00
330-MIPS-BCM63XX-add-a-new-cpu-variant-helper.patch brcm63xx: add support for chip variants 2014-01-13 12:13:26 +00:00
331-MIPS-BCM63XX-define-variant-id-field.patch brcm63xx: add support for chip variants 2014-01-13 12:13:26 +00:00
332-MIPS-BCM63XX-detect-bcm6328-variants.patch brcm63xx: fix build failure on varid 2014-01-14 05:22:31 +00:00
333-MIPS-BCM63XX-detect-BCM6362-variants.patch brcm63xx: add support for chip variants 2014-01-13 12:13:26 +00:00
334-MIPS-BCM63XX-add-support-for-BCM6368-variants.patch brcm63xx: add support for chip variants 2014-01-13 12:13:26 +00:00
335-MIPS-BCM63XX-fix-PCIe-memory-window-size.patch brcm63xx: fix the pcie window size 2014-01-13 12:13:39 +00:00
336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch brcm63xx: add initial support for BCM63268 2014-01-13 12:13:51 +00:00
337-MIPS-BCM63XX-widen-cpuid-field.patch brcm63xx: add initial support for BCM63268 2014-01-13 12:13:51 +00:00
338-MIPS-BCM63XX-increase-number-of-IRQs.patch brcm63xx: add initial support for BCM63268 2014-01-13 12:13:51 +00:00
339-MIPS-BCM63XX-add-support-for-BCM63268.patch brcm63xx: fix number of switch ports for BCM63168/63268 2014-02-22 11:16:44 +00:00
340-MIPS-BCM63XX-add-pcie-support-for-BCM63268.patch brcm63xx: add initial support for BCM63268 2014-01-13 12:13:51 +00:00
341-MIPS-BCM63XX-add-support-for-BCM6318.patch brcm63xx: fix number of switch ports for BCM63168/63268 2014-02-22 11:16:44 +00:00
342-MIPS-BCM63XX-split-PCIe-reset-signals.patch brcm63xx: add initial support for BCM6318 2014-01-13 12:14:02 +00:00
343-MIPS-BCM63XX-add-PCIe-support-for-BCM6318.patch brcm63xx: fix spi flash setup on (at least) some reference boards 2014-01-13 12:14:12 +00:00
344-MIPS-BCM63XX-detect-flash-type-early-and-store-the-r.patch brcm63xx: fix spi flash setup on (at least) some reference boards 2014-01-13 12:14:12 +00:00
345-MIPS-BCM63XX-fixup-mapped-SPI-flash-access-on-boot.patch brcm63xx: fix spi flash setup on (at least) some reference boards 2014-01-13 12:14:12 +00:00
346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch brcm63xx: prevent usb clock state inconsistency on BCM6318 2014-01-19 13:45:42 +00:00
347-MIPS-BCM6318-USB-support.patch brcm63xx: BCM6318 needs to select _HAS_OHCI/EHCI too 2014-01-19 13:45:55 +00:00
348-MIPS-BCM63XX-fix-BCM63268-USB-clock.patch brcm63xx: add USB support for BCM63268 2014-01-19 13:46:05 +00:00
349-MIPS-BCM63XX-add-BCM63268-USB-support.patch brcm63xx: add USB support for BCM63268 2014-01-19 13:46:05 +00:00
350-MIPS-BCM63XX-support-settings-num-usbh-ports.patch brcm63xx: allow setting the number of usb host ports for boards 2014-01-19 13:46:14 +00:00
351-set-board-usbh-ports.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
400-bcm963xx_flashmap.patch brcm63xx: fix warning in Redboot code 2014-01-27 04:34:39 +00:00
401-bcm963xx_real_rootfs_length.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
402_bcm63xx_enet_vlan_incoming_fixed.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
403-6358-enet1-external-mii-clk.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
404-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch brcm63xx: add USB support for BCM63268 2014-01-19 13:46:05 +00:00
411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch brcm63xx: add USB support for BCM63268 2014-01-19 13:46:05 +00:00
412-MTD-physmap-allow-passing-pp_data.patch kernel: update 3.10 to 3.10.9 2013-08-23 17:31:04 +00:00
413-BCM63XX-allow-providing-fixup-data-in-board-data.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
414-MTD-m25p80-allow-passing-pp_data.patch kernel: update 3.10 to 3.10.26 2014-01-11 16:06:37 +00:00
415-MIPS-BCM63XX-export-the-attached-flash-type.patch brcm63xx: fix spi flash setup on (at least) some reference boards 2014-01-13 12:14:12 +00:00
416-BCM63XX-add-a-fixup-for-ath9k-devices.patch brcm63xx: fix spi flash setup on (at least) some reference boards 2014-01-13 12:14:12 +00:00
417-MTD-bcm63xxpart-allow-passing-a-caldata-offset.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
420-BCM63XX-add-endian-check-for-ath9k.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
421-BCM63XX-add-led-pin-for-ath9k.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
423-bcm63xx_enet_add_b53_support.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
424-bcm63xx_enet_no_request_mem_region.patch brcm63xx: improve BCM6318 support 2014-01-14 05:23:39 +00:00
500-board-D4PW.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
501-board-NB4.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
502-board-96338W2_E7T.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
503-board-CPVA642.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
504-board_dsl_274xb_rev_c.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
505-board_spw500v.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
506-board_gw6200_gw6000.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
507-board-MAGIC.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
508-board_hw553.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
509-board_rta1320_16m.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
510-board_spw303v.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
511-board_V2500V.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
512-board_BTV2110.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
513-board_livebox.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
514-board_ct536_ct5621.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
515-board_DWV-S0_fixes.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
516-board_96348A-122.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
517-RTA1205W_16_uart_fixes.patch brcm63xx: do not add twice the same field to board 2014-01-16 00:45:19 +00:00
519_board_CPVA502plus.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
520-bcm63xx-add-support-for-96368MVWG-board.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
521-bcm63xx-add-support-for-96368MVNgr-board.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
522-MIPS-BCM63XX-add-96328avng-reference-board.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
523-MIPS-BCM63XX-add-963281TAN-reference-board.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
524-board_dsl_274xb_rev_f.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
525-board_96348w3.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
526-board_CT6373-1.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
527-board_dva-g3810bn-tl-1.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
528-board_nb6.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
529-board_fast2604.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
530-board_963281T_TEF.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
531-board_96328A-1441N1.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
532-board_96328a-1241N.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
533-board_rta770bw.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
534-board_hw556.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
535-board_rta770w.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
536-board_fast2704.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
537-board_fast2504n.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
550-alice_gate2_leds.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
551-96348gw_a_leds.patch brcm63xx: Add kernel support for Sagemcom F@ST2704V2 ADSL router 2014-02-22 11:16:30 +00:00
552-board_96348gw-10_reset_button.patch brcm63xx: set usb host port number for some devices 2014-01-19 13:46:25 +00:00
553-boards_probe_switch.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
554-board_DWVS0_leds_buttons.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
555-board_96318ref.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
556-board_96318ref_p300.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
557-board_bcm963269bhr.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
558-board_AR1004G.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
559-board_vw6339gu.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
560-board_963268gu_p300.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
800-wl_exports.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
801-ssb_export_fallback_sprom.patch brcm63xx: fix RG100A/DB120 usb port number 2014-02-22 11:16:52 +00:00
802-rtl8367r_fix_RGMII_support.patch brcm63xx: add linux 3.10 support 2013-07-20 11:30:26 +00:00
803-jffs2-work-around-unaligned-accesses-failing-on-bcm6.patch brcm63xx: hack around jffs2 corruption with SMP 2014-04-06 22:03:42 +00:00
900-spi-bcm63xx-hsspi-make-it-compile-with-3.10.patch brcm63xx: update HSSPI driver with upstream submission 2014-01-13 12:11:45 +00:00