1. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 3 months ago
  2. ec56d6f x86/include/arch/boot: Fix header guard by Elyes Haouas · 2 years, 3 months ago
  3. 7151e0e x86/null_breakpoint: Remove trailing space from log message by Paul Menzel · 2 years, 3 months ago
  4. 5b528bc Kconfig: Mark clang as ready to use on some arch by Arthur Heymans · 2 years, 5 months ago
  5. 0c94985 arch/x86/tables.c: Increase MAX_SMBIOS_SIZE by Arthur Heymans · 2 years, 4 months ago
  6. 13c8dc5 arch/x86/smbios.c: Fix for CONFIG_MAX_CPUS > 255 by Arthur Heymans · 2 years, 4 months ago
  7. 9e9dccb arch/x86/car.ld: Remove AGESA linker warning workaround by Arthur Heymans · 2 years, 3 months ago
  8. 471eda5 Makefile.inc: Add bootblock to CBFS before others by Yu-Ping Wu · 2 years, 3 months ago
  9. eafcc8e arch/x86/acpi_bert_storage.c: Use a common implementation by Arthur Heymans · 2 years, 3 months ago
  10. cd259cb arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness by Arthur Heymans · 2 years, 3 months ago
  11. db9873b arch/x86: Make sure bootblock gets buildtested by Arthur Heymans · 2 years, 3 months ago
  12. 0a635ab arch/x86/ebda.c: Move setting up ebda to a BS hook by Arthur Heymans · 2 years, 3 months ago
  13. 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
  14. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  15. ba00d10 arch/x86/postcar_loader.c: Reduce the scope of functions by Arthur Heymans · 2 years, 6 months ago
  16. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  17. 6fc1254 arch/x86/null_breakpoint: Remove handler before jumping to payload by Arthur Heymans · 2 years, 3 months ago
  18. 3f01cd1 arch/x86: Add support for catching null dereferences through debug regs by Robert Zieba · 2 years, 4 months ago
  19. e8217b1 Kconfig: Add an option to skip adding a cbfs bootblock on x86 by Arthur Heymans · 2 years, 5 months ago
  20. 31187bb Makefile.inc: Add x86 bootblock as a separate target by Arthur Heymans · 2 years, 5 months ago
  21. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 5 months ago
  22. f0ed846 arch/x86/acpi: Consolidate POST code handling by Angel Pons · 2 years, 4 months ago
  23. 900be44 arch/x86/acpi/debug.asl: Drop POST code stuff by Angel Pons · 2 years, 4 months ago
  24. f4543e7 arch/x86/acpi_bert_storage.c: Use BOOT_STATE over CBMEM hooks by Arthur Heymans · 2 years, 5 months ago
  25. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  26. eaf11c9 x86/mtrr: Print address ranges inclusive to be more consistent by Werner Zeh · 2 years, 4 months ago
  27. 5315e96 arch/x86/postcar: Use a separate stack for C execution by Arthur Heymans · 3 years, 3 months ago
  28. 0c62987 arch/x86/Kconfig: Drop obsolete fixed ramstage symbols by Arthur Heymans · 2 years, 5 months ago
  29. 797a110 prog_loader: Change legacy_romstage_select_and_load() to return cb_err by Julius Werner · 2 years, 5 months ago
  30. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  31. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  32. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  33. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  34. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 6 months ago
  35. b582ce0 arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDE by Felix Held · 2 years, 6 months ago
  36. c063b5d arch/x86/id.S: Fix building with clang by Angel Pons · 2 years, 6 months ago
  37. 17fbf58 Revert "arch/x86/id.S: Fix building with clang" by Angel Pons · 2 years, 6 months ago
  38. 0e688b1 arch/x86/id.S: Fix building with clang by Arthur Heymans · 3 years, 5 months ago
  39. d8cf72f arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  40. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  41. ac24a96 arch/x86/spinlock.h: Support systems with >128 cores by Arthur Heymans · 2 years, 8 months ago
  42. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  43. 60e1dfa arch/x86/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  44. 34fe2ba arch/x86/acpi: Replace Index() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  45. abff1a5 arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  46. f0215b4 arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time by Bill XIE · 3 years, 5 months ago
  47. f79f775 arch/x86/c_start.S: Remove duplicated "the" in comments by Elyes HAOUAS · 2 years, 8 months ago
  48. feab8bb src/arch/x86/exit_car: Fix regression on x86_64 by Patrick Rudolph · 2 years, 9 months ago
  49. 04c3228 Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs by Kyösti Mälkki · 2 years, 9 months ago
  50. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 10 months ago
  51. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  52. afe1898 pci_mmio_cfg: Move guard around pci_s_* functions to x86 by Nico Huber · 2 years, 10 months ago
  53. 90cec2d arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA by Raul E Rangel · 3 years, 1 month ago
  54. 437da71 SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries by Angel Pons · 3 years ago
  55. 308a5b9 arch/x86: fix a wrong variable in ioapic_set_max_vectors() by Iru Cai · 2 years, 10 months ago
  56. 6139ff9 arch/x86/ioapic: Allow IOAPIC with only one vector by Kyösti Mälkki · 2 years, 10 months ago
  57. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 2 months ago
  58. 13ab1d7 arch/x86/smbios: Add support for wake-up type in smbios type 1 by Tim Chu · 2 years, 10 months ago
  59. 1eae39f arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errors by Raul E Rangel · 2 years, 11 months ago
  60. 3b9be63 arch/x86: Increase MAX_SMBIOS_SIZE by Tim Wawrzynczak · 2 years, 10 months ago
  61. 8e9db4e arch/x86/assembly_entry: Remove cpu_info by Raul E Rangel · 2 years, 11 months ago
  62. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 11 months ago
  63. 253c356 sb/amd/cimx/sb800: Clear IOAPIC vectors only once by Kyösti Mälkki · 3 years, 2 months ago
  64. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 2 months ago
  65. d1c1afd arch/x86/smbios: Add generation of type 20 table by Matt DeVillier · 8 years ago
  66. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 11 months ago
  67. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  68. ea5c311 arch/x86,cpu/x86: Disable the %gs and %fs segments 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. da68c9d arch/x86,cpu/x86: Move cpu_info initialization instructions into macro by Raul E Rangel · 2 years, 11 months ago
  71. a96482a arch/x86/boot: Add missing include by Raul E Rangel · 3 years ago
  72. 8b98f8b SMBIOS: Skip `get_smbios_data` for disabled devices by Angel Pons · 3 years ago
  73. 6a73b24 SMBIOS: Allow skipping default SMBIOS generation by Angel Pons · 3 years ago
  74. 12b809b smbios.c: Rename two local functions by Angel Pons · 3 years ago
  75. 5586c79 arch/x86: Update debug message to callout the reason for failure by Subrata Banik · 3 years ago
  76. 6efc4aa arch/x86: Check unsupported CPU type while writing to SMBIOS table 7 by Subrata Banik · 3 years ago
  77. 72f1e62 arch/x86: Skip returning default leaf value as `0` by Subrata Banik · 3 years ago
  78. 83eb22e arch/x86: Implement cpu_info in C code by Arthur Heymans · 3 years ago
  79. be2e2bb smbios.c: Move function definition near call-site by Angel Pons · 3 years ago
  80. e2b5fee arch/x86: smbios write 7 table using deterministic cache functions by Subrata Banik · 3 years, 1 month ago
  81. 0c6c0da arch/x86: Helper functions to get deterministic cache parameters by Subrata Banik · 3 years, 1 month ago
  82. 6a01ac2 arch/x86/thread: Add #error when compiling for x86_64 by Raul E Rangel · 3 years, 1 month ago
  83. ca0606e arch/x86,lib/thread: Enable thread support in romstage by Raul E Rangel · 3 years, 1 month ago
  84. e279d90 arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t by Raul E Rangel · 3 years, 1 month ago
  85. 7db7ee9 lib/thread,arch/x86: Move thread stacks into C bss by Raul E Rangel · 3 years, 1 month ago
  86. a98d302 x86/smp/spinlock: Disable thread coop when taking spinlock by Raul E Rangel · 3 years, 1 month ago
  87. 88eb167 arch/x86: Save resume vector to stack in x86_64 mode by Iru Cai · 3 years, 2 months ago
  88. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 4 years ago
  89. e92a982 arch/x86: Add X86_CUSTOM_BOOTMEDIA by Raul E Rangel · 3 years, 2 months ago
  90. 16fe5e1 src: Consolidate x86_64 support Kconfig by Angel Pons · 3 years, 2 months ago
  91. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  92. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 2 months ago
  93. b977c1a arch/x86/smbios.c Move calculation next to usage by Angel Pons · 3 years, 2 months ago
  94. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 2 months ago
  95. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 2 months ago
  96. c6dab80 arch/x86/smbios.c: Trim some `len` variables by Angel Pons · 3 years, 2 months ago
  97. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  98. 890d4fb arch/x86/bootblock.ld: Align the bottom of the bootblock to 64 bytes by Arthur Heymans · 3 years, 3 months ago
  99. 5f21415 arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definition by Felix Held · 3 years, 2 months ago
  100. ddbc771 arch/x86/walkcbfs.S: Fix the cbfs base addr for some fmap by Arthur Heymans · 3 years, 2 months ago