Age | Commit message (Expand) | Author |
---|---|---|
2016-02-09 | itest: allow map_physmem to return 0 in limited cases | Stephen Warren |
2016-02-08 | Remove unused CONFIG_CMD_HWFLOW option and associated dead code. | David Müller (ELSOFT AG) |
2016-02-06 | cmd: Fix control bmp_display() | Simon Glass |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-29 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-01-29 | Implement "pci enum" command for CONFIG_DM_PCI | Stephen Warren |
2016-01-29 | tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM | Christophe Ricard |
2016-01-28 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2016-01-27 | fpga: Fix compilation warnings | Michal Simek |
2016-01-27 | microblaze: Do not print eth device when DM_ETH is enabled | Michal Simek |
2016-01-25 | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |
2016-01-25 | Move all command code into its own directory | Simon Glass |