Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+1 |
2020-05-18 | common: Drop init.h from common header | Simon Glass | 1 | -0/+1 |
2019-08-26 | cmd: pci: Adjust display of digits for 64bit address and size | Kunihiko Hayashi | 1 | -3/+3 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-08-11 | Kconfig: Drop CONFIG_CMD_PCI_ENUM | Simon Glass | 1 | -2/+2 |
2017-06-02 | pci: Correct cast for sandbox | Simon Glass | 1 | -1/+2 |
2017-04-13 | pci: Add a command to show PCI regions | Simon Glass | 1 | -2/+49 |
2016-12-09 | cmd: pci: add option to parse and display BAR information | Yehuda Yitschak | 1 | -0/+83 |
2016-01-28 | Implement "pci enum" command for CONFIG_DM_PCI | Stephen Warren | 1 | -13/+5 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+687 |