summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeLines
* common: Add support for environment file in EXT4.Stuart Longland2016-03-14-1/+2
* trace: Fix compiler warnings in traceSimon Glass2016-02-26-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-02-24-0/+20
|\
| * dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski2016-02-24-0/+20
* | cmd: mem: Show 64bit addresses which are testedMichal Simek2016-02-24-1/+1
* | booti: Help text rework.Karsten Merker2016-02-24-7/+7
|/
* i2c: spd: Extend SPD memory typesMichal Simek2016-02-22-1/+13
* gpio: Correct handling of 'gpio status'Simon Glass2016-02-15-1/+1
* itest: allow map_physmem to return 0 in limited casesStephen Warren2016-02-09-1/+1
* Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-30/+0
* cmd: Fix control bmp_display()Simon Glass2016-02-06-2/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-8/+8
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-29-14/+6
|\
| * Implement "pci enum" command for CONFIG_DM_PCIStephen Warren2016-01-28-13/+5
| * tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard2016-01-28-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-28-2/+76
|/
* fpga: Fix compilation warningsMichal Simek2016-01-27-4/+4
* microblaze: Do not print eth device when DM_ETH is enabledMichal Simek2016-01-27-1/+1
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25-0/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-25-129/+129
* Move all command code into its own directorySimon Glass2016-01-25-0/+43205