1. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  2. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  3. fc36e9f soc/intel/*: Move prmrr_core_configure by Patrick Rudolph · 3 years, 7 months ago
  4. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 7 months ago
  5. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  6. b36100f soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol by Angel Pons · 4 years ago
  7. 040c531 soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) by Kyösti Mälkki · 4 years, 3 months ago
  8. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  9. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  10. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  11. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  12. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  13. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  14. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  15. 7253e7a soc/intel: common,apl,skl: remove orphaned memory locking API by Michael Niewöhner · 4 years, 10 months ago
  16. 6e66d7b soc/intel: sgx: get rid of UEFI-style usage of global variable by Michael Niewöhner · 4 years, 10 months ago
  17. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 5 years ago
  18. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  19. 5ec97ce soc/*: mp_run_on_all_cpus: Remove configurable timeout by Patrick Rudolph · 5 years ago
  20. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  21. 14222d8 arch/x86: Change smm_subregion() prototype by Kyösti Mälkki · 5 years ago
  22. dc6c322 intel/apollolake: Replace smm_region_info() with smm_region() by Kyösti Mälkki · 5 years ago
  23. b2a5f0b cpu/x86/smm: Promote smm_subregion() by Kyösti Mälkki · 5 years ago
  24. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  25. f91344c soc/intel: Remove unused pointer argument in mca_configure() by Subrata Banik · 5 years ago
  26. 7528f83 soc/intel: Geminilake Refresh feature request support by John Zhao · 5 years ago
  27. 6d56916 soc/intel/cpulib: Remove redundent enable/disable functions by Subrata Banik · 5 years ago
  28. e4cb23c src/soc/intel/apollolake/cpu.c: Set up local APIC by Mario Scheithauer · 5 years ago
  29. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  30. 175aa69 intel/apollolake: Fix incorrect config usage by Julius Werner · 5 years ago
  31. aa4d9b9 soc/intel/apl: Call mca_configure() on cold boots only by Nico Huber · 6 years ago
  32. 2636186 soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio by Werner Zeh · 6 years ago
  33. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  34. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  35. e750b38e cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx by Arthur Heymans · 6 years ago
  36. 35cb785 intel/common: change mca_configure API's def by Pratik Prajapati · 6 years ago
  37. 9d0950f soc/intel/{glk,apl}: ensure C1E is disabled after S3 resume by Cole Nelson · 6 years ago
  38. 06e8315 soc/intel/apollolake: Get rid of device_t by Elyes HAOUAS · 6 years ago
  39. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  40. f357c25 soc/intel/apollolake: enable MONITOR/MWAIT for GLK by Cole Nelson · 7 years ago
  41. 47a655c soc/intel/common: Add missing SoC common function into SMM library by Subrata Banik · 7 years ago
  42. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  43. 545593d soc/intel/apollolake: Add APL CPU device ID by Mario Scheithauer · 7 years ago
  44. d0e5133 soc/intel/apollolake: Set CPU to Max Non-Turbo Ratio by Mario Scheithauer · 7 years ago
  45. dc194e2 soc/intel/apollolake: Add SGX support by Pratik Prajapati · 7 years ago
  46. ce90c78 soc/intel/apollolake: Use SMM library to get tseg region information by Subrata Banik · 7 years ago
  47. 9cd6a26 intel/common/mp_init: Refactor MP Init code to get rid of microcode param by Pratik Prajapati · 7 years ago
  48. 1e6b980 soc/intel/apollolake: Provide option to use Common MP Init by Barnali Sarkar · 7 years ago
  49. 3ff14a0 soc/intel/apollolake: Bring in delta for GLK SOC by Hannah Williams · 7 years ago
  50. a86d1b8 soc/intel/common: Add SMM common code for Intel Platforms by Brandon Breitenstein · 7 years ago
  51. ac3e482 soc/intel/apollolake: revert CPU MP init prior to FSP-S by Aaron Durbin · 7 years ago
  52. 66fe0c4 soc/intel/apollolake: Use CPU common library code by Barnali Sarkar · 7 years ago
  53. 9e55ff6 soc/intel/apollolake: Rename ACPI Base Address and Size Macro by Barnali Sarkar · 7 years ago
  54. 6520e01 soc/intel/apollolake: Perform CPU MP Init before FSP-S Init by Barnali Sarkar · 7 years ago
  55. 97daf98 soc/intel/apollolake: Remove duplication of find_microcode_patch() code by Barnali Sarkar · 7 years ago
  56. efc92a8 soc/intel/apollolake: use fast_spi_cache_bios_region() by Aaron Durbin · 7 years ago
  57. a697c19 soc/intel/apollolake: Move privilege drop to later stage by Andrey Petrov · 8 years ago
  58. 89e39b5 soc/intel/apollolake: Drop privilege level to IA_UNTRUSTED by Andrey Petrov · 8 years ago
  59. 3b63753 soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUs by Andrey Petrov · 8 years ago
  60. 1cf5b87 soc/intel/apollolake: Enable and Lock AES feature register by Nelson, Cole · 8 years ago
  61. bf696f5 soc/intel/apollolake: cache the MMIO BIOS region by Aaron Durbin · 8 years ago
  62. 362180a soc/intel/apollolake: Disable Monitor and Mwait feature by Venkateswarlu Vinjamuri · 8 years ago
  63. ec729365 soc/apollolake: Add soc core init by Ravi Sarawadi · 8 years ago
  64. 06590a2 Revert "soc/apollolake: Add soc core init" by Aaron Durbin · 8 years ago
  65. a52f883 soc/apollolake: Add soc core init by Ravi Sarawadi · 8 years ago
  66. 135eae9 soc/intel/apollolake: Implement stage cache to improve resume time by Brandon Breitenstein · 8 years ago
  67. 3674c82 soc/intel/apollolake: Try to update BSP microcode from cbfs by Martin Roth · 8 years ago
  68. 3156934 soc/intel/apollolake: Gather microcode revision by John Zhao · 8 years ago
  69. d9c84ca soc/apollolake: SOC specific SMM code by Hannah Williams · 8 years ago
  70. e72b9d4 soc/intel/apollolake: convert to using common MP init by Aaron Durbin · 8 years ago
  71. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  72. ebabfad soc/intel: Update license headers by Martin Roth · 8 years ago
  73. 9d903a1 soc/apollolake: Enable all CPU cores using the parallel MP lib by Ravi Sarawadi · 8 years ago