summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2016-12-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin
2016-12-09cmd: pci: add option to parse and display BAR informationYehuda Yitschak
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-12-02cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer
2016-12-02cmd/fdt: fix uncallable systemsetup commandFabien Parent
2016-12-02cmd/tpm_test: Fix misleading code indentationStefan Brüns
2016-12-02cmd: scsi: Make private functions staticMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-11-28sata: fix sata command can not being executed bugTang Yuantian
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-11-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-11-25power: regulator: Introduce regulator_set_value_force functionKeerthy
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-21fastboot: simplify the Kconfig logicYann E. MORIN
2016-11-21fastboot: Add CONFIG_FASTBOOT_USB_DEV optionSemen Protsenko
2016-11-17efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3Alexander Graf
2016-11-14efi: x86: Adjust EFI files support efi_loaderSimon Glass
2016-11-14efi: arm: Add aarch64 EFI app supportSimon Glass
2016-11-14efi: arm: Add EFI app supportSimon Glass
2016-11-14efi: Add support for a hello world test programSimon Glass
2016-11-14efi: Fix debug message address formatSimon Glass
2016-10-31cmd: load: align cache flushChris Packham
2016-10-31Fix spelling of "extended".Vagrant Cascadian
2016-10-19efi_loader: Revert device_handle to disk after net bootAlexander Graf
2016-10-19efi: Fix missing EFIAPI specifiersSimon Glass
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf
2016-10-18efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf
2016-10-13Merge git://git.denx.de/u-boot-fdtTom Rini
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer
2016-10-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-10-13net: Fix cache misalignment message after network load operationsPeter Chubb
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-10-06cmd/onenand.c: block align warningLadislav Michl
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-01fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-27cmd: ubi: add option to specify volume idLadislav Michl
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23cmd/fat: Do not crash on write when <bytes> is not specifiedStefan Brüns
2016-09-18sandbox: Add "host size" hostfs command for fs testStefan Brüns