1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. f879d36 device/pci_device.c: Improve pci_bridge_route() readability by Arthur Heymans · 2 years, 8 months ago
  3. f514b8a device/pci_device: Fix PCIe bridge detection by Nico Huber · 2 years, 5 months ago
  4. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 5 months ago
  5. 8c93fed device: Add support for PCIe Resizable BARs by Tim Wawrzynczak · 2 years, 6 months ago
  6. 3d121ae1 device: Add pciexp_find_next_extended_cap function by Tim Wawrzynczak · 2 years, 10 months ago
  7. 83bc408 device/dram/ddr2.c: Fix log messages by Elyes HAOUAS · 2 years, 5 months ago
  8. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  9. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 6 months ago
  10. 672e844 device: constify pciexp_find_extended_cap() by Tim Wawrzynczak · 2 years, 6 months ago
  11. d2e423f oprom/yabel/io.c: Fix building for ENV_X86_64 by Arthur Heymans · 2 years, 8 months ago
  12. 15c9c78 oprom/realmode/x86.c: Fix building for ENV_X86_64 by Arthur Heymans · 2 years, 8 months ago
  13. db199cc device/pci_device.c: Make sure the PCI bus has a device by Arthur Heymans · 2 years, 6 months ago
  14. a97f035 device/dram/lpddr4.c: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  15. b651981 pci_device.c: Don't guard `pci_dev_disable_bus_master()` by Angel Pons · 2 years, 7 months ago
  16. a62cb56 device: Make pciexp_get_ltr_max_latencies a public function by Tim Wawrzynczak · 2 years, 7 months ago
  17. 777ffff device/pci_device.c: Scan only one device for PCIe by Jianjun Wang · 3 years ago
  18. a3811fe device/pci_rom: Add vga_oprom_preload by Raul E Rangel · 2 years, 9 months ago
  19. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  20. 86dfd3c device/azalia_device: Adapt and export `codec_init()` by Angel Pons · 2 years, 8 months ago
  21. 1297b9c azalia_device: Report if codec verb loading failed by Angel Pons · 2 years, 8 months ago
  22. 42552ca device/azalia_device: Export `codecs_init()` by Angel Pons · 2 years, 8 months ago
  23. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 9 months ago
  24. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  25. 32d09be treewide: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  26. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  27. 20c709d device: Drop unused function `dev_find_matching_device_on_bus` by Furquan Shaikh · 2 years, 10 months ago
  28. 5f08ef9 device/dram/spd.c: Add more manufacturer ID codes by JingleHsuWiwynn · 2 years, 10 months ago
  29. ea03d00 device/mmio: Make buffer_to_fifo32() take a const buffer by Julius Werner · 2 years, 10 months ago
  30. 4c66daa device/dram: Add addtional LPDDR4 speed grades by Rob Barnes · 2 years, 11 months ago
  31. 5ff1808 device/mipi: Move to drivers/mipi by Julius Werner · 2 years, 11 months ago
  32. e78fd11 qualcomm/sc7180: Switch to common MIPI panel library by Julius Werner · 3 years ago
  33. d7df383 device_util.c: Replace `memcpy()` with `strcpy()` by Angel Pons · 2 years, 11 months ago
  34. b2a1480 device: Move MIPI panel library from mainboard/google/kukui into common by Julius Werner · 3 years ago
  35. ad5307e device/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy by Raul E Rangel · 3 years ago
  36. 69cb69f device/pci_rom: Convert #if to C code by Raul E Rangel · 3 years ago
  37. a736f48 lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize by Raul E Rangel · 3 years ago
  38. 679c37a src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC by Martin Roth · 3 years ago
  39. d19cc11 device: Reflow strings in printk statements by Angel Pons · 3 years ago
  40. 2efcafa device/resource_allocator_v4: Only highlight log message with === by Paul Menzel · 3 years ago
  41. b228771 device: Clean up resource utility function signatures by Kyösti Mälkki · 3 years, 1 month ago
  42. ceca5de device/pci_device.c: Reuse `irq` variable by Angel Pons · 3 years, 1 month ago
  43. 5f406d9 device/pci_device.c: Drop redundant guard by Angel Pons · 3 years, 1 month ago
  44. 63e98fc src/device/dram: Add terminating new lines to printk strings by Nikolai Vyssotski · 3 years, 1 month ago
  45. ed5c7ac device: Add helper function devfn_disable() by Subrata Banik · 3 years, 1 month ago
  46. bb8d00d device/pnp: Always provide `pnp_unset_and_set_config` by Angel Pons · 3 years, 1 month ago
  47. f892b85 device/dram: Add LPDDR4 utilities by Rob Barnes · 3 years, 1 month ago
  48. eca3e62 device: Add helper function is_devfn_enabled() by Subrata Banik · 3 years, 1 month ago
  49. 7f6ae79 device: Consider fw_config probing in `is_dev_enabled()` by Furquan Shaikh · 3 years, 2 months ago
  50. e354a4b device/device.c: Print bus numbers in decimal by Angel Pons · 3 years, 2 months ago
  51. d5a0cc5 device: Drop unused `uma_memory_{base,size}` globals by Angel Pons · 3 years, 2 months ago
  52. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 3 months ago
  53. b922cbb device/azalia_device.c: Add option to lock down GCAP by Angel Pons · 3 years, 4 months ago
  54. 2a1ad76 device/Kconfig: Adapt PCIEXP_HOTPLUG_BUSES by Nico Huber · 3 years, 3 months ago
  55. 7cc14ac Rename do_printk() to printk() by Nico Huber · 3 years, 4 months ago
  56. 68dc369 device/i2c_bus.c: Correct code style by Frans Hendriks · 3 years, 5 months ago
  57. 83e319d device/dram/ddr3: Drop unused MRS helpers by Angel Pons · 3 years, 8 months ago
  58. 6c6e049 device/dram/ddr4.h: Align with DDR3 and DDR2 by Angel Pons · 3 years, 4 months ago
  59. 1857138 device/dram/ddr3: Rename DDR3 SPD memory types by Angel Pons · 3 years, 4 months ago
  60. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 4 months ago
  61. 1834fbb device/azalia_device.c: Program beep verbs by Patrick Rudolph · 3 years, 5 months ago
  62. 5d31dfa device/azalia_device.c: Introduce AZALIA_MAX_CODECS by Angel Pons · 3 years, 4 months ago
  63. 6da7866 device/azalia_device.c: Correct STATESTS access width by Angel Pons · 3 years, 4 months ago
  64. fa1befc device/azalia_device.c: Unify `wait_for_valid` timeouts by Angel Pons · 3 years, 4 months ago
  65. 9f5261e device/azalia_device.c: Switch to stopwatch by Patrick Rudolph · 3 years, 5 months ago
  66. 968ef75 pciexp_device: Rewrite LTR configuration by Nico Huber · 3 years, 4 months ago
  67. 24837e7 device/pciexp_device.c: Remove CPP guarding by Arthur Heymans · 3 years, 4 months ago
  68. b649d6a soc/amd/common/block/graphics/graphics: GOP: load VBIOS by Nikolai Vyssotski · 3 years, 4 months ago
  69. c2ffe89 pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper by Nico Huber · 3 years, 4 months ago
  70. a768dea device: Give `pci_ops.set_L1_ss_latency` a proper name by Nico Huber · 3 years, 4 months ago
  71. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 5 months ago
  72. ff251d2 device/dram: Move SPD manufacturer names out of arch/x86 by Patrick Rudolph · 3 years, 5 months ago
  73. c4062c7 device: Add unit to Kconfig option name: `PRE_GRAPHICS_DELAY_MS` by Paul Menzel · 3 years, 5 months ago
  74. da00a29 src/device: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  75. d6d71ce device/azalia_device: Add mainboard hook to program codecs by Angel Pons · 3 years, 5 months ago
  76. 44c431e device/azalia_device: Add function to program a verb table by Angel Pons · 3 years, 5 months ago
  77. 2e77443 device/azalia_device.c: Correct print format by Angel Pons · 3 years, 5 months ago
  78. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 7 months ago
  79. 739c080 device/device.c: Print done at end of assign_resources() by Frans Hendriks · 3 years, 5 months ago
  80. a9caa50 device: correct code style by Frans Hendriks · 3 years, 5 months ago
  81. 7aaea37 device/oprom/include/x86emu/fpu_regs.h: Fix lint error by Frans Hendriks · 3 years, 6 months ago
  82. 90be754 device: Drop `mmconf_resource_init` function by Angel Pons · 3 years, 6 months ago
  83. 5063287 device/Kconfig: Introduce MMCONF_LENGTH by Angel Pons · 3 years, 6 months ago
  84. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  85. aeffa86 src/device: Don't die() on vBIOS errors by Martin Roth · 3 years, 6 months ago
  86. f984aec device/pci_device.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  87. 0c1d660 device/pci_rom.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  88. 1bc8714 device/oprom/x86emu/sys.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  89. cb0584e device/xhci.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  90. 0ce7416 device/pci_device.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  91. c96ee7e device/pci_device.c: Use same indents for switch/case by Felix Singer · 3 years, 6 months ago
  92. af03936 device: Add new Kconfig VGA_ROM_RUN_DEFAULT for mainboard user by Subrata Banik · 3 years, 7 months ago
  93. 6e016f0 device/pnp: add register PNP_IO4 by Michael Niewöhner · 3 years, 7 months ago
  94. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 7 months ago
  95. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 7 months ago
  96. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 7 months ago
  97. 4919028 device/azalia_device.c: Add codec reset helpers by Angel Pons · 3 years, 7 months ago
  98. f23c6a8 device/azalia_device.c: Clarify comment by Angel Pons · 3 years, 7 months ago
  99. d3f7028 azalia: Replace `hda_find_verb` uses by Angel Pons · 3 years, 7 months ago
  100. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 7 months ago