summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* cmd/onenand.c: block align warningLadislav Michl2016-10-061-0/+6
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-5/+5
* fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy2016-10-011-0/+24
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-301-59/+2
|\
| * common: dfu: saperate the dfu common functionalityB, Ravi2016-09-271-59/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-09-271-4/+11
|\ \
| * | cmd: ubi: add option to specify volume idLadislav Michl2016-09-271-4/+11
| |/
* | dfu: Migrate to KconfigTom Rini2016-09-271-0/+1
|/
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-0/+12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-233-3/+3
* cmd/fat: Do not crash on write when <bytes> is not specifiedStefan Brüns2016-09-231-2/+2
* sandbox: Add "host size" hostfs command for fs testStefan Brüns2016-09-181-0/+8
* sf: fix sf probeCyrille Pitchen2016-09-121-1/+0
* cmd: Rework disk.c usageTom Rini2016-09-092-7/+3
* pxe: Fix pxe boot with FIT imageYork Sun2016-09-071-4/+5
* nand: Fix some more NULL name testsScott Wood2016-09-011-1/+1
* nand: Fix nand info for no deviceTony Lindgren2016-09-011-3/+3
* nand: Fix set_dev checks for no deviceTony Lindgren2016-08-261-2/+1
* fastboot: implement KconfigSteve Rae2016-08-202-0/+62
* cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng2016-08-201-1/+1
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-201-0/+7
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-204-250/+269
* cmd: fdt: add fdt overlay application subcommandMaxime Ripard2016-08-201-0/+24
* cmd: fdt: Narrow the check for fdt addrMaxime Ripard2016-08-201-1/+1
* x86: bdinfo: Drop meaningless valuesSimon Glass2016-08-161-10/+0
* bdinfo: Don't print out empty DRAM banksSimon Glass2016-08-161-3/+5
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-151-0/+8
* efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf2016-08-081-5/+18
* cmd: gpt: fix the wrong size parse for the last partitionKever Yang2016-08-051-2/+2
* cmd/bdinfo: extract print_std_bdinfoMax Filippov2016-08-051-20/+12
* cmd/bdinfo: extract print_baudrateMax Filippov2016-08-051-14/+25
* cmd/bdinfo: extract print_eth_ip_addrMax Filippov2016-08-051-77/+36
* cmd/bdinfo: extract print_bi_flashMax Filippov2016-08-051-27/+27
* cmd/bdinfo: extract print_bi_dramMax Filippov2016-08-051-41/+19
* cmd/bdinfo: extract print_bi_memMax Filippov2016-08-051-16/+26
* cmd/bdinfo: extract print_bi_boot_paramsMax Filippov2016-08-051-7/+13
* crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg2016-08-021-1/+1
* dm: usb: Use blk_dread/write() instead of direct callsSimon Glass2016-07-271-2/+2
* arm: Show early-malloc() usage in bdinfoSimon Glass2016-07-271-0/+5
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-07-252-7/+12
|\
| * mtd: fix compiler warningsSteve Rae2016-07-241-2/+2
| * cmd, nand: add an option to disable the verification when writing in raw modeBoris Brezillon2016-07-241-5/+10
* | lzmadec: Use the same type as the lzma callSimon Glass2016-07-251-2/+3
* | efi_loader: Make exposed image loader path absoluteAlexander Graf2016-07-251-1/+6
* | cmd: misc: Add support for fractions in sleepmario.six@gdsys.cc2016-07-251-1/+20
|/
* cmd: mtdparts: support runtime generated mtdpartsLadislav Michl2016-07-221-9/+12
* cmd: mtdparts: use defaults by defaultLadislav Michl2016-07-221-6/+16
* cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl2016-07-221-22/+20
* cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl2016-07-221-10/+13
* cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl2016-07-221-4/+6