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
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-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-22
mb/emulation: Drop cbmem_recovery(0) call in ramstage
Kyösti Mälkki
2021-02-21
mb/: Drop the provided name in chip_ops
Kyösti Mälkki
2021-02-19
memlayout: Store region sizes as separate symbols
Julius Werner
2021-02-17
mb: guard irq_tables for clang-format
Patrick Georgi
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-02-04
mb/emulation/qemu: Fix SMP boot
Patrick Rudolph
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-i440fx: Convert to ASL 2.0 syntax
Elyes HAOUAS
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-12-17
drivers: Replace set_vbe_mode_info_valid
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-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
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-11-04
mb/emulation/qemu-aarch64: Add a timestamp region
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-09-27
mb/Kconfig: Drop ROM sizes below 256KiB
Nico Huber
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-02
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-09-01
mb/*/Kconfig: Drop redundant 'select CONSOLE_SERIAL'
Elyes HAOUAS
2020-08-21
mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE
Harshit Sharma
2020-08-03
mb/emulation/qemu-armv7: Fix board
Patrick Rudolph
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
[next]