index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
/
qemu-q35
Age
Commit message (
Expand
)
Author
2020-07-09
mb/emulation/qemu-q35: Drop dead code
Angel Pons
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-27
mb/emulation/qemu-q35: Use common early SPI code
Angel Pons
2020-06-22
mb/emulation/qemu-i440fx,q35: Fix comment style
Paul Menzel
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-10
sb/intel/i82801ix: Select COMMON_FADT
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
mb/emulation/qemu-q35: Control SMI related FADT entries
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-10
src/mainboard: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-23
src/mainboard: Const'ify pci_devfn_t devices
Elyes HAOUAS
2020-04-18
mb/qemu-i440fx,q35: Fix option table
Nico Huber
2020-04-18
mb/qemu-q35: Select `HAVE_CMOS_DEFAULT`
Nico Huber
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
mainboard/emulation: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
mb/emulation/qemu-q35: drop unused intel_gma_get_controller_info()
Matt DeVillier
2020-04-02
sb/intel/i82801ix: drop IGD-related NVS variables
Matt DeVillier
2020-03-31
mb/emulation/qemu-q35: Enable CHROMEOS as an option
Duncan Laurie
2020-03-31
mb/emulation/qemu-q35: Enable option for TPM
Duncan Laurie
2020-03-31
mb/emulation/qemu-q35: Increase max size of ACPI tables
Duncan Laurie
2020-03-29
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-18
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2020-02-08
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2019-12-31
mb/*/*/acpi_tables: Don't zero out gnvs again
Peter Lemenkov
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-17
mb/emulation/qemu-q35: Drop unused romcc-related Kconfig
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-12
mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled
Patrick Rudolph
2019-11-06
mb/emulation/qemu: Add VBOOT support
Patrick Rudolph
2019-10-25
src/mainboard: Drop wrong _ADR objects
Elyes HAOUAS
2019-08-26
emulation/qemu-x86: Rename memory.c to memmap.c
Kyösti Mälkki
2019-08-26
emulation/qemu-x86: Use common romstage code
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-07-12
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-08
qemu-q35: die if started on wrong machine
Patrick Rudolph
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-05
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
[next]