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
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
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
2019-02-05
mb/emulation/qemu-i440fx: use e820 in romstage
Thomas Heijligen
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-14
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-22
emulation/qemu-{i440fx,q35}: Don't migrate globals
Arthur Heymans
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-14
mb/emulation/qemu-i440fx|q35: Fix stack size
Patrick Rudolph
2018-11-12
mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK
Patrick Rudolph
2018-11-12
mb/emulation/qemu-i440fx|q35: Get rid of unused headers
Patrick Rudolph
2018-11-11
mb/emulation/qemu-i440fx|q35: Link memory.c
Patrick Rudolph
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-08-16
mb/*/*/cmos.default: Harmonise CMOS files syntax
Elyes HAOUAS
2018-08-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-09
mainboard: Get rid of device_t in ramstage
Elyes HAOUAS
2018-06-02
src/mainboard: Add and update license headers
Martin Roth
2018-05-24
mb/emulation/qemu-q35: Get rid of device_t
Kyösti Mälkki
2018-05-15
mb/emulation/qemu-q35: Enable user option table support
Paul Menzel
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2016-12-18
emulation/qemu-q35: Increase default ROM_SIZE
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-10-24
mainboard/emulation: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-09-26
mainboard/*/*/dsdt.asl: Use tabs for indents
Elyes HAOUAS
2016-06-18
emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()
Kyösti Mälkki
2016-05-01
mb/emulation/*/board_info.txt: Update QEMU URL
Jonathan Neuschäfer
2016-03-10
northbridge/intel/i440bx: Unify UDELAY selection
Stefan Reinauer
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-14
emulation/qemu: Serialize IQCR method
Paul Menzel
2015-06-23
drop unneeded IRQ_SLOT_COUNTs
Stefan Reinauer
2015-05-29
Remove whitespace at the end of line.
Vladimir Serbinenko
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
[next]