1. 8414eed cpu/qemu-x86/cache_as_ram_bootblock: drop duplicated post code by Alexander Goncharov · 1 year, 4 months ago
  2. 48b0389 cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI by Felix Held · 1 year, 2 months ago
  3. f0a8b04 acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING by Felix Held · 1 year, 2 months ago
  4. c391bff cpu,nb/amd/pi/00730F01: dynamically generate CPU devices by Felix Held · 1 year, 5 months ago
  5. edda0f9 treewide: Add missing include guards to chip.h by Jan Samek · 1 year, 3 months ago
  6. d48982a cpu/intel/speedstep: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 3 months ago
  7. 7c302cf cpu/amd/pi/00730F01: rename fixme.c to cpu_io_init.c by Felix Held · 1 year, 3 months ago
  8. 40c5f74 cpu/amd/pi/00730F01/fixme: replace some magic numbers by Felix Held · 1 year, 3 months ago
  9. 69ababc cpu/amd/pi/00730F01/fixme: use coreboot's PCI access functions by Felix Held · 1 year, 3 months ago
  10. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 3 months ago
  11. 28eaa4a src/cpu/power9: move part of scom.h to scom.c by Sergii Dmytruk · 2 years, 6 months ago
  12. d521b96 cpu,soc/intel: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 3 months ago
  13. e39a3e3 cpu,soc/intel: Sync ACPI CPU object implementations by Kyösti Mälkki · 1 year, 3 months ago
  14. 9ac50e1 cpu,soc/intel: Use acpigen_write_processor_device() by Elyes Haouas · 1 year, 6 months ago
  15. 199ccf8 cpu/intel/speedstep: Refactor P-state coordination by Kyösti Mälkki · 1 year, 3 months ago
  16. 8e61460 intel/i82371eb,speedstep: Use dev_count_cpu() by Kyösti Mälkki · 1 year, 3 months ago
  17. f4dff38 cpu/x86/mp_init.c: Set topology on BSP by Arthur Heymans · 1 year, 3 months ago
  18. 177e135 cpu/x86/topology: Add code to fill in topology on struct path by Arthur Heymans · 1 year, 8 months ago
  19. ddf48eb cpu/mp_init.c: Only enable CPUs once they execute code by Arthur Heymans · 1 year, 9 months ago
  20. a804f91 cpu/smm_module_loader.c: Fix up CPU index locally by Arthur Heymans · 2 years, 2 months ago
  21. 71bc9f0 cpu/x86/mp_init.c: Generate a C header to get start32 offset by Arthur Heymans · 2 years, 2 months ago
  22. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  23. 2439b2e cpu/x86/64bit/Makefile: use all_x86 make target by Felix Held · 1 year, 3 months ago
  24. 549528d cpu/x86/64bit/Makefile: use verstage_x86 make target by Felix Held · 1 year, 3 months ago
  25. d801d00 cpu/x86/lapic,pae,tsc/Makefile: use all_x86 target by Felix Held · 1 year, 4 months ago
  26. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  27. 7be147d mp_init: Wait longer for APs to check in by Patrick Rudolph · 1 year, 6 months ago
  28. 8cbd216 cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbol by Felix Held · 1 year, 4 months ago
  29. ac8c378 cpu/x86/smm: Add PCI resource store functionality by Robert Zieba · 1 year, 10 months ago
  30. 22abb3e tree: Move 'asmlinkage' before type 'void' by Elyes Haouas · 1 year, 5 months ago
  31. c3d5d20 cpu/amd/pi/00730F01/model_16_init: use CPUID_FROM_FMS macro by Felix Held · 1 year, 5 months ago
  32. edb36a1 cpu/amd/pi/00730F01/model_16_init: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  33. 107e7aa cpu/x86/smm: Enable setting SMM console log level from mainboard by Johnny Lin · 3 years, 6 months ago
  34. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  35. a5aee11 cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  36. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  37. 5aed1a0 mb/samsung: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 8 months ago
  38. 0d34a50 src: Move POST_BOOTBLOCK_CAR to common postcodes and use it by Martin Roth · 1 year, 7 months ago
  39. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  40. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 6 months ago
  41. 4d75dbd cpu/x86: Set up a separate stack for APs by Arthur Heymans · 1 year, 9 months ago
  42. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 8 months ago
  43. 2834d98 cpu/intel: Fix clearing MTRR for clang 64bit by Arthur Heymans · 1 year, 8 months ago
  44. ca26109 cpu/x86/mtrr: rename local cpu_idx variable and make it const by Felix Held · 1 year, 7 months ago
  45. 447f577 cpu/x86/mtrr: use lapicid instead of cpu_index calls by Felix Held · 1 year, 7 months ago
  46. db65dd6 cpu/x86/mp_init.c: Improve AP entry point by Arthur Heymans · 1 year, 8 months ago
  47. e64b8ac cpu/intel/206ax: Fix generating C state entries by Arthur Heymans · 1 year, 7 months ago
  48. b326166 cpu/x86/mtrr/mtrr: fix printk format strings by Felix Held · 1 year, 7 months ago
  49. 4c37498 cpu/x86/mtrr: Print cpu index number when set up MTRRs for BSP/APs by Kane Chen · 1 year, 8 months ago
  50. 6e23da2 cpu/cpu.h: Change the function signature by Arthur Heymans · 1 year, 8 months ago
  51. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 8 months ago
  52. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  53. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  54. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  55. 560c3f5 aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG by Kyösti Mälkki · 2 years, 6 months ago
  56. 3627f29 cpu/intel/model_2065x: Don't use a magic APIC by Arthur Heymans · 2 years, 8 months ago
  57. dd96ab6 cpu/intel/haswell: Move chip_ops to cpu cluster by Arthur Heymans · 2 years, 8 months ago
  58. c87ab01 cpu/intel/car: Define post codes by Martin Roth · 1 year, 8 months ago
  59. 4d685d4 src/cpu: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  60. 9aea4ec cpu/intel/socket_*: Clean up Kconfig files by Elyes Haouas · 1 year, 8 months ago
  61. c5b8f8e cpu/x86/Kconfig: Drop unused Kconfig symbol by Elyes Haouas · 1 year, 8 months ago
  62. 95932ba sb/intel/common: Drop duplicate smi_set_eos() by Kyösti Mälkki · 1 year, 8 months ago
  63. bbba201 cpu/x86/smm: Use common SMM_ASEG region by Kyösti Mälkki · 1 year, 8 months ago
  64. d4dfc21 cpu/x86: Set thread local storage in C code by Arthur Heymans · 1 year, 8 months ago
  65. 407e00d include/cpu/msr.h: transform into an union by Arthur Heymans · 1 year, 9 months ago
  66. bd72bfe cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement by Kyösti Mälkki · 1 year, 8 months ago
  67. bbf6aef cpu/x86/Kconfig.debug_cpu: Drop unused symbol by Arthur Heymans · 1 year, 8 months ago
  68. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  69. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 8 months ago
  70. f874fc2 cpu/x86/smm/module_loader: Fix ASEG loading by Arthur Heymans · 1 year, 8 months ago
  71. ad65e8c cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  72. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 9 months ago
  73. 66b2888 cpu/x86: Drop LEGACY_SMP_INIT by Arthur Heymans · 1 year, 9 months ago
  74. e2d291b mb/qemu/x86: Remove option for LEGACY_SMP_INIT by Arthur Heymans · 1 year, 9 months ago
  75. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 9 months ago
  76. 49af4f7 {cpu/nb}/amd/family16: Remove platform by Arthur Heymans · 1 year, 9 months ago
  77. 9a458e4 {cpu/nb}/amd/family15tn: Remove platform by Arthur Heymans · 1 year, 9 months ago
  78. dbdf170 {cpu/nb}/amd/family14: Remove platform by Arthur Heymans · 1 year, 9 months ago
  79. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  80. 27802bb cpu/x86/mp_init.c: Use existing code to create cpu struct device by Arthur Heymans · 2 years, 2 months ago
  81. b95d427 Revert "cpu/x86/mp_init.c: Set a bogus initial lapic_id" by Felix Held · 1 year, 8 months ago
  82. d1862b4 cpu/x86/mp_init.c: Handle failed init_bsp() by Arthur Heymans · 1 year, 9 months ago
  83. 1bb9786 cpu/x86/mp_init.c: Set a bogus initial lapic_id by Arthur Heymans · 1 year, 9 months ago
  84. 48c825e cpu/x86/mp_init.c: Use linked list data structures by Arthur Heymans · 2 years, 2 months ago
  85. 6552b99 cpu/intel/common: Fix typecasting issue by Sridhar Siricilla · 1 year, 9 months ago
  86. 3b1eac5 cpu/x86/mp_init: adjust timeout for final SIPI by Jonathan Zhang · 1 year, 9 months ago
  87. b9a9dcd mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 10 months ago
  88. 45d3205 cpu/x86: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  89. deb5645 cpu/intel: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  90. 912a262 cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB by Arthur Heymans · 4 years, 8 months ago
  91. b18fec5 cpu/x86/64bit: Fix building with -jx by Arthur Heymans · 1 year, 9 months ago
  92. 9fd53fd cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  93. 7b7b8e4 cpu/intel/common/fsb.c: Sorte includes and add <stdint.h> by Elyes Haouas · 1 year, 10 months ago
  94. 7df5c68 cpu/intel/car/romstage.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  95. afc5f9b cpu/x86/smm/smm_module_loader.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  96. 69c02b0 cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h> by Elyes Haouas · 1 year, 10 months ago
  97. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  98. 4e04776 cpu/x86/smm/smihandler: use lapicid() by Felix Held · 1 year, 10 months ago
  99. a0405b84 cpu/x86/mp_init: drop unused MAX_APIC_IDS define by Felix Held · 1 year, 10 months ago
  100. 9b2d1d8 include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h by Felix Held · 1 year, 10 months ago