summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-i440fx
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabledPatrick Rudolph2019-11-121-0/+4
* mb/emulation/qemu: Add VBOOT supportPatrick Rudolph2019-11-063-2/+48
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* src/mainboard: Drop wrong _ADR objectsElyes HAOUAS2019-10-251-1/+0
* emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_readHimanshu Sahdev2019-09-242-4/+75
* emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enumHimanshu Sahdev2019-09-131-28/+31
* emulation/qemu-i440fx/northbridge.c: Fix minor whitespaceHimanshu Sahdev2019-09-111-1/+1
* emulation/qemu-x86: Rename memory.c to memmap.cKyösti Mälkki2019-08-262-5/+7
* emulation/qemu-x86: Use common romstage codeKyösti Mälkki2019-08-262-22/+7
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki2019-07-121-1/+1
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-5/+2
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-1/+1
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-2/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans2019-03-054-2/+38
* Fix indirect include for endianessKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/emulation/qemu: Fix fw_cfg file loadingPatrick Rudolph2019-02-241-2/+2
* mb/emulation/qemu-i440fx: use e820 in romstageThomas Heijligen2019-02-052-1/+9
* mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAMThomas Heijligen2019-02-051-5/+7
* mb/emulation/qemu-i440fx: add e820 interfaceThomas Heijligen2019-02-052-0/+40
* mb/emulation/qemu-i440fx: remove mm file listingThomas Heijligen2019-02-051-36/+16
* mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usageThomas Heijligen2019-01-312-2/+12
* mb/emulation/qemu-i440fx: change file handlingThomas Heijligen2019-01-314-43/+39
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* device: Replace ugly cases of dev_find_slot()Kyösti Mälkki2019-01-041-1/+1
* emulation/qemu-{i440fx,q35}: Don't migrate globalsArthur Heymans2018-12-221-0/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* mb/emulation/qemu-i440fx|q35: Fix stack sizePatrick Rudolph2018-11-141-0/+4
* mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph2018-11-124-84/+15
* mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph2018-11-124-10/+0
* mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"Elyes HAOUAS2018-11-121-1/+1
* mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph2018-11-115-18/+45
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* mb/*/*/cmos.default: Harmonise CMOS files syntaxElyes HAOUAS2018-08-161-4/+4
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* src/mb: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-092-2/+3
* src/mainboard: Add and update license headersMartin Roth2018-06-028-0/+105
* mb/emulation/qemu-i440fx: Get rid of device_tKyösti Mälkki2018-05-231-5/+5
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tablesOleksii Kurochko2018-04-241-1/+1