u-boot-brain/arch/powerpc/cpu/mpc8xx
Christophe Leroy 5c5da4318b powerpc: mpc8xx: cleaning up watchdog
In preparation of migration to DM watchdog, clean up a bit.

The 8xx watchdog really is a HW watchdog, so declare it as is
then it goes through Kconfig

And the watchdog reset doesn't mind getting interrupted, so
no need to disable interrupts

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
2018-04-06 16:30:37 -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: mpc8xx: cleaning up watchdog 2018-04-06 16:30:37 -04:00
cpu.c powerpc: mpc8xx: cleaning up watchdog 2018-04-06 16:30:37 -04:00
fdt.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
immap.c powerpc: mpc8xx: refactorise reginfo 2018-04-06 16:30:37 -04:00
interrupts.c powercp: mpc8xx: move commproc.h 2018-04-06 16:30:37 -04:00
Kconfig powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 2018-04-06 16:30:37 -04:00
Makefile powerpc: mpc8xx: refactorise reginfo 2018-04-06 16:30:37 -04:00
speed.c powerpc: mpc8xx: harmonise initialisation of the immap local pointer 2018-04-06 16:30:37 -04:00
start.S powerpc: mpc8xx: initialisation of initial RAM 2018-04-06 16:30:37 -04:00
traps.c powerpc, 8xx: fix missing function declarations. 2017-07-23 09:23:29 -04:00