Chris Packham c9032ce168 cmd: add Kconfig option for 'date' command hace 8 años
..
fastboot c294873179 fastboot: simplify the Kconfig logic hace 8 años
mvebu e559ef1ae8 arm64: mvebu: Update bubt command MMC block device access hace 8 años
.gitignore d726f225f5 cmd: rework "license" command hace 8 años
Kconfig c9032ce168 cmd: add Kconfig option for 'date' command hace 8 años
Makefile c04b9b3440 Convert CONFIG_CMD_BLOB to Kconfig 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 70cc0c34b6 OpenRISC: Remove hace 8 años
bedbug.c 2e192b245e Remove the cmd_ prefix from command files hace 9 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 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig hace 8 años
booti.c 2808576491 arm64: booti: allow to place kernel image anywhere in physical memory hace 8 años
bootm.c dbe7881de0 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND 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 740d5d34b1 cpu: Add support for microcode version and CPU ID hace 9 años
cramfs.c 511c66b1e6 cmd: cramfs: use map_sysmem for sandbox support 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
dcr.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
dtt.c 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h hace 9 años
echo.c 2e192b245e Remove the cmd_ prefix from command files hace 9 años
eeprom.c 3dc9be8208 eeprom: merge cmdline parsing of eeprom commands hace 9 años
efi.c 2e192b245e Remove the cmd_ prefix from command files hace 9 años
elf.c 995eab8b5b bootm: qnx: Disable data cache before booting QNX image hace 8 años
ethsw.c 82d72a1b99 Merge branch 'master' of git://git.denx.de/u-boot-net hace 9 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 b05bf6c75d cmd/fdt: Make fdt get value endian-safe for single-cell properties 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 2d8d190c83 status_led: Kconfig migration hace 8 años
immap.c 2e192b245e Remove the cmd_ prefix from command files hace 9 años
ini.c 2e192b245e Remove the cmd_ prefix from command files hace 9 años
io.c 2e192b245e Remove the cmd_ prefix from command files hace 9 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 b616d9b0a7 nand: Embed mtd_info in struct nand_chip hace 9 años
led.c ffe2052d6e dm: led: Add a new 'led' command 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 ea3310e8aa Blackfin: Remove 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 0269dfae0e cmd: Add Kconfig option for CMD_MTDPARTS and related options hace 8 años
nand.c 8b7d51249e nand: Fix some more NULL name tests hace 8 años
net.c ff78ad284a cmd: net: fix function name in comment hace 8 años
nvedit.c fc0b5948e0 Various, accumulated typos collected from around the tree. 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 b997a73ee6 pci: Add a command to show PCI regions hace 8 años
pcmcia.c 2e192b245e Remove the cmd_ prefix from command files hace 9 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 ea3310e8aa Blackfin: Remove 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 861fe6503e cmd: scsi: Make private functions static 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 2e192b245e Remove the cmd_ prefix from command files hace 9 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 c9f3c5f9c3 dm: usb: Use blk_dread/write() instead of direct calls hace 8 años
version.c 2e192b245e Remove the cmd_ prefix from command files hace 9 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