summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-262-2/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-267-7/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-267-7/+0
* QEMU: Only call `pci_assign_irqs` with non-NULL devAngel Pons2021-07-012-6/+15
* mb/emulation/qemu-i440fx: Tidy up PAM register writesAngel Pons2021-07-011-5/+5
* mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header`Angel Pons2021-07-011-9/+9
* SMBIOS: Introduce `smbios_full_table_len` functionAngel Pons2021-07-011-2/+2
* SMBIOS: Introduce `smbios_carve_table` functionAngel Pons2021-07-011-13/+8
* SMBIOS: Avoid `sizeof` on struct typeAngel Pons2021-07-011-4/+4
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-1/+0
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* 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-062-0/+2
* nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2021-05-052-2/+0
* mainboard: Drop unreferenced CMOS optionsAngel Pons2021-04-264-4/+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-184-1/+88
* mb/emulation: Drop cbmem_recovery(0) call in ramstageKyösti Mälkki2021-02-224-10/+0
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-193-7/+3
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-171-0/+2
* 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: Fix SMP bootPatrick Rudolph2021-02-041-0/+6
* 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-i440fx: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-285-50/+50
* 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-282-5/+1
* ACPI: Add top-level ASLKyösti Mälkki2021-01-272-0/+2
* mb/emulation/qemu-q35: Account for TSEGArthur Heymans2021-01-223-0/+53
* 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-114-1/+36
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-8/+2
* mb/emulation/x86: Add optional parallel_mp init supportArthur Heymans2020-12-041-1/+15
* cpu/qemu-x86: Add the option to have no SMMArthur Heymans2020-12-041-0/+1
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-025-2/+7
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-232-42/+42