summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-q35
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/emulation/qemu-q35: Rename headerAngel Pons2021-01-293-4/+4
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* mb/emulation/qemu-q35: Rename PICF to PICM in ASLKyösti Mälkki2021-01-291-3/+3
* mb/emulation/qemu-q35: Solve lint-001 errorFrans Hendriks2021-01-283-4/+11
* mb/emulation/qemu-q35: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-281-16/+16
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-4/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/emulation/qemu-q35: Account for TSEGArthur Heymans2021-01-222-0/+47
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-10/+0
* ACPI GNVS: Drop APIC, factor out MPENKyösti Mälkki2021-01-201-2/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/emulation/qemu: Copy page tables to DRAM in assemblyPatrick Rudolph2021-01-112-0/+15
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-21/+21
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-171-0/+1
* mb/emulation/q35: Define pm_acpi_smi_cmd_portArthur Heymans2020-11-092-0/+11
* mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS2020-10-131-2/+2
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-2/+2
* src: Remove extra lines in license headerElyes HAOUAS2020-07-261-4/+1
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-07-141-1/+0
* mb/emulation/qemu-q35: Drop dead codeAngel Pons2020-07-091-27/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* mb/emulation/qemu-q35: Use common early SPI codeAngel Pons2020-06-271-12/+2
* mb/emulation/qemu-i440fx,q35: Fix comment stylePaul Menzel2020-06-221-3/+1
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-2/+2
* sb/intel/i82801ix: Select COMMON_FADTKyösti Mälkki2020-06-101-130/+5
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* mb/emulation/qemu-q35: Control SMI related FADT entriesKyösti Mälkki2020-06-061-6/+7
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-101-10/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-6/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-231-3/+1
* mb/qemu-i440fx,q35: Fix option tableNico Huber2020-04-181-4/+8