index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
Age
Commit message (
Expand
)
Author
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
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
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-09
mainboard: Get rid of device_t in ramstage
Elyes HAOUAS
2018-06-02
src/mainboard: Add and update license headers
Martin Roth
2018-05-24
mb/emulation/qemu-q35: Get rid of device_t
Kyösti Mälkki
2018-05-23
mb/emulation/qemu-i440fx: Get rid of device_t
Kyösti Mälkki
2018-05-15
mb/emulation/qemu-q35: Enable user option table support
Paul Menzel
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-30
cubieboard/qemu-armv7/am335x: Add fake TTB region for consistency
Julius Werner
2018-04-27
RISC-V boards: Remove PAGETABLES section from memlayout.ld
Jonathan Neuschäfer
2018-04-25
util/riscvtools: Rename to util/riscv/
Jonathan Neuschäfer
2018-04-24
mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tables
Oleksii Kurochko
2018-02-20
mb/emu/spike-riscv: Move usage instructions into Kconfig help
Jonathan Neuschäfer
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-11-07
RISC-V boards: Stop using the config string
Jonathan Neuschäfer
2017-09-27
mb/emu/*-riscv: Remove outdated memory map
Jonathan Neuschäfer
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-19
mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior
Ryan Salsamendi
2017-06-12
mb/emulation/spike-riscv: Update UART address
Jonathan Neuschäfer
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-05-15
vexpress: change to write32
Vladimir Serbinenko
2017-05-13
vexpress: add gfx init
Vladimir Serbinenko
2017-05-12
qemu/vexpress-a9: Discover RAM size.
Vladimir Serbinenko
2017-03-21
emulation/qemu-i440fx: Use SMBIOS macros
Paul Menzel
2017-02-23
mb/emulation/*-riscv: Don't select ARCH_BOOTBLOCK_RISCV
Jonathan Neuschäfer
2017-01-16
riscv/spike: Remove obsolete DRAM_SIZE_MB setting
Jonathan Neuschäfer
2016-12-18
emulation/qemu-q35: Increase default ROM_SIZE
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
[next]