u-boot/arch/arc/lib
Alexey Brodkin f2a226780f arc: cache: Add required NOPs after invalidation of instruction cache
As per ARC HS databook (see chapter 5.3.3.2) it is required to add
3 NOPs after each write to IC_IVIC which we do from now on.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Eugeniy Paltsev <paltsev@synopsys.com>
2017-11-24 19:38:23 +03:00
..
Makefile arc: use timer driver for ARC boards 2017-03-24 14:47:52 +03:00
_millicodethunk.S
bootm.c arc: bootm: Move slave cores kick-starting under !fake 2017-11-24 19:38:07 +03:00
cache.c arc: cache: Add required NOPs after invalidation of instruction cache 2017-11-24 19:38:23 +03:00
cpu.c board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
init_helpers.c arc: significant cache rework 2015-07-01 17:17:27 +03:00
interrupts.c arc: Update exception & interrupt handling for ARCv2 2016-08-05 12:50:25 +03:00
ints_low.S arc: Update exception & interrupt handling for ARCv2 2016-08-05 12:50:25 +03:00
libgcc2.c
libgcc2.h
memcmp.S
memcpy-700.S
memset.S
relocate.c arc: No need in sections defined in sources with newer tools 2016-08-05 12:50:25 +03:00
reset.c
start.S arc: arcv1: Disable master/slave check 2017-06-29 19:34:10 +03:00
strchr-700.S
strcmp.S
strcpy-700.S
strlen.S