u-boot/board/kontron/sl28
Simon Glass 71aa806d5d Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
This converts 13 usages of this option to the non-SPL form, since there is
no SPL_EFI_HAVE_CAPSULE_SUPPORT defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-02-09 16:32:26 -05:00
..
cmds.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
common.c board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
ddr.c board: sl28: support 8 GiB memory 2022-06-20 15:52:45 +08:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
MAINTAINERS board: kontron: sl28: add myself to ls1028a.dtsi maintainers 2021-11-09 17:18:23 +05:30
Makefile board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
psci.c board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
sl28.c Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT 2023-02-09 16:32:26 -05:00
sl28.h board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
spl.c board: sl28: add user friendly names for the boot sources 2022-09-06 09:10:41 +08:00
spl_atf.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00