u-boot-brain/arch/powerpc/cpu/mpc83xx
Simon Glass d891ab95c2 board_f: powerpc: Move prt_83xx_rsr() to private code
This function is called just before checkcpu() on MPX83xx. Move it to the
code for that arch.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-04-05 13:55:06 -04:00
..
config.mk
cpu_init.c board_f: powerpc: Move prt_83xx_rsr() to private code 2017-04-05 13:55:06 -04:00
cpu.c board_f: powerpc: Move prt_83xx_rsr() to private code 2017-04-05 13:55:06 -04:00
ecc.c powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
fdt.c
interrupts.c
Kconfig Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 2017-01-25 17:38:32 -05:00
law.c arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() 2016-01-25 12:30:31 -08:00
Makefile
pci.c powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
pcie.c
qe_io.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
serdes.c
spd_sdram.c powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
speed.c arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. 2016-06-03 22:13:12 -07:00
spl_minimal.c powerpc: mpc83xx: Enable pre-relocation malloc 2017-01-31 17:50:35 -08:00
start.S powerpc: mpc83xx: Enable pre-relocation malloc 2017-01-31 17:50:35 -08:00
traps.c
u-boot-spl.lds
u-boot.lds