rv1126-uboot/arch/arm/cpu
Joseph Chen 3d8049ad2f common: add U_BOOT_CMD_ALWAYS() support
This function is used to support some special U-Boot commands with
U_BOOT_CMD_ALWAYS() declared even when CONFIG_CMDLINE is disabled.

It's used when developers requires a critial u-boot.bin by disabling
the U_BOOT_CMD() and using a simple CLI instead.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I768637592a4d85c7fea00564e96fb80f21ab65fe
2020-05-22 16:46:40 +08:00
..
arm11
arm720t arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY 2017-06-09 13:39:31 -06:00
arm920t common: ep93xx: Move arch-specific declarations out of common 2017-06-05 12:31:22 -04:00
arm926ejs arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC 2017-08-26 14:56:10 -04:00
arm946es
arm1136 treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
arm1176 arm: add save_boot_params for ARM1176 2016-11-21 14:07:31 -05:00
armv7 arm: armv7/8: add CONFIG_ARM_CPU_SUSPEND definition 2019-05-17 11:18:53 +08:00
armv7m armv7m: mpu_config add missing break 2017-08-13 15:17:28 -04:00
armv8 UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
pxa arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
sa1100 Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
Makefile
u-boot-spl.lds
u-boot.lds common: add U_BOOT_CMD_ALWAYS() support 2020-05-22 16:46:40 +08:00