Lothar Waßmann d1b88cd322 cmd: nvedit: bring error message in sync with condition under which it appears vor 7 Jahren
..
fastboot c294873179 fastboot: simplify the Kconfig logic vor 7 Jahren
mvebu f2ca24d9d6 arm64: mvebu: Fix the bubt comamnd NAND device support vor 7 Jahren
.gitignore d726f225f5 cmd: rework "license" command vor 7 Jahren
Kconfig e05d50584c Kconfig: Add description for CMD_POWEROFF vor 7 Jahren
Makefile 18b2916585 cmd/ethsw: Disable implicit enum conversion warning vor 7 Jahren
aes.c b80c0b9934 Rename aes.h to uboot_aes.h vor 7 Jahren
armflash.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
bdinfo.c 5025897774 powerpc, 5xx: remove support for 5xx vor 7 Jahren
bedbug.c 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 vor 7 Jahren
blkcache.c 195c94a240 cmd: blkcache: simplify sub-command handling vor 8 Jahren
blob.c 7fe1d6a410 crypto/fsl: Update blob cmd to accept 64bit addresses vor 7 Jahren
bmp.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful vor 8 Jahren
boot.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
bootefi.c 9d922450aa dm: Use dm.h header when driver mode is used vor 7 Jahren
booti.c 2808576491 arm64: booti: allow to place kernel image anywhere in physical memory vor 7 Jahren
bootm.c dbe7881de0 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND vor 7 Jahren
bootmenu.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
bootstage.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
bootz.c 4943dc2f19 bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set vor 7 Jahren
cache.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
cbfs.c 633fb736ce cbfs: Update a function to be static vor 8 Jahren
clk.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
config.c 61304dbec3 cmd: add a new command "config" to show .config contents vor 7 Jahren
console.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
cpu.c 320eca5cf7 cmd: cpu: refactor to ensure devices are probed and improve code style vor 7 Jahren
cramfs.c 59e12a4a8c fs: Kconfig: Add a separate option for FS_JFFS2 vor 7 Jahren
cros_ec.c 706865afe5 dm: core: Add flags parameter to device_remove() vor 7 Jahren
dataflash_mmc_mux.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
date.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
dcr.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
demo.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
dfu.c 05341a8764 common: dfu: saperate the dfu common functionality vor 7 Jahren
diag.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
disk.c aca9814dc5 cmd: Rework disk.c usage vor 7 Jahren
display.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
echo.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
eeprom.c a1dc980d88 Convert CONFIG_CMD_EEPROM et al to Kconfig vor 7 Jahren
efi.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
elf.c be1b8679ce cmd/elf.c: Support passing arguments with bootelf vor 7 Jahren
ethsw.c 82d72a1b99 Merge branch 'master' of git://git.denx.de/u-boot-net vor 8 Jahren
exit.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
ext2.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
ext4.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
fastboot.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
fat.c 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified vor 7 Jahren
fdc.c eae4b2b67b Fix spelling of "occurred". vor 8 Jahren
fdt.c 9f95267271 fdt: Add a check to fdt_print() for coverity vor 7 Jahren
fitupd.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
flash.c e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming vor 7 Jahren
fpga.c 5cf22289ae fpga: Use enum for bitstream command types vor 7 Jahren
fpgad.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
fs.c c07ad7c035 efi_loader: Pass file path to payload vor 8 Jahren
fs_uuid.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
fuse.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> vor 7 Jahren
gettime.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
gpio.c b71bea7129 gpio: Report errors when GPIOs cannot be read vor 8 Jahren
gpt.c 9da52f8f67 gpt: Fix uuid string format vor 7 Jahren
hash.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
help.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled vor 8 Jahren
host.c 6baa692f90 cmd/host: add missing \n in help text vor 7 Jahren
i2c.c e46f8a3309 i2c: Set default I2C bus number vor 7 Jahren
ide.c 5b8e76c35e powerpc, 8xx: remove support for 8xx vor 7 Jahren
ini.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
io.c 9398b8ce5f cmd/io.c: Fix comparison of unsigned expression warning vor 7 Jahren
iotrace.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
irq.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
itest.c 2c79fd4019 cmd: itest: correct calculus for long format vor 7 Jahren
jffs2.c 314f6362c4 cmd: jffs2: Rename command ls to fsls vor 7 Jahren
led.c 62f733b396 cmd/led.c: Remove unnecessary check on 'cmd' value vor 7 Jahren
legacy_led.c 21c340849d led: Mark existing driver as legacy vor 7 Jahren
license.c d726f225f5 cmd: rework "license" command vor 7 Jahren
load.c e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming vor 7 Jahren
log.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
lzmadec.c 1bb718cdab lzmadec: Use the same type as the lzma call vor 7 Jahren
mac.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
md5sum.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
mdio.c 15a2acdf85 common: miiphyutil: Work and report phy address in hex in mdio cmd vor 7 Jahren
mem.c 221a949eb6 Kconfig: Finish migration of hashing commands vor 7 Jahren
mfsl.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
mii.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
misc.c c4974632e2 cmd: misc: Add support for fractions in sleep vor 7 Jahren
mmc.c 84c1dfe42f cmd_mmc: fix arg parsing for setdsr subcmd vor 7 Jahren
mmc_spi.c bcce53d048 dm: block: Rename device number member dev to devnum vor 8 Jahren
mp.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
mtdparts.c 1aca4d5ae9 cmd: mtdparts: fix uninitialized variable warning vor 7 Jahren
nand.c 8b7d51249e nand: Fix some more NULL name tests vor 7 Jahren
net.c ff78ad284a cmd: net: fix function name in comment vor 7 Jahren
nvedit.c d1b88cd322 cmd: nvedit: bring error message in sync with condition under which it appears vor 7 Jahren
onenand.c 9c00d982f1 cmd/onenand.c: block align warning vor 7 Jahren
part.c b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT vor 7 Jahren
pci.c 84d7f9168b pci: Correct cast for sandbox vor 7 Jahren
pcmcia.c 5b8e76c35e powerpc, 8xx: remove support for 8xx vor 7 Jahren
pmic.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
portio.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
pxe.c f63963f048 pxe: Fix pxe boot with FIT image vor 7 Jahren
qfw.c 86e30e67ad cmd: qfw: do not require default macros when building qfw command vor 8 Jahren
read.c 2a981dc2c6 dm: block: Adjust device calls to go through helpers function vor 8 Jahren
reginfo.c 5025897774 powerpc, 5xx: remove support for 5xx vor 7 Jahren
regulator.c 2f5d532f3b power: regulator: Introduce regulator_set_value_force function vor 7 Jahren
reiser.c b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig vor 7 Jahren
remoteproc.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
sata.c 8547f45bc5 cmd: sata: fix init command return value vor 7 Jahren
scsi.c 861fe6503e cmd: scsi: Make private functions static vor 7 Jahren
setexpr.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
sf.c 706865afe5 dm: core: Add flags parameter to device_remove() vor 7 Jahren
sha1sum.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
sound.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
source.c 5b8e76c35e powerpc, 8xx: remove support for 8xx vor 7 Jahren
spi.c 9caeb26c54 cmd: spi: check return value of strdup vor 8 Jahren
spl.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
strings.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
terminal.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
test.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
thordown.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
time.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
tpm.c 3d1df0e363 lib: tpm: Add command to list resources vor 7 Jahren
tpm_test.c 0427b9c525 cmd/tpm_test: Fix misleading code indentation vor 7 Jahren
trace.c 5eca977935 trace: Fix compiler warnings in trace vor 8 Jahren
tsi148.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
ubi.c 18f41f2fa2 cmd: ubi: remove unnecessary logical constraint vor 7 Jahren
ubifs.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
universe.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
unzip.c ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() vor 8 Jahren
usb.c b984700ca4 usb: storage: Show number of storage devices detected for DM_USB vor 7 Jahren
usb_mass_storage.c c9f3c5f9c3 dm: usb: Use blk_dread/write() instead of direct calls vor 7 Jahren
version.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
ximg.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
yaffs2.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren
zfs.c bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig vor 7 Jahren
zip.c 2e192b245e Remove the cmd_ prefix from command files vor 8 Jahren