aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2016-12-27cmd: net: fix function name in commentBaruch Siach1-1/+1
2016-12-27cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam1-2/+2
2016-12-12Merge git://www.denx.de/git/u-boot-marvellTom Rini5-0/+832
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin5-0/+832
2016-12-09cmd: pci: add option to parse and display BAR informationYehuda Yitschak1-0/+83
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini3-18/+39
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN1-0/+6
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini1-0/+6
2016-12-02cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer1-0/+23
2016-12-02cmd/fdt: fix uncallable systemsetup commandFabien Parent1-12/+10
2016-12-02cmd/tpm_test: Fix misleading code indentationStefan BrĂ¼ns1-6/+6
2016-12-02cmd: scsi: Make private functions staticMichal Simek1-2/+2
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek1-4/+10
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek1-3/+3
2016-12-01mmc: add bkops-enable commandTomas Melin2-0/+41
2016-11-28sata: fix sata command can not being executed bugTang Yuantian1-3/+6
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf1-1/+14
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini1-1/+4
2016-11-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-3/+20
2016-11-25power: regulator: Introduce regulator_set_value_force functionKeerthy1-1/+4
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang1-3/+20
2016-11-21fastboot: simplify the Kconfig logicYann E. MORIN1-5/+4
2016-11-21fastboot: Add CONFIG_FASTBOOT_USB_DEV optionSemen Protsenko1-0/+8
2016-11-17efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3Alexander Graf1-0/+11
2016-11-14efi: x86: Adjust EFI files support efi_loaderSimon Glass1-1/+1
2016-11-14efi: arm: Add aarch64 EFI app supportSimon Glass1-1/+1
2016-11-14efi: arm: Add EFI app supportSimon Glass1-1/+1
2016-11-14efi: Add support for a hello world test programSimon Glass2-6/+30
2016-11-14efi: Fix debug message address formatSimon Glass1-1/+1
2016-10-31cmd: load: align cache flushChris Packham1-1/+1
2016-10-31Fix spelling of "extended".Vagrant Cascadian1-1/+1
2016-10-19efi_loader: Revert device_handle to disk after net bootAlexander Graf1-0/+2
2016-10-19efi: Fix missing EFIAPI specifiersSimon Glass1-2/+5
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf1-0/+3
2016-10-18efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf1-0/+4
2016-10-13Merge git://git.denx.de/u-boot-fdtTom Rini1-2/+7
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer1-2/+7
2016-10-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-3/+0
2016-10-13net: Fix cache misalignment message after network load operationsPeter Chubb1-3/+0
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer3-0/+379
2016-10-06cmd/onenand.c: block align warningLadislav Michl1-0/+6
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day1-5/+5
2016-10-01fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy1-0/+24
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-59/+2
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi1-59/+2
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-4/+11
2016-09-27dfu: Migrate to KconfigTom Rini1-0/+1
2016-09-27cmd: ubi: add option to specify volume idLadislav Michl1-4/+11
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-0/+12
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada3-3/+3