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