summaryrefslogtreecommitdiff
path: root/cmd/pci.c
AgeCommit message (Expand)Author
2022-01-28pci: Extend 'pci' command with bus option '*'Pali Rohár
2022-01-28pci: Add checks for valid cmdline argumentsPali Rohár
2022-01-28pci: Extend 'pci regions' command with bus numberPali Rohár
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-14pci: Fix showing registersPali Rohár
2021-10-14pci: Fix showing barsPali Rohár
2021-10-03pci: pciinfo_header can be staticVladimir Oltean
2021-10-03pci: pci_header_show can be staticVladimir Oltean
2021-10-03pci: pci_bar_show can be staticVladimir Oltean
2021-08-05pci: Drop old code from pci commandSimon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-08-26cmd: pci: Adjust display of digits for 64bit address and sizeKunihiko Hayashi
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-11Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass
2017-06-02pci: Correct cast for sandboxSimon Glass
2017-04-13pci: Add a command to show PCI regionsSimon Glass
2016-12-09cmd: pci: add option to parse and display BAR informationYehuda Yitschak
2016-01-28Implement "pci enum" command for CONFIG_DM_PCIStephen Warren
2016-01-25Remove the cmd_ prefix from command filesSimon Glass