1. 8885529 soc/intel/apl: Configure LPC serial IRQ mode by Nico Huber · 6 years ago
  2. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  3. cf9fc1d soc/intel/fsp_baytrail: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  4. c9c5e84 soc/intel/denverton_ns: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  5. 0ac555e soc/intel/common: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  6. f7d1c8d soc/intel/broadwell: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  7. 1a9efe3 soc/intel/braswell: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  8. a783305 soc/intel/baytrail: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  9. 8afc135 soc/intel/skylake: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  10. 2af17af security/vboot: Fix remaining measured boot issues by Philipp Deppenwiese · 6 years ago
  11. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago
  12. f04aeda {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__ by Elyes HAOUAS · 6 years ago
  13. ef05dc8 soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservation by Frans Hendriks · 6 years ago
  14. 1c329a0 soc/intel/icelake: Fix IO decode setup by Subrata Banik · 6 years ago
  15. 190e5be src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE value by Frans Hendriks · 6 years ago
  16. 624195e src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE_SIZE by Frans Hendriks · 6 years ago
  17. d97eb64 soc/intel/braswell/northcluster.c: Reserve local APIC resources by Frans Hendriks · 6 years ago
  18. f01a159 src/soc/intel/braswell/acpi/lpc.asl: Add ACPI and GPIO bases by Frans Hendriks · 6 years ago
  19. 516f06e soc/intel/cannonlake: Delete unused macros in lpc.h by Subrata Banik · 6 years ago
  20. 015b3dc soc/intel/skylake: Add device settings for PL4 power limit by Praveen hodagatta pranesh · 6 years ago
  21. ccd7cd8 soc/intel/common: Add audio controller device id for SKL-H pch by Praveen hodagatta pranesh · 6 years ago
  22. 9df0440 soc/intel/icelake: Add support to enable/disable USB charging in s3/S5 by Aamir Bohra · 6 years ago
  23. b3070a5 soc/intel/apollolake: Remove cycle in Kconfig symbol dependencies by Patrick Georgi · 6 years ago
  24. 4b2c12f src/soc/intel/braswell/southcluster.c: Replace fixed values by defines by Frans Hendriks · 6 years ago
  25. 802f43d src/soc/intel/baytrail/southcluster.c: Replace fixed values by defines by Frans Hendriks · 6 years ago
  26. 2f1ef98 soc/intel/skylake: Drop FSP_CAR options by Nico Huber · 6 years ago
  27. 6b522c3 intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSR by Werner Zeh · 6 years ago
  28. 2636186 soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio by Werner Zeh · 6 years ago
  29. 52c5892 intelblocks/cpu: Add function to set CPU clock to minimum value by Werner Zeh · 6 years ago
  30. d67edca soc/intel/common: Bring DISPLAY_MTRRS into the light by Nico Huber · 6 years ago
  31. 26d706b soc/intel/icelake: Create macros for FSP consumption by Subrata Banik · 6 years ago
  32. c14ad8a soc/intel/fsp_broadwell_de: Add vboot support by Philipp Deppenwiese · 6 years ago
  33. 3a90342 soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUG by Nico Huber · 6 years ago
  34. f2af702 soc/intel/braswell: Disable OS use of HPET by Frans Hendriks · 6 years ago
  35. 2aef7f3 soc/intel/cannonlake: Fix IO decode setup by Duncan Laurie · 6 years ago
  36. 3eb720c drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IO by Nico Huber · 6 years ago
  37. 87ca389 soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature by Subrata Banik · 6 years ago
  38. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  39. 371a667 soc/intel/.../Kconfig: Move GPIO debug option into debug menu by Nico Huber · 6 years ago
  40. b2b3ab7 soc/intel/common/*/Kconfig: Remove redundant comments by Nico Huber · 6 years ago
  41. 47df66d soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ check by Subrata Banik · 6 years ago
  42. 8ad5a62 soc/intel/icelake: Make static IRQ mapping for PIC mode by Subrata Banik · 6 years ago
  43. 990db221 soc/intel/icelake: Make static IRQ mapping for ICP PCH pci devices by Subrata Banik · 6 years ago
  44. 79152f3 soc/intel/cannonlake: Add options for pcie ltr by Lijian Zhao · 6 years ago
  45. 28114ae SMBIOS: Remove duplicated smbios_memory_type enum by Elyes HAOUAS · 6 years ago
  46. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  47. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  48. 9d917f6 soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNC by Elyes HAOUAS · 6 years ago
  49. 88fa156 soc/intel/common/Kconfig: Remove unused SOC_INTEL_COMMON_SMI by Elyes HAOUAS · 6 years ago
  50. 316c9a3 soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INIT by Elyes HAOUAS · 6 years ago
  51. d3d0f07 soc/intel/braswell: add vmx support via CPU_INTEL_COMMON by Matt DeVillier · 6 years ago
  52. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  53. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  54. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  55. 73bbcee fsp_broadwell_de: Switch to common SPI controller driver by Werner Zeh · 6 years ago
  56. 9b8fa72 soc/intel/skylake/acpi/dptf: Add support for Multi-DPTF Profile by Karthikeyan Ramasubramanian · 6 years ago
  57. 017b5c4 ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT config by Karthikeyan Ramasubramanian · 6 years ago
  58. 2a244c6 soc/intel/cannonlake: Make static IRQ mapping for PIC mode by Subrata Banik · 6 years ago
  59. 75bdd43 soc/intel/cannonlake: Make static IRQ mapping for CNP PCH pci devices by Subrata Banik · 6 years ago
  60. 9fefd19 src/cpu: Remove dead sourced lines by Elyes HAOUAS · 6 years ago
  61. 528a1c4 oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULT by Elyes HAOUAS · 6 years ago
  62. 25b387a soc/intel/cannonlake: Remove SmbusEnable by Duncan Laurie · 6 years ago
  63. 6efa5c3 soc/intel/icelake: Update GPIOs for Icelake SOC by Aamir Bohra · 6 years ago
  64. 0dd9135 soc/intel/common: Add option to call EC _PTS/_WAK methods by Duncan Laurie · 6 years ago
  65. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  66. d2c2f83 soc/intel/apollolake: Disable HECI1 before jumping to OS by Furquan Shaikh · 6 years ago
  67. 2df5abc mb/intel/icelake_rvp: Move CNVi ASL entry from static DSDT to dynamic SSDT generation by Subrata Banik · 6 years ago
  68. 4460829 soc/intel/common: Add option to disable eSPI SMI at runtime by Duncan Laurie · 6 years ago
  69. 523d669 soc/intel/skylake: Add PCH sku id's supported for KBL by Praveen hodagatta pranesh · 6 years ago
  70. e673e5c soc/intel/apollolake: Improve cold boot and S3 resume by John Zhao · 6 years ago
  71. 9eac039 soc/intel/common: Include Icelake device IDs by Aamir Bohra · 6 years ago
  72. ccd1746 soc/intel/skylake: Add FSP CAR support for kabylake by Praveen hodagatta pranesh · 6 years ago
  73. 69b18f0 mb/{intel/google}: Move CNVi ASL entry from static DSDT to dynamic SSDT generation by Subrata Banik · 6 years ago
  74. 85376bf soc/intel/apollolake: Provide interface to update TCC offset by John Su · 6 years ago
  75. 392d699 src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstage by Frans Hendriks · 6 years ago
  76. fe701ee soc/intel/cannonlake: Enable ISH from device by Lijian Zhao · 6 years ago
  77. ae4eee1 soc/intel/cannonlake: Remove depreciated UPD selection by Lijian Zhao · 6 years ago
  78. 3b6624b src: Remove unneeded include <arch/ioapic.h> by Elyes HAOUAS · 6 years ago
  79. c726763 soc/intel/icelake: Add PID based on Icelake EDS by Aamir Bohra · 6 years ago
  80. f95b4a7 soc/intel: Enable GPIO functions in verstage by Duncan Laurie · 6 years ago
  81. 23012a0 soc/intel/icelake: Allow coreboot to reserve stack for fsp by Aamir Bohra · 6 years ago
  82. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  83. b3c27f0 soc/intel/apollolake: Revert the w/a nWR_24 setting by John Zhao · 6 years ago
  84. 7129cbf soc/intel/icelake: Open ports 0x60,0x64 for keyboard controller by Shelley Chen · 6 years ago
  85. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  86. c6382cd soc/intel/*: Make FSP header path user configurable by Patrick Georgi · 6 years ago
  87. 3ee54bb soc/intel/icelake: Do initial SoC commit by Aamir Bohra · 6 years ago
  88. 0f5d7b9 soc/intel/cannonlake: Add back PM TIMER EMULATION by Lijian Zhao · 6 years ago
  89. b66757f soc/intel: Consolidate FSP CAR setup and teardown code by Praveen hodagatta pranesh · 6 years ago
  90. cf04c61 soc/intel/cannonlake: Enable S4 sleep state support by praveen hodagatta pranesh · 6 years ago
  91. 1d93b88 vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic by Joel Kitching · 6 years ago
  92. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  93. 2c36889 soc/intel/common/block/gpio: Allow GPI to be dual-routed by Furquan Shaikh · 6 years ago
  94. 4881b04 soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIs by Furquan Shaikh · 6 years ago
  95. e7864ce soc/intel/apollolake: Add reset code to postcar stage by Patrick Georgi · 6 years ago
  96. f677d17 intel: Use CF9 reset (part 2) by Patrick Rudolph · 6 years ago
  97. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  98. dc4fceb soc/intel/cannonlake: Enable HDA driver support by praveen hodagatta pranesh · 6 years ago
  99. 0ccfc0c intel/common/block: Fix issue found by klockwork by John Zhao · 6 years ago
  100. 84fbc30 soc/intel/skylake: Prevent disabling of TCO by Naresh G Solanki · 6 years ago