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
/
arch
/
ppc64
Age
Commit message (
Expand
)
Author
2019-11-30
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-10
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-04
arch/ppc64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-09-26
arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK
Kyösti Mälkki
2019-09-09
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-02
arch/ppc64: move misc.c to qemu-power8 as timer.c
Marty E. Plummer
2019-08-28
AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file
Martin Roth
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-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-03-21
arch/ppc64: Add <arch/mmio.h> stubs
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-30
arch/power8: Rename to ppc64
Jonathan Neuschäfer