u-boot-brain/arch/powerpc/cpu/mpc83xx
Tom Rini deff9b1d2a powerpc: Rework interrupt_init_cpu()
The function interrupt_init_cpu() is given an int return type but does
not return anything but 0.  Rework this to be a void function.

Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Mario Six <mario.six@gdsys.cc>
2017-08-26 14:56:08 -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
fdt.c fdt: Move fdt_fixup_ethernet to a common place 2017-05-01 09:11:59 -04:00
interrupts.c powerpc: Rework interrupt_init_cpu() 2017-08-26 14:56:08 -04:00
Kconfig env: Convert CONFIG_ENV_IS_IN... to a choice 2017-08-15 20:50:01 -04:00
law.c
Makefile
pci.c
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
speed.c
spl_minimal.c powerpc: mpc83xx: Enable pre-relocation malloc 2017-01-31 17:50:35 -08:00
start.S powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 2017-07-27 14:59:03 +02:00
traps.c powerpc: get rid of addr_probe() 2017-07-22 22:22:48 -04:00
u-boot-spl.lds
u-boot.lds