1. 3cfcffe cpu/x86/(sipi|smm): Pass on CR3 from ramstage by Arthur Heymans · 5 months ago
  2. 7fbef1b lib: Remove heap from rmodules by Arthur Heymans · 5 months ago
  3. 94ff128 treewide: Remove unused CHIPs by Arthur Heymans · 1 year, 6 months ago
  4. 1908110 arch to cpu: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  5. 3edf840 cpu/x86/64bit: Turn jumping to long mode into a macro by Arthur Heymans · 3 years ago
  6. cdea508 cpu/qemu-x86/cache_as_ram: Move guard by Arthur Heymans · 5 months ago
  7. ecbc243 cpu/x86: Add 1GiB pages for memory access up to 512GiB by Ashish Kumar Mishra · 6 months ago
  8. 0c5b632 cpu/x86/smm/pci_resource_store: Allow devices with no resources by Patrick Rudolph · 6 months ago
  9. 61ec6e9 cpu/x86/smm/pci_resource_store: Store DEV/VEN ID by Patrick Rudolph · 6 months ago
  10. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  11. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  12. b028636 cpu: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  13. c8a6955 Reland "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 6 months ago
  14. d7612e9 tree: Use accessor functions for struct region fields by Nico Huber · 6 months ago
  15. c0a4c89 cpu/x86/smi_trigger: use call_smm by Felix Held · 6 months ago
  16. 21710ea cpu/x86/smi_trigger: use enum cb_err as apm_control return type by Felix Held · 6 months ago
  17. c4fbc91 cpu/x86/smi_trigger: call pm_acpi_smi_cmd_port to get APMC SMI IO port by Felix Held · 7 months ago
  18. ddc19b3 arch/x86/include/mode_switch: Add more wrapper functions by Patrick Rudolph · 7 months ago
  19. 1d718de northbridge/intel/sandybridge: Enable x86_64 for mrc.bin by Patrick Rudolph · 7 months ago
  20. 3052e9e cpu/x86/64bit/mode_switch2: The reverse function to mode_switch by Patrick Rudolph · 7 months ago
  21. b4283a4 cpu/x86/64bit/mode_switch: Simplify assembly code by Patrick Rudolph · 7 months ago
  22. 1cf942c Revert "cpu/intel/common: Define build time physical address reserved bits" by Jeremy Compostella · 7 months ago
  23. 7f991b3 cpu/intel/model_206ax: Use macro IS_IVY_CPU by Patrick Rudolph · 8 months ago
  24. 51518e5 nb/intel/sandybridge: Use SA devid to identify PC type by Patrick Rudolph · 9 months ago
  25. 8685205 cpu/intel/model_206ax: Lock MSR_PP_CURRENT_CONFIG by Patrick Rudolph · 9 months ago
  26. ea04a53 cpu/intel/model_206ax: Write MSRs in scope package only once by Patrick Rudolph · 9 months ago
  27. a4471d9 cpu/intel/model_2065x: Read CPU voltage for SMBIOS by Patrick Rudolph · 9 months ago
  28. d205cf7 cpu/x86/smm: Fix get_save_state calculation by Eugene D. Myers · 9 months ago
  29. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  30. acbc491 Revert "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 8 months ago
  31. 6dff1fd cpu/intel/common: Define build time physical address reserved bits by Jeremy Compostella · 9 months ago
  32. 052fb7c x86: Add pre-memory stages CBFS cache scratchpad support by Jeremy Compostella · 11 months ago
  33. 44a48ce Kconfig: Bring HEAP_SIZE to a common, large value by Patrick Georgi · 9 months ago
  34. 1909c3b cpu/intel/model_206ax: Only use supported C-states by Patrick Rudolph · 10 months ago
  35. 588c6f0 cpu/intel/model_206ax: Use haswell cstate_map by Patrick Rudolph · 10 months ago
  36. 1306432 cpu/intel/model_206ax: Print supported C-states by Patrick Rudolph · 10 months ago
  37. a5b06b9 cpu/intel/socket_BGA956: Double DCACHE_RAM_SIZE to 64 kB by Arthur Heymans · 1 year, 6 months ago
  38. 3748fca arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT by Felix Held · 10 months ago
  39. ff4d6be */include/cpu: use unsigned int for number of address bits by Felix Held · 10 months ago
  40. cb26bd7 cpu/x86/mtrr/debug: rename variables in display_variable_mtrr by Felix Held · 10 months ago
  41. 8d8ed45 cpu/x86/mtrr/debug: use MTRR_PHYS_MASK by Felix Held · 10 months ago
  42. 4534371 cpu/x86/mtrr/debug: use msr_t parameter in display_mtrr_fixed_types by Felix Held · 10 months ago
  43. 1663d18 cpu/x86/mtrr/debug: make local MSR variables const by Felix Held · 10 months ago
  44. 94b91c3 cpu/x86/mtrr/debug: drop unnecessary MSR union by Felix Held · 10 months ago
  45. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  46. 1eff77b arch/x86: Reduce max phys address size for Intel TME capable SoCs by Jeremy Compostella · 10 months ago
  47. a6a5b25 cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel by Jeremy Compostella · 10 months ago
  48. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  49. db766c7 cpu/x86/smm: Don't save EFER by Arthur Heymans · 1 year, 9 months ago
  50. 4fcaccf cpu/amd/pi/00730F01: Use common code for mp_init by Arthur Heymans · 2 years, 1 month ago
  51. f6ca89c cpu: Add SPDX license headers to Makefiles by Martin Roth · 12 months ago
  52. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 12 months ago
  53. 86f4f2f cpu: Get rid of CPU_SPECIFIC_OPTIONS by Elyes Haouas · 12 months ago
  54. 74add29 cpu/amd/mtrr: Use newer function for resource declaration by Arthur Heymans · 1 year ago
  55. 0fb2e66 cpu/intel/microcode: Drop unnecessary alignment for split microcode by Subrata Banik · 1 year ago
  56. 0834b22 cpu/x86/lapic: Fix regression with X2APIC_LATE_WORKAROUND by Kyösti Mälkki · 1 year ago
  57. 3c1b7b4 cpu: Enable per-CPUID microcode loading in CBFS by Subrata Banik · 1 year, 2 months ago
  58. 325664f cpu/intel/microcode: Avoid Pre-RAM microcode update if FIT enable by Subrata Banik · 1 year ago
  59. a52b93b cpu/x86: Add some notes about XAPIC/X2APIC by Kyösti Mälkki · 1 year, 1 month ago
  60. 053a45b cpu/x86/lapic: Fix X2APIC_ONLY regression by Kyösti Mälkki · 1 year, 1 month ago
  61. e01742b cpu/x86: Reduce scope of MTRR functions used locally by Kyösti Mälkki · 1 year, 1 month ago
  62. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  63. 1efca4d cpu/x86/smm: Drop fxsave/fxrstor logic by Arthur Heymans · 1 year, 2 months ago
  64. 4a2ce02 cpu/x86/mp_init: Use clflush to write SIPI data back to RAM by Jeremy Compostella · 1 year, 2 months ago
  65. 91795a6 libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option by Felix Held · 1 year, 2 months ago
  66. 16e3d6a cpu/intel/haswell: Add Broadwell Trad µcode updates by Angel Pons · 1 year, 5 months ago
  67. db17ebc cpu/x86/sse_enable.inc: Remove unused file by Arthur Heymans · 1 year, 2 months ago
  68. 1a903f9 cpu/Kconfig: Remove MMX config option by Arthur Heymans · 1 year, 2 months ago
  69. bf282c2 cpu/x86/smm_stub.S: Fix comment by Arthur Heymans · 1 year, 9 months ago
  70. c532b83 cpu/x86/smm_stub.S: Update comment by Arthur Heymans · 1 year, 9 months ago
  71. 53b1929 Kconfig: Get rid of named choice LAPIC_ACCESS_MODE by Martin Roth · 1 year, 2 months ago
  72. 8414eed cpu/qemu-x86/cache_as_ram_bootblock: drop duplicated post code by Alexander Goncharov · 1 year, 4 months ago
  73. 48b0389 cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI by Felix Held · 1 year, 2 months ago
  74. f0a8b04 acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING by Felix Held · 1 year, 2 months ago
  75. c391bff cpu,nb/amd/pi/00730F01: dynamically generate CPU devices by Felix Held · 1 year, 5 months ago
  76. edda0f9 treewide: Add missing include guards to chip.h by Jan Samek · 1 year, 3 months ago
  77. d48982a cpu/intel/speedstep: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 3 months ago
  78. 7c302cf cpu/amd/pi/00730F01: rename fixme.c to cpu_io_init.c by Felix Held · 1 year, 3 months ago
  79. 40c5f74 cpu/amd/pi/00730F01/fixme: replace some magic numbers by Felix Held · 1 year, 3 months ago
  80. 69ababc cpu/amd/pi/00730F01/fixme: use coreboot's PCI access functions by Felix Held · 1 year, 3 months ago
  81. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 3 months ago
  82. 28eaa4a src/cpu/power9: move part of scom.h to scom.c by Sergii Dmytruk · 2 years, 6 months ago
  83. d521b96 cpu,soc/intel: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 3 months ago
  84. e39a3e3 cpu,soc/intel: Sync ACPI CPU object implementations by Kyösti Mälkki · 1 year, 3 months ago
  85. 9ac50e1 cpu,soc/intel: Use acpigen_write_processor_device() by Elyes Haouas · 1 year, 6 months ago
  86. 199ccf8 cpu/intel/speedstep: Refactor P-state coordination by Kyösti Mälkki · 1 year, 3 months ago
  87. 8e61460 intel/i82371eb,speedstep: Use dev_count_cpu() by Kyösti Mälkki · 1 year, 3 months ago
  88. f4dff38 cpu/x86/mp_init.c: Set topology on BSP by Arthur Heymans · 1 year, 3 months ago
  89. 177e135 cpu/x86/topology: Add code to fill in topology on struct path by Arthur Heymans · 1 year, 8 months ago
  90. ddf48eb cpu/mp_init.c: Only enable CPUs once they execute code by Arthur Heymans · 1 year, 9 months ago
  91. a804f91 cpu/smm_module_loader.c: Fix up CPU index locally by Arthur Heymans · 2 years, 2 months ago
  92. 71bc9f0 cpu/x86/mp_init.c: Generate a C header to get start32 offset by Arthur Heymans · 2 years, 2 months ago
  93. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  94. 2439b2e cpu/x86/64bit/Makefile: use all_x86 make target by Felix Held · 1 year, 3 months ago
  95. 549528d cpu/x86/64bit/Makefile: use verstage_x86 make target by Felix Held · 1 year, 3 months ago
  96. d801d00 cpu/x86/lapic,pae,tsc/Makefile: use all_x86 target by Felix Held · 1 year, 4 months ago
  97. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  98. 7be147d mp_init: Wait longer for APs to check in by Patrick Rudolph · 1 year, 6 months ago
  99. 8cbd216 cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbol by Felix Held · 1 year, 4 months ago
  100. ac8c378 cpu/x86/smm: Add PCI resource store functionality by Robert Zieba · 1 year, 10 months ago