summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* ACPI MADT: Add LINT1 as NMI sourceKyösti Mälkki2022-11-251-1/+1
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-185-11/+10
* mb/emulation/qemu-q35: Split smm_close() and smm_lock()Kyösti Mälkki2022-11-172-11/+25
* mb/emulation/qemu-q35: Release TSEG reserve with SMM_ASEGKyösti Mälkki2022-11-171-10/+20
* cpu/x86/smm: Use common SMM_ASEG regionKyösti Mälkki2022-11-161-6/+3
* mb/emulation/qemu-q35: Use ioapic helper functionsKyösti Mälkki2022-11-151-2/+1
* mb/emulation/qemu-q35: Cleanup includesKyösti Mälkki2022-11-151-4/+5
* mb/emulation/qemu: Move packed attributeMartin Roth2022-11-131-1/+1
* mb/emulation/qemu-q35: Fix running qemu-i386 with SMMArthur Heymans2022-11-121-6/+36
* cpu/*: Drop PARALLEL_MP leftoversArthur Heymans2022-11-091-33/+1
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-041-10/+7
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-1/+0
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-131-2/+2
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-061-1/+1
* 3rdparty/opensbi: Update to latest ToTPatrick Georgi2022-09-141-1/+1
* src/mb: Add SPDX identifiers to files missing themMartin Roth2022-08-111-0/+2
* arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGEArthur Heymans2022-07-201-1/+5
* mb/qemu-i440fx,soc/nvidia: Fix coverity reported defectsKyösti Mälkki2022-07-041-2/+2
* mb/emulation/qemu-i440fx,q35: Do resource transitionKyösti Mälkki2022-06-303-18/+15
* mb/emulation/qemu-armv7,power8: Do resource transitionKyösti Mälkki2022-06-262-2/+2
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-229-17/+17
* mb/qemu-armv7: Initialize cbmemArthur Heymans2022-06-091-0/+4
* mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEGArthur Heymans2022-06-013-3/+16
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki2022-04-071-5/+1
* ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki2022-04-061-2/+3
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-2/+4
* payloads/external: add skiboot (for QEMU/Power9)Sergii Dmytruk2022-02-161-1/+1
* src/arch/ppc64/*: pass FDT address to payloadSergii Dmytruk2022-02-112-0/+23
* src/mainboard/emulation/qemu-power9: require hb-mode=onYaroslav Kurlaev2022-02-111-8/+19
* src/mainboard/emulation/qemu-power9: add RAM detectionYaroslav Kurlaev2022-02-114-12/+13
* src/mainboard/emulation/qemu-power9/*: add QEMU POWER9 mainboardYaroslav Kurlaev2022-02-119-0/+115
* src/mainboard/emulation/qemu-i440fx: Fix struct packingPatrick Rudolph2022-01-101-5/+5
* src/mb: Remove unused <string.h>Elyes HAOUAS2022-01-041-1/+0
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0
* emulation/qemu-i440fx: Use a 4MB ROM by defaultSimon Glass2021-11-251-1/+1
* emulation/qemu-i440fx,q35: avoid writing to ROMJulian Stecklina2021-11-232-0/+2
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+7
* ChromeOS: Replace with or add <types.h>Kyösti Mälkki2021-11-111-0/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-104-7/+7
* emulation/qemu-i440fx,q35: Split chromeos.cKyösti Mälkki2021-11-096-41/+35
* mb/google,intel: Fix indirect include bootmode.hKyösti Mälkki2021-11-051-0/+1
* mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()`Angel Pons2021-11-052-3/+3
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* mb/emulation/qemu-i440fx: Select IOAPICKyösti Mälkki2021-10-221-0/+1
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-8/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-053-3/+3
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-262-2/+0