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
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-11
mb/emulation/qemu: Copy page tables to DRAM in assembly
Patrick Rudolph
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-04-18
mb/qemu-q35: Select `HAVE_CMOS_DEFAULT`
Nico Huber
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
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-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-03-05
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-12-22
emulation/qemu-{i440fx,q35}: Don't migrate globals
Arthur Heymans
2018-11-28
mb/*/*/Kconfig: Remove useless comment
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-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
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-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2015-06-23
drop unneeded IRQ_SLOT_COUNTs
Stefan Reinauer
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2014-07-30
Kconfig: Fix comments on endif to match the corresponding if
Daniele Forsi
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-06-25
emulation/qemu: Switch x86 to DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-18
emulation/x86 : Drop HAVE_ACPI_RESUME
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-03-03
qemu: Support textmode gfx init.
Vladimir Serbinenko
2013-11-25
bochs: add support for native graphics
Ronald G. Minnich
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-07-26
emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-06-19
qemu: complete bochs dispi interface vga driver.
Gerd Hoffmann
2013-06-18
qemu/q35: uncomment cache-as-ram Kconfig entries
Gerd Hoffmann
2013-06-17
qemu: add q35 support
Gerd Hoffmann