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