index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
/
qemu-q35
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/mainboard: Const'ify pci_devfn_t devices
Elyes HAOUAS
2020-04-23
1
-3
/
+1
*
mb/qemu-i440fx,q35: Fix option table
Nico Huber
2020-04-18
1
-4
/
+8
*
mb/qemu-q35: Select `HAVE_CMOS_DEFAULT`
Nico Huber
2020-04-18
1
-0
/
+1
*
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-13
1
-5
/
+5
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-1
/
+0
*
mainboard/emulation: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
5
-63
/
+10
*
mb/emulation/qemu-q35: drop unused intel_gma_get_controller_info()
Matt DeVillier
2020-04-02
1
-9
/
+0
*
sb/intel/i82801ix: drop IGD-related NVS variables
Matt DeVillier
2020-04-02
1
-3
/
+0
*
mb/emulation/qemu-q35: Enable CHROMEOS as an option
Duncan Laurie
2020-03-31
4
-3
/
+95
*
mb/emulation/qemu-q35: Enable option for TPM
Duncan Laurie
2020-03-31
2
-1
/
+6
*
mb/emulation/qemu-q35: Increase max size of ACPI tables
Duncan Laurie
2020-03-31
1
-0
/
+5
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
1
-6
/
+1
*
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2020-03-18
3
-5
/
+0
*
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2020-02-08
1
-2
/
+2
*
mb/*/*/acpi_tables: Don't zero out gnvs again
Peter Lemenkov
2019-12-31
1
-1
/
+0
*
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
1
-1
/
+0
*
mb/emulation/qemu-q35: Drop unused romcc-related Kconfig
Arthur Heymans
2019-12-17
1
-4
/
+0
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled
Patrick Rudolph
2019-11-12
1
-0
/
+4
*
mb/emulation/qemu: Add VBOOT support
Patrick Rudolph
2019-11-06
3
-2
/
+48
*
src/mainboard: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-25
1
-1
/
+0
*
emulation/qemu-x86: Rename memory.c to memmap.c
Kyösti Mälkki
2019-08-26
1
-7
/
+8
*
emulation/qemu-x86: Use common romstage code
Kyösti Mälkki
2019-08-26
1
-20
/
+1
*
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-22
1
-1
/
+1
*
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
1
-1
/
+0
*
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-08-11
1
-1
/
+0
*
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-12
1
-2
/
+2
*
qemu-q35: die if started on wrong machine
Patrick Rudolph
2019-07-08
2
-0
/
+21
*
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-04
1
-5
/
+2
*
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-06-19
1
-1
/
+1
*
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-12
1
-1
/
+0
*
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-05
3
-2
/
+22
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-04
1
-9
/
+9
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
2
-0
/
+2
*
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-03-01
1
-1
/
+1
*
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-21
1
-1
/
+2
*
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-15
1
-1
/
+1
*
mb/emulation/qemu-i440fx: use e820 in romstage
Thomas Heijligen
2019-02-05
1
-0
/
+1
*
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-14
1
-1
/
+0
*
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-14
1
-1
/
+1
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
1
-1
/
+1
*
emulation/qemu-{i440fx,q35}: Don't migrate globals
Arthur Heymans
2018-12-22
1
-0
/
+1
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
2
-2
/
+0
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
1
-2
/
+3
*
mb/emulation/qemu-i440fx|q35: Fix stack size
Patrick Rudolph
2018-11-14
1
-0
/
+4
*
mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK
Patrick Rudolph
2018-11-12
4
-22
/
+42
*
mb/emulation/qemu-i440fx|q35: Get rid of unused headers
Patrick Rudolph
2018-11-12
2
-6
/
+0
*
mb/emulation/qemu-i440fx|q35: Link memory.c
Patrick Rudolph
2018-11-11
2
-1
/
+3
[next]