index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
device_const.c
Age
Commit message (
Expand
)
Author
2019-11-21
device/pci: Reduce scope of dev_find_slot()
Kyösti Mälkki
2019-11-20
nb/amd/fam10: Drop support
Arthur Heymans
2019-09-27
device: add commentary to dev_find_slot()
Aaron Durbin
2019-09-17
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-07-18
devicetree: Add accessors for chip_info
Kyösti Mälkki
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-12
device/pci: Declare pcidev_path_on_bus()
Kyösti Mälkki
2019-07-07
device/pci: Declare pci_root_bus()
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-08
amdfam10 boards: Fix regression on dev_find_slot() removal
Kyösti Mälkki
2019-01-04
device: Introduce pcidev_on_root() and friends
Kyösti Mälkki
2018-07-26
device: add child traversal helper function
Aaron Durbin
2018-05-25
device: Move find_dev_path() to device_const.c
Kyösti Mälkki
2018-05-25
device: Move dev_find_path() to device_const.c
Nico Huber
2018-05-25
device: Rename device_simple.c --> device_const.c
Nico Huber