| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE | Arthur Heymans | 2022-07-20 | 1 | -1/+5 |
* | mb/qemu-i440fx,soc/nvidia: Fix coverity reported defects | Kyösti Mälkki | 2022-07-04 | 1 | -2/+2 |
* | mb/emulation/qemu-i440fx,q35: Do resource transition | Kyösti Mälkki | 2022-06-30 | 3 | -18/+15 |
* | mb/emulation/qemu-armv7,power8: Do resource transition | Kyösti Mälkki | 2022-06-26 | 2 | -2/+2 |
* | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki | 2022-06-22 | 9 | -17/+17 |
* | mb/qemu-armv7: Initialize cbmem | Arthur Heymans | 2022-06-09 | 1 | -0/+4 |
* | mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG | Arthur Heymans | 2022-06-01 | 3 | -3/+16 |
* | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke | 2022-04-21 | 1 | -1/+1 |
* | ChromeOS: Add DECLARE_x_CROS_GPIOS() | Kyösti Mälkki | 2022-04-07 | 1 | -5/+1 |
* | ChromeOS: Promote variant_cros_gpio() | Kyösti Mälkki | 2022-04-06 | 1 | -2/+3 |
* | cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number | Felix Held | 2022-02-25 | 1 | -2/+4 |
* | payloads/external: add skiboot (for QEMU/Power9) | Sergii Dmytruk | 2022-02-16 | 1 | -1/+1 |
* | src/arch/ppc64/*: pass FDT address to payload | Sergii Dmytruk | 2022-02-11 | 2 | -0/+23 |
* | src/mainboard/emulation/qemu-power9: require hb-mode=on | Yaroslav Kurlaev | 2022-02-11 | 1 | -8/+19 |
* | src/mainboard/emulation/qemu-power9: add RAM detection | Yaroslav Kurlaev | 2022-02-11 | 4 | -12/+13 |
* | src/mainboard/emulation/qemu-power9/*: add QEMU POWER9 mainboard | Yaroslav Kurlaev | 2022-02-11 | 9 | -0/+115 |
* | src/mainboard/emulation/qemu-i440fx: Fix struct packing | Patrick Rudolph | 2022-01-10 | 1 | -5/+5 |
* | src/mb: Remove unused <string.h> | Elyes HAOUAS | 2022-01-04 | 1 | -1/+0 |
* | src: Drop duplicated includes | Elyes HAOUAS | 2022-01-01 | 1 | -1/+0 |
* | emulation/qemu-i440fx: Use a 4MB ROM by default | Simon Glass | 2021-11-25 | 1 | -1/+1 |
* | emulation/qemu-i440fx,q35: avoid writing to ROM | Julian Stecklina | 2021-11-23 | 2 | -0/+2 |
* | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen | 2021-11-15 | 1 | -0/+7 |
* | ChromeOS: Replace with or add <types.h> | Kyösti Mälkki | 2021-11-11 | 1 | -0/+1 |
* | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen | 2021-11-10 | 4 | -7/+7 |
* | emulation/qemu-i440fx,q35: Split chromeos.c | Kyösti Mälkki | 2021-11-09 | 6 | -41/+35 |
* | mb/google,intel: Fix indirect include bootmode.h | Kyösti Mälkki | 2021-11-05 | 1 | -0/+1 |
* | mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()` | Angel Pons | 2021-11-05 | 2 | -3/+3 |
* | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki | 2021-10-22 | 1 | -1/+0 |
* | mb/emulation/qemu-i440fx: Select IOAPIC | Kyösti Mälkki | 2021-10-22 | 1 | -0/+1 |
* | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held | 2021-10-22 | 1 | -2/+2 |
* | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held | 2021-10-21 | 1 | -1/+2 |
* | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki | 2021-10-18 | 1 | -8/+0 |
* | src/mainboard to src/security: Fix spelling errors | Martin Roth | 2021-10-05 | 3 | -3/+3 |
* | mb/*: Specify type of `FMDFILE` once | Angel Pons | 2021-07-26 | 2 | -2/+0 |
* | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons | 2021-07-26 | 7 | -7/+0 |
* | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons | 2021-07-26 | 7 | -7/+0 |
* | QEMU: Only call `pci_assign_irqs` with non-NULL dev | Angel Pons | 2021-07-01 | 2 | -6/+15 |
* | mb/emulation/qemu-i440fx: Tidy up PAM register writes | Angel Pons | 2021-07-01 | 1 | -5/+5 |
* | mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header` | Angel Pons | 2021-07-01 | 1 | -9/+9 |
* | SMBIOS: Introduce `smbios_full_table_len` function | Angel Pons | 2021-07-01 | 1 | -2/+2 |
* | SMBIOS: Introduce `smbios_carve_table` function | Angel Pons | 2021-07-01 | 1 | -13/+8 |
* | SMBIOS: Avoid `sizeof` on struct type | Angel Pons | 2021-07-01 | 1 | -4/+4 |
* | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki | 2021-06-16 | 1 | -1/+0 |
* | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki | 2021-06-11 | 1 | -1/+1 |
* | qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-class | Angel Pons | 2021-05-26 | 1 | -2/+2 |
* | emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASH | Arthur Heymans | 2021-05-06 | 2 | -0/+2 |
* | nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans | 2021-05-05 | 2 | -2/+0 |
* | mainboard: Drop unreferenced CMOS options | Angel Pons | 2021-04-26 | 4 | -4/+0 |
* | mb/emulation/qemu-q35: Fix format specifier for a `size_t` | Benjamin Doron | 2021-03-24 | 1 | -1/+1 |
* | mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init | Arthur Heymans | 2021-03-18 | 4 | -1/+88 |