u-boot/arch/mips/cpu
Tom Rini a2ac2b964b Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
This converts the following to Kconfig:
   CONFIG_SKIP_LOWLEVEL_INIT
   CONFIG_SKIP_LOWLEVEL_INIT_ONLY

In order to do this, we need to introduce SPL and TPL variants of these
options so that we can clearly disable these options only in SPL in some
cases, and both instances in other cases.

Signed-off-by: Tom Rini <trini@konsulko.com>
2021-08-31 17:47:49 -04: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: enable _machine_restart for spl 2021-01-24 21:39:26 +01:00
interrupts.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
time.c mips: time: Only compile the weak get_tbclk() when needed 2020-07-18 14:23:24 +02:00
u-boot-spl.lds mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds 2020-04-27 20:29:33 +02:00
u-boot.lds MIPS: optimize and fix ELF sections 2019-01-16 13:56:43 +01:00