1. bb8d00d device/pnp: Always provide `pnp_unset_and_set_config` by Angel Pons · 3 years, 2 months ago
  2. f892b85 device/dram: Add LPDDR4 utilities by Rob Barnes · 3 years, 2 months ago
  3. eca3e62 device: Add helper function is_devfn_enabled() by Subrata Banik · 3 years, 2 months ago
  4. 7f6ae79 device: Consider fw_config probing in `is_dev_enabled()` by Furquan Shaikh · 3 years, 3 months ago
  5. e354a4b device/device.c: Print bus numbers in decimal by Angel Pons · 3 years, 3 months ago
  6. d5a0cc5 device: Drop unused `uma_memory_{base,size}` globals by Angel Pons · 3 years, 3 months ago
  7. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 4 months ago
  8. b922cbb device/azalia_device.c: Add option to lock down GCAP by Angel Pons · 3 years, 5 months ago
  9. 2a1ad76 device/Kconfig: Adapt PCIEXP_HOTPLUG_BUSES by Nico Huber · 3 years, 5 months ago
  10. 7cc14ac Rename do_printk() to printk() by Nico Huber · 3 years, 5 months ago
  11. 68dc369 device/i2c_bus.c: Correct code style by Frans Hendriks · 3 years, 7 months ago
  12. 83e319d device/dram/ddr3: Drop unused MRS helpers by Angel Pons · 3 years, 9 months ago
  13. 6c6e049 device/dram/ddr4.h: Align with DDR3 and DDR2 by Angel Pons · 3 years, 5 months ago
  14. 1857138 device/dram/ddr3: Rename DDR3 SPD memory types by Angel Pons · 3 years, 5 months ago
  15. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 5 months ago
  16. 1834fbb device/azalia_device.c: Program beep verbs by Patrick Rudolph · 3 years, 6 months ago
  17. 5d31dfa device/azalia_device.c: Introduce AZALIA_MAX_CODECS by Angel Pons · 3 years, 5 months ago
  18. 6da7866 device/azalia_device.c: Correct STATESTS access width by Angel Pons · 3 years, 5 months ago
  19. fa1befc device/azalia_device.c: Unify `wait_for_valid` timeouts by Angel Pons · 3 years, 5 months ago
  20. 9f5261e device/azalia_device.c: Switch to stopwatch by Patrick Rudolph · 3 years, 6 months ago
  21. 968ef75 pciexp_device: Rewrite LTR configuration by Nico Huber · 3 years, 5 months ago
  22. 24837e7 device/pciexp_device.c: Remove CPP guarding by Arthur Heymans · 3 years, 5 months ago
  23. b649d6a soc/amd/common/block/graphics/graphics: GOP: load VBIOS by Nikolai Vyssotski · 3 years, 5 months ago
  24. c2ffe89 pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper by Nico Huber · 3 years, 5 months ago
  25. a768dea device: Give `pci_ops.set_L1_ss_latency` a proper name by Nico Huber · 3 years, 5 months ago
  26. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 6 months ago
  27. ff251d2 device/dram: Move SPD manufacturer names out of arch/x86 by Patrick Rudolph · 3 years, 6 months ago
  28. c4062c7 device: Add unit to Kconfig option name: `PRE_GRAPHICS_DELAY_MS` by Paul Menzel · 3 years, 6 months ago
  29. da00a29 src/device: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  30. d6d71ce device/azalia_device: Add mainboard hook to program codecs by Angel Pons · 3 years, 6 months ago
  31. 44c431e device/azalia_device: Add function to program a verb table by Angel Pons · 3 years, 6 months ago
  32. 2e77443 device/azalia_device.c: Correct print format by Angel Pons · 3 years, 6 months ago
  33. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 8 months ago
  34. 739c080 device/device.c: Print done at end of assign_resources() by Frans Hendriks · 3 years, 7 months ago
  35. a9caa50 device: correct code style by Frans Hendriks · 3 years, 7 months ago
  36. 7aaea37 device/oprom/include/x86emu/fpu_regs.h: Fix lint error by Frans Hendriks · 3 years, 7 months ago
  37. 90be754 device: Drop `mmconf_resource_init` function by Angel Pons · 3 years, 7 months ago
  38. 5063287 device/Kconfig: Introduce MMCONF_LENGTH by Angel Pons · 3 years, 7 months ago
  39. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  40. aeffa86 src/device: Don't die() on vBIOS errors by Martin Roth · 3 years, 7 months ago
  41. f984aec device/pci_device.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  42. 0c1d660 device/pci_rom.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  43. 1bc8714 device/oprom/x86emu/sys.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  44. cb0584e device/xhci.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  45. 0ce7416 device/pci_device.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  46. c96ee7e device/pci_device.c: Use same indents for switch/case by Felix Singer · 3 years, 7 months ago
  47. af03936 device: Add new Kconfig VGA_ROM_RUN_DEFAULT for mainboard user by Subrata Banik · 3 years, 8 months ago
  48. 6e016f0 device/pnp: add register PNP_IO4 by Michael Niewöhner · 3 years, 8 months ago
  49. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 8 months ago
  50. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 8 months ago
  51. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 8 months ago
  52. 4919028 device/azalia_device.c: Add codec reset helpers by Angel Pons · 3 years, 8 months ago
  53. f23c6a8 device/azalia_device.c: Clarify comment by Angel Pons · 3 years, 8 months ago
  54. d3f7028 azalia: Replace `hda_find_verb` uses by Angel Pons · 3 years, 8 months ago
  55. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 8 months ago
  56. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 8 months ago
  57. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 8 months ago
  58. e108e41 device/azalia_device.c: Remove debug prints by Angel Pons · 3 years, 8 months ago
  59. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 8 months ago
  60. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  61. 520003a device/Makefile.inc: Do not require hda_verb.c by Angel Pons · 3 years, 8 months ago
  62. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 9 months ago
  63. 7e3e1ea device/pci: Add NULL check for PCI driver's .ops by Nico Huber · 3 years, 10 months ago
  64. d3d0fd7 device: Enable bus mastering on system-class devices conditionally by Felix Singer · 4 years ago
  65. 205b53e device: Allow configuring bus mastering for PCI bridges conditionally by Felix Singer · 4 years ago
  66. 8a1ad13 device: Move pci_dev_is_wake_source function by Tim Wawrzynczak · 3 years, 9 months ago
  67. 554713e azalia: Treat all negative return values as errors by Angel Pons · 3 years, 10 months ago
  68. 3d9fa08 device: Rework bus master option by Felix Singer · 4 years ago
  69. 05b883e device: Rephrase bus master Kconfig option by Felix Singer · 3 years, 10 months ago
  70. bf69622 device: Allow virtual/generic devices under PCI in devicetree by Duncan Laurie · 3 years, 10 months ago
  71. 3e4a14e1 device: Export enable_static_device() function by Duncan Laurie · 3 years, 10 months ago
  72. 494f319 pci_device: Add a helper function for determining if PCI device is wake source by Furquan Shaikh · 3 years, 11 months ago
  73. 4792f8f superio/common: Fix NULL pointer dereferences by John Zhao · 3 years, 11 months ago
  74. f219cd8 src/device: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  75. e0d749c lint: check for misuse of Kconfig SUBSYSTEM_*_ID by Michael Niewöhner · 4 years ago
  76. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 4 years ago
  77. a01ee36 device/dram: Add method for converting MHz to MT/s by Rob Barnes · 4 years ago
  78. 79a3de1 src/{device,include}: Use PNP_IDX_EN instead of magic number by Elyes HAOUAS · 4 years ago
  79. e4a7d9f device: Add method to configure bus mastering based on Kconfig by Felix Singer · 4 years, 2 months ago
  80. 6ea24ff {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences by Elyes HAOUAS · 4 years ago
  81. d8c4799 device/azalia_device.c: Use <device/azalia_device.h> registers by Elyes HAOUAS · 4 years ago
  82. 90341c1 device/pci_rom.c: Treat BASE_DISPLAY class as GPU by Benjamin Doron · 4 years ago
  83. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  84. 4bc8dfb Revert "device/pci_device.c: Do not complain about disabled devices" by Nico Huber · 4 years, 1 month ago
  85. 3e034b6 Change all assert(0) to BUG() by Julius Werner · 4 years, 1 month ago
  86. a223e65 device: Add find_dev_nested_path helper function by Rob Barnes · 4 years, 1 month ago
  87. b82b431 src: Never set ISA Enable on PCI bridges by Angel Pons · 4 years, 1 month ago
  88. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  89. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  90. ad247ac device/pci_device.c: Do not complain about disabled devices by Angel Pons · 4 years, 1 month ago
  91. 492d801 device/cardbus_device.c: Drop `cardbus_size_bridge_resource` by Angel Pons · 4 years, 1 month ago
  92. 2c952d6 device/xhci: Add helper method to iterate over xhci_supported_protocl by Raul E Rangel · 4 years, 1 month ago
  93. 8dc5f30 device/pci_device.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  94. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  95. 4cb2f76 src/device/Kconfig: Introduce WANT_LINEAR_FRAMEBUFFER by Angel Pons · 4 years, 2 months ago
  96. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  97. a5b7ddf device/xhci: Add xHCI utility to enumerate capabilities by Raul E Rangel · 4 years, 3 months ago
  98. 95b4ece0 device: Add a disabling PCIe device bus master function by John Zhao · 4 years, 3 months ago
  99. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  100. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago