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