u-boot-brain/arch/arc
Alexey Brodkin 07906b3dad ARC: Switch to generic accessors
First of all U-Boot is not that performance oriented as real run-time
software like OS or user bare-metal app so we may afford being not super
fast as we only being executed once. That in return allows us to be more
universal and support wider variety of devices.

And looking forward that will significantly reduce maintenance and simplify
support of newer architectures.

And while at it we add quad-word accessors like readq(), writeq() etc.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-02-12 21:11:13 +03:00
..
cpu ARC: Use elf32-bigarc in case of -EB 2018-05-31 20:13:29 +03:00
dts ARC: nsim_hs38: Add support of Virtio NET & BLK 2020-02-12 20:40:24 +03:00
include/asm ARC: Switch to generic accessors 2020-02-12 21:11:13 +03:00
lib common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
config.mk ARC: rework setting of ARC CPU specific compiler options 2020-02-12 21:11:12 +03:00
Kconfig ARC: nsim_hs38: Add support of Virtio NET & BLK 2020-02-12 20:40:24 +03:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00