summaryrefslogtreecommitdiff
path: root/cmd/pci.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass2017-08-111-2/+2
* pci: Correct cast for sandboxSimon Glass2017-06-021-1/+2
* pci: Add a command to show PCI regionsSimon Glass2017-04-131-2/+49
* cmd: pci: add option to parse and display BAR informationYehuda Yitschak2016-12-091-0/+83
* Implement "pci enum" command for CONFIG_DM_PCIStephen Warren2016-01-281-13/+5
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+687