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