aboutsummaryrefslogtreecommitdiff
path: root/cmd/pci.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass1-2/+2
2017-06-02pci: Correct cast for sandboxSimon Glass1-1/+2
2017-04-13pci: Add a command to show PCI regionsSimon Glass1-2/+49
2016-12-09cmd: pci: add option to parse and display BAR informationYehuda Yitschak1-0/+83
2016-01-28Implement "pci enum" command for CONFIG_DM_PCIStephen Warren1-13/+5
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+687