Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd: Fix control bmp_display() | Simon Glass | 2016-02-06 | 1 | -2/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 7 | -8/+8 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-01-29 | 2 | -14/+6 |
|\ | |||||
| * | Implement "pci enum" command for CONFIG_DM_PCI | Stephen Warren | 2016-01-28 | 1 | -13/+5 |
| * | tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM | Christophe Ricard | 2016-01-28 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2016-01-28 | 1 | -2/+76 |
|/ | |||||
* | fpga: Fix compilation warnings | Michal Simek | 2016-01-27 | 1 | -4/+4 |
* | microblaze: Do not print eth device when DM_ETH is enabled | Michal Simek | 2016-01-27 | 1 | -1/+1 |
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada | 2016-01-25 | 1 | -0/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 127 | -129/+129 |
* | Move all command code into its own directory | Simon Glass | 2016-01-25 | 128 | -0/+43205 |