summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-q35
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mb/qemu-q35: Select `HAVE_CMOS_DEFAULT`Nico Huber2020-04-181-0/+1
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-5/+5
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-045-63/+10
* mb/emulation/qemu-q35: drop unused intel_gma_get_controller_info()Matt DeVillier2020-04-021-9/+0
* sb/intel/i82801ix: drop IGD-related NVS variablesMatt DeVillier2020-04-021-3/+0
* mb/emulation/qemu-q35: Enable CHROMEOS as an optionDuncan Laurie2020-03-314-3/+95
* mb/emulation/qemu-q35: Enable option for TPMDuncan Laurie2020-03-312-1/+6
* mb/emulation/qemu-q35: Increase max size of ACPI tablesDuncan Laurie2020-03-311-0/+5
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-6/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-183-5/+0
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-2/+2
* mb/*/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov2019-12-311-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/emulation/qemu-q35: Drop unused romcc-related KconfigArthur Heymans2019-12-171-4/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabledPatrick Rudolph2019-11-121-0/+4
* mb/emulation/qemu: Add VBOOT supportPatrick Rudolph2019-11-063-2/+48
* src/mainboard: Drop wrong _ADR objectsElyes HAOUAS2019-10-251-1/+0