summaryrefslogtreecommitdiffstats
path: root/cmd/pci.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Avoid accessing seq directlySimon Glass2020-12-181-3/+4
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* cmd: pci: Adjust display of digits for 64bit address and sizeKunihiko Hayashi2019-08-261-3/+3
* 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