summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeLines
* sata: fix sata command can not being executed bugTang Yuantian2016-11-28-3/+6
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-27-1/+14
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-26-1/+4
|\
| * power: regulator: Introduce regulator_set_value_force functionKeerthy2016-11-25-1/+4
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-11-25-3/+20
|\ \ | |/ |/|
| * armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang2016-11-22-3/+20
* | fastboot: simplify the Kconfig logicYann E. MORIN2016-11-21-5/+4
* | fastboot: Add CONFIG_FASTBOOT_USB_DEV optionSemen Protsenko2016-11-21-0/+8
|/
* efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3Alexander Graf2016-11-17-0/+11
* efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-14-1/+1
* efi: arm: Add aarch64 EFI app supportSimon Glass2016-11-14-1/+1
* efi: arm: Add EFI app supportSimon Glass2016-11-14-1/+1
* efi: Add support for a hello world test programSimon Glass2016-11-14-6/+30
* efi: Fix debug message address formatSimon Glass2016-11-14-1/+1
* cmd: load: align cache flushChris Packham2016-10-31-1/+1
* Fix spelling of "extended".Vagrant Cascadian2016-10-31-1/+1
* efi_loader: Revert device_handle to disk after net bootAlexander Graf2016-10-19-0/+2
* efi: Fix missing EFIAPI specifiersSimon Glass2016-10-19-2/+5
* smbios: Expose in efi_loader as tableAlexander Graf2016-10-19-0/+3
* efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf2016-10-18-0/+4
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-13-2/+7
|\
| * cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-13-2/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-13-3/+0
|\ \ | |/ |/|
| * net: Fix cache misalignment message after network load operationsPeter Chubb2016-10-13-3/+0
* | cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-0/+379
|/
* cmd/onenand.c: block align warningLadislav Michl2016-10-06-0/+6
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-5/+5
* fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy2016-10-01-0/+24
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-59/+2
|\
| * common: dfu: saperate the dfu common functionalityB, Ravi2016-09-27-59/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-09-27-4/+11
|\ \
| * | cmd: ubi: add option to specify volume idLadislav Michl2016-09-27-4/+11
| |/
* | dfu: Migrate to KconfigTom Rini2016-09-27-0/+1
|/
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-0/+12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-3/+3
* cmd/fat: Do not crash on write when <bytes> is not specifiedStefan Brüns2016-09-23-2/+2
* sandbox: Add "host size" hostfs command for fs testStefan Brüns2016-09-18-0/+8
* sf: fix sf probeCyrille Pitchen2016-09-12-1/+0
* cmd: Rework disk.c usageTom Rini2016-09-09-7/+3
* pxe: Fix pxe boot with FIT imageYork Sun2016-09-07-4/+5
* nand: Fix some more NULL name testsScott Wood2016-09-01-1/+1
* nand: Fix nand info for no deviceTony Lindgren2016-09-01-3/+3
* nand: Fix set_dev checks for no deviceTony Lindgren2016-08-26-2/+1
* fastboot: implement KconfigSteve Rae2016-08-20-0/+62
* cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng2016-08-20-1/+1
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-20-0/+7
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-250/+269
* cmd: fdt: add fdt overlay application subcommandMaxime Ripard2016-08-20-0/+24
* cmd: fdt: Narrow the check for fdt addrMaxime Ripard2016-08-20-1/+1
* x86: bdinfo: Drop meaningless valuesSimon Glass2016-08-16-10/+0