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-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
2020-07-26
mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macros
Elyes HAOUAS
2020-07-26
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-26
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-26
mb/emulation/qemu-aarch64: Fix up license header
Angel Pons
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-14
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-07-09
mb/emulation/qemu-i440fx: Drop dead code
Angel Pons
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-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
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-28
mb/emulation: Remove fake devicetree.cb components
Kyösti Mälkki
2020-05-18
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
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-09
src/: Replace GPL boilerplate with SPDX header
Patrick Georgi
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-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-10
src/mb: Remove unneeded spaces before/after tabs
Elyes HAOUAS
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-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-i440fx: Add acpi_name handler for QEMU
Duncan Laurie
[next]