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
/
qemu-power8
Age
Commit message (
Expand
)
Author
2019-09-19
cpu,mb,soc: Init missing lb_serial struct fields
Jacob Garber
2019-09-02
arch/ppc64: move misc.c to qemu-power8 as timer.c
Marty E. Plummer
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
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-09
emulation/qemu-power8: Select CPU_QEMU_POWER8
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-11-30
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-10-22
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
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
2016-10-24
mainboard/emulation: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-15
riscv and power8: Convert printk/while(1) to die
Jonathan Neuschäfer
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-06-17
Define RAMTOP for x86 only
Kyösti Mälkki
2016-04-04
mainboard/emulation/qemu-power8: Use correct bootblock location
Timothy Pearson
2016-02-20
emulation/qemu-power8: initial mainboard and arch commit
Ronald G. Minnich