summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-i440fx
Commit message (Expand)AuthorAgeFilesLines
* mb/qemu-i440fx,soc/nvidia: Fix coverity reported defectsKyösti Mälkki2022-07-041-2/+2
* mb/emulation/qemu-i440fx,q35: Do resource transitionKyösti Mälkki2022-06-302-15/+13
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-222-9/+9
* mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEGArthur Heymans2022-06-011-1/+1
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-2/+4
* src/mainboard/emulation/qemu-i440fx: Fix struct packingPatrick Rudolph2022-01-101-5/+5
* src/mb: Remove unused <string.h>Elyes HAOUAS2022-01-041-1/+0
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0
* emulation/qemu-i440fx: Use a 4MB ROM by defaultSimon Glass2021-11-251-1/+1
* emulation/qemu-i440fx,q35: avoid writing to ROMJulian Stecklina2021-11-231-0/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* emulation/qemu-i440fx,q35: Split chromeos.cKyösti Mälkki2021-11-093-4/+32
* mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()`Angel Pons2021-11-052-3/+3
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* mb/emulation/qemu-i440fx: Select IOAPICKyösti Mälkki2021-10-221-0/+1
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* QEMU: Only call `pci_assign_irqs` with non-NULL devAngel Pons2021-07-011-2/+5
* 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
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASHArthur Heymans2021-05-061-0/+1
* nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2021-05-051-1/+0
* mainboard: Drop unreferenced CMOS optionsAngel Pons2021-04-262-2/+0
* mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP initArthur Heymans2021-03-181-1/+5
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-171-0/+2
* mb/emulation/qemu: Fix SMP bootPatrick Rudolph2021-02-041-0/+6
* mb/emulation/qemu-i440fx: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-285-50/+50
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-1/+1
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/emulation/qemu-q35: Account for TSEGArthur Heymans2021-01-221-0/+6
* mb/emulation/qemu: Copy page tables to DRAM in assemblyPatrick Rudolph2021-01-112-1/+21
* 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
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-21/+21
* 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
* mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGEHarshit Sharma2020-08-211-0/+1
* mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macrosElyes HAOUAS2020-07-261-3/+3
* mb/qemu-i440fx/memmap: Add warning when falling back to CMOS infosNico Huber2020-07-191-1/+4
* mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select()Nico Huber2020-07-191-1/+1
* mb/qemu/fw_cfg: Add info messages about (not) found filesNico Huber2020-07-191-0/+2
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0