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