aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-q35
AgeCommit message (Expand)Author
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
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02mb/emulation/qemu-q35: drop unused intel_gma_get_controller_info()Matt DeVillier
2020-04-02sb/intel/i82801ix: drop IGD-related NVS variablesMatt DeVillier
2020-03-31mb/emulation/qemu-q35: Enable CHROMEOS as an optionDuncan Laurie
2020-03-31mb/emulation/qemu-q35: Enable option for TPMDuncan Laurie
2020-03-31mb/emulation/qemu-q35: Increase max size of ACPI tablesDuncan Laurie
2020-03-29drivers/intel/gma/acpi: Provide default definition for displaysNico Huber
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-02-08Add configurable ramstage support for minimal PCI scanningRonald G. Minnich
2019-12-31mb/*/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-17mb/emulation/qemu-q35: Drop unused romcc-related KconfigArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-12mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabledPatrick Rudolph
2019-11-06mb/emulation/qemu: Add VBOOT supportPatrick Rudolph
2019-10-25src/mainboard: Drop wrong _ADR objectsElyes HAOUAS
2019-08-26emulation/qemu-x86: Rename memory.c to memmap.cKyösti Mälkki
2019-08-26emulation/qemu-x86: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-07-12device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki
2019-07-08qemu-q35: die if started on wrong machinePatrick Rudolph
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-06-19{mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-05mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-02-05mb/emulation/qemu-i440fx: use e820 in romstageThomas Heijligen
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-14sb/intel: Use common RCBA MACROsPeter Lemenkov
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-22emulation/qemu-{i440fx,q35}: Don't migrate globalsArthur Heymans
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-14mb/emulation/qemu-i440fx|q35: Fix stack sizePatrick Rudolph
2018-11-12mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph
2018-11-12mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph
2018-11-11mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-17mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-08-16mb/*/*/cmos.default: Harmonise CMOS files syntaxElyes HAOUAS
2018-08-15mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-09mainboard: Get rid of device_t in ramstageElyes HAOUAS
2018-06-02src/mainboard: Add and update license headersMartin Roth
2018-05-24mb/emulation/qemu-q35: Get rid of device_tKyösti Mälkki
2018-05-15mb/emulation/qemu-q35: Enable user option table supportPaul Menzel
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber