1. 581c7ee arch/x86: Remove blank lines before '}' and after '{' by Elyes Haouas · 5 months ago
  2. dc68ada3 arch/x86: Fix typo for macro CPUID_FEATURE_HTT by Jincheng Li · 5 months ago
  3. a4c91e1 arch/x86: Add API to check if cache sets are power-of-two by Subrata Banik · 5 months ago
  4. 0d19289 arch/x86/ioapic: use uintptr_t for IOAPIC base address by Felix Held · 6 months ago
  5. 9c25a03 arch/x86/mpspec: reduce scope of smp_write_ioapic by Felix Held · 6 months ago
  6. c6322e1 arch/x86/include/smm_call: improve documentation of call_smm by Felix Held · 7 months ago
  7. 11ecbcf arch/x86/include/smm_call: use pm_acpi_smi_cmd_port by Felix Held · 7 months ago
  8. a2b2ac0 arch/x86/include: rename smm.h to smm_call.h by Felix Held · 7 months ago
  9. 8dd5b9d arch/x86/include/smm: use inline asm from drivers/smmstore/ramstage by Felix Held · 7 months ago
  10. ddc19b3 arch/x86/include/mode_switch: Add more wrapper functions by Patrick Rudolph · 8 months ago
  11. b4283a4 cpu/x86/64bit/mode_switch: Simplify assembly code by Patrick Rudolph · 8 months ago
  12. 6a13b52 arch/x86/cpu_common: Add cpu_get_c_substate_support by Patrick Rudolph · 11 months ago
  13. 699b1c4 x86/include/arch/cpuid.h: Fix inline assembly by Patrick Rudolph · 11 months ago
  14. 3748fca arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT by Felix Held · 11 months ago
  15. ff4d6be */include/cpu: use unsigned int for number of address bits by Felix Held · 11 months ago
  16. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 12 months ago
  17. 1eff77b arch/x86: Reduce max phys address size for Intel TME capable SoCs by Jeremy Compostella · 11 months ago
  18. a6a5b25 cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel by Jeremy Compostella · 11 months ago
  19. 542abc1 arch/x86/include/arch/vga: add defines for VGA MMIO addresses by Felix Held · 1 year, 2 months ago
  20. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 7 months ago
  21. aec951e arch/x86/include/arch/pci_io_cfg: add IO port count & last port defines by Felix Held · 1 year, 3 months ago
  22. 688350f x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift by Paul Menzel · 3 years, 6 months ago
  23. 31e5133 arch/x86/include/pci_io_cfg: introduce PCI_IO_CONFIG_[INDEX,DATA] define by Felix Held · 1 year, 4 months ago
  24. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  25. ef9c292 soc/amd: Clarify ACPI _PRT entry generation by Kyösti Mälkki · 1 year, 4 months ago
  26. 7f5a52c x86/include/registers.h: macros should not use a trailing semicolon by Yuchen He · 1 year, 5 months ago
  27. 9b9d267 arch/x86/include/arch/mmio.h: Provide __always_inline definition for musl by Fabian Groffen · 1 year, 5 months ago
  28. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  29. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 6 months ago
  30. e1a84db arch/x86/cpu: move cpuid_match to corresponding header file by Felix Held · 1 year, 6 months ago
  31. 180e414 arch/x86/include/cpu: introduce CPUID_FROM_FMS macro by Felix Held · 1 year, 6 months ago
  32. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  33. 2fe5d3e arch/x86/include/cpu: retype device field in cpu_device_id by Felix Held · 1 year, 6 months ago
  34. 91a4836 arch/x86/include: Remove unused <stddef.h> by Elyes Haouas · 1 year, 7 months ago
  35. f1e78a1 arch/x86/ioapic.c: Move macros to compilation unit by Arthur Heymans · 1 year, 8 months ago
  36. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 9 months ago
  37. d4dfc21 cpu/x86: Set thread local storage in C code by Arthur Heymans · 1 year, 9 months ago
  38. 1d3c2e6 arch/x86/ioapic: Reduce API exposure by Kyösti Mälkki · 3 years, 2 months ago
  39. 0ea8f89 arch/x86: Add register_new_ioapic() by Kyösti Mälkki · 3 years, 2 months ago
  40. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 10 months ago
  41. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 10 months ago
  42. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 10 months ago
  43. 516eff0 arch/x86/include/arch: fix assembly clobber for 64bit by Matei Dibu · 2 years, 1 month ago
  44. 568670f9 arch/x86/include: Split CPUID access into separate file by Martin Roth · 1 year, 11 months ago
  45. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 2 years ago
  46. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years, 1 month ago
  47. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 3 months ago
  48. ec56d6f x86/include/arch/boot: Fix header guard by Elyes Haouas · 2 years, 3 months ago
  49. eafcc8e arch/x86/acpi_bert_storage.c: Use a common implementation by Arthur Heymans · 2 years, 3 months ago
  50. 0a635ab arch/x86/ebda.c: Move setting up ebda to a BS hook by Arthur Heymans · 2 years, 3 months ago
  51. 169302a acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h by Raul E Rangel · 2 years, 4 months ago
  52. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  53. ba00d10 arch/x86/postcar_loader.c: Reduce the scope of functions by Arthur Heymans · 2 years, 6 months ago
  54. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  55. 3f01cd1 arch/x86: Add support for catching null dereferences through debug regs by Robert Zieba · 2 years, 4 months ago
  56. 0c62987 arch/x86/Kconfig: Drop obsolete fixed ramstage symbols by Arthur Heymans · 2 years, 5 months ago
  57. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  58. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  59. ac24a96 arch/x86/spinlock.h: Support systems with >128 cores by Arthur Heymans · 2 years, 8 months ago
  60. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  61. 04c3228 Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs by Kyösti Mälkki · 2 years, 9 months ago
  62. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  63. afe1898 pci_mmio_cfg: Move guard around pci_s_* functions to x86 by Nico Huber · 2 years, 10 months ago
  64. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 2 months ago
  65. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 10 months ago
  66. 253c356 sb/amd/cimx/sb800: Clear IOAPIC vectors only once by Kyösti Mälkki · 3 years, 2 months ago
  67. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 2 months ago
  68. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 11 months ago
  69. 96f26d1 arch/x86: Make sure compiler knows we're stopping in hlt() by Martin Roth · 3 years ago
  70. 83eb22e arch/x86: Implement cpu_info in C code by Arthur Heymans · 3 years ago
  71. 0c6c0da arch/x86: Helper functions to get deterministic cache parameters by Subrata Banik · 3 years, 1 month ago
  72. e279d90 arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t by Raul E Rangel · 3 years, 1 month ago
  73. a98d302 x86/smp/spinlock: Disable thread coop when taking spinlock by Raul E Rangel · 3 years, 1 month ago
  74. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 4 years ago
  75. 5f21415 arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definition by Felix Held · 3 years, 2 months ago
  76. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 2 months ago
  77. 06b2049 arch/x86/mptable: Add smp_write_ioapic_from_hw() by Kyösti Mälkki · 3 years, 2 months ago
  78. 401ec98 arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() by Kyösti Mälkki · 3 years, 2 months ago
  79. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  80. 62eb0ed arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table by Felix Held · 3 years, 3 months ago
  81. 8cc25d2 drivers/generic/ioapic: Use arch/x86/ioapic by Kyösti Mälkki · 3 years, 2 months ago
  82. 0a88c60 arch/x86/acpi_bert_storage: change return type of bert_errors_present by Felix Held · 3 years, 3 months ago
  83. b324df6 arch/x86: Provide readXp/writeXp helpers in arch/mmio.h by Angel Pons · 3 years, 5 months ago
  84. 6ab8766 arch/x86: Drop `cstates` pointer from CPU drivers by Angel Pons · 3 years, 7 months ago
  85. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 6 months ago
  86. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 7 months ago
  87. 7a35949 cpu/x86/64bit: Add code to call function in protected mode by Patrick Rudolph · 3 years, 9 months ago
  88. c94b38e src/arch: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  89. e563815 arch/x86/boot: Jump to payload in protected mode by Patrick Rudolph · 6 years ago
  90. eb8bfd0 smp/spinlock: Do not define barrier() globally by Kyösti Mälkki · 4 years, 1 month ago
  91. 0199d3b arch/x86: Move cpu_relax() by Kyösti Mälkki · 4 years, 1 month ago
  92. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  93. 6663ad9 arch/x86: Support x86_64 exceptions by Paul Menzel · 5 years ago
  94. e1bf065 arch/x86/postcar_loader: utilize var_mtrr_context API by Aaron Durbin · 4 years, 3 months ago
  95. 2b79203 x86/include/arch/mmio.h: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 3 months ago
  96. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  97. e893674 arch/x86: unexpose postcar_frame_common_mtrrs() by Aaron Durbin · 4 years, 4 months ago
  98. 00367b2 acpi: Move ACPI table support out of arch/x86 (4/5) by Furquan Shaikh · 4 years, 4 months ago
  99. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  100. e084463 acpi: Move ACPI table support out of arch/x86 (2/5) by Furquan Shaikh · 4 years, 4 months ago