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
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
x86/smbios: Untangle system and board tables
Nico Huber
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-05
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-04
Fix indirect include for endianess
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-24
mb/emulation/qemu: Fix fw_cfg file loading
Patrick Rudolph
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-13
riscv: Add initial support for 32bit boards
Philipp Hug
2019-02-05
mb/emulation/qemu-i440fx: use e820 in romstage
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAM
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: add e820 interface
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: remove mm file listing
Thomas Heijligen
2019-01-31
mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usage
Thomas Heijligen
2019-01-31
mb/emulation/qemu-i440fx: change file handling
Thomas Heijligen
2019-01-26
mb/qemu-riscv: update to match current qemu version
Philipp Hug
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-14
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
2018-12-22
emulation/qemu-{i440fx,q35}: Don't migrate globals
Arthur Heymans
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-05
mb/emulation/spike-riscv: Implement mtime_init
Jonathan Neuschäfer
2018-11-30
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
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-11-12
mb/emulation/qemu-i440fx|q35: Get rid of unused headers
Patrick Rudolph
2018-11-12
mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"
Elyes HAOUAS
2018-11-11
mb/emulation/qemu-i440fx|q35: Link memory.c
Patrick Rudolph
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-29
Documentation/mainboard: Add emulation/spike-riscv.md
Jonathan Neuschäfer
2018-10-22
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-06
mb/emulation/*-riscv: Remove "UCB" from RISC-V board names
Jonathan Neuschäfer
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-08-16
mb/*/*/cmos.default: Harmonise CMOS files syntax
Elyes HAOUAS
2018-08-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-07-09
src/mb: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
[next]