u-boot/arch/nios2/cpu
Simon Glass 6557eb73d6 nios2: 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
..
cpu.c nios2: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
exceptions.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
interrupts.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -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 Remove #include <version.h> from files which do not need it 2021-09-17 12:10:44 -04:00
traps.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
u-boot.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00