summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-i440fx
AgeCommit message (Expand)Author
2020-05-10src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
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-18mb/qemu-i440fx,q35: Fix option tableNico Huber
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-03-31mb/emulation/qemu-i440fx: Add acpi_name handler for QEMUDuncan Laurie
2020-03-31mb/emulation/qemu-i440fx: Reserve low memoryDuncan Laurie
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
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-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
2019-11-06mb/emulation/qemu: Add VBOOT supportPatrick Rudolph
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-25src/mainboard: Drop wrong _ADR objectsElyes HAOUAS
2019-09-24emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_readHimanshu Sahdev
2019-09-13emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enumHimanshu Sahdev
2019-09-11emulation/qemu-i440fx/northbridge.c: Fix minor whitespaceHimanshu Sahdev
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-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans
2019-03-04Fix indirect include for endianessKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-24mb/emulation/qemu: Fix fw_cfg file loadingPatrick Rudolph
2019-02-05mb/emulation/qemu-i440fx: use e820 in romstageThomas Heijligen
2019-02-05mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAMThomas Heijligen
2019-02-05mb/emulation/qemu-i440fx: add e820 interfaceThomas Heijligen
2019-02-05mb/emulation/qemu-i440fx: remove mm file listingThomas Heijligen
2019-01-31mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usageThomas Heijligen
2019-01-31mb/emulation/qemu-i440fx: change file handlingThomas Heijligen
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-04device: Replace ugly cases of dev_find_slot()Kyösti Mälkki
2018-12-22emulation/qemu-{i440fx,q35}: Don't migrate globalsArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS