Heinrich Schuchardt 0c3fecd0bf cmd: scsi: move CMD_SCSI to device access commands 7 anos atrás
..
fastboot 7c750fac22 fastboot: Enable flashing by default on sunxi 7 anos atrás
mvebu d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 anos atrás
ti 8a8af8a2fd cmd: ti: Generalize cmd_ddr3 command 7 anos atrás
x86 8e18f34c28 x86: Move commands from under arch/x86 to cmd/x86/ 7 anos atrás
.gitignore d726f225f5 cmd: rework "license" command 8 anos atrás
Kconfig 0c3fecd0bf cmd: scsi: move CMD_SCSI to device access commands 7 anos atrás
Makefile a4fa811463 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA 7 anos atrás
aes.c af09eba64f aes: Allow non-zero initialization vector 7 anos atrás
armflash.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
bdinfo.c ca92ad4f68 cmd/bdinfo: print relocation info on X86 7 anos atrás
bedbug.c 98f705c9ce powerpc: remove 4xx support 8 anos atrás
blk_common.c 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 7 anos atrás
blkcache.c 195c94a240 cmd: blkcache: simplify sub-command handling 9 anos atrás
blob.c 7fe1d6a410 crypto/fsl: Update blob cmd to accept 64bit addresses 8 anos atrás
bmp.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 anos atrás
boot.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
bootefi.c f623e07f0c efi_loader: fix the online help for bootefi bootmgr 7 anos atrás
booti.c bf14d9a7e1 cmd: booti: fix invalid image address in debug message 7 anos atrás
bootm.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
bootmenu.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
bootstage.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
bootz.c 4943dc2f19 bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 8 anos atrás
btrfs.c 9d84550955 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 7 anos atrás
cache.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
cbfs.c 018f530323 env: Rename common functions related to setenv() 7 anos atrás
clk.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
config.c 61304dbec3 cmd: add a new command "config" to show .config contents 8 anos atrás
console.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
cpu.c 320eca5cf7 cmd: cpu: refactor to ensure devices are probed and improve code style 8 anos atrás
cramfs.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
cros_ec.c 706865afe5 dm: core: Add flags parameter to device_remove() 8 anos atrás
dataflash_mmc_mux.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
date.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
demo.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
dfu.c 05341a8764 common: dfu: saperate the dfu common functionality 8 anos atrás
diag.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
disk.c aca9814dc5 cmd: Rework disk.c usage 8 anos atrás
display.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
echo.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
eeprom.c a1dc980d88 Convert CONFIG_CMD_EEPROM et al to Kconfig 8 anos atrás
efi.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
elf.c 8996975ff8 powerpc: Drop CONFIG_WALNUT and other related dead code 7 anos atrás
ethsw.c 31417f0e5a cmd: ethsw: Fix out-of-bounds error 8 anos atrás
exit.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
ext2.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
ext4.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
fastboot.c 9b643e312d treewide: replace with error() with pr_err() 7 anos atrás
fat.c 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified 8 anos atrás
fdc.c eae4b2b67b Fix spelling of "occurred". 9 anos atrás
fdt.c 6dfd65f81f cmd/fdt.c align data buffer to avoid unaligned word access 7 anos atrás
fitupd.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
flash.c c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 anos atrás
fpga.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
fpgad.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
fs.c c07ad7c035 efi_loader: Pass file path to payload 9 anos atrás
fs_uuid.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
fuse.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 anos atrás
gettime.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
gpio.c b71bea7129 gpio: Report errors when GPIOs cannot be read 9 anos atrás
gpt.c 3a2605fa87 cmd: gpt: solve issue for swap and rename command 7 anos atrás
hash.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
help.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 9 anos atrás
host.c 6baa692f90 cmd/host: add missing \n in help text 8 anos atrás
i2c.c 28df8ed07f cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 anos atrás
ide.c 584f316f11 cmd: ide: Make the first device the default one 7 anos atrás
ini.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
io.c 9398b8ce5f cmd/io.c: Fix comparison of unsigned expression warning 8 anos atrás
iotrace.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
irq.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
itest.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
jffs2.c 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 anos atrás
led.c 62f733b396 cmd/led.c: Remove unnecessary check on 'cmd' value 8 anos atrás
legacy_led.c 21c340849d led: Mark existing driver as legacy 8 anos atrás
license.c d726f225f5 cmd: rework "license" command 8 anos atrás
load.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
log.c 3fd24fa9ed log: Add a command to output a log record 7 anos atrás
lzmadec.c 018f530323 env: Rename common functions related to setenv() 7 anos atrás
mac.c 3e27e1678b cmd: mac: Update description of help 7 anos atrás
md5sum.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
mdio.c 15a2acdf85 common: miiphyutil: Work and report phy address in hex in mdio cmd 8 anos atrás
mem.c c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 anos atrás
mfsl.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
mii.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
misc.c c4974632e2 cmd: misc: Add support for fractions in sleep 8 anos atrás
mmc.c b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 7 anos atrás
mmc_spi.c bcce53d048 dm: block: Rename device number member dev to devnum 9 anos atrás
mp.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
mtdparts.c 95b41b80d7 mtdparts: Correct use of debug() 7 anos atrás
nand.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
net.c 723806cc5b env: Rename some other getenv()-related functions 7 anos atrás
nvedit.c 87c7fb396a cmd: nvedit: env_get_f must check for env_get_char error codes 7 anos atrás
nvme.c fceadc1459 nvme: Adjust the 'nvme' command to use blk_common_cmd() 7 anos atrás
onenand.c 9c00d982f1 cmd/onenand.c: block align warning 8 anos atrás
part.c 382bee57f1 env: Rename setenv() to env_set() 7 anos atrás
pci.c 186424248d Kconfig: Drop CONFIG_CMD_PCI_ENUM 7 anos atrás
pcmcia.c 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 anos atrás
pmic.c 7e37a88465 cmd: pmic: update help description 7 anos atrás
pxe.c 59ee8f83b6 cmd/pxe.c: Rework bootargs construction to clarify string checks 7 anos atrás
qfw.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
read.c d03618d5cb cmd/read.c: Fix checking blk_dread return value 7 anos atrás
reginfo.c f3603b4382 powerpc: Remove unneccessary #ifdefs in reginfo 7 anos atrás
regulator.c 9b643e312d treewide: replace with error() with pr_err() 7 anos atrás
reiser.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
remoteproc.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
rockusb.c 453c95e01a usb: rockchip: add rockusb command 7 anos atrás
sata.c f19f1ecb60 dm: sata: Support driver model with the 'sata' command 7 anos atrás
scsi.c 1eaadd3423 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 7 anos atrás
setexpr.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
sf.c 706865afe5 dm: core: Add flags parameter to device_remove() 8 anos atrás
sha1sum.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
sound.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
source.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 anos atrás
spi.c 9caeb26c54 cmd: spi: check return value of strdup 9 anos atrás
spl.c b65ac633f5 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined 7 anos atrás
strings.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
terminal.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
test.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
thordown.c 9b643e312d treewide: replace with error() with pr_err() 7 anos atrás
time.c 146dda3911 cmd/time.c: Initialize 'repeatable' variable 7 anos atrás
tpm.c 018f530323 env: Rename common functions related to setenv() 7 anos atrás
tpm_test.c 9b643e312d treewide: replace with error() with pr_err() 7 anos atrás
trace.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 anos atrás
tsi148.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
ubi.c 985fa93e61 cmd: set filesize variable in ubi read 7 anos atrás
ubifs.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
universe.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
unzip.c 018f530323 env: Rename common functions related to setenv() 7 anos atrás
usb.c abd7cedb19 cmd: usb: ignore blk, emulation devices in usb tree/info display 7 anos atrás
usb_gadget_sdp.c 9b643e312d treewide: replace with error() with pr_err() 7 anos atrás
usb_mass_storage.c 9b643e312d treewide: replace with error() with pr_err() 7 anos atrás
version.c 6c519f2dc4 display_options: Refactor to allow obtaining the banner 8 anos atrás
ximg.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 anos atrás
yaffs2.c 2e192b245e Remove the cmd_ prefix from command files 9 anos atrás
zfs.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 anos atrás
zip.c 018f530323 env: Rename common functions related to setenv() 7 anos atrás