1. 91a4836 arch/x86/include: Remove unused <stddef.h> by Elyes Haouas · 1 year, 7 months ago
  2. f1e78a1 arch/x86/ioapic.c: Move macros to compilation unit by Arthur Heymans · 1 year, 8 months ago
  3. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 9 months ago
  4. d4dfc21 cpu/x86: Set thread local storage in C code by Arthur Heymans · 1 year, 9 months ago
  5. 1d3c2e6 arch/x86/ioapic: Reduce API exposure by Kyösti Mälkki · 3 years, 2 months ago
  6. 0ea8f89 arch/x86: Add register_new_ioapic() by Kyösti Mälkki · 3 years, 2 months ago
  7. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 10 months ago
  8. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 10 months ago
  9. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 10 months ago
  10. 516eff0 arch/x86/include/arch: fix assembly clobber for 64bit by Matei Dibu · 2 years, 1 month ago
  11. 568670f9 arch/x86/include: Split CPUID access into separate file by Martin Roth · 1 year, 11 months ago
  12. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 2 years ago
  13. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years, 1 month ago
  14. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 3 months ago
  15. ec56d6f x86/include/arch/boot: Fix header guard by Elyes Haouas · 2 years, 3 months ago
  16. eafcc8e arch/x86/acpi_bert_storage.c: Use a common implementation by Arthur Heymans · 2 years, 3 months ago
  17. 0a635ab arch/x86/ebda.c: Move setting up ebda to a BS hook by Arthur Heymans · 2 years, 3 months ago
  18. 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
  19. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  20. ba00d10 arch/x86/postcar_loader.c: Reduce the scope of functions by Arthur Heymans · 2 years, 6 months ago
  21. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  22. 3f01cd1 arch/x86: Add support for catching null dereferences through debug regs by Robert Zieba · 2 years, 4 months ago
  23. 0c62987 arch/x86/Kconfig: Drop obsolete fixed ramstage symbols by Arthur Heymans · 2 years, 5 months ago
  24. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  25. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  26. ac24a96 arch/x86/spinlock.h: Support systems with >128 cores by Arthur Heymans · 2 years, 8 months ago
  27. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  28. 04c3228 Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs by Kyösti Mälkki · 2 years, 9 months ago
  29. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  30. afe1898 pci_mmio_cfg: Move guard around pci_s_* functions to x86 by Nico Huber · 2 years, 10 months ago
  31. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 2 months ago
  32. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 10 months ago
  33. 253c356 sb/amd/cimx/sb800: Clear IOAPIC vectors only once by Kyösti Mälkki · 3 years, 2 months ago
  34. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 2 months ago
  35. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 11 months ago
  36. 96f26d1 arch/x86: Make sure compiler knows we're stopping in hlt() by Martin Roth · 3 years ago
  37. 83eb22e arch/x86: Implement cpu_info in C code by Arthur Heymans · 3 years ago
  38. 0c6c0da arch/x86: Helper functions to get deterministic cache parameters by Subrata Banik · 3 years, 1 month ago
  39. e279d90 arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t by Raul E Rangel · 3 years, 1 month ago
  40. a98d302 x86/smp/spinlock: Disable thread coop when taking spinlock by Raul E Rangel · 3 years, 1 month ago
  41. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 4 years ago
  42. 5f21415 arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definition by Felix Held · 3 years, 2 months ago
  43. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 2 months ago
  44. 06b2049 arch/x86/mptable: Add smp_write_ioapic_from_hw() by Kyösti Mälkki · 3 years, 2 months ago
  45. 401ec98 arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() by Kyösti Mälkki · 3 years, 2 months ago
  46. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  47. 62eb0ed arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table by Felix Held · 3 years, 3 months ago
  48. 8cc25d2 drivers/generic/ioapic: Use arch/x86/ioapic by Kyösti Mälkki · 3 years, 3 months ago
  49. 0a88c60 arch/x86/acpi_bert_storage: change return type of bert_errors_present by Felix Held · 3 years, 3 months ago
  50. b324df6 arch/x86: Provide readXp/writeXp helpers in arch/mmio.h by Angel Pons · 3 years, 5 months ago
  51. 6ab8766 arch/x86: Drop `cstates` pointer from CPU drivers by Angel Pons · 3 years, 7 months ago
  52. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 7 months ago
  53. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 7 months ago
  54. 7a35949 cpu/x86/64bit: Add code to call function in protected mode by Patrick Rudolph · 3 years, 9 months ago
  55. c94b38e src/arch: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  56. e563815 arch/x86/boot: Jump to payload in protected mode by Patrick Rudolph · 6 years ago
  57. eb8bfd0 smp/spinlock: Do not define barrier() globally by Kyösti Mälkki · 4 years, 1 month ago
  58. 0199d3b arch/x86: Move cpu_relax() by Kyösti Mälkki · 4 years, 1 month ago
  59. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  60. 6663ad9 arch/x86: Support x86_64 exceptions by Paul Menzel · 5 years ago
  61. e1bf065 arch/x86/postcar_loader: utilize var_mtrr_context API by Aaron Durbin · 4 years, 3 months ago
  62. 2b79203 x86/include/arch/mmio.h: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 3 months ago
  63. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  64. e893674 arch/x86: unexpose postcar_frame_common_mtrrs() by Aaron Durbin · 4 years, 4 months ago
  65. 00367b2 acpi: Move ACPI table support out of arch/x86 (4/5) by Furquan Shaikh · 4 years, 4 months ago
  66. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  67. e084463 acpi: Move ACPI table support out of arch/x86 (2/5) by Furquan Shaikh · 4 years, 4 months ago
  68. dc78275 arch/x86: Change power_res_dev_states[] to be static const * const by Furquan Shaikh · 4 years, 4 months ago
  69. ed6eb27 acpi_device: Make integer array input variable const by Duncan Laurie · 4 years, 4 months ago
  70. de13519 arch/x86/acpi: Add define for generic container HID by Duncan Laurie · 4 years, 4 months ago
  71. f939299 arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field by Furquan Shaikh · 4 years, 4 months ago
  72. 2c213d3 arch/x86/acpigen: Add helpers for Store() and If (Lequal (...)) by Furquan Shaikh · 4 years, 4 months ago
  73. ca928c6 arch/x86: Implement RESET_VECTOR_IN_RAM by Felix Held · 4 years, 5 months ago
  74. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  75. d14d03a arch/x86/acpi_device: Constify struct device * parameter to UID functions by Furquan Shaikh · 4 years, 4 months ago
  76. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  77. d1130af arch/x86/acpi_device: Add a helper function to write PCI device by Furquan Shaikh · 4 years, 4 months ago
  78. 1a82923 arch/x86/acpigen: Add helpers for generating _ADR by Furquan Shaikh · 4 years, 4 months ago
  79. a28e3fb arch/x86/acpi: Add code to generate ACPI for PS2 keyboards by Rajat Jain · 4 years, 5 months ago
  80. 6d2a51e cpu/x86/acpi: Add assignments to ACPI_Sn enums by Marshall Dawson · 4 years, 4 months ago
  81. 56a3ef2 acpi: Bump MADT to revision 3 by Patrick Rudolph · 4 years, 5 months ago
  82. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  83. e8d4839 arch/x86/acpi: add definitions for IVHD type 11h by Michał Żygowski · 4 years, 5 months ago
  84. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  85. 8bee86ef2 Revert "acpi: Bump FADT to revision 6" by Matt DeVillier · 4 years, 6 months ago
  86. c8b0f31 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  87. 310623b arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpio by Rajat Jain · 4 years, 6 months ago
  88. 5f6cfef include/arch/cpu.h: Remove old reference to ROMCC by Elyes HAOUAS · 4 years, 6 months ago
  89. 7a4983d arch/x86/include/arch: Add SMM_TASK_STATE_SEG by Eugene Myers · 4 years, 10 months ago
  90. 71299c2 arch/x86: add acpigen resource support by Jonathan Zhang · 4 years, 7 months ago
  91. 9bcdeb2 arch/x86/acpi_device: Add macros to define gpio interrupt with wake by Alex Levin · 4 years, 7 months ago
  92. cbbfb702 include/arch/romstage: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  93. 1862b50 include/arch/acpigen: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  94. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 8 months ago
  95. 389c827 acpigen: Add function to generate unicode names by Patrick Rudolph · 4 years, 8 months ago
  96. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 8 months ago
  97. 25c6d3a arch/x86: Remove walkcbfs() by Kyösti Mälkki · 4 years, 8 months ago
  98. 0e45b28 arch/x86: Drop romcc bootblock by Arthur Heymans · 4 years, 9 months ago
  99. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  100. 0420e50 src/arch: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago