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