1. 04c497a cpu/intel: Use unsigned types in `get_cpu_count()` by Angel Pons · 2 years, 10 months ago
  2. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 10 months ago
  3. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 10 months ago
  4. ca87532 cpu/amd/mtrr/amd_mtrr.c: Remove unused functions by Arthur Heymans · 2 years, 10 months ago
  5. 7e27202 cpu/amd: Always fetch CPU addr bits at runtime by Arthur Heymans · 2 years, 10 months ago
  6. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  7. 761e2ae cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option by Felix Held · 2 years, 10 months ago
  8. 39789eb cpu/x86: drop CPU_X86_LAPIC Kconfig option by Felix Held · 2 years, 10 months ago
  9. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  10. 71dfa82 cpu/intel/socket_LGA775: Drop commented-out entries by Felix Held · 2 years, 10 months ago
  11. 8290f4c cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER by Felix Held · 2 years, 10 months ago
  12. e2783da cpu/x86: Introduce `CPU_X86_CACHE_HELPER` by Felix Held · 2 years, 10 months ago
  13. 8023eab cpu/amd,intel/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 10 months ago
  14. f77d78d cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time by Felix Held · 2 years, 10 months ago
  15. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  16. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  17. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  18. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  19. 38107fa acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table by Michael Niewöhner · 2 years, 11 months ago
  20. e198880 cpu/x86/mp_init: use cb_err as run_ap_work return type by Felix Held · 2 years, 10 months ago
  21. c6f0ed7 cpu/x86/mp_init: use cb_err as mp_init & bsp_do_flight_plan return type by Felix Held · 2 years, 10 months ago
  22. 3dd9cfb cpu/x86/mp_init: use cb_err as wait_for_aps return type by Felix Held · 2 years, 10 months ago
  23. 2939ebd cpu/x86/mp_init: use cb_err as apic_wait_timeout return type by Felix Held · 2 years, 10 months ago
  24. 2461a09 cpu/x86/mp_init: use cb_err as install_permanent_handler return type by Felix Held · 2 years, 10 months ago
  25. d04835e cpu/x86/mp_init: use cb_err as install_relocation_handler return type by Felix Held · 2 years, 10 months ago
  26. 3671597 cpu/x86: Remove cpu parameter to ap_init by Raul E Rangel · 2 years, 11 months ago
  27. 99c8478 cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MP by Raul E Rangel · 2 years, 11 months ago
  28. 1eae39f arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errors by Raul E Rangel · 2 years, 11 months ago
  29. a8772db cpu/x86/mp_init: rework start_aps to fix X86_AMD_INIT_SIPI case by Felix Held · 2 years, 10 months ago
  30. 5911096 cpu/x86/mp_init: use cb_err as start_aps return type by Felix Held · 2 years, 10 months ago
  31. b5376ff cpu/x86/mp_init: add final new line to debug messages by Felix Held · 2 years, 10 months ago
  32. b04e2ba cpu/x86/mp_init: factor out send_sipi_to_aps function by Felix Held · 2 years, 10 months ago
  33. edc5af5 cpu/x86/mp_init: use types.h include by Felix Held · 2 years, 10 months ago
  34. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  35. 9ae922a cpu/x86/cpu_info.S: Remove ebx save/restore by Raul E Rangel · 2 years, 11 months ago
  36. db3e4b9 cpu/x86/smm/smm_stub: Remove cpu_info by Raul E Rangel · 2 years, 11 months ago
  37. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 11 months ago
  38. 5791123 cpu/intel/hyperthreading: Use initial LAPIC IDs by Kyösti Mälkki · 2 years, 10 months ago
  39. a000922 cpu/intel/hyperthreading: Use cpuid_get_max_func() by Kyösti Mälkki · 2 years, 10 months ago
  40. 5f4ae42 cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APIC by Kyösti Mälkki · 2 years, 10 months ago
  41. b31b033 cpu/x86/lapic: Drop xapic_write_atomic() by Kyösti Mälkki · 3 years, 3 months ago
  42. c78c46d cpu/x86/lapic: Only deliver ExtINT to BSP by Kyösti Mälkki · 3 years, 2 months ago
  43. cb70d83 cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSR by Angel Pons · 2 years, 10 months ago
  44. 7da871e cpu/x86/lapic: Do not set read-only bits in LVTx by Kyösti Mälkki · 3 years, 2 months ago
  45. 90f54c9 cpu/x86/lapic: Add comment on spurious interrupt by Kyösti Mälkki · 3 years, 2 months ago
  46. ff556ca cpu/x86/lapic: Split virtual_wire_mode_init() by Kyösti Mälkki · 3 years, 2 months ago
  47. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 11 months ago
  48. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 11 months ago
  49. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  50. ea5c311 arch/x86,cpu/x86: Disable the %gs and %fs segments by Raul E Rangel · 2 years, 11 months ago
  51. da68c9d arch/x86,cpu/x86: Move cpu_info initialization instructions into macro by Raul E Rangel · 2 years, 11 months ago
  52. fafeb19 cpu/x86/mp_init: add expansion for SIPI acronym by Felix Held · 2 years, 11 months ago
  53. 333652c cpu/x86/mp_init: Add comment to smm_do_relocation by Raul E Rangel · 2 years, 11 months ago
  54. 1fb2e1e cpu: add missing arch/cpu.h includes by Felix Held · 3 years ago
  55. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  56. 51d0be7 cpu/x86: Use MP_RUN_ON_ALL_CPUS macro instead of hardcoding by Subrata Banik · 3 years ago
  57. 02d9c85 AGESA f15tn: Hook up IDS options to Kconfig by Angel Pons · 3 years, 3 months ago
  58. 98fb72f cpu/x86/mp_init: don't wait between INIT and SIPI for X86_AMD_INIT_SIPI by Felix Held · 3 years, 1 month ago
  59. e279d90 arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t by Raul E Rangel · 3 years, 1 month ago
  60. f1e8e7f include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR by Felix Held · 3 years, 1 month ago
  61. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years, 1 month ago
  62. bad21a4 cpu/intel/*/*_init: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  63. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  64. 2828fee cpu/amd/*/model_*_init: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  65. 6db9dcc soc/intel: Fix microcode loading by Tim Wawrzynczak · 3 years, 1 month ago
  66. 95761c5 Makefile.inc: Fix IFITTOOL dependencies by Arthur Heymans · 3 years, 1 month ago
  67. c439e07 cpu/intel/car/core2/cache_as_ram: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  68. 6edaa21 ironlake: Add support for x86_64 by Patrick Rudolph · 3 years, 11 months ago
  69. 8a6053b cpu/intel/car/p4: Add x86_64 support by Arthur Heymans · 3 years, 2 months ago
  70. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 4 years ago
  71. bc7b63f cpu/intel/car/p4-netburst: Prepare for x86_64 by Arthur Heymans · 3 years, 2 months ago
  72. e19d0ef cpu/qemu-x86: Increase heap size by Angel Pons · 3 years, 2 months ago
  73. 16fe5e1 src: Consolidate x86_64 support Kconfig by Angel Pons · 3 years, 2 months ago
  74. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  75. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  76. 8a85a84 Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s by Martin Roth · 3 years, 2 months ago
  77. 9d5c94a cpu/qemu-x86/Kconfig: Drop redundant selects by Angel Pons · 3 years, 2 months ago
  78. 6335605 soc/intel/common/block/smm: Add `mainboard_smi_finalize` by Aseda Aboagye · 3 years, 2 months ago
  79. 2ec084f cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS` by Angel Pons · 3 years, 2 months ago
  80. 1515a48 cpu/intel/haswell: Enable MCA logging by Angel Pons · 3 years, 2 months ago
  81. 09a6d63 cpu/x86/mp_init: Support both xapic and x2apic with common code by Arthur Heymans · 3 years, 3 months ago
  82. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 4 years ago
  83. ed8d777 cpu/x86/Kconfig: Increase SMM stack size to 0x800 on x86_64 by Patrick Rudolph · 3 years, 2 months ago
  84. d023909 treewide: Disable R_AMD64_32S relocation support by Patrick Rudolph · 3 years, 2 months ago
  85. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  86. 08f4526 cpu/x86/lapic: Drop read/write_around aliases by Kyösti Mälkki · 3 years, 3 months ago
  87. 36c9017 cpu/x86/lapic: Separate stop_this_cpu() by Kyösti Mälkki · 3 years, 3 months ago
  88. 68fe11b cpu/x86/lapic: Add wait_ipi_completion() helpers by Kyösti Mälkki · 3 years, 3 months ago
  89. a4ceba4 cpu/x86/lapic: Add lapic_busy() helper by Arthur Heymans · 3 years, 3 months ago
  90. 6f77ff7 cpu/x86/lapic: Add lapic_send_ipi() helper by Arthur Heymans · 3 years, 3 months ago
  91. 242f1d9 cpu/x86/lapic: Do not inline some utility functions by Kyösti Mälkki · 3 years, 2 months ago
  92. 0cfa911 cpu/x86/lapic: Add lapic_update32() helper by Kyösti Mälkki · 3 years, 3 months ago
  93. 176c887 cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODE by Kyösti Mälkki · 3 years, 3 months ago
  94. 4cf65e9 cpu/x86/lapic: Drop IOAPIC test by Kyösti Mälkki · 3 years, 2 months ago
  95. 58c5865 cpu/x86/lapic: Redo DEBUG_HALT_SELF by Kyösti Mälkki · 3 years, 3 months ago
  96. 67d07a6 cpu/x86/lapic: Declare start_cpu() static by Kyösti Mälkki · 3 years, 3 months ago
  97. 176989a cpu/x86/lapic: Drop parallel_cpu_init inside LEGACY_SMP_INIT by Kyösti Mälkki · 3 years, 3 months ago
  98. 75363a9 cpu/x86: Drop Kconfig PARALLEL_CPU_INIT by Kyösti Mälkki · 3 years, 3 months ago
  99. 7d8bf58 cpu/intel/model_2065x: Drop select PARALLEL_CPU_INIT by Kyösti Mälkki · 3 years, 3 months ago
  100. 3ab6157 cpu/intel/hyperthreading: Build only for selected models by Kyösti Mälkki · 3 years, 3 months ago