u-boot-brain/arch/mips
Daniel Schwierzeck 2f85c2be21 MIPS: cache: reimplement dcache_[status, enable, disable]
Those functions are not needed during cache init and can be
implemented in C. Only support the safe disabling of caches when
this is required for booting an OS. Reenabling caches is much
harder to implement if an optional coherency manager must be
supported. As there is no real use-case anyway, dcache_enable
is implemented with an error message.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2018-09-22 21:02:03 +02:00
..
cpu MIPS: start.S: make boot config at offset 0x10 configurable 2018-09-22 20:59:22 +02:00
dts dt: bcm6838: add pinctrl 2018-09-22 20:49:59 +02:00
include/asm arch: types.h: factor out fixed width typedefs to int-ll64.h 2018-09-10 20:48:16 -04:00
lib MIPS: cache: reimplement dcache_[status, enable, disable] 2018-09-22 21:02:03 +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-pic32 Kconfig: Sort bool, default, select and imply options 2018-07-30 07:18:48 -04:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig MIPS: start.S: make boot config at offset 0x10 configurable 2018-09-22 20:59:22 +02:00
Makefile mips: au1x00: Remove support for these SoCs 2018-08-08 13:34:27 +02:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00