1. 6739a6a vboot: Fix S3 resume with stage_cache by Kyösti Mälkki · 1 year ago
  2. d7542cb arch/x86: Ensure LAPIC mode for exception handler by Kyösti Mälkki · 1 year, 1 month ago
  3. 6d169aa arch/arm64/Makefile.inc: Fix Kconfig name in comment by Yu-Ping Wu · 1 year ago
  4. 8bbe850 arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 title by Eric Lai · 1 year, 1 month ago
  5. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  6. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 1 month ago
  7. c1ef4f3 arch/x86: Introduce DUMP_SMBIOS_TYPE17 config by Eric Lai · 1 year, 1 month ago
  8. 0e93a6f arch/riscv: Add clang as supported architecture by Arthur Heymans · 1 year, 3 months ago
  9. cf827af arch/riscv: Always build opensbi with GCC by Arthur Heymans · 1 year, 2 months ago
  10. 5c2a2e1 arch/risc/mcall.h: Make the stack pointer global by Arthur Heymans · 1 year, 3 months ago
  11. 542abc1 arch/x86/include/arch/vga: add defines for VGA MMIO addresses by Felix Held · 1 year, 1 month ago
  12. 91795a6 libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option by Felix Held · 1 year, 2 months ago
  13. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 6 months ago
  14. aec951e arch/x86/include/arch/pci_io_cfg: add IO port count & last port defines by Felix Held · 1 year, 2 months ago
  15. 67d9518 arch/x86: Don't allow hw floating point operations by Arthur Heymans · 1 year, 2 months ago
  16. 688350f x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift by Paul Menzel · 3 years, 4 months ago
  17. d1c61a8 arch/x86/ioapic.c: Increase the number of bits for ioapic ID by Arthur Heymans · 1 year, 7 months ago
  18. c3ca8ed arch/x86/car.ld: Fix undefined macro by Arthur Heymans · 1 year, 2 months ago
  19. b78e462 Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} by Kyösti Mälkki · 1 year, 7 months ago
  20. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  21. d69ccaf arch/x86: Disable walkcbfs_asm code when CONFIG_CBFS_VERIFICATION is set by Julius Werner · 1 year, 3 months ago
  22. 31e5133 arch/x86/include/pci_io_cfg: introduce PCI_IO_CONFIG_[INDEX,DATA] define by Felix Held · 1 year, 3 months ago
  23. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 3 months ago
  24. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  25. 917261d arch/riscv/trap_handler.c: Use new names for CSR by Arthur Heymans · 1 year, 3 months ago
  26. 0d504c8 arch/riscv: Fix compiler argument for clang by Arthur Heymans · 1 year, 3 months ago
  27. ef9c292 soc/amd: Clarify ACPI _PRT entry generation by Kyösti Mälkki · 1 year, 3 months ago
  28. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  29. 7d6ae2b arch/x86/smbios: Check str for NULL in smbios_add_string() by Maximilian Brune · 1 year, 4 months ago
  30. 8605cf5 arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* by Krystian Hebel · 3 years, 9 months ago
  31. b7da7d5 arch/x86/smbios: Add socket type for Meteor Lake by Jay Patel · 1 year, 4 months ago
  32. 7f5a52c x86/include/registers.h: macros should not use a trailing semicolon by Yuchen He · 1 year, 4 months ago
  33. 452c41b arch/arm64/include/armv8/arch/barrier.h: Add spaces around colons by Yuchen He · 1 year, 4 months ago
  34. c772852 arch/x86/ioapic: Print IOAPIC ID for GSI #0 by Jay Patel · 1 year, 4 months ago
  35. 9b9d267 arch/x86/include/arch/mmio.h: Provide __always_inline definition for musl by Fabian Groffen · 1 year, 4 months ago
  36. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  37. 73e9ac6 arch/x86/smbios: use cpu_cpuid_extended_level instead of open coding it by Felix Held · 1 year, 5 months ago
  38. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  39. 3b3bb7c treewide: Remove repeated words by Elyes Haouas · 1 year, 5 months ago
  40. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 5 months ago
  41. e1a84db arch/x86/cpu: move cpuid_match to corresponding header file by Felix Held · 1 year, 5 months ago
  42. 180e414 arch/x86/include/cpu: introduce CPUID_FROM_FMS macro by Felix Held · 1 year, 5 months ago
  43. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  44. 2fe5d3e arch/x86/include/cpu: retype device field in cpu_device_id by Felix Held · 1 year, 5 months ago
  45. 5e7dc21 arch/arm64/armv8/mmu.c: Add a space before the ternary operator by Yuchen He · 1 year, 6 months ago
  46. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  47. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  48. 55129b3 arch/x86/smbios.c: Add socket type for Intel SPR-SP by Christian Walter · 1 year, 10 months ago
  49. 6041699 arch/x86/smbios.c: Update Xeon-SP socket types by David Hendricks · 1 year, 6 months ago
  50. 48fa6dd arch/x86/Kconfig: Remove unused NUM_IPI_STARTS by Elyes Haouas · 1 year, 6 months ago
  51. 91a4836 arch/x86/include: Remove unused <stddef.h> by Elyes Haouas · 1 year, 6 months ago
  52. 2710df7 treewide: stop calling custom TPM log "TCPA" by Sergii Dmytruk · 1 year, 8 months ago
  53. 765e5df drivers/intel/gma: Hook up libgfxinit in romstage by Jeremy Compostella · 1 year, 8 months ago
  54. aa99012 arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields values by macros by Li, Jincheng · 1 year, 6 months ago
  55. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  56. 2179c7f arch/riscv: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  57. 9523e3b arch/x86: Use 'enum cb_err' by Elyes Haouas · 1 year, 8 months ago
  58. 4d75dbd cpu/x86: Set up a separate stack for APs by Arthur Heymans · 1 year, 9 months ago
  59. a012136 treewide: Remove duplicated includes by Elyes Haouas · 1 year, 7 months ago
  60. 50139d0 lib: Hook up libhwbase in romstage by Jeremy Compostella · 1 year, 8 months ago
  61. f45c767 Set x86_64 as supported architecture for clang by Arthur Heymans · 1 year, 8 months ago
  62. 6e23da2 cpu/cpu.h: Change the function signature by Arthur Heymans · 1 year, 8 months ago
  63. f1e78a1 arch/x86/ioapic.c: Move macros to compilation unit by Arthur Heymans · 1 year, 7 months ago
  64. 2b48258 arch/x86/smbios.c: Allow creating entries for empty DIMM slots by Angel Pons · 2 years, 2 months ago
  65. 4403c56 arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCK by Arthur Heymans · 1 year, 8 months ago
  66. b24f48d arch/arm/armv7: Disable generating neon FPU code by Arthur Heymans · 1 year, 8 months ago
  67. fa2feae arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX by Arthur Heymans · 1 year, 8 months ago
  68. c83a178 arm/armv7/Makefile.inc: Fix processing ld files with clang by Arthur Heymans · 1 year, 8 months ago
  69. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  70. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 8 months ago
  71. 5e3798c arch/arm: Use unified assembly syntax by Arthur Heymans · 1 year, 8 months ago
  72. 2ba796e src/arch: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  73. d57b821 arch/x86/smbios: Add SMBIOS Type 39 by Jonathan Zhang · 1 year, 9 months ago
  74. 51c3118 arch/{arm64,riscv}: Remove "CRIT: " from log messages by Elyes Haouas · 1 year, 8 months ago
  75. 2d4c2b9 arch/x86: Disable clang build if using verstage_before_bootblock by Martin Roth · 1 year, 8 months ago
  76. 6cf181a arch/arm/armv7: Don't set gcc specific options for clang builds by Martin Roth · 1 year, 8 months ago
  77. 6e85740 arch/x86/Kconfig: Move AMD stages arch to common code by Arthur Heymans · 1 year, 8 months ago
  78. 987f46c arch/x86/mpspec.c: Drop weak write_smp_table() by Kyösti Mälkki · 1 year, 8 months ago
  79. ca5a793 drivers/generic/ioapic: Drop poor implementation by Kyösti Mälkki · 3 years, 1 month ago
  80. 9df0fee arch/x86/memmove: Add 64bit version by Arthur Heymans · 1 year, 8 months ago
  81. d4dfc21 cpu/x86: Set thread local storage in C code by Arthur Heymans · 1 year, 8 months ago
  82. 1d3c2e6 arch/x86/ioapic: Reduce API exposure by Kyösti Mälkki · 3 years, 1 month ago
  83. 0ea8f89 arch/x86: Add register_new_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  84. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  85. 37ccb2c arch/x86 & commonlib: Add macros for postcodes used in x86/tables by Martin Roth · 1 year, 8 months ago
  86. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 9 months ago
  87. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 9 months ago
  88. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  89. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  90. ae1ca82 arch/x86: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  91. e249b1a arch/x86: x86_64 implies SSE2 support by Patrick Rudolph · 3 years, 11 months ago
  92. 516eff0 arch/x86/include/arch: fix assembly clobber for 64bit by Matei Dibu · 2 years ago
  93. 000490a arm64/armv8: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  94. 568670f9 arch/x86/include: Split CPUID access into separate file by Martin Roth · 1 year, 10 months ago
  95. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 8 months ago
  96. 42bb7df arch/x86/smbios.c: Fix Upgrade processor information in SMBIOS by Zhixing Ma · 1 year, 10 months ago
  97. 9378152 smbios: Add API to generate SMBIOS type 28 Temperature Probe by Erik van den Bogaert · 1 year, 10 months ago
  98. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 10 months ago
  99. 6f0531c arch/x86/timestamp.c: Add missing <stdint.h> by Elyes Haouas · 1 year, 10 months ago
  100. f0b28d8 arch/x86/mmap_boot.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago