aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
AgeCommit message (Expand)Author
2021-02-04mb/emulation/qemu: Fix SMP bootPatrick Rudolph
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-i440fx: Convert to ASL 2.0 syntaxElyes HAOUAS
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-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-12-04mb/emulation/x86: Add optional parallel_mp init supportArthur Heymans
2020-12-04cpu/qemu-x86: Add the option to have no SMMArthur Heymans
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
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-11-04mb/emulation/qemu-aarch64: Add a timestamp regionArthur 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-09-27mb/Kconfig: Drop ROM sizes below 256KiBNico Huber
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-02src: Drop redundant 'select BOOTBLOCK_CONSOLE'Elyes HAOUAS
2020-09-01mb/*/Kconfig: Drop redundant 'select CONSOLE_SERIAL'Elyes HAOUAS
2020-08-21mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGEHarshit Sharma
2020-08-03mb/emulation/qemu-armv7: Fix boardPatrick Rudolph
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macrosElyes HAOUAS
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-26src: Remove extra lines in license headerElyes HAOUAS
2020-07-26mb/emulation/qemu-aarch64: Fix up license headerAngel Pons
2020-07-19mb/qemu-i440fx/memmap: Add warning when falling back to CMOS infosNico Huber
2020-07-19mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select()Nico Huber
2020-07-19mb/qemu/fw_cfg: Add info messages about (not) found filesNico Huber
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-14src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-07-09mb/emulation/qemu-i440fx: Drop dead codeAngel Pons
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-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
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-28mb/emulation: Remove fake devicetree.cb componentsKyösti Mälkki
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
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-09src/: Replace GPL boilerplate with SPDX headerPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick 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-10src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
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-i440fx: Add acpi_name handler for QEMUDuncan Laurie
2020-03-31mb/emulation/qemu-i440fx: Reserve low memoryDuncan 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-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-03-03treewide: Replace BOARD_EMULATION_QEMU_X86Angel Pons
2020-03-03mb/emulation/Kconfig: Redefine BOARD_EMULATION_QEMU_X86Angel Pons
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-03-02mb/emulation/qemu-aarch64: Add ARM trusted firmware supportPatrick Rudolph
2020-03-02mb/emulation/qemu-aarch64: Add MMU supportPatrick Rudolph
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-20mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS
2019-12-18src: Remove unused 'include <bootblock_common.h>'Elyes HAOUAS
2019-12-17mb/emulation/qemu-q35: Drop unused romcc-related KconfigArthur Heymans
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-12-06mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike.Philipp Hug
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
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