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-i440fx
Age
Commit message (
Expand
)
Author
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-18
mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init
Arthur Heymans
2021-02-17
mb: guard irq_tables for clang-format
Patrick Georgi
2021-02-04
mb/emulation/qemu: Fix SMP boot
Patrick Rudolph
2021-01-28
mb/emulation/qemu-i440fx: 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-11
mb/emulation/qemu: Copy page tables to DRAM in assembly
Patrick Rudolph
2020-12-04
mb/emulation/x86: Add optional parallel_mp init support
Arthur Heymans
2020-12-04
cpu/qemu-x86: Add the option to have no SMM
Arthur Heymans
2020-11-23
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
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-08-21
mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE
Harshit Sharma
2020-07-26
mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macros
Elyes HAOUAS
2020-07-19
mb/qemu-i440fx/memmap: Add warning when falling back to CMOS infos
Nico Huber
2020-07-19
mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select()
Nico Huber
2020-07-19
mb/qemu/fw_cfg: Add info messages about (not) found files
Nico Huber
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-09
mb/emulation/qemu-i440fx: Drop dead 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-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: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-18
mb/qemu-i440fx,q35: Fix option table
Nico Huber
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
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-03-31
mb/emulation/qemu-i440fx: Add acpi_name handler for QEMU
Duncan Laurie
2020-03-31
mb/emulation/qemu-i440fx: Reserve low memory
Duncan Laurie
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-18
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
mainboard: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
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-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-25
src/mainboard: Drop wrong _ADR objects
Elyes HAOUAS
2019-09-24
emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_read
Himanshu Sahdev
2019-09-13
emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enum
Himanshu Sahdev
[next]