summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2018-07-27mtest: disable physical memory cell test for teziStefan Agner
2018-06-06cmd: ubi: print load size after establishing volume sizeStefan Agner
2018-06-06cmd: set filesize variable in ubi readHolger Dengler
2017-01-18cmd: add sdp commandStefan Agner
2017-01-11cmd: fdt: Print error message when fdt application failsStefan Agner
2017-01-11cmd_writebcb_mx7: add command to write FCB and DBBT for i.MX 7Max Krummenacher
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
2016-09-12sf: fix sf probeCyrille Pitchen
2016-09-09cmd: Rework disk.c usageTom Rini
2016-09-07pxe: Fix pxe boot with FIT imageYork Sun
2016-09-01nand: Fix some more NULL name testsScott Wood
2016-09-01nand: Fix nand info for no deviceTony Lindgren
2016-08-26nand: Fix set_dev checks for no deviceTony Lindgren
2016-08-20fastboot: implement KconfigSteve Rae
2016-08-20cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-08-20cmd: fdt: add fdt overlay application subcommandMaxime Ripard
2016-08-20cmd: fdt: Narrow the check for fdt addrMaxime Ripard
2016-08-16x86: bdinfo: Drop meaningless valuesSimon Glass
2016-08-16bdinfo: Don't print out empty DRAM banksSimon Glass
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel
2016-08-08efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf
2016-08-05cmd: gpt: fix the wrong size parse for the last partitionKever Yang
2016-08-05cmd/bdinfo: extract print_std_bdinfoMax Filippov
2016-08-05cmd/bdinfo: extract print_baudrateMax Filippov
2016-08-05cmd/bdinfo: extract print_eth_ip_addrMax Filippov
2016-08-05cmd/bdinfo: extract print_bi_flashMax Filippov