summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-q35
AgeCommit message (Expand)Author
2021-05-06emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASHArthur Heymans
2021-05-05nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2021-04-26mainboard: Drop unreferenced CMOS optionsAngel Pons
2021-03-24mb/emulation/qemu-q35: Fix format specifier for a `size_t`Benjamin Doron
2021-03-18mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP initArthur Heymans
2021-02-15src/mb: Remove unused <console/console.h>Elyes HAOUAS
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-10mb/emulation/qemu-q35/bootblock.c: Remove unused includesElyes HAOUAS
2021-02-06mb/emulation/qemu-q35: Mark TSEG region as reservedPatrick Rudolph
2021-02-05intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons
2021-01-31mb/emulation/qemu-q35: Use common MADTAngel Pons
2021-01-31mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-29mb/emulation/qemu-q35: Consolidate host bridge definitionsAngel Pons
2021-01-29mb/emulation/qemu-q35: Rename headerAngel Pons
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-29mb/emulation/qemu-q35: Rename PICF to PICM in ASLKyösti Mälkki
2021-01-28mb/emulation/qemu-q35: Solve lint-001 errorFrans Hendriks
2021-01-28mb/emulation/qemu-q35: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-22mb/emulation/qemu-q35: Account for TSEGArthur Heymans
2021-01-20mainboards: Drop GNVS cmap and cmbpKyösti Mälkki
2021-01-20ACPI GNVS: Drop APIC, factor out MPENKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-11mb/emulation/qemu: Copy page tables to DRAM in assemblyPatrick Rudolph
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-09mb/emulation/q35: Define pm_acpi_smi_cmd_portArthur Heymans
2020-10-13mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove extra lines in license headerElyes HAOUAS
2020-07-14src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-07-09mb/emulation/qemu-q35: Drop dead codeAngel Pons
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-27mb/emulation/qemu-q35: Use common early SPI codeAngel Pons
2020-06-22mb/emulation/qemu-i440fx,q35: Fix comment stylePaul Menzel
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-10sb/intel/i82801ix: Select COMMON_FADTKyösti Mälkki
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-06mb/emulation/qemu-q35: Control SMI related FADT entriesKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-10src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-23src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS
2020-04-18mb/qemu-i440fx,q35: Fix option tableNico Huber
2020-04-18mb/qemu-q35: Select `HAVE_CMOS_DEFAULT`Nico Huber