u-boot-brain/arch/powerpc/cpu/mpc8xx
Christophe Leroy 506cb8be7e powerpc, 8xx: move cache helper into C
Avoid unnecessary assembly functions when they can easily be written
in C.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
2017-07-22 22:22:51 -04:00
..
cache.c powerpc, 8xx: Move cache function into C files 2017-07-22 22:22:50 -04:00
config.mk powerpc: Partialy restore core of mpc8xx 2017-07-08 15:55:26 -04:00
cpu_init.c powerpc, timer: Does 8xx specific actions in 8xx cpu_init 2017-07-22 22:22:48 -04:00
cpu.c powerpc, 8xx: Simplifying check_CPU() 2017-07-22 22:22:50 -04:00
fdt.c powerpc, 8xx: Properly set CPM frequency in the device tree 2017-07-08 15:55:37 -04:00
immap.c powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks 2017-07-08 15:55:34 -04:00
interrupts.c powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks 2017-07-08 15:55:34 -04:00
Kconfig powerpc, 8xx: Add support for MCR3000 board from CSSI 2017-07-08 15:56:06 -04:00
Makefile powerpc, 8xx: Move cache function into C files 2017-07-22 22:22:50 -04:00
reginfo.c powerpc: Remove unneccessary #ifdefs in reginfo 2017-07-22 22:22:49 -04:00
speed.c powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() 2017-07-22 22:22:47 -04:00
start.S powerpc, 8xx: move cache helper into C 2017-07-22 22:22:51 -04:00
traps.c powerpc: get rid of addr_probe() 2017-07-22 22:22:48 -04:00