1. 8680378 device: Add checks for NULL in device_const.c functions by Furquan Shaikh · 4 years, 4 months ago
  2. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  3. bd585fa device/pci: Reduce scope of dev_find_slot() by Kyösti Mälkki · 5 years ago
  4. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  5. 55ef0d2 device: add commentary to dev_find_slot() by Aaron Durbin · 5 years ago
  6. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 5 years ago
  7. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  8. 4323d26 devicetree: Add accessors for chip_info by Kyösti Mälkki · 5 years ago
  9. f2ac013 soc/intel: Fix regression with hidden PCI devices by Kyösti Mälkki · 5 years ago
  10. ab275f0 device/pci: Declare pcidev_path_on_bus() by Kyösti Mälkki · 5 years ago
  11. fffc9f3 device/pci: Declare pci_root_bus() by Kyösti Mälkki · 5 years ago
  12. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  13. db866ba amdfam10 boards: Fix regression on dev_find_slot() removal by Kyösti Mälkki · 6 years ago
  14. ad7674e device: Introduce pcidev_on_root() and friends by Kyösti Mälkki · 6 years ago
  15. a0dabd1 device: add child traversal helper function by Aaron Durbin · 6 years ago
  16. 2df1c12 device: Move find_dev_path() to device_const.c by Kyösti Mälkki · 6 years ago
  17. f6a4344 device: Move dev_find_path() to device_const.c by Nico Huber · 6 years ago
  18. 81ec9c0 device: Rename device_simple.c --> device_const.c by Nico Huber · 6 years ago[Renamed from src/device/device_simple.c]
  19. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  20. 40d9349 device: include devicetree in bootblock stage by Aaron Durbin · 8 years ago[Renamed from src/device/device_romstage.c]
  21. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  22. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  23. 9664345 devicetree: Search PnP device node from the tree by path by Kyösti Mälkki · 10 years ago
  24. 64ea6db device: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  25. 16d953a device_romstage: Add a way to move to the next device by Martin Roth · 10 years ago
  26. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  27. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/device_romstage.c]
  28. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago