1. 8605cf5 arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* by Krystian Hebel · 3 years, 10 months ago
  2. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 6 months ago
  3. 486240f src/mainboard: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  4. 69cd729 mb/*: Remove lapic from devicetree by Arthur Heymans · 1 year, 9 months ago
  5. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  6. c87814d ACPI MADT: Add LINT1 as NMI source by Kyösti Mälkki · 1 year, 9 months ago
  7. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 9 months ago
  8. 2e19aa1 mb/emulation/qemu-q35: Split smm_close() and smm_lock() by Kyösti Mälkki · 1 year, 9 months ago
  9. 20861b5 mb/emulation/qemu-q35: Release TSEG reserve with SMM_ASEG by Kyösti Mälkki · 1 year, 9 months ago
  10. bbba201 cpu/x86/smm: Use common SMM_ASEG region by Kyösti Mälkki · 1 year, 9 months ago
  11. 8ea8eba mb/emulation/qemu-q35: Use ioapic helper functions by Kyösti Mälkki · 1 year, 9 months ago
  12. 93d759f mb/emulation/qemu-q35: Cleanup includes by Kyösti Mälkki · 1 year, 9 months ago
  13. e13b263 mb/emulation/qemu: Move packed attribute by Martin Roth · 1 year, 9 months ago
  14. 0c9fa6f mb/emulation/qemu-q35: Fix running qemu-i386 with SMM by Arthur Heymans · 3 years, 3 months ago
  15. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 9 months ago
  16. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 10 months ago
  17. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 10 months ago
  18. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  19. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 11 months ago
  20. 41a8043 3rdparty/opensbi: Update to latest ToT by Patrick Georgi · 2 years ago
  21. c0f85e7 src/mb: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  22. 3e914d3 arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE by Arthur Heymans · 2 years, 4 months ago
  23. 7c60068 mb/qemu-i440fx,soc/nvidia: Fix coverity reported defects by Kyösti Mälkki · 2 years, 2 months ago
  24. b20a714 mb/emulation/qemu-i440fx,q35: Do resource transition by Kyösti Mälkki · 3 years, 2 months ago
  25. 1cc775e mb/emulation/qemu-armv7,power8: Do resource transition by Kyösti Mälkki · 3 years, 2 months ago
  26. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  27. 2392674 mb/qemu-armv7: Initialize cbmem by Arthur Heymans · 2 years, 4 months ago
  28. 4db2e8e mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  29. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  30. 4ff218a ChromeOS: Add DECLARE_x_CROS_GPIOS() by Kyösti Mälkki · 2 years, 10 months ago
  31. 4fdd84e ChromeOS: Promote variant_cros_gpio() by Kyösti Mälkki · 2 years, 10 months ago
  32. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 6 months ago
  33. a816c29 payloads/external: add skiboot (for QEMU/Power9) by Sergii Dmytruk · 2 years, 10 months ago
  34. 3a96074 src/arch/ppc64/*: pass FDT address to payload by Sergii Dmytruk · 3 years ago
  35. 956a8b6 src/mainboard/emulation/qemu-power9: require hb-mode=on by Yaroslav Kurlaev · 3 years, 1 month ago
  36. bcbcdf7 src/mainboard/emulation/qemu-power9: add RAM detection by Yaroslav Kurlaev · 3 years, 1 month ago
  37. c1de9e8 src/mainboard/emulation/qemu-power9/*: add QEMU POWER9 mainboard by Yaroslav Kurlaev · 3 years, 2 months ago
  38. 17c9cfe src/mainboard/emulation/qemu-i440fx: Fix struct packing by Patrick Rudolph · 2 years, 9 months ago
  39. fc86f8b src/mb: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  40. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  41. e0ab086 emulation/qemu-i440fx: Use a 4MB ROM by default by Simon Glass · 2 years, 9 months ago
  42. 15235b2 emulation/qemu-i440fx,q35: avoid writing to ROM by Julian Stecklina · 2 years, 9 months ago
  43. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  44. 9a3bde0 ChromeOS: Replace with or add <types.h> by Kyösti Mälkki · 2 years, 9 months ago
  45. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  46. 085fdd8 emulation/qemu-i440fx,q35: Split chromeos.c by Kyösti Mälkki · 2 years, 10 months ago
  47. be7692a mb/google,intel: Fix indirect include bootmode.h by Kyösti Mälkki · 2 years, 10 months ago
  48. d16d00b mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()` by Angel Pons · 2 years, 10 months ago
  49. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  50. 4bab569 mb/emulation/qemu-i440fx: Select IOAPIC by Kyösti Mälkki · 3 years, 2 months ago
  51. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  52. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  53. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  54. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  55. 75be324 mb/*: Specify type of `FMDFILE` once by Angel Pons · 3 years, 1 month ago
  56. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  57. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  58. c76c59a QEMU: Only call `pci_assign_irqs` with non-NULL dev by Angel Pons · 3 years, 2 months ago
  59. 5124c13 mb/emulation/qemu-i440fx: Tidy up PAM register writes by Angel Pons · 3 years, 2 months ago
  60. fff1b2f mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header` by Angel Pons · 3 years, 2 months ago
  61. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 2 months ago
  62. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 2 months ago
  63. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 2 months ago
  64. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 2 months ago
  65. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  66. e882269 qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-class by Angel Pons · 3 years, 3 months ago
  67. 927be09 emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASH by Arthur Heymans · 3 years, 4 months ago
  68. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  69. d4799d7 mainboard: Drop unreferenced CMOS options by Angel Pons · 3 years, 4 months ago
  70. 8c5994f mb/emulation/qemu-q35: Fix format specifier for a `size_t` by Benjamin Doron · 3 years, 5 months ago
  71. e69d2df mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init by Arthur Heymans · 3 years, 9 months ago
  72. c79fc47 mb/emulation: Drop cbmem_recovery(0) call in ramstage by Kyösti Mälkki · 3 years, 6 months ago
  73. 43f6598 mb/: Drop the provided name in chip_ops by Kyösti Mälkki · 3 years, 6 months ago
  74. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 8 months ago
  75. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 6 months ago
  76. 39239e6 src/mb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  77. d591a5a ACPI: Move common _PIC method by Kyösti Mälkki · 3 years, 7 months ago
  78. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 7 months ago
  79. 9bbb108 mb/emulation/qemu-q35/bootblock.c: Remove unused includes by Elyes HAOUAS · 3 years, 7 months ago
  80. d12f030 mb/emulation/qemu-q35: Mark TSEG region as reserved by Patrick Rudolph · 3 years, 7 months ago
  81. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 7 months ago
  82. cfa0225 mb/emulation/qemu: Fix SMP boot by Patrick Rudolph · 3 years, 7 months ago
  83. 2399ada mb/emulation/qemu-q35: Use common MADT by Angel Pons · 3 years, 7 months ago
  84. cba669c mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 7 months ago
  85. 816a41c mb/emulation/qemu-q35: Consolidate host bridge definitions by Angel Pons · 3 years, 7 months ago
  86. 899525d mb/emulation/qemu-q35: Rename header by Angel Pons · 3 years, 7 months ago
  87. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  88. cdaddde mb/emulation/qemu-q35: Rename PICF to PICM in ASL by Kyösti Mälkki · 3 years, 7 months ago
  89. 2659d40 mb/emulation/qemu-q35: Solve lint-001 error by Frans Hendriks · 3 years, 7 months ago
  90. a2c4cd7 mb/emulation/qemu-i440fx: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  91. 6245d07 mb/emulation/qemu-q35: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  92. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  93. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  94. 279c3e1 mb/emulation/qemu-q35: Account for TSEG by Arthur Heymans · 3 years, 9 months ago
  95. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  96. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 8 months ago
  97. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  98. 82e111c mb/emulation/qemu: Copy page tables to DRAM in assembly by Patrick Rudolph · 3 years, 7 months ago
  99. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  100. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 6 months ago