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
2020-03-02
mb/emulation/qemu-aarch64: Add ARM trusted firmware support
Patrick Rudolph
2020-03-02
mb/emulation/qemu-aarch64: Add MMU support
Patrick Rudolph
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-20
mainboard: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-18
src: Remove unused 'include <bootblock_common.h>'
Elyes HAOUAS
2019-12-17
mb/emulation/qemu-q35: Drop unused romcc-related Kconfig
Arthur Heymans
2019-12-11
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-06
mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike.
Philipp Hug
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-04
arch/ppc64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-01
mb/emulation/*-riscv: Initialize cbmem in romstage
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
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-19
cpu,mb,soc: Init missing lb_serial struct fields
Jacob Garber
2019-09-13
emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enum
Himanshu Sahdev
2019-09-11
emulation/qemu-i440fx/northbridge.c: Fix minor whitespace
Himanshu Sahdev
2019-09-02
arch/ppc64: move misc.c to qemu-power8 as timer.c
Marty E. Plummer
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-26
mainboard/emulation/qemu-aarch64: Update DRAM_SIZE_MB
Asami Doi
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
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-08-08
mainboard/emulation/qemu-aarch64: Add new board for ARMv8
Asami Doi
2019-08-03
mb/emulation/qemu-riscv: Add opensbi support
Patrick Rudolph
2019-07-30
mb/emulation/qemu-riscv: Protect CBFS from payload loader
Patrick Rudolph
2019-07-29
mb/emulation/qemu-riscv: Fix regression
Patrick Rudolph
2019-07-28
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-26
arch/ppc64: Make PPC64 stages select ARCH_PPC64
Arthur Heymans
2019-07-17
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-12
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
emulation/qemu-power8: Select CPU_QEMU_POWER8
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-28
mb/emulation/qemu-riscv: Use generic 8250 uart driver
Patrick Rudolph
2019-06-21
mb/emulation/qemu-riscv: Support arbitrary ROM sizes
Patrick Rudolph
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
x86/smbios: Untangle system and board tables
Nico Huber
[next]