Simon Glass c5404b64fb Drop the log buffer 7 gadi atpakaļ
..
fastboot 7dec673ea9 cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices 7 gadi atpakaļ
mvebu 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
.gitignore d726f225f5 cmd: rework "license" command 8 gadi atpakaļ
Kconfig 43ede0bca7 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 7 gadi atpakaļ
Makefile c5404b64fb Drop the log buffer 7 gadi atpakaļ
aes.c b80c0b9934 Rename aes.h to uboot_aes.h 8 gadi atpakaļ
armflash.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
bdinfo.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
bedbug.c 98f705c9ce powerpc: remove 4xx support 8 gadi atpakaļ
blk_common.c 254eedee7f cmd: blk: remove unreachable code 7 gadi atpakaļ
blkcache.c 195c94a240 cmd: blkcache: simplify sub-command handling 9 gadi atpakaļ
blob.c 7fe1d6a410 crypto/fsl: Update blob cmd to accept 64bit addresses 8 gadi atpakaļ
bmp.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 gadi atpakaļ
boot.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
bootefi.c ea54ad5928 efi_loader: pass handle of loaded image 7 gadi atpakaļ
booti.c 2808576491 arm64: booti: allow to place kernel image anywhere in physical memory 8 gadi atpakaļ
bootm.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
bootmenu.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
bootstage.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
bootz.c 4943dc2f19 bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 8 gadi atpakaļ
btrfs.c 9d84550955 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 7 gadi atpakaļ
cache.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
cbfs.c 018f530323 env: Rename common functions related to setenv() 7 gadi atpakaļ
clk.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
config.c 61304dbec3 cmd: add a new command "config" to show .config contents 8 gadi atpakaļ
console.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
cpu.c 320eca5cf7 cmd: cpu: refactor to ensure devices are probed and improve code style 8 gadi atpakaļ
cramfs.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
cros_ec.c 706865afe5 dm: core: Add flags parameter to device_remove() 8 gadi atpakaļ
dataflash_mmc_mux.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
date.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
demo.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
dfu.c 05341a8764 common: dfu: saperate the dfu common functionality 8 gadi atpakaļ
diag.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
disk.c aca9814dc5 cmd: Rework disk.c usage 8 gadi atpakaļ
display.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
echo.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
eeprom.c a1dc980d88 Convert CONFIG_CMD_EEPROM et al to Kconfig 8 gadi atpakaļ
efi.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
elf.c 723806cc5b env: Rename some other getenv()-related functions 7 gadi atpakaļ
ethsw.c 31417f0e5a cmd: ethsw: Fix out-of-bounds error 8 gadi atpakaļ
exit.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
ext2.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
ext4.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
fastboot.c 9b643e312d treewide: replace with error() with pr_err() 7 gadi atpakaļ
fat.c 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified 8 gadi atpakaļ
fdc.c eae4b2b67b Fix spelling of "occurred". 9 gadi atpakaļ
fdt.c 6dfd65f81f cmd/fdt.c align data buffer to avoid unaligned word access 7 gadi atpakaļ
fitupd.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
flash.c c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 gadi atpakaļ
fpga.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
fpgad.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
fs.c c07ad7c035 efi_loader: Pass file path to payload 9 gadi atpakaļ
fs_uuid.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
fuse.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 gadi atpakaļ
gettime.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
gpio.c b71bea7129 gpio: Report errors when GPIOs cannot be read 9 gadi atpakaļ
gpt.c 3a2605fa87 cmd: gpt: solve issue for swap and rename command 7 gadi atpakaļ
hash.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
help.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 9 gadi atpakaļ
host.c 6baa692f90 cmd/host: add missing \n in help text 8 gadi atpakaļ
i2c.c 28df8ed07f cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 gadi atpakaļ
ide.c 584f316f11 cmd: ide: Make the first device the default one 7 gadi atpakaļ
ini.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
io.c 9398b8ce5f cmd/io.c: Fix comparison of unsigned expression warning 8 gadi atpakaļ
iotrace.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
irq.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
itest.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
jffs2.c 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 gadi atpakaļ
led.c 62f733b396 cmd/led.c: Remove unnecessary check on 'cmd' value 8 gadi atpakaļ
legacy_led.c 21c340849d led: Mark existing driver as legacy 8 gadi atpakaļ
license.c d726f225f5 cmd: rework "license" command 8 gadi atpakaļ
load.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
lzmadec.c 018f530323 env: Rename common functions related to setenv() 7 gadi atpakaļ
mac.c 3e27e1678b cmd: mac: Update description of help 7 gadi atpakaļ
md5sum.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
mdio.c 15a2acdf85 common: miiphyutil: Work and report phy address in hex in mdio cmd 8 gadi atpakaļ
mem.c c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 gadi atpakaļ
mfsl.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
mii.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
misc.c c4974632e2 cmd: misc: Add support for fractions in sleep 8 gadi atpakaļ
mmc.c 723b43daec blk: Remove various places that do flush cache after read 7 gadi atpakaļ
mmc_spi.c bcce53d048 dm: block: Rename device number member dev to devnum 9 gadi atpakaļ
mp.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
mtdparts.c 95b41b80d7 mtdparts: Correct use of debug() 7 gadi atpakaļ
nand.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
net.c 723806cc5b env: Rename some other getenv()-related functions 7 gadi atpakaļ
nvedit.c 7b7341d7f3 env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 gadi atpakaļ
nvme.c fceadc1459 nvme: Adjust the 'nvme' command to use blk_common_cmd() 7 gadi atpakaļ
onenand.c 9c00d982f1 cmd/onenand.c: block align warning 8 gadi atpakaļ
part.c 382bee57f1 env: Rename setenv() to env_set() 7 gadi atpakaļ
pci.c 186424248d Kconfig: Drop CONFIG_CMD_PCI_ENUM 7 gadi atpakaļ
pcmcia.c 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 gadi atpakaļ
pmic.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
pxe.c 59ee8f83b6 cmd/pxe.c: Rework bootargs construction to clarify string checks 7 gadi atpakaļ
qfw.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
read.c d03618d5cb cmd/read.c: Fix checking blk_dread return value 7 gadi atpakaļ
reginfo.c f3603b4382 powerpc: Remove unneccessary #ifdefs in reginfo 7 gadi atpakaļ
regulator.c 9b643e312d treewide: replace with error() with pr_err() 7 gadi atpakaļ
reiser.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
remoteproc.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
sata.c f19f1ecb60 dm: sata: Support driver model with the 'sata' command 7 gadi atpakaļ
scsi.c 1eaadd3423 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 7 gadi atpakaļ
setexpr.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
sf.c 706865afe5 dm: core: Add flags parameter to device_remove() 8 gadi atpakaļ
sha1sum.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
sound.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
source.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 gadi atpakaļ
spi.c 9caeb26c54 cmd: spi: check return value of strdup 9 gadi atpakaļ
spl.c b65ac633f5 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined 7 gadi atpakaļ
strings.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
terminal.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
test.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
thordown.c 9b643e312d treewide: replace with error() with pr_err() 7 gadi atpakaļ
time.c 146dda3911 cmd/time.c: Initialize 'repeatable' variable 7 gadi atpakaļ
tpm.c 018f530323 env: Rename common functions related to setenv() 7 gadi atpakaļ
tpm_test.c 9b643e312d treewide: replace with error() with pr_err() 7 gadi atpakaļ
trace.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 gadi atpakaļ
tsi148.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
ubi.c 985fa93e61 cmd: set filesize variable in ubi read 7 gadi atpakaļ
ubifs.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
universe.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
unzip.c 018f530323 env: Rename common functions related to setenv() 7 gadi atpakaļ
usb.c abd7cedb19 cmd: usb: ignore blk, emulation devices in usb tree/info display 7 gadi atpakaļ
usb_gadget_sdp.c 9b643e312d treewide: replace with error() with pr_err() 7 gadi atpakaļ
usb_mass_storage.c 9b643e312d treewide: replace with error() with pr_err() 7 gadi atpakaļ
version.c 6c519f2dc4 display_options: Refactor to allow obtaining the banner 8 gadi atpakaļ
ximg.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 gadi atpakaļ
yaffs2.c 2e192b245e Remove the cmd_ prefix from command files 9 gadi atpakaļ
zfs.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 gadi atpakaļ
zip.c 018f530323 env: Rename common functions related to setenv() 7 gadi atpakaļ