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