1. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  2. eaf11c9 x86/mtrr: Print address ranges inclusive to be more consistent by Werner Zeh · 2 years, 4 months ago
  3. 5315e96 arch/x86/postcar: Use a separate stack for C execution by Arthur Heymans · 3 years, 3 months ago
  4. 0c62987 arch/x86/Kconfig: Drop obsolete fixed ramstage symbols by Arthur Heymans · 2 years, 5 months ago
  5. 797a110 prog_loader: Change legacy_romstage_select_and_load() to return cb_err by Julius Werner · 2 years, 5 months ago
  6. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  7. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  8. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  9. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  10. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 6 months ago
  11. b582ce0 arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDE by Felix Held · 2 years, 6 months ago
  12. c063b5d arch/x86/id.S: Fix building with clang by Angel Pons · 2 years, 6 months ago
  13. 17fbf58 Revert "arch/x86/id.S: Fix building with clang" by Angel Pons · 2 years, 6 months ago
  14. 0e688b1 arch/x86/id.S: Fix building with clang by Arthur Heymans · 3 years, 5 months ago
  15. d8cf72f arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  16. 3a96074 src/arch/ppc64/*: pass FDT address to payload by Sergii Dmytruk · 3 years ago
  17. dba9b54 arch/ppc64/boot.c: handle non-OPD entry point by Sergii Dmytruk · 3 years ago
  18. 956a8b6 src/mainboard/emulation/qemu-power9: require hb-mode=on by Yaroslav Kurlaev · 3 years, 1 month ago
  19. e985d21 ppc64/arch/mmio.h: ignore HRMOR and inhibit cache by Yaroslav Kurlaev · 3 years, 1 month ago
  20. e527c71 ppc64/bootblock_crt0.S: minimal implementation for bootblock C environment by Krystian Hebel · 3 years, 11 months ago
  21. ed04aab src/arch/ppc64/arch_timer.c: implement timer functions by Michał Żygowski · 4 years ago
  22. 252fc29 src/cpu/power9: add file structure for power9, implement SCOM access by Igor Bagnucki · 3 years, 8 months ago
  23. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  24. 4ac3570 arch/riscv: Fix some SMP related headers by Kyösti Mälkki · 2 years, 7 months ago
  25. 2abb826 src: Remove unused <cbfs.h> by Elyes HAOUAS · 2 years, 7 months ago
  26. ac24a96 arch/x86/spinlock.h: Support systems with >128 cores by Arthur Heymans · 2 years, 8 months ago
  27. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  28. 60e1dfa arch/x86/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  29. 34fe2ba arch/x86/acpi: Replace Index() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  30. abff1a5 arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  31. f0215b4 arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time by Bill XIE · 3 years, 5 months ago
  32. f79f775 arch/x86/c_start.S: Remove duplicated "the" in comments by Elyes HAOUAS · 2 years, 8 months ago
  33. feab8bb src/arch/x86/exit_car: Fix regression on x86_64 by Patrick Rudolph · 2 years, 9 months ago
  34. 8928ae3 arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax by Raul E Rangel · 2 years, 9 months ago
  35. 708c937 arch/ppc64/include/arch/io.h: implement IO functions by Michał Żygowski · 4 years ago
  36. 04c3228 Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs by Kyösti Mälkki · 2 years, 9 months ago
  37. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 10 months ago
  38. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  39. afe1898 pci_mmio_cfg: Move guard around pci_s_* functions to x86 by Nico Huber · 2 years, 10 months ago
  40. 90cec2d arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA by Raul E Rangel · 3 years, 1 month ago
  41. 437da71 SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries by Angel Pons · 3 years ago
  42. 308a5b9 arch/x86: fix a wrong variable in ioapic_set_max_vectors() by Iru Cai · 2 years, 10 months ago
  43. 6139ff9 arch/x86/ioapic: Allow IOAPIC with only one vector by Kyösti Mälkki · 2 years, 10 months ago
  44. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 2 months ago
  45. 13ab1d7 arch/x86/smbios: Add support for wake-up type in smbios type 1 by Tim Chu · 2 years, 10 months ago
  46. 1eae39f arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errors by Raul E Rangel · 2 years, 10 months ago
  47. 3b9be63 arch/x86: Increase MAX_SMBIOS_SIZE by Tim Wawrzynczak · 2 years, 10 months ago
  48. 8e9db4e arch/x86/assembly_entry: Remove cpu_info by Raul E Rangel · 2 years, 10 months ago
  49. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 10 months ago
  50. 253c356 sb/amd/cimx/sb800: Clear IOAPIC vectors only once by Kyösti Mälkki · 3 years, 2 months ago
  51. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 2 months ago
  52. d1c1afd arch/x86/smbios: Add generation of type 20 table by Matt DeVillier · 8 years ago
  53. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 11 months ago
  54. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  55. e55d2e1 arch/arm64: Remove unnecessary interfaces by Julius Werner · 2 years, 11 months ago
  56. ea5c311 arch/x86,cpu/x86: Disable the %gs and %fs segments by Raul E Rangel · 2 years, 11 months ago
  57. 96f26d1 arch/x86: Make sure compiler knows we're stopping in hlt() by Martin Roth · 3 years ago
  58. da68c9d arch/x86,cpu/x86: Move cpu_info initialization instructions into macro by Raul E Rangel · 2 years, 11 months ago
  59. 1c8e8b2 arch/riscv: Avoid gcc11 replacing memset implementation with memset call by Patrick Georgi · 3 years, 1 month ago
  60. dd9edef arch/riscv/trap_handler: add missing types.h include by Felix Held · 2 years, 11 months ago
  61. a96482a arch/x86/boot: Add missing include by Raul E Rangel · 3 years ago
  62. 8b98f8b SMBIOS: Skip `get_smbios_data` for disabled devices by Angel Pons · 3 years ago
  63. 6a73b24 SMBIOS: Allow skipping default SMBIOS generation by Angel Pons · 3 years ago
  64. 12b809b smbios.c: Rename two local functions by Angel Pons · 3 years ago
  65. 5586c79 arch/x86: Update debug message to callout the reason for failure by Subrata Banik · 3 years ago
  66. 6efc4aa arch/x86: Check unsupported CPU type while writing to SMBIOS table 7 by Subrata Banik · 3 years ago
  67. 72f1e62 arch/x86: Skip returning default leaf value as `0` by Subrata Banik · 3 years ago
  68. 83eb22e arch/x86: Implement cpu_info in C code by Arthur Heymans · 3 years ago
  69. be2e2bb smbios.c: Move function definition near call-site by Angel Pons · 3 years ago
  70. e2b5fee arch/x86: smbios write 7 table using deterministic cache functions by Subrata Banik · 3 years, 1 month ago
  71. 0c6c0da arch/x86: Helper functions to get deterministic cache parameters by Subrata Banik · 3 years, 1 month ago
  72. 6a01ac2 arch/x86/thread: Add #error when compiling for x86_64 by Raul E Rangel · 3 years, 1 month ago
  73. ca0606e arch/x86,lib/thread: Enable thread support in romstage by Raul E Rangel · 3 years, 1 month ago
  74. e279d90 arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t by Raul E Rangel · 3 years, 1 month ago
  75. 474781b arch/{arm,ppc64,riscv}: Remove cpu_info by Raul E Rangel · 3 years, 1 month ago
  76. 7db7ee9 lib/thread,arch/x86: Move thread stacks into C bss by Raul E Rangel · 3 years, 1 month ago
  77. a98d302 x86/smp/spinlock: Disable thread coop when taking spinlock by Raul E Rangel · 3 years, 1 month ago
  78. 84a156c ppc64/byteorder.h: define use of big endian by Krystian Hebel · 3 years, 11 months ago
  79. 88eb167 arch/x86: Save resume vector to stack in x86_64 mode by Iru Cai · 3 years, 2 months ago
  80. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 4 years ago
  81. e92a982 arch/x86: Add X86_CUSTOM_BOOTMEDIA by Raul E Rangel · 3 years, 2 months ago
  82. 16fe5e1 src: Consolidate x86_64 support Kconfig by Angel Pons · 3 years, 2 months ago
  83. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  84. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 2 months ago
  85. b977c1a arch/x86/smbios.c Move calculation next to usage by Angel Pons · 3 years, 2 months ago
  86. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 2 months ago
  87. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 2 months ago
  88. c6dab80 arch/x86/smbios.c: Trim some `len` variables by Angel Pons · 3 years, 2 months ago
  89. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  90. 890d4fb arch/x86/bootblock.ld: Align the bottom of the bootblock to 64 bytes by Arthur Heymans · 3 years, 3 months ago
  91. 5f21415 arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definition by Felix Held · 3 years, 2 months ago
  92. ddbc771 arch/x86/walkcbfs.S: Fix the cbfs base addr for some fmap by Arthur Heymans · 3 years, 2 months ago
  93. c545baa arch/x86/ioapic: Clear vector table first by Kyösti Mälkki · 3 years, 2 months ago
  94. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 2 months ago
  95. d023909 treewide: Disable R_AMD64_32S relocation support by Patrick Rudolph · 3 years, 2 months ago
  96. 06b2049 arch/x86/mptable: Add smp_write_ioapic_from_hw() by Kyösti Mälkki · 3 years, 2 months ago
  97. 401ec98 arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() by Kyösti Mälkki · 3 years, 2 months ago
  98. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  99. 17e67d2 arch/x86/acpi_bert_storage: unbreak BERT support by Felix Held · 3 years, 3 months ago
  100. 62eb0ed arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table by Felix Held · 3 years, 3 months ago