u-boot-brain/arch/mips
Mario Six 4d9ada54a2 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
MIPS is the only architecture currently supported by U-Boot that does
not implement any of the in/out register access functions.

To have a interface that is useable across architectures, add the
functions to the MIPS architecture (implemented using the __raw_write
and __raw_read functions).

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
2018-11-14 09:16:27 -08:00
..
cpu MIPS: make size of relocation table fixed but configurable 2018-11-02 22:39:07 +01:00
dts mips: mt7628a.dtsi: Add SPI clock-frequency property 2018-09-23 14:27:51 +02:00
include/asm mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 2018-11-14 09:16:27 -08:00
lib MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE 2018-09-22 21:04:10 +02:00
mach-ath79 Kconfig: Sort bool, default, select and imply options 2018-07-30 07:18:48 -04:00
mach-bmips bcm968380gerg: add initial support 2018-08-08 13:38:17 +02:00
mach-mt7620 mips: Add Gardena Smart-Gateway board support 2018-09-23 14:27:51 +02:00
mach-pic32 Kconfig: Sort bool, default, select and imply options 2018-07-30 07:18:48 -04:00
config.mk MIPS: make size of relocation table fixed but configurable 2018-11-02 22:39:07 +01:00
Kconfig MIPS: make size of relocation table fixed but configurable 2018-11-02 22:39:07 +01:00
Makefile mips: Add basic MediaTek MT7620/88 support 2018-09-22 21:18:33 +02:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00