1. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 10 months ago
  2. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 10 months ago
  3. ae1ca82 arch/x86: Clean up includes by Elyes Haouas · 1 year, 11 months ago
  4. e249b1a arch/x86: x86_64 implies SSE2 support by Patrick Rudolph · 4 years ago
  5. 516eff0 arch/x86/include/arch: fix assembly clobber for 64bit by Matei Dibu · 2 years, 1 month ago
  6. 000490a arm64/armv8: Use 'enum cb_err' by Elyes Haouas · 1 year, 10 months ago
  7. 568670f9 arch/x86/include: Split CPUID access into separate file by Martin Roth · 1 year, 11 months ago
  8. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 9 months ago
  9. 42bb7df arch/x86/smbios.c: Fix Upgrade processor information in SMBIOS by Zhixing Ma · 1 year, 11 months ago
  10. 9378152 smbios: Add API to generate SMBIOS type 28 Temperature Probe by Erik van den Bogaert · 1 year, 11 months ago
  11. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 11 months ago
  12. 6f0531c arch/x86/timestamp.c: Add missing <stdint.h> by Elyes Haouas · 1 year, 11 months ago
  13. f0b28d8 arch/x86/mmap_boot.c: Clean up includes by Elyes Haouas · 1 year, 11 months ago
  14. e779523 smbios: Add API to generate SMBIOS type 43 TPM Device by Michał Żygowski · 2 years, 4 months ago
  15. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 11 months ago
  16. 3cd00db arch/x86/idt.S: Use 'iretq' for ENV_X86_64 by Elyes HAOUAS · 2 years, 7 months ago
  17. f0d5f67 riscv: Enable the newfangled way of selecting instruction sets by Patrick Georgi · 2 years ago
  18. 41a8043 3rdparty/opensbi: Update to latest ToT by Patrick Georgi · 2 years ago
  19. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 2 years ago
  20. 5684941 x86: Zero SMBIOS region before writing tables by Jonathon Hall · 2 years, 1 month ago
  21. 0805c70 src/arch/x86/smbios.c: remove unneeded braces by Fabio Aiuto · 2 years ago
  22. f6bb293 arm/libgcc: Support signed 64-bit division by Rob Barnes · 2 years, 1 month ago
  23. a44620d arch/x86/acpi: Replace Store() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  24. 311981e arch/x86/acpi: Replace And() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  25. b4a7f74 arch/x86/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  26. 7ee6b5a arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  27. 50002b7 arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 1 month ago
  28. 28de28d arch/x86/*.ld: Don't use CPP to include linker scripts by Arthur Heymans · 2 years, 3 months ago
  29. 3e914d3 arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE by Arthur Heymans · 2 years, 4 months ago
  30. ef26dee treewide: Remove unused <cpu/x86/msr.h> by Elyes Haouas · 2 years, 1 month ago
  31. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years, 1 month ago
  32. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years, 1 month ago
  33. e0545cc arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  34. c9d6e81 arch/x86/acpi: Replace ShiftRight() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  35. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  36. 23d2465 commonlib: Clean up compiler.h by Julius Werner · 2 years, 3 months ago
  37. 362de06 arch/x86/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  38. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 3 months ago
  39. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 3 months ago
  40. ec56d6f x86/include/arch/boot: Fix header guard by Elyes Haouas · 2 years, 3 months ago
  41. 0a38395 arch/arm{64}/include: Remove unused 'boot.h' file by Elyes Haouas · 2 years, 3 months ago
  42. 7151e0e x86/null_breakpoint: Remove trailing space from log message by Paul Menzel · 2 years, 3 months ago
  43. 5b528bc Kconfig: Mark clang as ready to use on some arch by Arthur Heymans · 2 years, 5 months ago
  44. 0c94985 arch/x86/tables.c: Increase MAX_SMBIOS_SIZE by Arthur Heymans · 2 years, 4 months ago
  45. 13c8dc5 arch/x86/smbios.c: Fix for CONFIG_MAX_CPUS > 255 by Arthur Heymans · 2 years, 4 months ago
  46. 9e9dccb arch/x86/car.ld: Remove AGESA linker warning workaround by Arthur Heymans · 2 years, 3 months ago
  47. 471eda5 Makefile.inc: Add bootblock to CBFS before others by Yu-Ping Wu · 2 years, 3 months ago
  48. eafcc8e arch/x86/acpi_bert_storage.c: Use a common implementation by Arthur Heymans · 2 years, 3 months ago
  49. cd259cb arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness by Arthur Heymans · 2 years, 3 months ago
  50. db9873b arch/x86: Make sure bootblock gets buildtested by Arthur Heymans · 2 years, 3 months ago
  51. 0a635ab arch/x86/ebda.c: Move setting up ebda to a BS hook by Arthur Heymans · 2 years, 3 months ago
  52. 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
  53. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  54. ba00d10 arch/x86/postcar_loader.c: Reduce the scope of functions by Arthur Heymans · 2 years, 6 months ago
  55. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  56. 6fc1254 arch/x86/null_breakpoint: Remove handler before jumping to payload by Arthur Heymans · 2 years, 3 months ago
  57. 3f01cd1 arch/x86: Add support for catching null dereferences through debug regs by Robert Zieba · 2 years, 4 months ago
  58. e8217b1 Kconfig: Add an option to skip adding a cbfs bootblock on x86 by Arthur Heymans · 2 years, 5 months ago
  59. 31187bb Makefile.inc: Add x86 bootblock as a separate target by Arthur Heymans · 2 years, 5 months ago
  60. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 5 months ago
  61. cc70646 *.h: Fix up typos in guarding by Arthur Heymans · 2 years, 5 months ago
  62. f0ed846 arch/x86/acpi: Consolidate POST code handling by Angel Pons · 2 years, 4 months ago
  63. 900be44 arch/x86/acpi/debug.asl: Drop POST code stuff by Angel Pons · 2 years, 4 months ago
  64. f4543e7 arch/x86/acpi_bert_storage.c: Use BOOT_STATE over CBMEM hooks by Arthur Heymans · 2 years, 4 months ago
  65. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  66. eaf11c9 x86/mtrr: Print address ranges inclusive to be more consistent by Werner Zeh · 2 years, 4 months ago
  67. 5315e96 arch/x86/postcar: Use a separate stack for C execution by Arthur Heymans · 3 years, 3 months ago
  68. 0c62987 arch/x86/Kconfig: Drop obsolete fixed ramstage symbols by Arthur Heymans · 2 years, 5 months ago
  69. 797a110 prog_loader: Change legacy_romstage_select_and_load() to return cb_err by Julius Werner · 2 years, 5 months ago
  70. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  71. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  72. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  73. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  74. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 6 months ago
  75. b582ce0 arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDE by Felix Held · 2 years, 6 months ago
  76. c063b5d arch/x86/id.S: Fix building with clang by Angel Pons · 2 years, 6 months ago
  77. 17fbf58 Revert "arch/x86/id.S: Fix building with clang" by Angel Pons · 2 years, 6 months ago
  78. 0e688b1 arch/x86/id.S: Fix building with clang by Arthur Heymans · 3 years, 5 months ago
  79. d8cf72f arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  80. 3a96074 src/arch/ppc64/*: pass FDT address to payload by Sergii Dmytruk · 3 years ago
  81. dba9b54 arch/ppc64/boot.c: handle non-OPD entry point by Sergii Dmytruk · 3 years ago
  82. 956a8b6 src/mainboard/emulation/qemu-power9: require hb-mode=on by Yaroslav Kurlaev · 3 years, 1 month ago
  83. e985d21 ppc64/arch/mmio.h: ignore HRMOR and inhibit cache by Yaroslav Kurlaev · 3 years, 1 month ago
  84. e527c71 ppc64/bootblock_crt0.S: minimal implementation for bootblock C environment by Krystian Hebel · 4 years ago
  85. ed04aab src/arch/ppc64/arch_timer.c: implement timer functions by Michał Żygowski · 4 years ago
  86. 252fc29 src/cpu/power9: add file structure for power9, implement SCOM access by Igor Bagnucki · 3 years, 8 months ago
  87. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  88. 4ac3570 arch/riscv: Fix some SMP related headers by Kyösti Mälkki · 2 years, 7 months ago
  89. 2abb826 src: Remove unused <cbfs.h> by Elyes HAOUAS · 2 years, 7 months ago
  90. ac24a96 arch/x86/spinlock.h: Support systems with >128 cores by Arthur Heymans · 2 years, 8 months ago
  91. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  92. 60e1dfa arch/x86/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  93. 34fe2ba arch/x86/acpi: Replace Index() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  94. abff1a5 arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  95. f0215b4 arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time by Bill XIE · 3 years, 5 months ago
  96. f79f775 arch/x86/c_start.S: Remove duplicated "the" in comments by Elyes HAOUAS · 2 years, 8 months ago
  97. feab8bb src/arch/x86/exit_car: Fix regression on x86_64 by Patrick Rudolph · 2 years, 9 months ago
  98. 8928ae3 arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax by Raul E Rangel · 2 years, 9 months ago
  99. 708c937 arch/ppc64/include/arch/io.h: implement IO functions by Michał Żygowski · 4 years ago
  100. 04c3228 Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs by Kyösti Mälkki · 2 years, 9 months ago