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