aboutsummaryrefslogtreecommitdiff
path: root/cmd/pci.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-04-06cmd: missing fallthrough macro in do_pci()Heinrich Schuchardt
2022-09-29pci: Remove duplicate PCI_REGION_IO / "io" linePali Rohár
2022-08-26pci: Add checks to prevent config space overflowPali Rohár
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