Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
..
Kconfig ab8243e431 cmd: Kconfig: Add a Kconfig options for a few CMD 8 years ago
Makefile 23922e2676 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT 8 years ago
aes.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ambapp.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
armflash.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
bdinfo.c 062f078c3b microblaze: Do not print eth device when DM_ETH is enabled 8 years ago
bedbug.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
blkcache.c 195c94a240 cmd: blkcache: simplify sub-command handling 8 years ago
blob.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
bmp.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
boot.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
bootefi.c 1c39809b92 efi_loader: Pass fdt address directly to bootefi cmd 8 years ago
bootldr.c a187559e3d Use correct spelling of "U-Boot" 8 years ago
bootm.c 62022d5206 arm64: booti: add missing unmap_sysmem() 8 years ago
bootmenu.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
bootstage.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
cache.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
cbfs.c 633fb736ce cbfs: Update a function to be static 8 years ago
clk.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
console.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
cplbinfo.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
cpu.c 740d5d34b1 cpu: Add support for microcode version and CPU ID 8 years ago
cramfs.c eea1d148f3 Drop CONFIG_CRAMFS_CMDLINE 8 years ago
dataflash_mmc_mux.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
date.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
dcr.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
demo.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
dfu.c fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 8 years ago
diag.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
disk.c 88033d737d Merge git://git.denx.de/u-boot-dm 8 years ago
display.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
dtt.c 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 8 years ago
echo.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
eeprom.c a6e7b7744e i2c/eeprom: Always define I2C_RXTX_LEN 8 years ago
efi.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
elf.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ethsw.c 82d72a1b99 Merge branch 'master' of git://git.denx.de/u-boot-net 8 years ago
exit.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ext2.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ext4.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
fastboot.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
fat.c bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
fdc.c eae4b2b67b Fix spelling of "occurred". 8 years ago
fdt.c 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
fitupd.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
flash.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
fpga.c 455ad585ee fpga: Fix compilation warnings 8 years ago
fpgad.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
fs.c c07ad7c035 efi_loader: Pass file path to payload 8 years ago
fs_uuid.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
fuse.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
gettime.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
gpio.c b71bea7129 gpio: Report errors when GPIOs cannot be read 8 years ago
gpt.c db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
hash.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
help.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
host.c 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
i2c.c 18c4e7f71c i2c: spd: Extend SPD memory types 8 years ago
ide.c 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
immap.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ini.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
io.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
iotrace.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
irq.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
itest.c 986fe37817 itest: allow map_physmem to return 0 in limited cases 8 years ago
jffs2.c a187559e3d Use correct spelling of "U-Boot" 8 years ago
ldrinfo.c a187559e3d Use correct spelling of "U-Boot" 8 years ago
led.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
license.c 8a7367acca cmd: Fix license command 8 years ago
load.c b7fbdc60ab Remove unused CONFIG_CMD_HWFLOW option and associated dead code. 8 years ago
log.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
lzmadec.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
mac.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
md5sum.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
mdio.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
mem.c dfe461d6b5 cmd: mem: Show 64bit addresses which are tested 8 years ago
mfsl.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
mii.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
misc.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
mmc.c b955e42bad mmc: Fix error in RPMB code 8 years ago
mmc_spi.c bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
mp.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
mtdparts.c 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
nand.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
net.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
nvedit.c 125d193c4f common: env: support sata device 8 years ago
onenand.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
otp.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
part.c 3e8bd46950 dm: part: Rename some partition functions 8 years ago
pci.c e578b92cdb Implement "pci enum" command for CONFIG_DM_PCI 8 years ago
pcmcia.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
pmic.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
portio.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
pxe.c a187559e3d Use correct spelling of "U-Boot" 8 years ago
read.c 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
reginfo.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
regulator.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
reiser.c bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
remoteproc.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
sata.c 96baf368a8 sata: use block layer for sata command 8 years ago
scsi.c ba52426975 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD 8 years ago
setexpr.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
sf.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
sha1sum.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
softswitch.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
sound.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
source.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
spi.c 9caeb26c54 cmd: spi: check return value of strdup 8 years ago
spibootldr.c a187559e3d Use correct spelling of "U-Boot" 8 years ago
spl.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
strings.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
terminal.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
test.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
thordown.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
time.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
tpm.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
tpm_test.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
trace.c 5eca977935 trace: Fix compiler warnings in trace 8 years ago
tsi148.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ubi.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ubifs.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
universe.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
unzip.c ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
usb.c 192eab9357 dm: usb: Do not reprobe usb hosts on "usb tree" command 8 years ago
usb_mass_storage.c a238b0dacf cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly 8 years ago
version.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
ximg.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
yaffs2.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago
zfs.c bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
zip.c 2e192b245e Remove the cmd_ prefix from command files 8 years ago