1. 7d6ae2b arch/x86/smbios: Check str for NULL in smbios_add_string() by Maximilian Brune · 1 year, 4 months ago
  2. 8605cf5 arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* by Krystian Hebel · 3 years, 9 months ago
  3. b7da7d5 arch/x86/smbios: Add socket type for Meteor Lake by Jay Patel · 1 year, 4 months ago
  4. 7f5a52c x86/include/registers.h: macros should not use a trailing semicolon by Yuchen He · 1 year, 4 months ago
  5. 452c41b arch/arm64/include/armv8/arch/barrier.h: Add spaces around colons by Yuchen He · 1 year, 4 months ago
  6. c772852 arch/x86/ioapic: Print IOAPIC ID for GSI #0 by Jay Patel · 1 year, 4 months ago
  7. 9b9d267 arch/x86/include/arch/mmio.h: Provide __always_inline definition for musl by Fabian Groffen · 1 year, 4 months ago
  8. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  9. 73e9ac6 arch/x86/smbios: use cpu_cpuid_extended_level instead of open coding it by Felix Held · 1 year, 5 months ago
  10. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  11. 3b3bb7c treewide: Remove repeated words by Elyes Haouas · 1 year, 5 months ago
  12. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 5 months ago
  13. e1a84db arch/x86/cpu: move cpuid_match to corresponding header file by Felix Held · 1 year, 5 months ago
  14. 180e414 arch/x86/include/cpu: introduce CPUID_FROM_FMS macro by Felix Held · 1 year, 5 months ago
  15. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  16. 2fe5d3e arch/x86/include/cpu: retype device field in cpu_device_id by Felix Held · 1 year, 5 months ago
  17. 5e7dc21 arch/arm64/armv8/mmu.c: Add a space before the ternary operator by Yuchen He · 1 year, 6 months ago
  18. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  19. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  20. 55129b3 arch/x86/smbios.c: Add socket type for Intel SPR-SP by Christian Walter · 1 year, 10 months ago
  21. 6041699 arch/x86/smbios.c: Update Xeon-SP socket types by David Hendricks · 1 year, 6 months ago
  22. 48fa6dd arch/x86/Kconfig: Remove unused NUM_IPI_STARTS by Elyes Haouas · 1 year, 6 months ago
  23. 91a4836 arch/x86/include: Remove unused <stddef.h> by Elyes Haouas · 1 year, 6 months ago
  24. 2710df7 treewide: stop calling custom TPM log "TCPA" by Sergii Dmytruk · 1 year, 8 months ago
  25. 765e5df drivers/intel/gma: Hook up libgfxinit in romstage by Jeremy Compostella · 1 year, 8 months ago
  26. aa99012 arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields values by macros by Li, Jincheng · 1 year, 6 months ago
  27. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  28. 2179c7f arch/riscv: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  29. 9523e3b arch/x86: Use 'enum cb_err' by Elyes Haouas · 1 year, 8 months ago
  30. 4d75dbd cpu/x86: Set up a separate stack for APs by Arthur Heymans · 1 year, 9 months ago
  31. a012136 treewide: Remove duplicated includes by Elyes Haouas · 1 year, 7 months ago
  32. 50139d0 lib: Hook up libhwbase in romstage by Jeremy Compostella · 1 year, 8 months ago
  33. f45c767 Set x86_64 as supported architecture for clang by Arthur Heymans · 1 year, 8 months ago
  34. 6e23da2 cpu/cpu.h: Change the function signature by Arthur Heymans · 1 year, 8 months ago
  35. f1e78a1 arch/x86/ioapic.c: Move macros to compilation unit by Arthur Heymans · 1 year, 7 months ago
  36. 2b48258 arch/x86/smbios.c: Allow creating entries for empty DIMM slots by Angel Pons · 2 years, 2 months ago
  37. 4403c56 arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCK by Arthur Heymans · 1 year, 8 months ago
  38. b24f48d arch/arm/armv7: Disable generating neon FPU code by Arthur Heymans · 1 year, 8 months ago
  39. fa2feae arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX by Arthur Heymans · 1 year, 8 months ago
  40. c83a178 arm/armv7/Makefile.inc: Fix processing ld files with clang by Arthur Heymans · 1 year, 8 months ago
  41. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  42. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 8 months ago
  43. 5e3798c arch/arm: Use unified assembly syntax by Arthur Heymans · 1 year, 8 months ago
  44. 2ba796e src/arch: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  45. d57b821 arch/x86/smbios: Add SMBIOS Type 39 by Jonathan Zhang · 1 year, 9 months ago
  46. 51c3118 arch/{arm64,riscv}: Remove "CRIT: " from log messages by Elyes Haouas · 1 year, 8 months ago
  47. 2d4c2b9 arch/x86: Disable clang build if using verstage_before_bootblock by Martin Roth · 1 year, 8 months ago
  48. 6cf181a arch/arm/armv7: Don't set gcc specific options for clang builds by Martin Roth · 1 year, 8 months ago
  49. 6e85740 arch/x86/Kconfig: Move AMD stages arch to common code by Arthur Heymans · 1 year, 8 months ago
  50. 987f46c arch/x86/mpspec.c: Drop weak write_smp_table() by Kyösti Mälkki · 1 year, 8 months ago
  51. ca5a793 drivers/generic/ioapic: Drop poor implementation by Kyösti Mälkki · 3 years, 1 month ago
  52. 9df0fee arch/x86/memmove: Add 64bit version by Arthur Heymans · 1 year, 8 months ago
  53. d4dfc21 cpu/x86: Set thread local storage in C code by Arthur Heymans · 1 year, 8 months ago
  54. 1d3c2e6 arch/x86/ioapic: Reduce API exposure by Kyösti Mälkki · 3 years, 1 month ago
  55. 0ea8f89 arch/x86: Add register_new_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  56. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  57. 37ccb2c arch/x86 & commonlib: Add macros for postcodes used in x86/tables by Martin Roth · 1 year, 8 months ago
  58. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 9 months ago
  59. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 9 months ago
  60. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  61. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  62. ae1ca82 arch/x86: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  63. e249b1a arch/x86: x86_64 implies SSE2 support by Patrick Rudolph · 3 years, 11 months ago
  64. 516eff0 arch/x86/include/arch: fix assembly clobber for 64bit by Matei Dibu · 2 years ago
  65. 000490a arm64/armv8: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  66. 568670f9 arch/x86/include: Split CPUID access into separate file by Martin Roth · 1 year, 10 months ago
  67. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 8 months ago
  68. 42bb7df arch/x86/smbios.c: Fix Upgrade processor information in SMBIOS by Zhixing Ma · 1 year, 10 months ago
  69. 9378152 smbios: Add API to generate SMBIOS type 28 Temperature Probe by Erik van den Bogaert · 1 year, 10 months ago
  70. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 10 months ago
  71. 6f0531c arch/x86/timestamp.c: Add missing <stdint.h> by Elyes Haouas · 1 year, 10 months ago
  72. f0b28d8 arch/x86/mmap_boot.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  73. e779523 smbios: Add API to generate SMBIOS type 43 TPM Device by Michał Żygowski · 2 years, 2 months ago
  74. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  75. 3cd00db arch/x86/idt.S: Use 'iretq' for ENV_X86_64 by Elyes HAOUAS · 2 years, 6 months ago
  76. f0d5f67 riscv: Enable the newfangled way of selecting instruction sets by Patrick Georgi · 1 year, 10 months ago
  77. 41a8043 3rdparty/opensbi: Update to latest ToT by Patrick Georgi · 1 year, 10 months ago
  78. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 1 year, 10 months ago
  79. 5684941 x86: Zero SMBIOS region before writing tables by Jonathon Hall · 2 years ago
  80. 0805c70 src/arch/x86/smbios.c: remove unneeded braces by Fabio Aiuto · 1 year, 11 months ago
  81. f6bb293 arm/libgcc: Support signed 64-bit division by Rob Barnes · 2 years ago
  82. a44620d arch/x86/acpi: Replace Store() with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  83. 311981e arch/x86/acpi: Replace And() with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  84. b4a7f74 arch/x86/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  85. 7ee6b5a arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  86. 50002b7 arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years ago
  87. 28de28d arch/x86/*.ld: Don't use CPP to include linker scripts by Arthur Heymans · 2 years, 2 months ago
  88. 3e914d3 arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE by Arthur Heymans · 2 years, 3 months ago
  89. ef26dee treewide: Remove unused <cpu/x86/msr.h> by Elyes Haouas · 2 years ago
  90. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years ago
  91. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years ago
  92. e0545cc arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  93. c9d6e81 arch/x86/acpi: Replace ShiftRight() with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  94. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 2 months ago
  95. 23d2465 commonlib: Clean up compiler.h by Julius Werner · 2 years, 2 months ago
  96. 362de06 arch/x86/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  97. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 2 months ago
  98. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 2 months ago
  99. ec56d6f x86/include/arch/boot: Fix header guard by Elyes Haouas · 2 years, 2 months ago
  100. 0a38395 arch/arm{64}/include: Remove unused 'boot.h' file by Elyes Haouas · 2 years, 2 months ago