1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  3. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 8 months ago
  4. ecb5e2d device/device_const.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 9 months ago
  5. 20c709d device: Drop unused function `dev_find_matching_device_on_bus` by Furquan Shaikh · 2 years, 10 months ago
  6. 679c37a src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC by Martin Roth · 3 years ago
  7. eca3e62 device: Add helper function is_devfn_enabled() by Subrata Banik · 3 years, 1 month ago
  8. 7f6ae79 device: Consider fw_config probing in `is_dev_enabled()` by Furquan Shaikh · 3 years, 2 months ago
  9. a9caa50 device: correct code style by Frans Hendriks · 3 years, 5 months ago
  10. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 7 months ago
  11. 3e034b6 Change all assert(0) to BUG() by Julius Werner · 4 years ago
  12. a223e65 device: Add find_dev_nested_path helper function by Rob Barnes · 4 years ago
  13. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 3 months ago
  14. 3f3f53c util/sconfig: Add LPC and ESPI buses by Raul E Rangel · 4 years, 2 months ago
  15. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  16. 1f3055a device: Add helper function to find matching device on bus by Furquan Shaikh · 4 years, 3 months ago
  17. 7778e5c device: Add a helper to find device behind a PCI-to-PCI bridge device by Furquan Shaikh · 4 years, 3 months ago
  18. 8680378 device: Add checks for NULL in device_const.c functions by Furquan Shaikh · 4 years, 3 months ago
  19. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  20. bd585fa device/pci: Reduce scope of dev_find_slot() by Kyösti Mälkki · 5 years ago
  21. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 8 months ago
  22. 55ef0d2 device: add commentary to dev_find_slot() by Aaron Durbin · 4 years, 10 months ago
  23. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  24. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 4 years, 11 months ago
  25. 4323d26 devicetree: Add accessors for chip_info by Kyösti Mälkki · 5 years ago
  26. f2ac013 soc/intel: Fix regression with hidden PCI devices by Kyösti Mälkki · 5 years ago
  27. ab275f0 device/pci: Declare pcidev_path_on_bus() by Kyösti Mälkki · 5 years ago
  28. fffc9f3 device/pci: Declare pci_root_bus() by Kyösti Mälkki · 5 years ago
  29. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  30. db866ba amdfam10 boards: Fix regression on dev_find_slot() removal by Kyösti Mälkki · 6 years ago
  31. ad7674e device: Introduce pcidev_on_root() and friends by Kyösti Mälkki · 6 years ago
  32. a0dabd1 device: add child traversal helper function by Aaron Durbin · 6 years ago
  33. 2df1c12 device: Move find_dev_path() to device_const.c by Kyösti Mälkki · 6 years ago
  34. f6a4344 device: Move dev_find_path() to device_const.c by Nico Huber · 6 years ago
  35. 81ec9c0 device: Rename device_simple.c --> device_const.c by Nico Huber · 6 years ago[Renamed from src/device/device_simple.c]
  36. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  37. 40d9349 device: include devicetree in bootblock stage by Aaron Durbin · 8 years ago[Renamed from src/device/device_romstage.c]
  38. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  39. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  40. 9664345 devicetree: Search PnP device node from the tree by path by Kyösti Mälkki · 9 years ago
  41. 64ea6db device: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  42. 16d953a device_romstage: Add a way to move to the next device by Martin Roth · 10 years ago
  43. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  44. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/device_romstage.c]
  45. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago