summaryrefslogtreecommitdiffstats
path: root/src/device/device_const.c
Commit message (Expand)AuthorAgeFilesLines
* devicetree: Add accessors for chip_infoKyösti Mälkki2019-07-181-1/+11
* soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki2019-07-171-0/+12
* device/pci: Declare pcidev_path_on_bus()Kyösti Mälkki2019-07-121-0/+18
* device/pci: Declare pci_root_bus()Kyösti Mälkki2019-07-071-6/+16
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* amdfam10 boards: Fix regression on dev_find_slot() removalKyösti Mälkki2019-01-081-0/+8
* device: Introduce pcidev_on_root() and friendsKyösti Mälkki2019-01-041-0/+26
* device: add child traversal helper functionAaron Durbin2018-07-261-0/+24
* device: Move find_dev_path() to device_const.cKyösti Mälkki2018-05-251-0/+83
* device: Move dev_find_path() to device_const.cNico Huber2018-05-251-11/+26
* device: Rename device_simple.c --> device_const.cNico Huber2018-05-251-0/+120