1. fa2feae arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX by Arthur Heymans · 1 year, 9 months ago
  2. c83a178 arm/armv7/Makefile.inc: Fix processing ld files with clang by Arthur Heymans · 1 year, 9 months ago
  3. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 9 months ago
  4. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 9 months ago
  5. 5e3798c arch/arm: Use unified assembly syntax by Arthur Heymans · 1 year, 9 months ago
  6. 2ba796e src/arch: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  7. d57b821 arch/x86/smbios: Add SMBIOS Type 39 by Jonathan Zhang · 1 year, 10 months ago
  8. 51c3118 arch/{arm64,riscv}: Remove "CRIT: " from log messages by Elyes Haouas · 1 year, 9 months ago
  9. 2d4c2b9 arch/x86: Disable clang build if using verstage_before_bootblock by Martin Roth · 1 year, 9 months ago
  10. 6cf181a arch/arm/armv7: Don't set gcc specific options for clang builds by Martin Roth · 1 year, 9 months ago
  11. 6e85740 arch/x86/Kconfig: Move AMD stages arch to common code by Arthur Heymans · 1 year, 9 months ago
  12. 987f46c arch/x86/mpspec.c: Drop weak write_smp_table() by Kyösti Mälkki · 1 year, 9 months ago
  13. ca5a793 drivers/generic/ioapic: Drop poor implementation by Kyösti Mälkki · 3 years, 2 months ago
  14. 9df0fee arch/x86/memmove: Add 64bit version by Arthur Heymans · 1 year, 10 months ago
  15. d4dfc21 cpu/x86: Set thread local storage in C code by Arthur Heymans · 1 year, 9 months ago
  16. 1d3c2e6 arch/x86/ioapic: Reduce API exposure by Kyösti Mälkki · 3 years, 2 months ago
  17. 0ea8f89 arch/x86: Add register_new_ioapic() by Kyösti Mälkki · 3 years, 2 months ago
  18. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 9 months ago
  19. 37ccb2c arch/x86 & commonlib: Add macros for postcodes used in x86/tables by Martin Roth · 1 year, 10 months ago
  20. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 10 months ago
  21. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 10 months ago
  22. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 10 months ago
  23. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 10 months ago
  24. ae1ca82 arch/x86: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  25. e249b1a arch/x86: x86_64 implies SSE2 support by Patrick Rudolph · 4 years ago
  26. 516eff0 arch/x86/include/arch: fix assembly clobber for 64bit by Matei Dibu · 2 years, 1 month ago
  27. 000490a arm64/armv8: Use 'enum cb_err' by Elyes Haouas · 1 year, 10 months ago
  28. 568670f9 arch/x86/include: Split CPUID access into separate file by Martin Roth · 1 year, 11 months ago
  29. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 9 months ago
  30. 42bb7df arch/x86/smbios.c: Fix Upgrade processor information in SMBIOS by Zhixing Ma · 1 year, 11 months ago
  31. 9378152 smbios: Add API to generate SMBIOS type 28 Temperature Probe by Erik van den Bogaert · 1 year, 11 months ago
  32. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 11 months ago
  33. 6f0531c arch/x86/timestamp.c: Add missing <stdint.h> by Elyes Haouas · 1 year, 11 months ago
  34. f0b28d8 arch/x86/mmap_boot.c: Clean up includes by Elyes Haouas · 1 year, 11 months ago
  35. e779523 smbios: Add API to generate SMBIOS type 43 TPM Device by Michał Żygowski · 2 years, 3 months ago
  36. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 11 months ago
  37. 3cd00db arch/x86/idt.S: Use 'iretq' for ENV_X86_64 by Elyes HAOUAS · 2 years, 7 months ago
  38. f0d5f67 riscv: Enable the newfangled way of selecting instruction sets by Patrick Georgi · 2 years ago
  39. 41a8043 3rdparty/opensbi: Update to latest ToT by Patrick Georgi · 2 years ago
  40. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 2 years ago
  41. 5684941 x86: Zero SMBIOS region before writing tables by Jonathon Hall · 2 years ago
  42. 0805c70 src/arch/x86/smbios.c: remove unneeded braces by Fabio Aiuto · 2 years ago
  43. f6bb293 arm/libgcc: Support signed 64-bit division by Rob Barnes · 2 years, 1 month ago
  44. a44620d arch/x86/acpi: Replace Store() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  45. 311981e arch/x86/acpi: Replace And() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  46. b4a7f74 arch/x86/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  47. 7ee6b5a arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  48. 50002b7 arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 1 month ago
  49. 28de28d arch/x86/*.ld: Don't use CPP to include linker scripts by Arthur Heymans · 2 years, 3 months ago
  50. 3e914d3 arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE by Arthur Heymans · 2 years, 4 months ago
  51. ef26dee treewide: Remove unused <cpu/x86/msr.h> by Elyes Haouas · 2 years, 1 month ago
  52. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years, 1 month ago
  53. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years, 1 month ago
  54. e0545cc arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  55. c9d6e81 arch/x86/acpi: Replace ShiftRight() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  56. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  57. 23d2465 commonlib: Clean up compiler.h by Julius Werner · 2 years, 3 months ago
  58. 362de06 arch/x86/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  59. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 3 months ago
  60. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 3 months ago
  61. ec56d6f x86/include/arch/boot: Fix header guard by Elyes Haouas · 2 years, 3 months ago
  62. 0a38395 arch/arm{64}/include: Remove unused 'boot.h' file by Elyes Haouas · 2 years, 3 months ago
  63. 7151e0e x86/null_breakpoint: Remove trailing space from log message by Paul Menzel · 2 years, 3 months ago
  64. 5b528bc Kconfig: Mark clang as ready to use on some arch by Arthur Heymans · 2 years, 5 months ago
  65. 0c94985 arch/x86/tables.c: Increase MAX_SMBIOS_SIZE by Arthur Heymans · 2 years, 4 months ago
  66. 13c8dc5 arch/x86/smbios.c: Fix for CONFIG_MAX_CPUS > 255 by Arthur Heymans · 2 years, 4 months ago
  67. 9e9dccb arch/x86/car.ld: Remove AGESA linker warning workaround by Arthur Heymans · 2 years, 3 months ago
  68. 471eda5 Makefile.inc: Add bootblock to CBFS before others by Yu-Ping Wu · 2 years, 3 months ago
  69. eafcc8e arch/x86/acpi_bert_storage.c: Use a common implementation by Arthur Heymans · 2 years, 3 months ago
  70. cd259cb arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness by Arthur Heymans · 2 years, 3 months ago
  71. db9873b arch/x86: Make sure bootblock gets buildtested by Arthur Heymans · 2 years, 3 months ago
  72. 0a635ab arch/x86/ebda.c: Move setting up ebda to a BS hook by Arthur Heymans · 2 years, 3 months ago
  73. 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
  74. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  75. ba00d10 arch/x86/postcar_loader.c: Reduce the scope of functions by Arthur Heymans · 2 years, 6 months ago
  76. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  77. 6fc1254 arch/x86/null_breakpoint: Remove handler before jumping to payload by Arthur Heymans · 2 years, 3 months ago
  78. 3f01cd1 arch/x86: Add support for catching null dereferences through debug regs by Robert Zieba · 2 years, 4 months ago
  79. e8217b1 Kconfig: Add an option to skip adding a cbfs bootblock on x86 by Arthur Heymans · 2 years, 4 months ago
  80. 31187bb Makefile.inc: Add x86 bootblock as a separate target by Arthur Heymans · 2 years, 5 months ago
  81. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 5 months ago
  82. cc70646 *.h: Fix up typos in guarding by Arthur Heymans · 2 years, 5 months ago
  83. f0ed846 arch/x86/acpi: Consolidate POST code handling by Angel Pons · 2 years, 4 months ago
  84. 900be44 arch/x86/acpi/debug.asl: Drop POST code stuff by Angel Pons · 2 years, 4 months ago
  85. f4543e7 arch/x86/acpi_bert_storage.c: Use BOOT_STATE over CBMEM hooks by Arthur Heymans · 2 years, 4 months ago
  86. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  87. eaf11c9 x86/mtrr: Print address ranges inclusive to be more consistent by Werner Zeh · 2 years, 4 months ago
  88. 5315e96 arch/x86/postcar: Use a separate stack for C execution by Arthur Heymans · 3 years, 3 months ago
  89. 0c62987 arch/x86/Kconfig: Drop obsolete fixed ramstage symbols by Arthur Heymans · 2 years, 5 months ago
  90. 797a110 prog_loader: Change legacy_romstage_select_and_load() to return cb_err by Julius Werner · 2 years, 5 months ago
  91. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  92. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  93. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  94. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  95. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 6 months ago
  96. b582ce0 arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDE by Felix Held · 2 years, 6 months ago
  97. c063b5d arch/x86/id.S: Fix building with clang by Angel Pons · 2 years, 6 months ago
  98. 17fbf58 Revert "arch/x86/id.S: Fix building with clang" by Angel Pons · 2 years, 6 months ago
  99. 0e688b1 arch/x86/id.S: Fix building with clang by Arthur Heymans · 3 years, 5 months ago
  100. d8cf72f arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago