summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-q35/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* emulation/{i440fx,q35}: Don't use PCI driver to set root PCI dev opsArthur Heymans2023-07-061-7/+1
* mb/emulation/qemu-i440fx,q35: Do resource transitionKyösti Mälkki2022-06-301-3/+2
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-2/+2
* QEMU: Only call `pci_assign_irqs` with non-NULL devAngel Pons2021-07-011-4/+10
* mb/emulation/qemu-q35: Mark TSEG region as reservedPatrick Rudolph2021-02-061-0/+7
* mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-311-3/+1
* mb/emulation/qemu-q35: Consolidate host bridge definitionsAngel Pons2021-01-291-9/+9
* mb/emulation/qemu: Copy page tables to DRAM in assemblyPatrick Rudolph2021-01-111-0/+6
* mb/emulation/qemu-i440fx,q35: Fix comment stylePaul Menzel2020-06-221-3/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mb/emulation/qemu-q35: drop unused intel_gma_get_controller_info()Matt DeVillier2020-04-021-9/+0
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-6/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki2019-07-121-2/+2
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph2018-11-121-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-091-1/+1
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove whitespace at the end of line.Vladimir Serbinenko2015-05-291-1/+1
* igd.asl rewriteVladimir Serbinenko2015-05-281-0/+14
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-1/+1
* emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-261-5/+1
* qemu: add q35 supportGerd Hoffmann2013-06-171-0/+89