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-3.14
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
10 years ago
..
100-MIPS-BCM63XX-add-USB-host-clock-enable-delay.patch brcm63xx: update development kernel to linux 3.14 10 years ago
101-MIPS-BCM63XX-add-USB-device-clock-enable-delay-to-cl.patch brcm63xx: update development kernel to linux 3.14 10 years ago
101-MIPS-BCM63XX-sync-mips-counter-during-cpu-bringup.patch brcm63xx: sync mips counters during bringup of cpus 10 years ago
102-MIPS-BCM63XX-move-code-touching-the-USB-private-regi.patch brcm63xx: update development kernel to linux 3.14 10 years ago
103-MIPS-BCM63XX-add-OHCI-EHCI-configuration-bits-to-com.patch brcm63xx: update development kernel to linux 3.14 10 years ago
104-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch brcm63xx: update development kernel to linux 3.14 10 years ago
105-MIPS-BCM63XX-add-support-for-the-on-chip-OHCI-contro.patch brcm63xx: update development kernel to linux 3.14 10 years ago
106-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch brcm63xx: update development kernel to linux 3.14 10 years ago
107-MIPS-BCM63XX-introduce-BCM63XX_EHCI-configuration-sy.patch brcm63xx: update development kernel to linux 3.14 10 years ago
108-MIPS-BCM63XX-add-support-for-the-on-chip-EHCI-contro.patch brcm63xx: update development kernel to linux 3.14 10 years ago
109-MIPS-BCM63XX-register-EHCI-controller-if-board-enabl.patch brcm63xx: update development kernel to linux 3.14 10 years ago
110-MIPS-BCM63XX-EHCI-controller-does-not-support-overcu.patch brcm63xx: update development kernel to linux 3.14 10 years ago
201-SPI-Allow-specifying-the-parsers-for-SPI-flash.patch brcm63xx: update development kernel to linux 3.14 10 years ago
202-MTD-DEVICES-m25p80-use-parsers-if-provided-in-flash-.patch brcm63xx: update development kernel to linux 3.14 10 years ago
203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch brcm63xx: update development kernel to linux 3.14 10 years ago
204-USB-OHCI-allow-other-arches-to-use-the-BE-frame-numb.patch brcm63xx: update development kernel to linux 3.14 10 years ago
206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch brcm63xx: update development kernel to linux 3.14 10 years ago
300-reset_buttons.patch brcm63xx: update development kernel to linux 3.14 10 years ago
301-led_count.patch brcm63xx: update development kernel to linux 3.14 10 years ago
302-extended-platform-devices.patch brcm63xx: update development kernel to linux 3.14 10 years ago
303-spi-board-info.patch brcm63xx: update development kernel to linux 3.14 10 years ago
304-boardid_fixup.patch brcm63xx: update development kernel to linux 3.14 10 years ago
308-board_leds_naming.patch brcm63xx: update development kernel to linux 3.14 10 years ago
309-cfe_version_mod.patch brcm63xx: update development kernel to linux 3.14 10 years ago
310-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch brcm63xx: update development kernel to linux 3.14 10 years ago
311-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch brcm63xx: update development kernel to linux 3.14 10 years ago
312-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch brcm63xx: update development kernel to linux 3.14 10 years ago
313-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch brcm63xx: update development kernel to linux 3.14 10 years ago
314-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch brcm63xx: update development kernel to linux 3.14 10 years ago
315-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch brcm63xx: update development kernel to linux 3.14 10 years ago
316-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch brcm63xx: update development kernel to linux 3.14 10 years ago
317-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch brcm63xx: update development kernel to linux 3.14 10 years ago
318-MIPS-BCM63XX-rename-__dispatch_internal-to-__dispatc.patch brcm63xx: update development kernel to linux 3.14 10 years ago
319-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch brcm63xx: update development kernel to linux 3.14 10 years ago
320-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch brcm63xx: update development kernel to linux 3.14 10 years ago
321-MIPS-BCM63XX-append-irq-line-number-to-irq_-stat-mas.patch brcm63xx: update development kernel to linux 3.14 10 years ago
322-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch brcm63xx: update development kernel to linux 3.14 10 years ago
323-MIPS-BCM63XX-add-pin-argument-to-dispatch-internal.patch brcm63xx: update development kernel to linux 3.14 10 years ago
324-MIPS-BCM63XX-protect-irq-register-accesses.patch brcm63xx: update development kernel to linux 3.14 10 years ago
325-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch brcm63xx: update development kernel to linux 3.14 10 years ago
326-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch brcm63xx: update development kernel to linux 3.14 10 years ago
327-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch brcm63xx: update development kernel to linux 3.14 10 years ago
328-cfe_simplify_detection.patch brcm63xx: update development kernel to linux 3.14 10 years ago
329-bcm63xxpart_use_cfedetection.patch brcm63xx: update development kernel to linux 3.14 10 years ago
330-MIPS-BCM63XX-add-a-new-cpu-variant-helper.patch brcm63xx: update development kernel to linux 3.14 10 years ago
331-MIPS-BCM63XX-define-variant-id-field.patch brcm63xx: update development kernel to linux 3.14 10 years ago
332-MIPS-BCM63XX-detect-bcm6328-variants.patch brcm63xx: update development kernel to linux 3.14 10 years ago
333-MIPS-BCM63XX-detect-BCM6362-variants.patch brcm63xx: update development kernel to linux 3.14 10 years ago
334-MIPS-BCM63XX-add-support-for-BCM6368-variants.patch brcm63xx: update development kernel to linux 3.14 10 years ago
335-MIPS-BCM63XX-fix-PCIe-memory-window-size.patch brcm63xx: update development kernel to linux 3.14 10 years ago
336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch brcm63xx: update development kernel to linux 3.14 10 years ago
337-MIPS-BCM63XX-widen-cpuid-field.patch brcm63xx: update development kernel to linux 3.14 10 years ago
338-MIPS-BCM63XX-increase-number-of-IRQs.patch brcm63xx: update development kernel to linux 3.14 10 years ago
339-MIPS-BCM63XX-add-support-for-BCM63268.patch brcm63xx: update development kernel to linux 3.14 10 years ago
340-MIPS-BCM63XX-add-pcie-support-for-BCM63268.patch brcm63xx: update development kernel to linux 3.14 10 years ago
341-MIPS-BCM63XX-add-support-for-BCM6318.patch brcm63xx: update development kernel to linux 3.14 10 years ago
342-MIPS-BCM63XX-split-PCIe-reset-signals.patch brcm63xx: update development kernel to linux 3.14 10 years ago
343-MIPS-BCM63XX-add-PCIe-support-for-BCM6318.patch brcm63xx: update development kernel to linux 3.14 10 years ago
344-MIPS-BCM63XX-detect-flash-type-early-and-store-the-r.patch brcm63xx: update development kernel to linux 3.14 10 years ago
345-MIPS-BCM63XX-fixup-mapped-SPI-flash-access-on-boot.patch brcm63xx: update development kernel to linux 3.14 10 years ago
346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch brcm63xx: update development kernel to linux 3.14 10 years ago
347-MIPS-BCM6318-USB-support.patch brcm63xx: update development kernel to linux 3.14 10 years ago
348-MIPS-BCM63XX-fix-BCM63268-USB-clock.patch brcm63xx: update development kernel to linux 3.14 10 years ago
349-MIPS-BCM63XX-add-BCM63268-USB-support.patch brcm63xx: update development kernel to linux 3.14 10 years ago
350-MIPS-BCM63XX-support-settings-num-usbh-ports.patch brcm63xx: update development kernel to linux 3.14 10 years ago
351-set-board-usbh-ports.patch brcm63xx: update development kernel to linux 3.14 10 years ago
400-bcm963xx_flashmap.patch brcm63xx: update development kernel to linux 3.14 10 years ago
401-bcm963xx_real_rootfs_length.patch brcm63xx: update development kernel to linux 3.14 10 years ago
402_bcm63xx_enet_vlan_incoming_fixed.patch brcm63xx: update development kernel to linux 3.14 10 years ago
403-6358-enet1-external-mii-clk.patch brcm63xx: update development kernel to linux 3.14 10 years ago
404-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch brcm63xx: update development kernel to linux 3.14 10 years ago
408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch brcm63xx: update development kernel to linux 3.14 10 years ago
411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch brcm63xx: update development kernel to linux 3.14 10 years ago
412-MTD-physmap-allow-passing-pp_data.patch brcm63xx: update development kernel to linux 3.14 10 years ago
413-BCM63XX-allow-providing-fixup-data-in-board-data.patch brcm63xx: update development kernel to linux 3.14 10 years ago
414-MTD-m25p80-allow-passing-pp_data.patch brcm63xx: update development kernel to linux 3.14 10 years ago
415-MIPS-BCM63XX-export-the-attached-flash-type.patch brcm63xx: update development kernel to linux 3.14 10 years ago
416-BCM63XX-add-a-fixup-for-ath9k-devices.patch brcm63xx: update development kernel to linux 3.14 10 years ago
417-MTD-bcm63xxpart-allow-passing-a-caldata-offset.patch brcm63xx: update development kernel to linux 3.14 10 years ago
418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch brcm63xx: update development kernel to linux 3.14 10 years ago
420-BCM63XX-add-endian-check-for-ath9k.patch brcm63xx: update development kernel to linux 3.14 10 years ago
421-BCM63XX-add-led-pin-for-ath9k.patch brcm63xx: update development kernel to linux 3.14 10 years ago
422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch brcm63xx: update development kernel to linux 3.14 10 years ago
423-bcm63xx_enet_add_b53_support.patch brcm63xx: update development kernel to linux 3.14 10 years ago
424-bcm63xx_enet_no_request_mem_region.patch brcm63xx: update development kernel to linux 3.14 10 years ago
500-board-D4PW.patch brcm63xx: update development kernel to linux 3.14 10 years ago
501-board-NB4.patch brcm63xx: update development kernel to linux 3.14 10 years ago
502-board-96338W2_E7T.patch brcm63xx: update development kernel to linux 3.14 10 years ago
503-board-CPVA642.patch brcm63xx: update development kernel to linux 3.14 10 years ago
504-board_dsl_274xb_rev_c.patch brcm63xx: update development kernel to linux 3.14 10 years ago
505-board_spw500v.patch brcm63xx: update development kernel to linux 3.14 10 years ago
506-board_gw6200_gw6000.patch brcm63xx: update development kernel to linux 3.14 10 years ago
507-board-MAGIC.patch brcm63xx: update development kernel to linux 3.14 10 years ago
508-board_hw553.patch brcm63xx: update development kernel to linux 3.14 10 years ago
509-board_rta1320_16m.patch brcm63xx: update development kernel to linux 3.14 10 years ago
510-board_spw303v.patch brcm63xx: update development kernel to linux 3.14 10 years ago
511-board_V2500V.patch brcm63xx: update development kernel to linux 3.14 10 years ago
512-board_BTV2110.patch brcm63xx: update development kernel to linux 3.14 10 years ago
513-board_livebox.patch brcm63xx: update development kernel to linux 3.14 10 years ago
514-board_ct536_ct5621.patch brcm63xx: update development kernel to linux 3.14 10 years ago
515-board_DWV-S0_fixes.patch brcm63xx: update development kernel to linux 3.14 10 years ago
516-board_96348A-122.patch brcm63xx: update development kernel to linux 3.14 10 years ago
517-RTA1205W_16_uart_fixes.patch brcm63xx: update development kernel to linux 3.14 10 years ago
519_board_CPVA502plus.patch brcm63xx: update development kernel to linux 3.14 10 years ago
520-bcm63xx-add-support-for-96368MVWG-board.patch brcm63xx: update development kernel to linux 3.14 10 years ago
521-bcm63xx-add-support-for-96368MVNgr-board.patch brcm63xx: update development kernel to linux 3.14 10 years ago
522-MIPS-BCM63XX-add-96328avng-reference-board.patch brcm63xx: update development kernel to linux 3.14 10 years ago
523-MIPS-BCM63XX-add-963281TAN-reference-board.patch brcm63xx: update development kernel to linux 3.14 10 years ago
524-board_dsl_274xb_rev_f.patch brcm63xx: update development kernel to linux 3.14 10 years ago
525-board_96348w3.patch brcm63xx: update development kernel to linux 3.14 10 years ago
526-board_CT6373-1.patch brcm63xx: update development kernel to linux 3.14 10 years ago
527-board_dva-g3810bn-tl-1.patch brcm63xx: update development kernel to linux 3.14 10 years ago
528-board_nb6.patch brcm63xx: update development kernel to linux 3.14 10 years ago
529-board_fast2604.patch brcm63xx: update development kernel to linux 3.14 10 years ago
530-board_963281T_TEF.patch brcm63xx: update development kernel to linux 3.14 10 years ago
531-board_96328A-1441N1.patch brcm63xx: update development kernel to linux 3.14 10 years ago
532-board_96328a-1241N.patch brcm63xx: update development kernel to linux 3.14 10 years ago
533-board_rta770bw.patch brcm63xx: update development kernel to linux 3.14 10 years ago
534-board_hw556.patch brcm63xx: update development kernel to linux 3.14 10 years ago
535-board_rta770w.patch brcm63xx: update development kernel to linux 3.14 10 years ago
536-board_fast2704.patch brcm63xx: update development kernel to linux 3.14 10 years ago
537-board_fast2504n.patch brcm63xx: update development kernel to linux 3.14 10 years ago
550-alice_gate2_leds.patch brcm63xx: update development kernel to linux 3.14 10 years ago
551-96348gw_a_leds.patch brcm63xx: update development kernel to linux 3.14 10 years ago
552-board_96348gw-10_reset_button.patch brcm63xx: update development kernel to linux 3.14 10 years ago
553-boards_probe_switch.patch brcm63xx: update development kernel to linux 3.14 10 years ago
554-board_DWVS0_leds_buttons.patch brcm63xx: update development kernel to linux 3.14 10 years ago
555-board_96318ref.patch brcm63xx: update development kernel to linux 3.14 10 years ago
556-board_96318ref_p300.patch brcm63xx: update development kernel to linux 3.14 10 years ago
557-board_bcm963269bhr.patch brcm63xx: update development kernel to linux 3.14 10 years ago
558-board_AR1004G.patch brcm63xx: update development kernel to linux 3.14 10 years ago
559-board_vw6339gu.patch brcm63xx: update development kernel to linux 3.14 10 years ago
560-board_963268gu_p300.patch brcm63xx: update development kernel to linux 3.14 10 years ago
800-wl_exports.patch brcm63xx: update development kernel to linux 3.14 10 years ago
801-ssb_export_fallback_sprom.patch brcm63xx: update development kernel to linux 3.14 10 years ago
802-rtl8367r_fix_RGMII_support.patch brcm63xx: update development kernel to linux 3.14 10 years ago
803-jffs2-work-around-unaligned-accesses-failing-on-bcm6.patch brcm63xx: hack around jffs2 corruption with SMP 10 years ago