rv1126-uboot/cmd
Joseph Chen b704ab33c2 cmd: add "always" attribute for some commands
They are basic commands even in critical cost down version

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I0ad56056133226c25cbcfb70e54d519eb7582341
2020-06-17 15:21:41 +08:00
..
ddr_tool
fastboot
memtester
mvebu
.gitignore
Kconfig common: add U_BOOT_CMD_ALWAYS() support 2020-05-22 16:46:40 +08:00
Makefile cmd: add "boot_uimage" command for legacy uImage 2020-03-19 09:54:27 +08:00
aes.c
android.c
android_ab_select.c
android_cmds.c
armflash.c
bdinfo.c UPSTREAM: riscv: Modify generic codes to support RISC-V 2020-04-14 12:45:33 +08:00
bedbug.c
blk_common.c
blkcache.c
blob.c
bmp.c
boot.c cmd: add "always" attribute for some commands 2020-06-17 15:21:41 +08:00
boot_android.c
bootefi.c UPSTREAM: efi_loader: refactor boot device and loaded_image handling 2020-01-06 11:45:12 +08:00
bootfit.c cmd: add "always" attribute for some commands 2020-06-17 15:21:41 +08:00
booti.c
bootm.c common: bootm: add board_do_bootm() 2020-02-28 11:37:15 +08:00
bootmenu.c
bootrkp.c cmd: bootrkp: simplify fdt/ramdisk skip reloc 2020-03-19 09:54:27 +08:00
bootstage.c
bootuimage.c cmd: bootuimage: update return code 2020-04-10 10:22:08 +08:00
bootz.c
cache.c
cbfs.c
charge.c cmd: charge: clean code 2020-04-21 16:19:25 +08:00
clk.c
config.c
console.c
cpu.c
cramfs.c
cros_ec.c
crypto.c cmd: crypto: add hash performance evaluate 2020-03-30 19:10:13 +08:00
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c
display.c
download.c cmd: add "always" attribute for some commands 2020-06-17 15:21:41 +08:00
dtimg.c
dvfs.c
echo.c
eeprom.c
efi.c
elf.c
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c sysmem: simplify the memblk name 2020-02-28 11:22:04 +08:00
fat.c
fdc.c
fdt.c cmd: fdt: use gd->fdt_blob as default fdt address 2019-12-03 20:23:51 +08:00
fitupd.c
flash.c
fpga.c
fpgad.c
fs.c
fs_uuid.c
fuse.c
gettime.c
gpio.c
gpt.c
hash.c
help.c
host.c
i2c.c
ide.c
ini.c
io.c
iotrace.c
irq.c
itest.c
jffs2.c
led.c
legacy_led.c
license.c
load.c
load_android.c
log.c
lzmadec.c
mac.c
md5sum.c
mdio.c UPSTREAM: net: introduce MDIO DM class for MDIO devices 2020-06-02 16:10:47 +08:00
mem.c
mfsl.c
mii.c
misc.c
mmc.c
mmc_spi.c
mp.c
mtd.c
mtd_blk.c
mtdparts.c
nand.c
net.c cmd: net: support tftp/tftpbootm/tftpflash commands 2020-03-19 09:58:11 +08:00
nvedit.c
nvme.c
onenand.c
optee.c
part.c
pci.c
pcmcia.c
pmic.c
pxe.c
qfw.c
read.c
reginfo.c
regulator.c
reiser.c
remoteproc.c
rk_secure_storage.c
rkimgtest.c cmd: move "rkimgtest" to individual file 2020-01-08 18:04:09 +08:00
rknand.c
rksfc.c
rockusb.c cmd: rockusb: import U_BOOT_CMD_ALWAYS 2020-05-22 16:46:40 +08:00
sata.c
scsi.c
setexpr.c
sf.c
sha1sum.c
sound.c
source.c cmd: source: update terminal value 2020-06-02 16:04:50 +08:00
spi.c
spl.c
strings.c
terminal.c
test.c
thordown.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +08:00
time.c
tpm.c
tpm_test.c
trace.c
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c
usb.c
usb_gadget_sdp.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +08:00
usb_mass_storage.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +08:00
version.c
ximg.c
yaffs2.c
zfs.c
zip.c