1. 07dda33 acpi: Fix BERT size_t printf format error by Benjamin Doron · 3 years, 6 months ago
  2. d30d9a2 src: Remove redundant include <rules.h> by Elyes HAOUAS · 3 years, 6 months ago
  3. 6d26d80 arch/x86/smbios: Add missing guard by Raul E Rangel · 3 years, 6 months ago
  4. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 6 months ago
  5. 40d4599 arch/x86/smbios: Correct SMBIOS type 4 max speed by Tim Chu · 3 years, 8 months ago
  6. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 7 months ago
  7. 3b3d085 src: Remove useless comments in "includes" lines by Elyes HAOUAS · 3 years, 7 months ago
  8. 4330b96 arch/x86/smbios: Add Number Of Power Cords field to be overriden by JingleHsuWiwynn · 3 years, 7 months ago
  9. e0165fb stage_cache: Add resume_from_stage_cache() by Kyösti Mälkki · 3 years, 7 months ago
  10. 1ee8ddc arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity by Tim Chu · 3 years, 7 months ago
  11. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  12. 49dbbe9 arch/x86: Top-align .text in bootblock by Kyösti Mälkki · 4 years, 8 months ago
  13. 2289a70 arch/x86: Top-align .init in bootblock by Kyösti Mälkki · 4 years, 8 months ago
  14. 47d58e5 cpu/x86: Link entry32.inc by Kyösti Mälkki · 3 years, 9 months ago
  15. 404c0c4 cpu/x86: Link reset16.inc by Kyösti Mälkki · 3 years, 9 months ago
  16. 0308313 cpu/x86: Link entry16.inc by Kyösti Mälkki · 3 years, 9 months ago
  17. aded1d7 arch/x86/car.ld: Fix up blob reserved regions by Angel Pons · 3 years, 7 months ago
  18. ce66cd3 arm64/armv8: Set ARCH_ARMV8_EXTENSION depend on ARCH_ARM64 by Elyes HAOUAS · 3 years, 7 months ago
  19. 0be4199 arch/x86: Use wildcard for mb/smihandler.c by Kyösti Mälkki · 3 years, 7 months ago
  20. 7a5c369 soc/intel/xeon_sp/cpx: Account for 'rc' heap manager by Arthur Heymans · 3 years, 8 months ago
  21. 9789689 arch/x86/car.ld: Account for FSP-T reserved area by Arthur Heymans · 3 years, 8 months ago
  22. 6f468a5 ach/x86/postcar.c: Avoid double CBMEM initialization by Frans Hendriks · 3 years, 7 months ago
  23. 0c094ae arch/x86/smbios: Update SMBIOS type 17 type detail by Tim Chu · 3 years, 7 months ago
  24. 0fcbd3a ChromeOS: Refactor SMBIOS type0 bios_version() by Kyösti Mälkki · 3 years, 8 months ago
  25. 08cb80e arch/x86/Makefile.inc: Clean up generated assembly stubs by Arthur Heymans · 3 years, 8 months ago
  26. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 9 months ago
  27. b8cf039 ACPI: Final APM_CNT_GNVS_UPDATE cleanup by Kyösti Mälkki · 4 years, 2 months ago
  28. 33a68e4 arch/x86: Move .id section higher by Kyösti Mälkki · 3 years, 8 months ago
  29. 3b3dd84 arch/arm: Replace .id section with build_info in CBFS by Kyösti Mälkki · 3 years, 9 months ago
  30. 4c0f576 arch/ppc64: Remove .id section in bootblock by Kyösti Mälkki · 3 years, 9 months ago
  31. b19d951 arch/x86: Remove ID_SECTION_OFFSET by Kyösti Mälkki · 4 years, 4 months ago
  32. 97b76f7 arch/x86: Link gdt_init.S into bootblock by Kyösti Mälkki · 3 years, 9 months ago
  33. dc873cc arch/x86: Clean up bootblock assembly by Kyösti Mälkki · 3 years, 9 months ago
  34. cfe526d arch/x86: Combine bootblock linker scripts by Kyösti Mälkki · 4 years, 4 months ago
  35. 254142a Drop many cases of .previous directive use by Kyösti Mälkki · 3 years, 9 months ago
  36. 547e557 arch/x86/smbios.c: Fix compilation on x86_64 by Patrick Rudolph · 3 years, 8 months ago
  37. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 9 months ago
  38. 7a35949 cpu/x86/64bit: Add code to call function in protected mode by Patrick Rudolph · 3 years, 9 months ago
  39. 0ba1663 x86: Put bootblock startup code into .text._start section by Julius Werner · 3 years, 10 months ago
  40. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  41. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  42. c27628e arch/x86/car.ld: Check for out of bound on no-XIP stages by Arthur Heymans · 4 years, 10 months ago
  43. a96eaf8 arch/x86/smbios: Update SMBIOS type 16 error correction type by Tim Chu · 3 years, 9 months ago
  44. b01ac7e cpu/intel/common: Fill cpu voltage in SMBIOS tables by Patrick Rudolph · 4 years, 1 month ago
  45. 4a3f67a ACPI S3: Split arch-agnostic parts by Kyösti Mälkki · 4 years, 2 months ago
  46. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  47. 67a2507 ACPI S3: Remove unused acpi_is_wakeup_s4() by Kyösti Mälkki · 3 years, 9 months ago
  48. 561b5cf ACPI S3: Do some minor cleanup by Kyösti Mälkki · 4 years, 2 months ago
  49. 123a37e Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector" by Kyösti Mälkki · 4 years, 2 months ago
  50. d42154a arch/x86/car.ld: Do cosmetic fixes by Frans Hendriks · 3 years, 9 months ago
  51. e41f595 arch/x86/smbios: Update memory_array_handle for SMBIOS type 19 by Tim Chu · 3 years, 10 months ago
  52. 8ae391d arch/x86/smbios: Populate SMBIOS type 7 with cache information by Morgan Jang · 3 years, 11 months ago
  53. 87feced sc7180: Enable bootblock compression by Julius Werner · 3 years, 11 months ago
  54. f2f53c4 arch/x86/smbios: Update SMBIOS type 0 ec version by Tim Chu · 4 years ago
  55. 27bf0c8 arch/x86/smbios: Update SMBIOS type 4 socket designation by Tim Chu · 4 years ago
  56. dc2f0e3 cpu/qemu-x86/car: Move long mode entry right before c entry by Patrick Rudolph · 4 years, 9 months ago
  57. 597922e arch/x86/smbios: Add SMBIOS Thread Count by Francois Toguo · 5 years ago
  58. 19a60a4 arch/x86/Kconfig: Move pagetables down by 4K by Patrick Rudolph · 4 years, 9 months ago
  59. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  60. 2db77907 arch/x86: Introduce `ARCH_ALL_STAGES_X86_64` by Angel Pons · 3 years, 11 months ago
  61. 362a156 arch/arm: Add support for loading Linux kernels by Sam Lewis · 4 years ago
  62. 327f105 memory_info: add max_speed_mts and configured_speed_mts by Rob Barnes · 4 years ago
  63. 014c889 arch/x86/exit_car.S: Fix checking clflush support by Arthur Heymans · 4 years ago
  64. 644a512 symbols: Change implementation details of DECLARE_OPTIONAL_REGION() by Julius Werner · 4 years ago
  65. c94b38e src/arch: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  66. 3813822 arch/x86/walkcbfs.S: Mark code as x86_32 by Patrick Rudolph · 4 years ago
  67. 29ed4f5 arch/x86/gdt: Work around assembler bug by Patrick Rudolph · 4 years, 1 month ago
  68. 51593dd arch/x86: Add support for ASan to memory functions by Harshit Sharma · 4 years ago
  69. 65bec1c arch/x86: Select HAVE_ASAN_IN_RAMSTAGE by Harshit Sharma · 4 years ago
  70. a6ebe08 lib: Add ASan support to romstage on x86 arch by Harshit Sharma · 4 years, 1 month ago
  71. 9c88fb8 lib: Add ASan support to ramstage on x86 arch by Harshit Sharma · 4 years, 2 months ago
  72. e563815 arch/x86/boot: Jump to payload in protected mode by Patrick Rudolph · 6 years ago
  73. cb287987 arch/arm: Enable FIT payloads by Sam Lewis · 4 years ago
  74. a3759e3 src: Remove unused 'include <stddef.h> by Elyes HAOUAS · 4 years, 1 month ago
  75. a6a2f93 arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram by Arthur Heymans · 4 years, 9 months ago
  76. 8daa12f arch/x86/postcar: Add x86_64 support by Patrick Rudolph · 6 years ago
  77. fc24da9 arch/x86/pirq_routing.c: Drop unneeded `continue` by Angel Pons · 4 years ago
  78. 6588652 mb/emulation/qemu-armv7: Fix board by Patrick Rudolph · 4 years, 6 months ago
  79. 92bcc4f mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information by Morgan Jang · 4 years, 1 month ago
  80. bea5ce7 arch/x86/smbios.c: Split out weak functions by Angel Pons · 4 years, 1 month ago
  81. 9630ced arch/x86/smbios.c: Factor out switch-case block by Angel Pons · 4 years, 1 month ago
  82. 3c13da7 arch/x86/smbios.c: Simplify assignment by Angel Pons · 4 years, 1 month ago
  83. bf2f91c arch/x86/smbios.c: Clean up cosmetics by Angel Pons · 4 years, 1 month ago
  84. 5e00780 smbios: Fix type 17 for Windows 10 by Patrick Rudolph · 4 years, 1 month ago
  85. 7a83582 arch/x86/smbios: Bump to version 3.0 by Patrick Rudolph · 4 years, 1 month ago
  86. a4c0e1a ACPI S3: Clean up resume path by Kyösti Mälkki · 4 years, 2 months ago
  87. fc8da00 arch/arm/armv7: Make null dcache_apply_all macro for userspace by Martin Roth · 4 years, 1 month ago
  88. 4aea691 arch/x86/smbios: Fix type4 for EDK2 by Patrick Rudolph · 4 years, 1 month ago
  89. 604295e smbios: Add Type19 by Patrick Rudolph · 4 years, 1 month ago
  90. 4166440 arch/x86/smbios.c: Use macro for 'type_detail' by Elyes HAOUAS · 4 years, 1 month ago
  91. eb8bfd0 smp/spinlock: Do not define barrier() globally by Kyösti Mälkki · 4 years, 1 month ago
  92. 0199d3b arch/x86: Move cpu_relax() by Kyösti Mälkki · 4 years, 1 month ago
  93. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  94. a0545e6 arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 2 months ago
  95. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  96. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  97. f33ab7c arch/x86/mpspec.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  98. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years, 1 month ago
  99. 5bb926e arch/x86/exception: Print stack on exception by Raul E Rangel · 4 years, 2 months ago
  100. dd1da42 ACPI: Drop commented-out DSDT DefinitionBlock instances by Angel Pons · 4 years, 1 month ago