summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2017-08-13cmd/bdinfo: correct comment in board_detailChris Packham
2017-08-13nvme: Add nvme commandsZhikang Zhang
2017-08-11README: Drop information about commandsSimon Glass
2017-08-11Convert CONFIG_CMD_ZFS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_UUID to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_UNIVERSE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TSI148 to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TRACE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_YAFFS2 to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_STRINGS to KconfigSimon Glass
2017-08-11Kconfig: Sort the memory commandsSimon Glass
2017-08-11Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SCSI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_REISER to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass
2017-08-11Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_ONENAND to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_MTDPARTS_SPREAD to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass
2017-08-11Kconfig: Sort the device-access commandsSimon Glass
2017-08-07net: add static to do_tftpput()Masahiro Yamada
2017-08-05gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken
2017-08-05GPT: provide commands to selectively rename partitionsAlison Chaiken
2017-08-05GPT: read partition table from device into a data structureAlison Chaiken
2017-08-04GPT: add accessor function for disk GUIDAlison Chaiken
2017-07-31Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini
2017-07-28usb: cmd: Print actual packet size for super speed devicesBin Meng
2017-07-28cmd: scsi: Fix null pointer dereference in 'scsi reset'Bin Meng
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-07-26efi_loader: Fix configuration table overrideAlexander Graf
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-24efi_loader: initalize EFI object list only onceHeinrich Schuchardt
2017-07-24efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCDRob Clark
2017-07-24efi_loader: EFI file paths should be DOS styleRob Clark
2017-07-24cmd: Kconfig: Fix CMD_UBIFS dependenciesKarl Beldan
2017-07-24cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTSKarl Beldan
2017-07-24cmd: Kconfig: Fix a dependency of CMD_MTDPARTSKarl Beldan