1. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  2. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 9 months ago
  3. 66b2888 cpu/x86: Drop LEGACY_SMP_INIT by Arthur Heymans · 1 year, 9 months ago
  4. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  5. 912a262 cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB by Arthur Heymans · 4 years, 8 months ago
  6. 56776a1 soc/amd: Do SMM relocation via MSR by Arthur Heymans · 2 years, 2 months ago
  7. fb28799 arch/x86: Fix MAX_CPUS check proper for late X2APIC config by Subrata Banik · 2 years ago
  8. 55d300c cpu/x86: Allow SoC to select the `X2APIC_LATE_WORKAROUND` by Subrata Banik · 2 years ago
  9. 2125a17 arch/x86: Add X2APIC_LATE_WORKAROUND by Subrata Banik · 2 years ago
  10. 64c04e0 cpu/x86: Allow SoC to select the LAPIC access mode by Subrata Banik · 2 years, 2 months ago
  11. ea2c1d3 cpu/x86/smm: Remove heap by Arthur Heymans · 2 years, 2 months ago
  12. 67f29e8 cpu/x86/Kconfig*: Guard with ARCH_X86 by Arthur Heymans · 2 years, 3 months ago
  13. b4ba289 cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 9 months ago
  14. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 6 months ago
  15. bab9d72 cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATION by Kyösti Mälkki · 2 years, 6 months ago
  16. 48fbf2f cpu/x86/mp_init.c: Make it work for !CONFIG_SMP by Arthur Heymans · 2 years, 8 months ago
  17. 9f91ced cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPI by Subrata Banik · 3 years ago
  18. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 9 months ago
  19. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 9 months ago
  20. 39789eb cpu/x86: drop CPU_X86_LAPIC Kconfig option by Felix Held · 2 years, 9 months ago
  21. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  22. e2783da cpu/x86: Introduce `CPU_X86_CACHE_HELPER` by Felix Held · 2 years, 9 months ago
  23. 99c8478 cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MP by Raul E Rangel · 2 years, 9 months ago
  24. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 10 months ago
  25. 98fb72f cpu/x86/mp_init: don't wait between INIT and SIPI for X86_AMD_INIT_SIPI by Felix Held · 3 years ago
  26. ed8d777 cpu/x86/Kconfig: Increase SMM stack size to 0x800 on x86_64 by Patrick Rudolph · 3 years, 1 month ago
  27. 36c9017 cpu/x86/lapic: Separate stop_this_cpu() by Kyösti Mälkki · 3 years, 2 months ago
  28. 176c887 cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODE by Kyösti Mälkki · 3 years, 2 months ago
  29. 75363a9 cpu/x86: Drop Kconfig PARALLEL_CPU_INIT by Kyösti Mälkki · 3 years, 2 months ago
  30. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  31. 6fcc46d cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS by Tim Wawrzynczak · 3 years, 3 months ago
  32. 88407bc cpu/x86/smm: Drop the V1 smmloader by Arthur Heymans · 3 years, 5 months ago
  33. afb7a81 cpu/x86/smm: Introduce SMM module loader version 2 by Rocky Phagura · 4 years ago
  34. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 2 months ago
  35. 49c44cd arch/x86: Remove XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 2 months ago
  36. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 5 months ago
  37. 8355aa4 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING by Julius Werner · 4 years, 4 months ago
  38. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  39. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  40. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 9 months ago
  41. 47be2d9 cpu/x86: Add a prog_run hook to set up caching of XIP stages by Arthur Heymans · 4 years, 9 months ago
  42. 98f43a1 cpu/x86 mp_init: Add option for AMD INIT SIPI sequence by Marshall Dawson · 5 years ago
  43. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  44. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  45. 4d372c7 cpu/x86: Declare SMM_ASEG by Kyösti Mälkki · 5 years ago
  46. f8c3442 drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 by Kyösti Mälkki · 5 years ago
  47. 608d73e src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0 by Arthur Heymans · 6 years ago
  48. 46fc6847 x86/mp_init: Add configurable stack size for SMM relocate by Marshall Dawson · 6 years ago
  49. d3b8393 cpu/x86: Make SMM stack size configurable by Raul E Rangel · 6 years ago
  50. ec151f0 arch/x86: Always select RELOCATABLE_MODULES by Kyösti Mälkki · 6 years ago
  51. 088f09d arch/x86: Drop leftover ROMCC support by Kyösti Mälkki · 6 years ago
  52. f70c1bf cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY by Aaron Durbin · 6 years ago
  53. b21e362 cpu/x86: allow AP callbacks after MP init by Aaron Durbin · 8 years ago
  54. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  55. 08e842c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS by Aaron Durbin · 8 years ago
  56. ae738ac cpu/x86: Support CPUs without rdmsr/wrmsr instructions by Lee Leahy · 8 years ago
  57. ef10529 cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE by Aaron Durbin · 8 years ago
  58. d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 8 years ago
  59. 6f3a55a src/cpu/x86: remove TSC_CALIBRATE_WITH_IO by Aaron Durbin · 8 years ago
  60. 9d5e36e cpu/x86: Sort some Kconfig options by Stefan Reinauer · 9 years ago
  61. 149c4c5 x86/smm: Initialize SMM on some CPUs one-by-one by Damien Zammit · 9 years ago
  62. ce2564a smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG by Patrick Georgi · 9 years ago
  63. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  64. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  65. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  66. be6f8cb x86: Set BOOT_MEDIA_SPI_BUS by David Hendricks · 10 years ago
  67. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  68. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 10 years ago
  69. a642716 Intel FSP: add a shared set of functions for the FSP by Martin Roth · 10 years ago
  70. c34713d x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option by Aaron Durbin · 10 years ago
  71. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  72. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 10 years ago
  73. e0785c0 x86: parallel MP initialization by Aaron Durbin · 11 years ago
  74. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  75. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  76. 8e73b5d x86: add TSC_CONSTANT_RATE option by Aaron Durbin · 11 years ago
  77. e850164 tsc: provide monotonic timer by Aaron Durbin · 11 years ago
  78. fd8291c lapic: monotonic time implementation by Aaron Durbin · 11 years ago
  79. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  80. 57686f8 x86: unify amd and non-amd MTRR routines by Aaron Durbin · 11 years ago
  81. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  82. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  83. 40f36e0 Make sure only one udelay function is available by Stefan Reinauer · 12 years ago
  84. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  85. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  86. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  87. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  88. 8bb7723 Add Kconfig options to enable TSEG and set a size by Duncan Laurie · 13 years ago
  89. 00093a8 Add an option to keep the ROM cached after romstage by Stefan Reinauer · 13 years ago
  90. 1c93d90 ROMCC boards have no XIP limit by Patrick Georgi · 12 years ago
  91. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  92. 78834b7 Miscellaneous AMD F14 warning fixes by efdesign98 · 13 years ago
  93. 8aedcbc - Fix shortcoming in Kconfig when handling multiple "choice"s by Stefan Reinauer · 14 years ago
  94. a4c0a1d Make timer2 the default choice for TSC initialization. by Patrick Georgi · 14 years ago
  95. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  96. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  97. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  98. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  99. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  100. 669c4a9 File I missed committing. by Ronald G. Minnich · 15 years ago