1. 30bc5b3 soc/amd/picasso: Disable inclusion of S0i3 firmware by default by Furquan Shaikh · 4 years, 4 months ago
  2. 47cdf43 soc/amd/picasso: Disable MP2 FW inclusion by default by Furquan Shaikh · 4 years, 4 months ago
  3. 91a7abf soc/amd/hda: Move HDA PCI device from DSDT to SSDT by Furquan Shaikh · 4 years, 4 months ago
  4. f939299 arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field by Furquan Shaikh · 4 years, 4 months ago
  5. 2c213d3 arch/x86/acpigen: Add helpers for Store() and If (Lequal (...)) by Furquan Shaikh · 4 years, 4 months ago
  6. f510c75 soc/amd/picasso: Drop _INI method and OperationRegion for AZHD device by Furquan Shaikh · 4 years, 4 months ago
  7. edfc5a9 soc/amd/hda: Add .acpi_name() callback to HDA driver by Furquan Shaikh · 4 years, 4 months ago
  8. 45f06c5 soc/amd/common/block/hda: Use tabs instead of spaces in hda.c by Furquan Shaikh · 4 years, 4 months ago
  9. f9e6d3e soc/amd/common/block/hda: Use default pci_dev_ops_pci by Furquan Shaikh · 4 years, 4 months ago
  10. f9c4a8d soc/amd/common/block/hda: Drop PCI_DEVICE_ID_AMD_FAM17H_HDA0 by Furquan Shaikh · 4 years, 4 months ago
  11. 1075789 mb/google/hatch/romstage_spd_smbus.c: Fix missing DIMM issue by Edward O'Callaghan · 4 years, 4 months ago
  12. 4667322 soc/amd/picasso: Add bootblock support by Felix Held · 4 years, 4 months ago
  13. ca928c6 arch/x86: Implement RESET_VECTOR_IN_RAM by Felix Held · 4 years, 4 months ago
  14. 3ae3ff2 src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr by Raul E Rangel · 4 years, 4 months ago
  15. fa52f31 cpu/x86/16bit/entry16.inc: Fix typos in comment by Raul E Rangel · 4 years, 4 months ago
  16. eb148d8 mb/google/volteer: Work around TPM issue by enabling GPIO PM in S0ix by Venkata Krishna Nimmagadda · 4 years, 4 months ago
  17. cd41fa3 soc/intel/tigerlake: Add method to look up GPIO com ID for an index by Venkata Krishna Nimmagadda · 4 years, 4 months ago
  18. f98bbda soc/intel/common: Add method to modify GPIO community PM config by Venkata Krishna Nimmagadda · 4 years, 4 months ago
  19. 64f477b soc/amd/common/block/sata: Add missing .ops_pci member by Furquan Shaikh · 4 years, 4 months ago
  20. 52f8926 soc/amd/picasso: Use AMD common SATA driver by Furquan Shaikh · 4 years, 4 months ago
  21. 088b9e3 soc/amd/sata: Move SATA PCI device from DSDT to SSDT by Furquan Shaikh · 4 years, 4 months ago
  22. 69c0469 soc/amd/sata: Add .acpi_name() callback to SATA driver by Furquan Shaikh · 4 years, 4 months ago
  23. d7d22a4 soc/amd/common/block/sata: Use tabs instead of spaces in sata.c by Furquan Shaikh · 4 years, 4 months ago
  24. 80b464a soc/amd/common/block/sata: Fix the condition to include sata.c by Furquan Shaikh · 4 years, 4 months ago
  25. 8df0127 soc/amd/picasso: Add UPD settings to chip.h by Marshall Dawson · 4 years, 7 months ago
  26. a572406 vc/amd/fsp/picasso: Update UPD files to version 0.0.1-r38 by Marshall Dawson · 4 years, 7 months ago
  27. c97bb64 mb/google/volteer: move mipi_camera.asl to variants folders by Nick Vaccaro · 4 years, 4 months ago
  28. 1463c56 mb/google/volteer: implement mainboard_get_dram_part_num() by Nick Vaccaro · 4 years, 4 months ago
  29. 029b543 soc/intel/tigerlake: fix call to print_spd_info() by Nick Vaccaro · 4 years, 4 months ago
  30. f0ebaf2 vboot: Always build secdata functions for romstage by Julius Werner · 4 years, 4 months ago
  31. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  32. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  33. ec3dafd soc/intel: Constify struct device * parameter to intel_igd_get_controller_info by Furquan Shaikh · 4 years, 4 months ago
  34. 3b54fdf soc/intel: Constify struct device *param to sd_fill_soc_gpio_info by Furquan Shaikh · 4 years, 4 months ago
  35. 8220c4b drivers/i2c: Constify struct device * param to i2c fill ssdt callback by Furquan Shaikh · 4 years, 4 months ago
  36. 4fc17b4 ec/lenovo/h8: Constify struct device * parameter to h8_has_* functions by Furquan Shaikh · 4 years, 4 months ago
  37. 0f6e652 drivers/ipmi: Add uid parameter to struct drivers_ipmi_config by Furquan Shaikh · 4 years, 4 months ago
  38. 00296ea i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus by Furquan Shaikh · 4 years, 4 months ago
  39. 5b5c233 device: Constify struct device * parameter to dev_name by Furquan Shaikh · 4 years, 4 months ago
  40. d14d03a arch/x86/acpi_device: Constify struct device * parameter to UID functions by Furquan Shaikh · 4 years, 4 months ago
  41. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  42. f939df7 soc/amd/{common,picasso}: Move GFX device from static ASL to SSDT by Furquan Shaikh · 4 years, 4 months ago
  43. 9e1a49c soc/amd/picasso: Use common block graphics driver by Furquan Shaikh · 4 years, 4 months ago
  44. c82aabc soc/amd/common: Add a common graphics block device driver for AMD SoCs by Furquan Shaikh · 4 years, 4 months ago
  45. a1cd7eb amd/family17h: Add PCI device IDs for all controllers in AMD Family17h by Furquan Shaikh · 4 years, 4 months ago
  46. 590bdc6 soc/amd: Update macro name for IOMMU on AMD Family 17h by Furquan Shaikh · 4 years, 4 months ago
  47. d1130af arch/x86/acpi_device: Add a helper function to write PCI device by Furquan Shaikh · 4 years, 4 months ago
  48. ef0cb90 mb/google/deltaur: Disable POWER_OFF_ON_CR50_UPDATE by Eric Lai · 4 years, 4 months ago
  49. 5b574e1 mb/google/deltaur: Change H1 I2C speed to STANDARD by Eric Lai · 4 years, 4 months ago
  50. c486c78 mb/google/deltaur: Enable PS/2 keyboard by Eric Lai · 4 years, 4 months ago
  51. 0ee9b14c soc/intel/common/block/smbus: Set SPD array NULL if no DIMM present by Eric Lai · 4 years, 4 months ago
  52. d2b2be3 soc/intel/cannonlake: Report driver strength by _DSM in eMMC ACPI device by Kane Chen · 4 years, 4 months ago
  53. 007faee soc/intel/cometlake: Add ucode from repo by Felix Singer · 4 years, 4 months ago
  54. d1e0a46 3rdparty/intel-microcode: Update submodule pointer to 20191115 release by Felix Singer · 4 years, 4 months ago
  55. d31c150 mb/intel/jasperlake_rvp: Configure GPIO for JSLRVP by Ronak Kanabar · 4 years, 4 months ago
  56. 979c8c7 mb/intel/jasperlake_rvp: Update SMBIOS data for Jslrvp by Meera Ravindranath · 4 years, 5 months ago
  57. 8745a27 soc/intel/jasperlake: Add new MCH device ids by Maulik V Vaghela · 4 years, 4 months ago
  58. 85360723 soc/baytrail/raminit: Populate SMBIOS type 17 tables by Matt DeVillier · 4 years, 4 months ago
  59. ec926e0 mb/google/octopus: add default non-ChromeOS FMAP by Matt DeVillier · 4 years, 4 months ago
  60. febe5b8 mb/google/octopus: Add VBT for ampton variant by Matt DeVillier · 4 years, 4 months ago
  61. 168d8a4 drivers/intel/gma: put controller in separate header by Matt DeVillier · 4 years, 4 months ago
  62. b4a0ec5 payloads/tianocore: Allow custom boot splash for UefiPayloadPkg by Matt DeVillier · 4 years, 4 months ago
  63. ae48b42 payloads/tianocore: Init submodules by Matt DeVillier · 4 years, 4 months ago
  64. 8c82010 Documentation: Spell vboot all lowercase by Patrick Rudolph · 4 years, 5 months ago
  65. 6093c50 security/lockdown: Write-protect WP_RO by Patrick Rudolph · 5 years ago
  66. 78feacc security: Add common boot media write protection by Patrick Rudolph · 4 years, 9 months ago
  67. 7bcd9a1 drivers/spi/tpm: Add support for non CR50 SPI TPM2 by Patrick Rudolph · 4 years, 5 months ago
  68. fd50aea mb/google/deltaur: Enable DRIVERS_I2C_HID for Touchpad by Eric Lai · 4 years, 4 months ago
  69. 780639b mb/google/deltaur: Move the code under domain by Eric Lai · 4 years, 4 months ago
  70. 1a82923 arch/x86/acpigen: Add helpers for generating _ADR by Furquan Shaikh · 4 years, 4 months ago
  71. 2f7f0c6 mb/google/hatch/var/jinlon: Update DPTF parameters by Wisley Chen · 4 years, 4 months ago
  72. 2f58a00 sb/pi/hudson: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  73. db4f3ba sb/amd/cimx/sb800: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  74. 49f63e0 sb/amd/agesa/hudson: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  75. fcfca1d Documentation: Add vboot on Lenovo devices by Patrick Rudolph · 4 years, 6 months ago
  76. 34d9e68 mb/google/volteer: add touchscreen entry to Volteer by Alex Levin · 4 years, 4 months ago
  77. d6f7ec5 soc/intel/apollolake: Avoid CONFIG_PCIEX_LENGTH_256MB selection by Subrata Banik · 4 years, 4 months ago
  78. 184b1ce mb/google/deltaur: Move early gpio table to variants by Eric Lai · 4 years, 4 months ago
  79. fadd635 mb/google/hatch/var/jinlon: Tune i2c frequency under 400 KHz by Wisley Chen · 4 years, 4 months ago
  80. b45912f mb/lenovo/x200: Add support for ThinkLight by Stefan Ott · 4 years, 4 months ago
  81. cd23084 mb/lenovo/{x201,t410}: Move ThinkLight code by Stefan Ott · 4 years, 4 months ago
  82. bd2dc2b asus/p2b-ls: Replicate OEM GPO configuration by Keith Hui · 4 years, 7 months ago
  83. 9a521d7 include/device/azalia: Add enums and MACROs by Patrick Rudolph · 4 years, 5 months ago
  84. 8ebbe17 soc/intel/tigerlake: Fix FSP SPD index for DDR4 by Furquan Shaikh · 4 years, 4 months ago
  85. 5d76958 soc/intel/xeon_sp/cpx: Calculate number of threads based on sockets by Andrey Petrov · 4 years, 4 months ago
  86. e37d1f7 soc/intel/xeon_sp/cpx: Bump MAX_CPUS by Andrey Petrov · 4 years, 4 months ago
  87. dddb9a8 soc/intel/xeon_sp/cpx: Work around FSP-M issues by Andrey Petrov · 4 years, 4 months ago
  88. 2f96970 mb/intel/cedarisland_crb: Add dummy mainboard_memory_init_params() by Andrey Petrov · 4 years, 4 months ago
  89. 6d9dc24 soc/intel/xeon_sp/cpx: Allow motherboards to set FSP-M parameters by Andrey Petrov · 4 years, 4 months ago
  90. ddb3359 drivers/ti/tps65913: Hide RTC driver from Kconfig menus by Patrick Georgi · 4 years, 4 months ago
  91. dec73da drivers/ams: Hide RTC driver from Kconfig menus by Patrick Georgi · 4 years, 4 months ago
  92. e8ac242 mb/google/hatch: Change baseboard EC wake & SCI masks to match kohaku by Tim Wawrzynczak · 4 years, 6 months ago
  93. 7e78e56 soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor code by Martin Roth · 4 years, 10 months ago
  94. 740c29a soc/intel/tigerlake: Add ACPI GPIO op by Alex Levin · 4 years, 4 months ago
  95. 988a273 vc/eltan/security/verified_boot/vboot_check.c: Correct code style by Frans Hendriks · 4 years, 4 months ago
  96. 6edfa65 mb/google/hatch: Make Kconfig LAPTOP knob transitively select by Edward O'Callaghan · 4 years, 4 months ago
  97. 9e0b28c mb/google/hatch: Add Duffy variant specific DPTF parameters by Edward O'Callaghan · 4 years, 4 months ago
  98. 5632841 mb/google/hatch: Add Kaisa variant specific DPTF parameters by Edward O'Callaghan · 4 years, 4 months ago
  99. 0b68263 mb/google/nyan*: Always add RTC driver by Patrick Georgi · 4 years, 4 months ago
  100. 956f56d mb/google/smaug: Always add RTC driver by Patrick Georgi · 4 years, 4 months ago