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
/
arch
/
ppc64
Age
Commit message (
Expand
)
Author
2020-12-17
arch/ppc64: Remove .id section in bootblock
Kyösti Mälkki
2020-12-17
arch/x86: Remove ID_SECTION_OFFSET
Kyösti Mälkki
2020-12-11
Drop many cases of .previous directive use
Kyösti Mälkki
2020-08-24
src/arch: Drop unneeded empty lines
Elyes HAOUAS
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
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-03-06
src/arch/ppc64: Convert to SPDX license header
Patrick Georgi
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