index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
/
qemu-q35
Age
Commit message (
Expand
)
Author
2023-02-07
tree: Drop repeated words
Alexander Goncharov
2023-01-30
mb/*: Remove lapic from devicetree
Arthur Heymans
2022-11-17
mb/emulation/qemu-q35: Split smm_close() and smm_lock()
Kyösti Mälkki
2022-11-17
mb/emulation/qemu-q35: Release TSEG reserve with SMM_ASEG
Kyösti Mälkki
2022-11-16
cpu/x86/smm: Use common SMM_ASEG region
Kyösti Mälkki
2022-11-15
mb/emulation/qemu-q35: Cleanup includes
Kyösti Mälkki
2022-11-13
mb/emulation/qemu: Move packed attribute
Martin Roth
2022-11-12
mb/emulation/qemu-q35: Fix running qemu-i386 with SMM
Arthur Heymans
2022-06-30
mb/emulation/qemu-i440fx,q35: Do resource transition
Kyösti Mälkki
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-01
mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG
Arthur Heymans
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-04-07
ChromeOS: Add DECLARE_x_CROS_GPIOS()
Kyösti Mälkki
2022-04-06
ChromeOS: Promote variant_cros_gpio()
Kyösti Mälkki
2021-11-23
emulation/qemu-i440fx,q35: avoid writing to ROM
Julian Stecklina
2021-11-15
Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"
Hsuan-ting Chen
2021-11-11
ChromeOS: Replace with or add <types.h>
Kyösti Mälkki
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-09
emulation/qemu-i440fx,q35: Split chromeos.c
Kyösti Mälkki
2021-11-05
mb/google,intel: Fix indirect include bootmode.h
Kyösti Mälkki
2021-10-18
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-05
src/mainboard to src/security: Fix spelling errors
Martin Roth
2021-07-26
mb/*: Specify type of `FMDFILE` once
Angel Pons
2021-07-26
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Angel Pons
2021-07-26
mb/*: Specify type of `MAINBOARD_DIR` once
Angel Pons
2021-07-01
QEMU: Only call `pci_assign_irqs` with non-NULL dev
Angel Pons
2021-06-16
arch/x86/ioapic: Drop irq_on_fsb as a configurable item
Kyösti Mälkki
2021-05-26
qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-class
Angel Pons
2021-05-06
emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASH
Arthur Heymans
2021-05-05
nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2021-04-26
mainboard: Drop unreferenced CMOS options
Angel Pons
2021-03-24
mb/emulation/qemu-q35: Fix format specifier for a `size_t`
Benjamin Doron
2021-03-18
mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init
Arthur Heymans
2021-02-15
src/mb: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-14
ACPI: Move common _PIC method
Kyösti Mälkki
2021-02-11
ACPI: Move PICM declaration
Kyösti Mälkki
2021-02-10
mb/emulation/qemu-q35/bootblock.c: Remove unused includes
Elyes HAOUAS
2021-02-06
mb/emulation/qemu-q35: Mark TSEG region as reserved
Patrick Rudolph
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2021-01-31
mb/emulation/qemu-q35: Use common MADT
Angel Pons
2021-01-31
mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBER
Angel Pons
2021-01-29
mb/emulation/qemu-q35: Consolidate host bridge definitions
Angel Pons
2021-01-29
mb/emulation/qemu-q35: Rename header
Angel Pons
2021-01-29
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-29
mb/emulation/qemu-q35: Rename PICF to PICM in ASL
Kyösti Mälkki
2021-01-28
mb/emulation/qemu-q35: Solve lint-001 error
Frans Hendriks
2021-01-28
mb/emulation/qemu-q35: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-27
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-22
mb/emulation/qemu-q35: Account for TSEG
Arthur Heymans
2021-01-20
mainboards: Drop GNVS cmap and cmbp
Kyösti Mälkki
2021-01-20
ACPI GNVS: Drop APIC, factor out MPEN
Kyösti Mälkki
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-11
mb/emulation/qemu: Copy page tables to DRAM in assembly
Patrick Rudolph
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2020-11-23
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-09
mb/emulation/q35: Define pm_acpi_smi_cmd_port
Arthur Heymans
2020-10-13
mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()
Elyes HAOUAS
2020-10-13
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <string.h>'
Elyes HAOUAS
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
[next]