1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  2. 2392674 mb/qemu-armv7: Initialize cbmem by Arthur Heymans · 2 years, 3 months ago
  3. 4db2e8e mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 9 months ago
  4. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 3 months ago
  5. 4ff218a ChromeOS: Add DECLARE_x_CROS_GPIOS() by Kyösti Mälkki · 2 years, 9 months ago
  6. 4fdd84e ChromeOS: Promote variant_cros_gpio() by Kyösti Mälkki · 2 years, 9 months ago
  7. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 5 months ago
  8. a816c29 payloads/external: add skiboot (for QEMU/Power9) by Sergii Dmytruk · 2 years, 9 months ago
  9. 3a96074 src/arch/ppc64/*: pass FDT address to payload by Sergii Dmytruk · 2 years, 11 months ago
  10. 956a8b6 src/mainboard/emulation/qemu-power9: require hb-mode=on by Yaroslav Kurlaev · 3 years ago
  11. bcbcdf7 src/mainboard/emulation/qemu-power9: add RAM detection by Yaroslav Kurlaev · 3 years ago
  12. c1de9e8 src/mainboard/emulation/qemu-power9/*: add QEMU POWER9 mainboard by Yaroslav Kurlaev · 3 years ago
  13. 17c9cfe src/mainboard/emulation/qemu-i440fx: Fix struct packing by Patrick Rudolph · 2 years, 7 months ago
  14. fc86f8b src/mb: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  15. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  16. e0ab086 emulation/qemu-i440fx: Use a 4MB ROM by default by Simon Glass · 2 years, 8 months ago
  17. 15235b2 emulation/qemu-i440fx,q35: avoid writing to ROM by Julian Stecklina · 2 years, 8 months ago
  18. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 9 months ago
  19. 9a3bde0 ChromeOS: Replace with or add <types.h> by Kyösti Mälkki · 2 years, 8 months ago
  20. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  21. 085fdd8 emulation/qemu-i440fx,q35: Split chromeos.c by Kyösti Mälkki · 2 years, 9 months ago
  22. be7692a mb/google,intel: Fix indirect include bootmode.h by Kyösti Mälkki · 2 years, 8 months ago
  23. d16d00b mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()` by Angel Pons · 2 years, 8 months ago
  24. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  25. 4bab569 mb/emulation/qemu-i440fx: Select IOAPIC by Kyösti Mälkki · 3 years, 1 month ago
  26. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  27. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  28. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  29. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  30. 75be324 mb/*: Specify type of `FMDFILE` once by Angel Pons · 3 years ago
  31. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  32. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  33. c76c59a QEMU: Only call `pci_assign_irqs` with non-NULL dev by Angel Pons · 3 years, 1 month ago
  34. 5124c13 mb/emulation/qemu-i440fx: Tidy up PAM register writes by Angel Pons · 3 years, 1 month ago
  35. fff1b2f mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header` by Angel Pons · 3 years, 1 month ago
  36. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 1 month ago
  37. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 1 month ago
  38. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 1 month ago
  39. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  40. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 2 months ago
  41. e882269 qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-class by Angel Pons · 3 years, 2 months ago
  42. 927be09 emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASH by Arthur Heymans · 3 years, 3 months ago
  43. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  44. d4799d7 mainboard: Drop unreferenced CMOS options by Angel Pons · 3 years, 3 months ago
  45. 8c5994f mb/emulation/qemu-q35: Fix format specifier for a `size_t` by Benjamin Doron · 3 years, 4 months ago
  46. e69d2df mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init by Arthur Heymans · 3 years, 8 months ago
  47. c79fc47 mb/emulation: Drop cbmem_recovery(0) call in ramstage by Kyösti Mälkki · 3 years, 5 months ago
  48. 43f6598 mb/: Drop the provided name in chip_ops by Kyösti Mälkki · 3 years, 5 months ago
  49. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 7 months ago
  50. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 5 months ago
  51. 39239e6 src/mb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  52. d591a5a ACPI: Move common _PIC method by Kyösti Mälkki · 3 years, 6 months ago
  53. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 6 months ago
  54. 9bbb108 mb/emulation/qemu-q35/bootblock.c: Remove unused includes by Elyes HAOUAS · 3 years, 5 months ago
  55. d12f030 mb/emulation/qemu-q35: Mark TSEG region as reserved by Patrick Rudolph · 3 years, 5 months ago
  56. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  57. cfa0225 mb/emulation/qemu: Fix SMP boot by Patrick Rudolph · 3 years, 5 months ago
  58. 2399ada mb/emulation/qemu-q35: Use common MADT by Angel Pons · 3 years, 6 months ago
  59. cba669c mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  60. 816a41c mb/emulation/qemu-q35: Consolidate host bridge definitions by Angel Pons · 3 years, 6 months ago
  61. 899525d mb/emulation/qemu-q35: Rename header by Angel Pons · 3 years, 6 months ago
  62. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  63. cdaddde mb/emulation/qemu-q35: Rename PICF to PICM in ASL by Kyösti Mälkki · 3 years, 6 months ago
  64. 2659d40 mb/emulation/qemu-q35: Solve lint-001 error by Frans Hendriks · 3 years, 6 months ago
  65. a2c4cd7 mb/emulation/qemu-i440fx: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  66. 6245d07 mb/emulation/qemu-q35: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  67. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  68. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  69. 279c3e1 mb/emulation/qemu-q35: Account for TSEG by Arthur Heymans · 3 years, 8 months ago
  70. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 7 months ago
  71. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 7 months ago
  72. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  73. 82e111c mb/emulation/qemu: Copy page tables to DRAM in assembly by Patrick Rudolph · 3 years, 6 months ago
  74. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  75. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 5 months ago
  76. a75a2fa mb/emulation/x86: Add optional parallel_mp init support by Arthur Heymans · 3 years, 8 months ago
  77. d79e485 cpu/qemu-x86: Add the option to have no SMM by Arthur Heymans · 3 years, 8 months ago
  78. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 10 months ago
  79. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 9 months ago
  80. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 3 years, 10 months ago
  81. 27ba085 mb/emulation/q35: Define pm_acpi_smi_cmd_port by Arthur Heymans · 3 years, 10 months ago
  82. 50526d5 mb/emulation/qemu-aarch64: Add a timestamp region by Arthur Heymans · 3 years, 9 months ago
  83. 37509d7 mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() by Elyes HAOUAS · 3 years, 10 months ago
  84. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  85. 666c4ca mb/Kconfig: Drop ROM sizes below 256KiB by Nico Huber · 3 years, 10 months ago
  86. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 3 years, 10 months ago
  87. 3655bca src: Drop redundant 'select BOOTBLOCK_CONSOLE' by Elyes HAOUAS · 3 years, 11 months ago
  88. 43092765 mb/*/Kconfig: Drop redundant 'select CONSOLE_SERIAL' by Elyes HAOUAS · 3 years, 11 months ago
  89. c29c123 mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years ago
  90. 6588652 mb/emulation/qemu-armv7: Fix board by Patrick Rudolph · 4 years, 5 months ago
  91. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  92. a92acec mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macros by Elyes HAOUAS · 4 years ago
  93. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years ago
  94. f50b662 src: Remove extra lines in license header by Elyes HAOUAS · 4 years ago
  95. 582472c mb/emulation/qemu-aarch64: Fix up license header by Angel Pons · 4 years ago
  96. 666c8f8 mb/qemu-i440fx/memmap: Add warning when falling back to CMOS infos by Nico Huber · 4 years ago
  97. d2245d8 mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select() by Nico Huber · 4 years ago
  98. ef59c93 mb/qemu/fw_cfg: Add info messages about (not) found files by Nico Huber · 4 years ago
  99. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 2 months ago
  100. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years ago