u-boot/arch/mips/cpu
Simon Glass 4f4490a79e mips: Add a reset_cpu() function
The current do_reset() is called from a command context. Add a function
which can be used from anywhere, as is done on ARM.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-12-21 16:07:52 -05:00
..
cm_init.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu.c mips: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
interrupts.c mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN 2023-10-06 14:38:12 -04:00
time.c mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
u-boot-spl.lds mips: add __image_copy_len for SPL linker script 2022-07-13 23:03:37 +02:00
u-boot.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00