summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-283-8/+15
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+1
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+2
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-282-2/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-01-261-3/+22
|\
| * arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin2017-01-251-3/+22
* | cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl2017-01-261-3/+5
|/
* bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli2017-01-242-0/+6
* status_led: Kconfig migrationUri Mashiach2017-01-213-36/+37
* bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot2017-01-201-11/+0
* cmd/host: add missing \n in help textSébastien Szymanski2017-01-201-1/+1
* bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr2017-01-201-0/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-01-191-1/+1
|\
| * armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang2017-01-181-1/+1
* | usb: storage: Show number of storage devices detected for DM_USBMichal Simek2017-01-171-1/+1
* | cmd: sata: fix init command return valueGary Bisson2017-01-141-2/+3
* | cmd/fdt: Make fdt get value endian-safe for single-cell propertiesAndreas Färber2017-01-141-2/+2
* | cmd: fdt: Print error message when fdt application failsStefan Agner2017-01-131-1/+5
* | cmd: mem: Use memcpy for 'cp' commandFabio Estevam2017-01-121-26/+2
* | fpga: Use enum for bitstream command typesMichal Simek2017-01-101-9/+11
|/
* cmd: net: fix function name in commentBaruch Siach2016-12-271-1/+1
* cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam2016-12-271-2/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-12-125-0/+832
|\
| * arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-125-0/+832
* | cmd: pci: add option to parse and display BAR informationYehuda Yitschak2016-12-091-0/+83
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-033-18/+39
|\
| * cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer2016-12-021-0/+23
| * cmd/fdt: fix uncallable systemsetup commandFabien Parent2016-12-021-12/+10
| * cmd/tpm_test: Fix misleading code indentationStefan Brüns2016-12-021-6/+6
* | cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-031-0/+6
* | cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-0/+6
* | cmd: scsi: Make private functions staticMichal Simek2016-12-021-2/+2
* | scsi: Change scsi_scan() to be able to return valueMichal Simek2016-12-021-4/+10
* | common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek2016-12-021-3/+3
|/
* mmc: add bkops-enable commandTomas Melin2016-12-012-0/+41
* sata: fix sata command can not being executed bugTang Yuantian2016-11-281-3/+6
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-271-1/+14
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-261-1/+4
|\
| * power: regulator: Introduce regulator_set_value_force functionKeerthy2016-11-251-1/+4
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-11-251-3/+20
|\ \ | |/ |/|
| * armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang2016-11-221-3/+20
* | fastboot: simplify the Kconfig logicYann E. MORIN2016-11-211-5/+4
* | fastboot: Add CONFIG_FASTBOOT_USB_DEV optionSemen Protsenko2016-11-211-0/+8
|/
* efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3Alexander Graf2016-11-171-0/+11
* efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-141-1/+1
* efi: arm: Add aarch64 EFI app supportSimon Glass2016-11-141-1/+1
* efi: arm: Add EFI app supportSimon Glass2016-11-141-1/+1
* efi: Add support for a hello world test programSimon Glass2016-11-142-6/+30
* efi: Fix debug message address formatSimon Glass2016-11-141-1/+1
* cmd: load: align cache flushChris Packham2016-10-311-1/+1