Home
last modified time | relevance | path

Searched refs:errata (Results 1 – 25 of 29) sorted by relevance

12

/arch/riscv/
DKconfig.erratas1 menu "CPU errata selection"
9 errata required by the execution platform at run time. The
14 bool "SiFive errata"
17 All SiFive errata Kconfig depend on this Kconfig. Disabling
18 this Kconfig will disable all SiFive errata. Please say "Y"
24 bool "Apply SiFive errata CIP-453"
28 This will apply the SiFive CIP-453 errata to add sign extension
35 bool "Apply SiFive errata CIP-1200"
39 This will apply the SiFive CIP-1200 errata to repalce all
DMakefile120 core-$(CONFIG_RISCV_ERRATA_ALTERNATIVE) += arch/riscv/errata/
/arch/arm/mach-omap2/
Ddma.c82 unsigned errata = 0; in configure_dma_errata() local
161 return errata; in configure_dma_errata()
189 dma_plat_info.errata = configure_dma_errata(); in omap2_system_dma_init()
/arch/riscv/errata/sifive/
DMakefile2 obj-y += errata.o
/arch/arm/boot/dts/
Dam57xx-beagle-x15-revb1.dts33 /* errata i880 "Ethernet RGMII2 Limited to 10/100 Mbps" */
Dam57xx-beagle-x15.dts35 /* errata i880 "Ethernet RGMII2 Limited to 10/100 Mbps" */
Domap3-ldp.dts209 /* See 35xx errata 2.1.1.128 in SPRZ278F */
Dimx6qdl-dhcom-som.dtsi209 * [1] https://www.nxp.com/docs/en/errata/IMX6SDLCE.pdf
210 * [2] https://www.nxp.com/docs/en/errata/IMX6DQCE.pdf
Dam335x-osd3358-sm-red.dts43 * AM335x errata for wiring:
Dimx6qdl-kontron-samx6i.dtsi250 /* default boot source: workaround #1 for errata ERR006282 */
/arch/mips/cavium-octeon/executive/
DMakefile19 obj-y += cvmx-helper-errata.o cvmx-helper-jtag.o cvmx-boot-vector.o
/arch/arm/mach-omap1/
Ddma.c244 unsigned errata = 0; in configure_dma_errata() local
253 return errata; in configure_dma_errata()
372 p.errata = configure_dma_errata(); in omap1_system_dma_init()
Dsleep.S156 @ work around errata of OMAP1510 PDE bit for TC shut down
/arch/arm/
DKconfig789 bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
798 bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
807 bool "ARM errata: Stale prediction on replaced interworking branch"
823 bool "ARM errata: Processor deadlock when a false hazard is created"
837 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
850 bool "ARM errata: DMB operation may be faulty"
863 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
878 bool "ARM errata: LoUIS bit field in CLIDR register is incorrect"
889 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
901 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
[all …]
/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/arch/powerpc/platforms/44x/
DKconfig307 bool "Enable linker work around for PPC476FPE errata #46"
311 through pages (IBM errata #46). It requires a recent version
319 # 44x errata/workaround config symbols, selected by the CPU models above
/arch/arm/mm/
Dcache-l2x0.c685 const char *errata[8]; in l2c310_fixup() local
694 errata[n++] = "588369"; in l2c310_fixup()
701 errata[n++] = "727915"; in l2c310_fixup()
710 errata[n++] = "752271"; in l2c310_fixup()
717 errata[n++] = "753970"; in l2c310_fixup()
721 errata[n++] = "769419"; in l2c310_fixup()
728 pr_cont(" %s", errata[i]); in l2c310_fixup()
DKconfig1005 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines"
1017 bool "PL310 errata: Background Clean & Invalidate by Way operation can cause data corruption"
1025 this errata (fixed in r3p1).
1028 bool "PL310 errata: cache sync operation may be faulty"
1042 bool "PL310 errata: no automatic Store Buffer drain"
Dcache-v7.S108 teq r1, r2, lsr #4 @ test for errata affected core and if so...
/arch/arm/plat-omap/
Ddma.c69 static u32 errata; variable
890 errata = p->errata; in omap_system_dma_probe()
/arch/arm/mach-vexpress/
DKconfig42 bool "Enable A5 and A9 only errata work-arounds"
/arch/mips/cavium-octeon/
DKconfig5 bool "Enable CN63XXP1 errata workarounds"
/arch/m68k/ifpsp060/
DREADME69 ERRATA Known errata for this release
/arch/m68k/fpsp040/
Dfpsp.h109 .set UFLG_TMP,LV+121 | temporary for uflag errata
Dgen_except.S319 |** NOTE *** Bug fix for errata (0d43b #3)

12