summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-q35
Commit message (Expand)AuthorAgeFilesLines
* mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-082-10/+0
* mainboard: Use same indent levels for switch/caseFelix Singer2023-12-201-4/+4
* mainboard: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* emulation/qemu-q35: Enable ECAM earlierKyösti Mälkki2023-07-061-5/+4
* emulation/{i440fx,q35}: Don't use PCI driver to set root PCI dev opsArthur Heymans2023-07-062-8/+2
* mb/emulation: Enhance ROM_SIZEMaximilian Brune2023-06-281-2/+1
* sb/intel: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki2023-04-261-1/+0
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* mb/*: Remove lapic from devicetreeArthur Heymans2023-01-301-5/+1
* 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: 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
* mb/emulation/qemu-i440fx,q35: Do resource transitionKyösti Mälkki2022-06-301-3/+2
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-2/+2
* mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEGArthur Heymans2022-06-012-2/+15
* 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
* emulation/qemu-i440fx,q35: avoid writing to ROMJulian Stecklina2021-11-231-0/+1
* 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-103-6/+6
* emulation/qemu-i440fx,q35: Split chromeos.cKyösti Mälkki2021-11-093-37/+3
* mb/google,intel: Fix indirect include bootmode.hKyösti Mälkki2021-11-051-0/+1
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-8/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* QEMU: Only call `pci_assign_irqs` with non-NULL devAngel Pons2021-07-011-4/+10
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-1/+0
* qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-classAngel Pons2021-05-261-2/+2
* emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASHArthur Heymans2021-05-061-0/+1
* nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2021-05-051-1/+0
* mainboard: Drop unreferenced CMOS optionsAngel Pons2021-04-262-2/+0
* mb/emulation/qemu-q35: Fix format specifier for a `size_t`Benjamin Doron2021-03-241-1/+1
* mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP initArthur Heymans2021-03-183-0/+83
* src/mb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-141-4/+0
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-2/+0
* mb/emulation/qemu-q35/bootblock.c: Remove unused includesElyes HAOUAS2021-02-101-1/+0
* mb/emulation/qemu-q35: Mark TSEG region as reservedPatrick Rudolph2021-02-061-0/+7
* intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons2021-02-051-1/+1
* mb/emulation/qemu-q35: Use common MADTAngel Pons2021-01-312-24/+1
* mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-318-38/+44
* mb/emulation/qemu-q35: Consolidate host bridge definitionsAngel Pons2021-01-296-28/+39