1. c6d672f src/soc/intel/braswell/northcluster.c: Correct calculation of FSP memory area by Frans Hendriks · 6 years ago
  2. fa011db soc/intel/cannonlake: Add CometLake SoC support by Subrata Banik · 5 years ago
  3. 255f35c src/soc/intel/braswell/southcluster.c: Config ISA DMA controller by Frans Hendriks · 6 years ago
  4. 9348413 soc/intel/braswell: Correct configuration of interrupts by Frans Hendriks · 6 years ago
  5. 3e8504a src/soc/intel/braswell/acpi/irqlinks.asl: Allow IRQ10 and 11 for all LNKx by Frans Hendriks · 6 years ago
  6. 67a489f soc/intel/cannonlake: Disable ACPI mode on BS_DEV_INIT exit by Furquan Shaikh · 5 years ago
  7. 7ba1440 intel/spi: Switch to native PCI config accessors by Kyösti Mälkki · 5 years ago
  8. 17387f6 intel/spi: Fix use of __SIMPLE_DEVICE__ by Kyösti Mälkki · 5 years ago
  9. db9e9ac soc/intel/cannonlake: Add PCH series check for CML LP PCH by Maulik V Vaghela · 5 years ago
  10. ba8af58 soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device ID by Subrata Banik · 5 years ago
  11. e87bdbb soc/intel/skylake: Remove redundant PM emulation timer macros by Subrata Banik · 5 years ago
  12. e613d70 console: Split loglevel for fast and slow by Kyösti Mälkki · 5 years ago
  13. 8aadab7 soc/intel/cannonlake: Add a config for configuring SD_VDD1_PWR_EN# by Rizwan Qureshi · 5 years ago
  14. e64c25c soc/intel/cannonlake: Add ASL functions to manipulate RX/TX buffers by Rizwan Qureshi · 5 years ago
  15. ac8c60e soc/intel/cannonlake: Disable ACPI mode as part of pmc_soc_init by Furquan Shaikh · 5 years ago
  16. 7471540 soc/intel/cannonlake: Update GPIO definitions for Virtual GPIO by Rizwan Qureshi · 5 years ago
  17. da7ffb48 soc/intel/common: Include cometlake PCH IDs by Ronak Kanabar · 5 years ago
  18. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  19. f606a2f soc/intel/common: Include cometlake SA IDs by Ronak Kanabar · 5 years ago
  20. 128bb2a soc/intel/common: Include cometlake CPU IDs by Ronak Kanabar · 5 years ago
  21. ab9f64d soc/intel/cannonlake: Make few more whitespace proper in MCH name by Subrata Banik · 5 years ago
  22. 4185de5 soc/intel/cannonlake: Add support for setting FSP-S PcieRpHotPlug from devicetree by Jeremy Soller · 5 years ago
  23. eb50329 soc/intel/cannonlake: Add ASL function for setting pad mode by Rizwan Qureshi · 5 years ago
  24. d1dfba4 soc/intel/cannonlake: Add whitespace proper in CPU/MCH/IGD name by Subrata Banik · 5 years ago
  25. 69a9565 soc/intel/cannonlake: SoC specific microcode update check by Ronak Kanabar · 5 years ago
  26. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 5 years ago
  27. 3cce7a0 soc/intel/cannonlake: Add field to identify single channel memory by Shelley Chen · 5 years ago
  28. d01a995 src/soc/intel/cannonlake: Add PsysPmax setting by Gaggery Tsai · 5 years ago
  29. 5620b10 src/soc/intel/cannonlake: Add _DSM methods for LPIT table by Lijian Zhao · 6 years ago
  30. 34745f6 soc/intel/common: Add whiskeylake celeron v-0 support by Lijian Zhao · 5 years ago
  31. 993f68a soc/intel: Add mem_rank info in SMBIOS by Francois Toguo · 5 years ago
  32. 6275e34 soc/intel/skylake: Use real common code for VMX init by Nico Huber · 6 years ago
  33. 8ca2af1 src: Use macro `ACPI_FADT_LEGACY_FREE` by Paul Menzel · 5 years ago
  34. 223ddc2 soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11 by Kane Chen · 5 years ago
  35. 1ac2ad0 soc/intel/cannonlake: Define VR settings by Roy Mingi Park · 5 years ago
  36. 3bb8c24 soc/intel/cannonlake: Configure serial debug uart by Ronak Kanabar · 5 years ago
  37. 61e18eb soc/intel/icelake: Don't use CAR_GLOBAL by Arthur Heymans · 6 years ago
  38. e228678 soc/intel/baytrail: Don't use CAR_GLOBAL by Arthur Heymans · 6 years ago
  39. 7ea4e02 soc/intel/broadwell: Don't use CAR_GLOBAL by Arthur Heymans · 6 years ago
  40. 7e8bad4 soc/intel/cannonlake: Don't use CAR_GLOBAL by Arthur Heymans · 6 years ago
  41. 4c7eee2 postcar: Make more use of postcar_frame_add_romcache() by Nico Huber · 5 years ago
  42. ce1a928 soc/intel/bdw: Remove spurious comment by Nico Huber · 5 years ago
  43. 06e3322 mb/intel/galileo: Drop the FSP1.1 option by Arthur Heymans · 6 years ago
  44. b1c57d1 soc/intel/baytrail: Use non-evict CAR setup by Arthur Heymans · 6 years ago
  45. 0d25e5a soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option here by Nico Huber · 5 years ago
  46. 86d2afb soc/intel/cannonlake: Configure GPIOs again after FSP-S is done by Furquan Shaikh · 5 years ago
  47. 6527b1a soc/intel/cannonlake: Add Whiskeylake SoC kconfig by Subrata Banik · 5 years ago
  48. f30123b intel/quark: Fix COMMONLIB_STORAGE in CAR by Kyösti Mälkki · 5 years ago
  49. cc68c01 src/soc/intel/common: Clear GPIO driver ownership when not requested by Keith Short · 5 years ago
  50. aa4d9b9 soc/intel/apl: Call mca_configure() on cold boots only by Nico Huber · 5 years ago
  51. 5322942 soc/intel/cpulib: Add debug message to mca_configure() by Nico Huber · 5 years ago
  52. 279afdc intel/apollolake: Add parameter to enable VTD in devicetree by Werner Zeh · 5 years ago
  53. ad62b9a soc/intel/apollolake: Update XHCI ports for GLK in ACPI tables by Furquan Shaikh · 5 years ago
  54. cff6a1d soc/intel/cannonlake: Remove SOC_INTEL_CANNONLAKE_MEMCFG_INIT Kconfig by Subrata Banik · 5 years ago
  55. 3f559d96 soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ix by Subrata Banik · 5 years ago
  56. c6c4d00 soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ix by Ronak Kanabar · 5 years ago
  57. 50e060e soc/intel/apollolake: Fix XHCI device name in ACPI by Karthikeyan Ramasubramanian · 5 years ago
  58. 9a4beb4 soc/intel/apollolake: Sync fsp upd structure update by John Zhao · 5 years ago
  59. f7fd9b1 soc/intel/apollolake: Add GLK usb2eye configuration override by Seunghwan Kim · 6 years ago
  60. e990577 soc/intel/icelake: Remove unnecessary USB charging ASL entries by Subrata Banik · 5 years ago
  61. de3ace0 intel/apollolake: Add IPU to disable_dev function by Werner Zeh · 6 years ago
  62. cfa435a intel/apollolake: Add fixed resources for VTd to system resources by Werner Zeh · 6 years ago
  63. 90cc7e2 soc/apollolake: Generate DMAR table by Werner Zeh · 6 years ago
  64. d12530c intelblocks/systemagent: Add ACPI table generation hook by Werner Zeh · 6 years ago
  65. 9e94607 soc/intel/skylake: select FSP_M_XIP if MAINBOARD_USES_FSP2_0 by Matt DeVillier · 6 years ago
  66. 595202c soc/intel/denverton_ns: Add ACPI T-States and P-States by Julien Viard de Galbert · 6 years ago
  67. 3b0667d soc/intel/{apl,skl}: Drop redundant `select RTC` by Nico Huber · 6 years ago
  68. 7060b5d soc/intel/common/rtc: Enable RTC in common code RTC by Lijian Zhao · 6 years ago
  69. acb6e13 src/soc/intel/cnl/chip.h: Fix preprocessor condition by Angel Pons · 6 years ago
  70. b58e99d src: Fix the warning "type 'hex' are always defined" by Elyes HAOUAS · 6 years ago
  71. cf2b72f soc/intel/denverton_ns: Enable ACPI using intelblock by Julien Viard de Galbert · 6 years ago
  72. 26bc328 soc/intel/cannonlake: Export function to set After G3 state by Duncan Laurie · 6 years ago
  73. 52b5b58 soc/intel/cannonlake: Disable CpuRatio and SaGv in recovery by Duncan Laurie · 6 years ago
  74. 57aa8b6 soc/intel/apollolake: Override GLK usb clock gating register by John Zhao · 6 years ago
  75. ff28371 Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib" by Patrick Georgi · 6 years ago
  76. 053ea60 soc/intel/denverton_ns: Configure MCA by Julien Viard de Galbert · 6 years ago
  77. 15b570b soc/intel/denverton_ns: Use cpulib in cpu.c by Julien Viard de Galbert · 6 years ago
  78. 2f66c70 soc/intel/denverton_ns: Enable Fast Strings by Julien Viard de Galbert · 6 years ago
  79. ab12272 soc/intel/denverton_ns: Rewrite pmutil using pmclib by Julien Viard de Galbert · 6 years ago
  80. c2540a9 soc/intel/common/block/acpi: fix P-States extra entry by Julien Viard de Galbert · 6 years ago
  81. cff4507 soc/intel/gpio: Enable configuring GPIO debounce duration by Karthikeyan Ramasubramanian · 6 years ago
  82. 0b5d2e0 soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad register by Karthikeyan Ramasubramanian · 6 years ago
  83. 8adbec2 soc/intel/cannonlake: Replace device name B0D4 with TCPU by Sumeet Pawnikar · 6 years ago
  84. 4865fe9 soc/intel/baytrail/romstage: Remove unneeded white space by Elyes HAOUAS · 6 years ago
  85. 1d19127 soc/{amd,intel}: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  86. 0a656f0 Drop leftover debug function declarations by Kyösti Mälkki · 6 years ago
  87. f9f5093 drivers/spi: Add controller protection type by Rizwan Qureshi · 6 years ago
  88. b6fa7a2 src/soc/intel/braswell: Use DEVICE_NOOP by Elyes HAOUAS · 6 years ago
  89. cd97982 soc/intel/denverton_ns: Select CPU_INTEL_FIRMWARE_INTERFACE_TABLE by Vanessa Eusebio · 6 years ago
  90. 81b6f9b soc/intel/cannonlake: drop extra newline by Patrick Georgi · 6 years ago
  91. dc666f5 soc/intel/cannonlake: Change in SaGv options by Ronak Kanabar · 6 years ago
  92. 82b8c3d soc/intel/icelake: Fix AG3E programming in PMC by Lijian Zhao · 6 years ago
  93. 49bfdb3 soc/intel/fsp_broadwell_de: Enable FIT support by Patrick Rudolph · 6 years ago
  94. 7ace555 soc/intel/fsp_broadwell_de: Fix TSEG size computation by Patrick Rudolph · 6 years ago
  95. c3e75b4 soc/intel/cannonlake: Fix afterg3 programming by Lijian Zhao · 6 years ago
  96. 07cbd76 soc/intel/skylake: Access conf pointer only if its not null by Pratik Prajapati · 6 years ago
  97. 41169de soc/intel/cannonlake: Access conf pointer only if its not null by Pratik Prajapati · 6 years ago
  98. c896e92e soc/intel/cannonlake: Add processor power limits control support by Sumeet Pawnikar · 6 years ago
  99. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  100. bae03a5 soc/intel/apl: Hook microcode updates up by Nico Huber · 6 years ago