index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
ppc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/arch/ppc64/*: pass FDT address to payload
Sergii Dmytruk
2022-02-11
1
-0
/
+6
*
arch/ppc64/boot.c: handle non-OPD entry point
Sergii Dmytruk
2022-02-11
1
-0
/
+19
*
src/mainboard/emulation/qemu-power9: require hb-mode=on
Yaroslav Kurlaev
2022-02-11
3
-3
/
+17
*
ppc64/arch/mmio.h: ignore HRMOR and inhibit cache
Yaroslav Kurlaev
2022-02-11
1
-8
/
+67
*
ppc64/bootblock_crt0.S: minimal implementation for bootblock C environment
Krystian Hebel
2022-02-11
3
-11
/
+94
*
src/arch/ppc64/arch_timer.c: implement timer functions
Michał Żygowski
2022-02-11
2
-0
/
+43
*
src/cpu/power9: add file structure for power9, implement SCOM access
Igor Bagnucki
2022-02-11
2
-0
/
+13
*
arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax
Raul E Rangel
2021-11-25
1
-0
/
+2
*
arch/ppc64/include/arch/io.h: implement IO functions
Michał Żygowski
2021-11-22
1
-3
/
+35
*
arch/{arm,ppc64,riscv}: Remove cpu_info
Raul E Rangel
2021-07-26
1
-12
/
+0
*
ppc64/byteorder.h: define use of big endian
Krystian Hebel
2021-07-09
1
-1
/
+1
*
arch/ppc64: Remove .id section in bootblock
Kyösti Mälkki
2020-12-17
4
-39
/
+0
*
arch/x86: Remove ID_SECTION_OFFSET
Kyösti Mälkki
2020-12-17
1
-0
/
+4
*
Drop many cases of .previous directive use
Kyösti Mälkki
2020-12-11
1
-1
/
+0
*
src/arch: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
1
-2
/
+0
*
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-13
1
-3
/
+3
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-4
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
19
-19
/
+0
*
src/arch/ppc64: Convert to SPDX license header
Patrick Georgi
2020-03-06
19
-243
/
+38
*
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-30
1
-27
/
+0
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
1
-1
/
+0
*
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-10
1
-1
/
+0
*
arch/ppc64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-04
3
-2
/
+6
*
arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK
Kyösti Mälkki
2019-09-26
1
-1
/
+1
*
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-09
1
-2
/
+3
*
arch/ppc64: move misc.c to qemu-power8 as timer.c
Marty E. Plummer
2019-09-02
2
-23
/
+0
*
AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file
Martin Roth
2019-08-28
13
-31
/
+3
*
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
1
-5
/
+3
*
arch/ppc64: Make PPC64 stages select ARCH_PPC64
Arthur Heymans
2019-07-26
1
-8
/
+3
*
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-12
1
-76
/
+0
*
arch/ppc64: Add <arch/mmio.h> stubs
Kyösti Mälkki
2019-03-21
1
-0
/
+53
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-1
/
+1
*
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-30
22
-0
/
+752