u-boot-brain/arch/arm/mach-uniphier/arm32
Masahiro Yamada 95646e1d75 ARM: uniphier: move outer cache register macros to .c file
Now, all of these macros are only used in cache-uniphier.c, so
there is no need to export them in a header file.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-08-11 17:49:32 +09:00
..
arm-mpcore.h ARM: uniphier: prepare directory structure for ARMv8 SoC support 2016-03-01 00:33:24 +09:00
cache-uniphier.c ARM: uniphier: move outer cache register macros to .c file 2016-08-11 17:49:32 +09:00
cache-uniphier.h ARM: uniphier: export uniphier_cache_enable/disable functions 2016-08-11 17:49:25 +09:00
debug_ll.S ARM: uniphier: rename function names ph1_* to uniphier_* 2016-04-01 00:59:47 +09:00
late_lowlevel_init.S ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init 2016-08-11 17:49:31 +09:00
lowlevel_init.S ARM: uniphier: move lowlevel debug init code after page table switch 2016-08-11 17:49:20 +09:00
Makefile ARM: uniphier: rename outer-cache register macros 2016-07-24 00:17:15 +09:00
timer.c ARM: uniphier: prepare directory structure for ARMv8 SoC support 2016-03-01 00:33:24 +09:00