1. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 6 months ago
  2. ff251d2 device/dram: Move SPD manufacturer names out of arch/x86 by Patrick Rudolph · 3 years, 6 months ago
  3. c4062c7 device: Add unit to Kconfig option name: `PRE_GRAPHICS_DELAY_MS` by Paul Menzel · 3 years, 6 months ago
  4. da00a29 src/device: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  5. d6d71ce device/azalia_device: Add mainboard hook to program codecs by Angel Pons · 3 years, 6 months ago
  6. 44c431e device/azalia_device: Add function to program a verb table by Angel Pons · 3 years, 6 months ago
  7. 2e77443 device/azalia_device.c: Correct print format by Angel Pons · 3 years, 6 months ago
  8. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 8 months ago
  9. 739c080 device/device.c: Print done at end of assign_resources() by Frans Hendriks · 3 years, 7 months ago
  10. a9caa50 device: correct code style by Frans Hendriks · 3 years, 7 months ago
  11. 7aaea37 device/oprom/include/x86emu/fpu_regs.h: Fix lint error by Frans Hendriks · 3 years, 7 months ago
  12. 90be754 device: Drop `mmconf_resource_init` function by Angel Pons · 3 years, 7 months ago
  13. 5063287 device/Kconfig: Introduce MMCONF_LENGTH by Angel Pons · 3 years, 7 months ago
  14. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  15. aeffa86 src/device: Don't die() on vBIOS errors by Martin Roth · 3 years, 7 months ago
  16. f984aec device/pci_device.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  17. 0c1d660 device/pci_rom.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  18. 1bc8714 device/oprom/x86emu/sys.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  19. cb0584e device/xhci.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  20. 0ce7416 device/pci_device.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  21. c96ee7e device/pci_device.c: Use same indents for switch/case by Felix Singer · 3 years, 7 months ago
  22. af03936 device: Add new Kconfig VGA_ROM_RUN_DEFAULT for mainboard user by Subrata Banik · 3 years, 8 months ago
  23. 6e016f0 device/pnp: add register PNP_IO4 by Michael Niewöhner · 3 years, 8 months ago
  24. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 8 months ago
  25. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 9 months ago
  26. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 9 months ago
  27. 4919028 device/azalia_device.c: Add codec reset helpers by Angel Pons · 3 years, 9 months ago
  28. f23c6a8 device/azalia_device.c: Clarify comment by Angel Pons · 3 years, 9 months ago
  29. d3f7028 azalia: Replace `hda_find_verb` uses by Angel Pons · 3 years, 9 months ago
  30. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 9 months ago
  31. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 9 months ago
  32. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 9 months ago
  33. e108e41 device/azalia_device.c: Remove debug prints by Angel Pons · 3 years, 9 months ago
  34. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 9 months ago
  35. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  36. 520003a device/Makefile.inc: Do not require hda_verb.c by Angel Pons · 3 years, 9 months ago
  37. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 9 months ago
  38. 7e3e1ea device/pci: Add NULL check for PCI driver's .ops by Nico Huber · 3 years, 10 months ago
  39. d3d0fd7 device: Enable bus mastering on system-class devices conditionally by Felix Singer · 4 years ago
  40. 205b53e device: Allow configuring bus mastering for PCI bridges conditionally by Felix Singer · 4 years ago
  41. 8a1ad13 device: Move pci_dev_is_wake_source function by Tim Wawrzynczak · 3 years, 10 months ago
  42. 554713e azalia: Treat all negative return values as errors by Angel Pons · 3 years, 10 months ago
  43. 3d9fa08 device: Rework bus master option by Felix Singer · 4 years ago
  44. 05b883e device: Rephrase bus master Kconfig option by Felix Singer · 3 years, 10 months ago
  45. bf69622 device: Allow virtual/generic devices under PCI in devicetree by Duncan Laurie · 3 years, 10 months ago
  46. 3e4a14e1 device: Export enable_static_device() function by Duncan Laurie · 3 years, 10 months ago
  47. 494f319 pci_device: Add a helper function for determining if PCI device is wake source by Furquan Shaikh · 3 years, 11 months ago
  48. 4792f8f superio/common: Fix NULL pointer dereferences by John Zhao · 3 years, 11 months ago
  49. f219cd8 src/device: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  50. e0d749c lint: check for misuse of Kconfig SUBSYSTEM_*_ID by Michael Niewöhner · 4 years ago
  51. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 4 years ago
  52. a01ee36 device/dram: Add method for converting MHz to MT/s by Rob Barnes · 4 years ago
  53. 79a3de1 src/{device,include}: Use PNP_IDX_EN instead of magic number by Elyes HAOUAS · 4 years ago
  54. e4a7d9f device: Add method to configure bus mastering based on Kconfig by Felix Singer · 4 years, 2 months ago
  55. 6ea24ff {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences by Elyes HAOUAS · 4 years ago
  56. d8c4799 device/azalia_device.c: Use <device/azalia_device.h> registers by Elyes HAOUAS · 4 years ago
  57. 90341c1 device/pci_rom.c: Treat BASE_DISPLAY class as GPU by Benjamin Doron · 4 years ago
  58. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  59. 4bc8dfb Revert "device/pci_device.c: Do not complain about disabled devices" by Nico Huber · 4 years, 1 month ago
  60. 3e034b6 Change all assert(0) to BUG() by Julius Werner · 4 years, 1 month ago
  61. a223e65 device: Add find_dev_nested_path helper function by Rob Barnes · 4 years, 1 month ago
  62. b82b431 src: Never set ISA Enable on PCI bridges by Angel Pons · 4 years, 1 month ago
  63. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  64. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  65. ad247ac device/pci_device.c: Do not complain about disabled devices by Angel Pons · 4 years, 1 month ago
  66. 492d801 device/cardbus_device.c: Drop `cardbus_size_bridge_resource` by Angel Pons · 4 years, 1 month ago
  67. 2c952d6 device/xhci: Add helper method to iterate over xhci_supported_protocl by Raul E Rangel · 4 years, 1 month ago
  68. 8dc5f30 device/pci_device.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  69. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  70. 4cb2f76 src/device/Kconfig: Introduce WANT_LINEAR_FRAMEBUFFER by Angel Pons · 4 years, 2 months ago
  71. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  72. a5b7ddf device/xhci: Add xHCI utility to enumerate capabilities by Raul E Rangel · 4 years, 3 months ago
  73. 95b4ece0 device: Add a disabling PCIe device bus master function by John Zhao · 4 years, 4 months ago
  74. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  75. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  76. c356861 device/resource_allocator_v4: Improve the logging in resource allocator by Furquan Shaikh · 4 years, 3 months ago
  77. c0dc1e1 device/resource_allocator_v4: Change BIOS_SPEW to BIOS_DEBUG by Furquan Shaikh · 4 years, 3 months ago
  78. 32f385e Revert "Revert "pciexp_device: Add option to allocate prefetch memory above 4G boundary"" by Furquan Shaikh · 4 years, 3 months ago
  79. 1bb05ef30 device: Enable resource allocation above 4G boundary with allocator v4 by Furquan Shaikh · 4 years, 3 months ago
  80. 563e614 resource_allocator_v4: Fix size of I/O hole at 0x3b0 by Furquan Shaikh · 4 years, 3 months ago
  81. 23b874a device: Switch to resource allocator v4 by default treewide by Furquan Shaikh · 4 years, 3 months ago
  82. f4bc9eb device: Add support for resource allocator v4 by Furquan Shaikh · 4 years, 3 months ago
  83. 468bc6c device/resource_allocator_v3: Do not set IORESOURCE_ASSIGNED for size 0 resource by Furquan Shaikh · 4 years, 3 months ago
  84. 6939574 device: Move resource allocation into a separate compilation unit by Furquan Shaikh · 4 years, 3 months ago
  85. afaae8a device_util,agesa/family14: Do not consider unassigned resources in find_pci_tolm() by Furquan Shaikh · 4 years, 3 months ago
  86. f531244 device/pci: Handle unassigned bus resources gracefully by Nico Huber · 4 years, 3 months ago
  87. 730b261 device/pci: Refactor pci_set_resource() by Nico Huber · 4 years, 3 months ago
  88. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  89. dbcf7b1 device/pci_device: Add notion of "hidden" PCI devices by Tim Wawrzynczak · 4 years, 3 months ago
  90. 979e80d device/pci_device: Remove useless pci_bus_ops_pci by Tim Wawrzynczak · 4 years, 3 months ago
  91. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  92. 6186cbc Revert "device: Enable resource allocator to use multiple ranges" by Furquan Shaikh · 4 years, 3 months ago
  93. bca71f6 Revert "device: Enable resource allocation above 4G boundary" by Furquan Shaikh · 4 years, 3 months ago
  94. 196d855 Revert "pciexp_device: Add option to allocate prefetch memory above 4G boundary" by Furquan Shaikh · 4 years, 3 months ago
  95. 3f3f53c util/sconfig: Add LPC and ESPI buses by Raul E Rangel · 4 years, 3 months ago
  96. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 4 months ago
  97. dcbf645 pciexp_device: Add option to allocate prefetch memory above 4G boundary by Furquan Shaikh · 4 years, 5 months ago
  98. 871baf2 pci_device: Extend PCI domain limit to 64-bit by Furquan Shaikh · 4 years, 5 months ago
  99. 44ae0ea device: Enable resource allocation above 4G boundary by Furquan Shaikh · 4 years, 5 months ago
  100. 3b02006 device: Enable resource allocator to use multiple ranges by Furquan Shaikh · 4 years, 4 months ago