zephyr/drivers/pci
Anas Nashif c41b236a14 shell: add PCI shell
Add basic 'lspci' command to list PCI devices. This command can be
enabled with the new Kconfig PCI_SHELL.

Example:

uart:~$ lspci
0:1 8086:7010 class: 0x1, 1, 4, I/O, addrs: 0xC000-0xC00F, IRQ -1

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-11-05 09:32:38 -05:00
..
CMakeLists.txt shell: add PCI shell 2018-11-05 09:32:38 -05:00
Kconfig shell: add PCI shell 2018-11-05 09:32:38 -05:00
pci.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
pci_config.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pci_interface.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
pci_legacy_bridge.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
pci_shell.c shell: add PCI shell 2018-11-05 09:32:38 -05:00