summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-02-26trace: Fix compiler warnings in traceSimon Glass
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-02-24cmd: mem: Show 64bit addresses which are testedMichal Simek
2016-02-24booti: Help text rework.Karsten Merker
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski
2016-02-22i2c: spd: Extend SPD memory typesMichal Simek
2016-02-15gpio: Correct handling of 'gpio status'Simon Glass
2016-02-09itest: allow map_physmem to return 0 in limited casesStephen Warren
2016-02-08Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)
2016-02-06cmd: Fix control bmp_display()Simon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-28Implement "pci enum" command for CONFIG_DM_PCIStephen Warren
2016-01-28tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-27fpga: Fix compilation warningsMichal Simek
2016-01-27microblaze: Do not print eth device when DM_ETH is enabledMichal Simek
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-25Remove the cmd_ prefix from command filesSimon Glass
2016-01-25Move all command code into its own directorySimon Glass