1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  2. 437da71 SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries by Angel Pons · 2 years, 10 months ago
  3. 60e9114 include/device: ensure valid link/bus is passed to mp_cpu_bus_init by Felix Held · 2 years, 9 months ago
  4. 20c709d device: Drop unused function `dev_find_matching_device_on_bus` by Furquan Shaikh · 2 years, 10 months ago
  5. 26e2afd device: Add helper macros for device pointers using alias names by Furquan Shaikh · 2 years, 10 months ago
  6. a030dd6 device/device.h: Drop unused function declaration by Angel Pons · 2 years, 10 months ago
  7. ed5c7ac device: Add helper function devfn_disable() by Subrata Banik · 3 years, 1 month ago
  8. eca3e62 device: Add helper function is_devfn_enabled() by Subrata Banik · 3 years, 1 month ago
  9. 7f6ae79 device: Consider fw_config probing in `is_dev_enabled()` by Furquan Shaikh · 3 years, 2 months ago
  10. d5a0cc5 device: Drop unused `uma_memory_{base,size}` globals by Angel Pons · 3 years, 2 months ago
  11. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 5 months ago
  12. 90be754 device: Drop `mmconf_resource_init` function by Angel Pons · 3 years, 6 months ago
  13. 28e61f1 device: Use __pci_0_00_0_config in config_of_soc() by Furquan Shaikh · 3 years, 6 months ago
  14. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 7 months ago
  15. f914dcf include/device/device: add comment that config_of_soc never returns NULL by Felix Held · 3 years, 7 months ago
  16. 8b522db soc/intel/xeon_sp: Move function debug macros by Marc Jones · 3 years, 9 months ago
  17. 5b5c52e include/device/device.h: Move resource debug macros by Marc Jones · 3 years, 9 months ago
  18. 3e4a14e1 device: Export enable_static_device() function by Duncan Laurie · 3 years, 9 months ago
  19. 7e6ee91 device: Clarify use of `config_of()` by Nico Huber · 3 years, 9 months ago
  20. a223e65 device: Add find_dev_nested_path helper function by Rob Barnes · 4 years ago
  21. a7d9266 device/device.h: Add `is_dev_enabled` function by Angel Pons · 4 years ago
  22. 36e6c6f fw_config: Add firmware configuration interface by Duncan Laurie · 4 years, 2 months ago
  23. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  24. c712144 include/device/device.h: Include <smbios.h> by Elyes HAOUAS · 4 years, 3 months ago
  25. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 2 months ago
  26. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  27. 5b5c233 device: Constify struct device * parameter to dev_name by Furquan Shaikh · 4 years, 2 months ago
  28. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  29. 1f3055a device: Add helper function to find matching device on bus by Furquan Shaikh · 4 years, 3 months ago
  30. 7778e5c device: Add a helper to find device behind a PCI-to-PCI bridge device by Furquan Shaikh · 4 years, 3 months ago
  31. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  32. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  33. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 9 months ago
  34. cf2ac54 pciexp: Add support for allocating PCI express hotplug resources by Jeremy Soller · 4 years, 9 months ago
  35. 895fb4b device/smbus: Drop unused smbus_set_link() by Kyösti Mälkki · 4 years, 6 months ago
  36. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 7 months ago
  37. bd585fa device/pci: Reduce scope of dev_find_slot() by Kyösti Mälkki · 5 years ago
  38. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 8 months ago
  39. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  40. a89c82e device/root_device: Consolidate common _scan_bus() functions by Nico Huber · 7 years ago
  41. f7ed3d4 device: Rename scan_static_bus() -> enable_static_devices() by Nico Huber · 5 years ago
  42. 061b905 device/pci: Enable full 16-bit VGA port i/o decoding by Nico Huber · 4 years, 10 months ago
  43. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 9 months ago
  44. 55ef0d2 device: add commentary to dev_find_slot() by Aaron Durbin · 4 years, 10 months ago
  45. eeb8e74 arch/x86/acpi: Add acpi_device_hid by Patrick Rudolph · 4 years, 11 months ago
  46. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  47. 4323d26 devicetree: Add accessors for chip_info by Kyösti Mälkki · 5 years ago
  48. 1557a67 device: Move pci_irqs outside DEVTREE_EARLY by Kyösti Mälkki · 5 years ago
  49. f2ac013 soc/intel: Fix regression with hidden PCI devices by Kyösti Mälkki · 5 years ago
  50. cac0231 device: Remove device->ops from early stages by Kyösti Mälkki · 5 years ago
  51. ab275f0 device/pci: Declare pcidev_path_on_bus() by Kyösti Mälkki · 5 years ago
  52. fffc9f3 device/pci: Declare pci_root_bus() by Kyösti Mälkki · 5 years ago
  53. 464f4d6 device: Tidy up add_more_links() by Jacob Garber · 5 years ago
  54. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  55. ac24d3c sconfig: Add SMBIOS type 9 entries by Patrick Rudolph · 5 years ago
  56. 217ca36 resources: introduce io_resource() by Subrata Banik · 5 years ago
  57. 4663f45 device/pci_ops: Have only default PCI bus ops available by Kyösti Mälkki · 5 years ago
  58. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  59. 6fefdfd device/pci_ops: Simplify logic for PCI bus ops by Kyösti Mälkki · 5 years ago
  60. 3ee8b75 arch/io.h: Separate MMIO and PNP ops by Kyösti Mälkki · 5 years ago
  61. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  62. ad7674e device: Introduce pcidev_on_root() and friends by Kyösti Mälkki · 6 years ago
  63. e3682b6 src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' by Elyes HAOUAS · 6 years ago
  64. f9e47cc src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  65. 936dbe1 sconfig: Allow setting device status in device tree by Hung-Te Lin · 6 years ago
  66. a0dabd1 device: add child traversal helper function by Aaron Durbin · 6 years ago
  67. 2df1c12 device: Move find_dev_path() to device_const.c by Kyösti Mälkki · 6 years ago
  68. f6a4344 device: Move dev_find_path() to device_const.c by Nico Huber · 6 years ago
  69. bae9f85 devicetree: Add USB device type by Duncan Laurie · 6 years ago
  70. 564547f src/device: Fix discarded-qualifiers compilation issue by Subrata Banik · 6 years ago
  71. 9ba8f7c device: constify some variables by Lubomir Rintel · 6 years ago
  72. 570b183 device: Add flag to disable PCIe ASPM by Nico Huber · 7 years ago
  73. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  74. f034902 device: further untangle device_t from struct device by Aaron Durbin · 7 years ago
  75. 6f1e8d2 device: untangle device_t from struct device some more by Aaron Durbin · 7 years ago
  76. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  77. c30d913 device/pci: untangle struct device and device_t by Aaron Durbin · 7 years ago
  78. 9634547 src/include: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  79. a6909f8 device/device_util: Add function to determine bridge state by Patrick Rudolph · 7 years ago
  80. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  81. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  82. 746d4af src/include: Remove space after function name by Lee Leahy · 7 years ago
  83. 6d71a43 src/include: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  84. 84d20d0 src/include: Remove spaces before tabs by Lee Leahy · 7 years ago
  85. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  86. 4e08479 device: Add scan_generic_bus support by Furquan Shaikh · 7 years ago
  87. 7606c37 device: Add a new "SPI" device type by Furquan Shaikh · 7 years ago
  88. 3d3c8c3 devtree: Drop unused parameter show_devs_tree() call by Kyösti Mälkki · 8 years ago
  89. fe204fe src/device: Get device structure by path type by Subrata Banik · 8 years ago
  90. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  91. ec00968 device: i2c: Add support for I2C bus operations by Duncan Laurie · 8 years ago
  92. d9af3ce device: Add an ACPI device name and path concept to devices by Duncan Laurie · 8 years ago
  93. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  94. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  95. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  96. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  97. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  98. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  99. 7752147 devicetree: Add fields for HyperTransport scans by Kyösti Mälkki · 9 years ago
  100. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago