u-boot/cmd
Michal Simek 3c3886d75b arm64: zynqmp: Define default SYS_PROMPT
All boards are using the same prompt that's why add it as default value to
Kconfig to simplify defconfigs.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>
2019-10-08 09:55:11 +02:00
..
arm cmd: add exception command 2019-04-22 12:06:39 -04:00
mvebu env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
riscv cmd: add exception command 2019-04-22 12:06:39 -04:00
ti
x86 x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
.gitignore
ab_select.c cmd: Add 'ab_select' command 2019-07-24 13:16:29 -04:00
adc.c
aes.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
armflash.c
avb.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
axi.c
bcb.c cmd: bcb: Apply non-functional refinements 2019-07-24 13:16:29 -04:00
bdinfo.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
bedbug.c
bind.c
binop.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
blk_common.c
blkcache.c
blob.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
bmp.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
boot.c
bootcount.c
bootefi.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
booti.c RISCV: image: Add booti support 2019-05-09 16:47:52 +08:00
bootm.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
bootmenu.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
bootstage.c
bootz.c
btrfs.c
cache.c Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. 2019-07-29 09:32:13 -04:00
cbfs.c cbfs: Move result variable into the struct 2019-08-18 21:54:10 +08:00
clk.c clk: support clk tree dump 2019-08-22 00:10:09 +02:00
cls.c
config.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
conitrace.c
console.c
cpu.c
cramfs.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
cros_ec.c
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 2019-07-11 14:11:18 -04:00
dm.c
dtimg.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
echo.c
eeprom.c cosmetic: Update comment in cmd/eeprom.c 2019-07-19 20:14:50 +02:00
efi.c
efidebug.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
elf.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
ethsw.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
exit.c
ext2.c
ext4.c
fastboot.c
fat.c
fdc.c configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 2019-07-11 14:11:18 -04:00
fdt.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
fitupd.c
flash.c
fpga.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
fpgad.c
fs.c fs: do_load: pass device path for efi payload 2019-06-20 22:26:20 +00:00
fs_uuid.c
fuse.c
gettime.c
gpio.c cmd: gpio: remove redundant assignment 2019-08-26 11:46:27 -04:00
gpt.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
hash.c
help.c Drop linker-generated array creation when CONFIG_CMDLINE is disabled 2019-07-29 09:32:09 -04:00
host.c cmd: host: fix seg fault at "host info" 2019-10-06 15:20:53 -04:00
i2c.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
ide.c Drop PCMCIA 2019-08-11 19:27:41 -04:00
ini.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
io.c
iotrace.c
irq.c
itest.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
jffs2.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
Kconfig arm64: zynqmp: Define default SYS_PROMPT 2019-10-08 09:55:11 +02:00
led.c cmd/led.c: fix typos in online help 2019-06-21 10:07:11 -04:00
legacy_led.c
license.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
load.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
log.c
lzmadec.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
mac.c
Makefile net: introduce packet capture support 2019-09-04 11:37:19 -05:00
md5sum.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
mdio.c net: mdio: Clarify code flow Covarity 244085 & 244090 2019-09-04 11:37:18 -05:00
mem.c cmd: mem: Add a command to fill the memory with random data 2019-07-18 11:31:27 -04:00
mfsl.c
mii.c cmd: mii: Add the standard 1000BASE-T registers 2019-07-15 13:32:25 -05:00
misc.c
mmc.c cmd: mmc: Make Mode: printout consistent 2019-05-04 19:26:49 +02:00
mp.c
mtd.c
mtdparts.c env: Move env_get_f() to env.h 2019-08-11 16:43:41 -04:00
nand.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
net.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
nvedit.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
nvedit_efi.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
nvme.c
onenand.c
osd.c
part.c cmd: part: number: return hexadecimal value 2019-10-04 12:21:23 -04:00
pcap.c net: introduce packet capture support 2019-09-04 11:37:19 -05:00
pci.c cmd: pci: Adjust display of digits for 64bit address and size 2019-08-26 11:46:28 -04:00
pinmux.c cmd: pinmux: Fix warnings when compiling with W=1 2019-07-12 11:50:57 +02:00
pmic.c
pxe.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
qfw.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
read.c
reginfo.c
regulator.c
reiser.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
remoteproc.c cmd: remoteproc: Allow list command to print the probed devices 2019-07-26 21:49:24 -04:00
rockusb.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
sata.c
sb.c
scsi.c
setexpr.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
sf.c
sha1sum.c
smccc.c
sound.c
source.c env: Move env_get_yesno() to env.h 2019-08-11 16:43:41 -04:00
spi.c
spl.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
strings.c
terminal.c
test.c
thordown.c thor: fix crash after usb initialization failure 2019-08-08 11:35:02 +02:00
time.c
tpm-common.c env: Move env_set_ulong() to env.h 2019-08-11 16:43:41 -04:00
tpm-user-utils.h
tpm-v1.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
tpm-v2.c
tpm_test.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
trace.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
tsi148.c
ubi.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
ubifs.c
universe.c
unzip.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
usb.c
usb_gadget_sdp.c usb: gadget: error out if g_dnl registration fails 2019-06-14 12:39:50 +02:00
usb_mass_storage.c
version.c
virtio.c
w1.c
wdt.c
wol.c
ximg.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
yaffs2.c
zfs.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
zip.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00