Home
last modified time | relevance | path

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

12

/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/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 */
Dam335x-osd3358-sm-red.dts109 * AM335x errata for wiring:
Dimx6qdl-kontron-samx6i.dtsi250 /* default boot source: workaround #1 for errata ERR006282 */
Ddm814x.dtsi476 * For more info, see errata advisory 2.1.87.
/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/
DKconfig840 bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
849 bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
858 bool "ARM errata: Stale prediction on replaced interworking branch"
874 bool "ARM errata: Processor deadlock when a false hazard is created"
888 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
901 bool "ARM errata: DMB operation may be faulty"
914 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
929 bool "ARM errata: LoUIS bit field in CLIDR register is incorrect"
940 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
952 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/
DKconfig314 bool "Enable linker work around for PPC476FPE errata #46"
318 through pages (IBM errata #46). It requires a recent version
326 # 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()
DKconfig1008 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines"
1020 bool "PL310 errata: Background Clean & Invalidate by Way operation can cause data corruption"
1028 this errata (fixed in r3p1).
1031 bool "PL310 errata: cache sync operation may be faulty"
1045 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)
/arch/arm64/
DKconfig363 menu "ARM errata workarounds via the alternatives framework"
565 errata 1188873 and 1418040.
777 Enable workaround for errata 22375 and 24313.
779 This implements two gicv3-its errata workarounds for ThunderX. Both
1882 Specific errata workaround(s) might also force module PLTs to be
/arch/mips/
DKconfig2648 # R4600 erratum. Due to the lack of errata information the exact
2655 # Pleasures of the R4600 V1.x. Cite from the IDT R4600 V1.7 errata:
2689 # (Revision 2.0 device errata from IDT available on https://www.idt.com/
/arch/arm/crypto/
Dsha512-core.S_shipped542 dmb @ errata #451034 on early Cortex A8

12