aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
AgeCommit message (Expand)Author
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
2019-11-06mb/emulation/qemu: Add VBOOT supportPatrick Rudolph
2019-11-04arch/ppc64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01mb/emulation/*-riscv: Initialize cbmem in romstageArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
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-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
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-09-02arch/ppc64: move misc.c to qemu-power8 as timer.cMarty E. Plummer
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-26mainboard/emulation/qemu-aarch64: Update DRAM_SIZE_MBAsami Doi
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-20arch/non-x86: Remove use of __PRE_RAM__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-08-08mainboard/emulation/qemu-aarch64: Add new board for ARMv8Asami Doi
2019-08-03mb/emulation/qemu-riscv: Add opensbi supportPatrick Rudolph
2019-07-30mb/emulation/qemu-riscv: Protect CBFS from payload loaderPatrick Rudolph
2019-07-29mb/emulation/qemu-riscv: Fix regressionPatrick Rudolph
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-26arch/ppc64: Make PPC64 stages select ARCH_PPC64Arthur Heymans
2019-07-17lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi
2019-07-12device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09emulation/qemu-power8: Select CPU_QEMU_POWER8Kyösti Mälkki
2019-07-08qemu-q35: die if started on wrong machinePatrick Rudolph
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-06-28mb/emulation/qemu-riscv: Use generic 8250 uart driverPatrick Rudolph
2019-06-21mb/emulation/qemu-riscv: Support arbitrary ROM sizesPatrick Rudolph
2019-06-19{mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
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-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-24mb/emulation/qemu: Fix fw_cfg file loadingPatrick Rudolph
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-02-13riscv: Add initial support for 32bit boardsPhilipp Hug
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-26mb/qemu-riscv: update to match current qemu versionPhilipp Hug
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-14sb/intel: Use common RCBA MACROsPeter Lemenkov
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
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-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-05mb/emulation/spike-riscv: Implement mtime_initJonathan Neuschäfer
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-14mb/emulation/qemu-i440fx|q35: Fix stack sizePatrick Rudolph
2018-11-12mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph
2018-11-12mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph
2018-11-12mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"Elyes HAOUAS
2018-11-11mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph