1. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  2. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  3. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  4. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  5. 251d86b tree: Replace LAnd(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  6. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 8 months ago
  7. 8cc2962 soc/intel/icelake/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  8. 8f75d79 soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  9. 31c099a soc/intel/icelake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  10. 307320c sb,soc/intel: Address TCO SECOND_TO_STS name collision by Kyösti Mälkki · 1 year, 9 months ago
  11. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  12. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 10 months ago
  13. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  14. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  15. 7bbc9a5 payloads/edk2: Disable the CPU Timer Lib unless supported by Sean Rhodes · 2 years, 1 month ago
  16. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  17. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 2 years ago
  18. 7770990 soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver by Werner Zeh · 2 years ago
  19. eb90c51 soc/intel/common/pch: Decouple CLIENT from BASE by Angel Pons · 2 years, 1 month ago
  20. 0b92aa6 soc/intel: Rename heci_init to cse_init by Subrata Banik · 2 years, 3 months ago
  21. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 3 months ago
  22. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 3 months ago
  23. 40c2c07 soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  24. 9cb5dcb soc/intel: clean up dmi driver code by Wonkyu Kim · 2 years, 4 months ago
  25. af27ac2 soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code by Subrata Banik · 2 years, 6 months ago
  26. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 6 months ago
  27. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  28. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 6 months ago
  29. b3671ec soc/intel/*/pmc: Add `finalize` operation for pmc by Subrata Banik · 2 years, 6 months ago
  30. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  31. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  32. cef6770 soc/intel/icl: Rework on HECI1 disable configs by Subrata Banik · 2 years, 8 months ago
  33. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 7 months ago
  34. 5214cc9 src/soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  35. 02275be soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries by Michael Niewöhner · 3 years, 9 months ago
  36. 5a5ed1f soc/intel: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  37. 281e2c1 soc/intel/common/thermal: Refactor thermal block to improve reusability by Subrata Banik · 2 years, 9 months ago
  38. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  39. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 11 months ago
  40. 05592ff soc/intel/icelake: select SOC_INTEL_COMMON_BLOCK_ACPI_GPIO by Arthur Heymans · 2 years, 10 months ago
  41. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  42. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  43. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  44. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  45. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  46. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  47. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 10 months ago
  48. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 11 months ago
  49. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 11 months ago
  50. 01b3c40 soc/intel: move disabling of PM Timer to SoC PMC code by Michael Niewöhner · 2 years, 11 months ago
  51. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  52. d2fadda soc/intel: replace dt option PmTimerDisabled by Kconfig by Michael Niewöhner · 2 years, 11 months ago
  53. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 10 months ago
  54. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 11 months ago
  55. 46ef536 soc/intel/icelake: correct wrong gpio SMI register base offsets by Michael Niewöhner · 3 years ago
  56. 85610d8 soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers by Michael Niewöhner · 3 years, 9 months ago
  57. 74da5f1 soc/intel/icl: add missing gpio group to fix the group indexes by Michael Niewöhner · 3 years ago
  58. 38d3847 soc/intel/icelake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  59. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  60. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  61. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years, 1 month ago
  62. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  63. 8993e67 soc/intel/icelake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years, 1 month ago
  64. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  65. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 2 months ago
  66. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  67. f585c6e soc/intel: Drop casts around `soc_read_pmc_base()` by Angel Pons · 3 years, 2 months ago
  68. 1369544 soc/intel/icelake: Use devfn_disable() function for XDCI by Subrata Banik · 3 years, 2 months ago
  69. 1a5d412 soc/intel/icelake: Make use of is_devfn_enabled() function by Subrata Banik · 3 years, 2 months ago
  70. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  71. b9b6f4d soc/intel: Drop unused lpss functions by Furquan Shaikh · 3 years, 3 months ago
  72. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  73. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 3 months ago
  74. 0c0d492 soc/intel: Replace open-coded buffer length calculation by Angel Pons · 3 years, 5 months ago
  75. 73a22ed soc/intel: Fix typo in comment by Angel Pons · 3 years, 5 months ago
  76. 505e383 soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c by Angel Pons · 3 years, 4 months ago
  77. a3d3379 soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd` by Angel Pons · 3 years, 5 months ago
  78. 3993d38 soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPD by Angel Pons · 3 years, 5 months ago
  79. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 5 months ago
  80. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 5 months ago
  81. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 8 months ago
  82. a4cd911 soc/intel: Factor out common smmrelocate.c by Angel Pons · 3 years, 6 months ago
  83. 98521c5 soc/intel: Retype `CnviBtAudioOffload` devicetree option by Angel Pons · 3 years, 6 months ago
  84. 6d9af0c soc/intel: Backport SMRR locking support by Angel Pons · 3 years, 6 months ago
  85. 5d98dab soc/intel: Drop `bootblock_cpu_init()` function by Angel Pons · 3 years, 6 months ago
  86. 53496e6 soc/intel: Drop `romstage_pch_init()` function by Angel Pons · 3 years, 6 months ago
  87. ec1b37d soc/intel/{skl,icl}: Move tco_configure() to bootblock by Angel Pons · 3 years, 6 months ago
  88. 4ace49c soc/intel/icelake: Rename `pch_init()` function by Angel Pons · 3 years, 6 months ago
  89. e178df2 soc/intel: Factor out common smbus.h by Angel Pons · 3 years, 6 months ago
  90. 8a269de soc/intel: Factor out common gpe.h by Angel Pons · 3 years, 6 months ago
  91. 09f0605 soc/intel: Include gfx.asl from northbridge by Angel Pons · 3 years, 8 months ago
  92. b6d7a12 soc/intel/*/smmrelocate.c: Sync includes by Angel Pons · 3 years, 6 months ago
  93. 11aeebe soc/intel/*/smmrelocate.c: Uniformize cosmetics by Angel Pons · 3 years, 6 months ago
  94. 9a1853a soc/intel/{cnl,icl}: Use matching type cast by Angel Pons · 3 years, 6 months ago
  95. f5d090d soc/intel/*/pmutil.c: Align cosmetics across platforms by Angel Pons · 3 years, 6 months ago
  96. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 6 months ago
  97. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  98. c4b3903 soc/intel: Drop aliases on MMCONF_BASE_ADDRESS by Kyösti Mälkki · 3 years, 6 months ago
  99. 7cb4cb6 soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  100. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 7 months ago