aboutsummaryrefslogtreecommitdiff
path: root/src/arch/ppc64
AgeCommit message (Expand)Author
2024-04-01arch/ppc64: Add arch as supported by the clang compilerArthur Heymans
2024-04-01arch/ppc64: Fix inline assembly for clangArthur Heymans
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-02-18arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-24acpi,arch,commonlib: Rename Makefiles from .inc to .mkMartin Roth
2023-04-03arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power*Krystian Hebel
2022-02-11src/arch/ppc64/*: pass FDT address to payloadSergii Dmytruk
2022-02-11arch/ppc64/boot.c: handle non-OPD entry pointSergii Dmytruk
2022-02-11src/mainboard/emulation/qemu-power9: require hb-mode=onYaroslav Kurlaev
2022-02-11ppc64/arch/mmio.h: ignore HRMOR and inhibit cacheYaroslav Kurlaev
2022-02-11ppc64/bootblock_crt0.S: minimal implementation for bootblock C environmentKrystian Hebel
2022-02-11src/arch/ppc64/arch_timer.c: implement timer functionsMichał Żygowski
2022-02-11src/cpu/power9: add file structure for power9, implement SCOM accessIgor Bagnucki
2021-11-25arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relaxRaul E Rangel
2021-11-22arch/ppc64/include/arch/io.h: implement IO functionsMichał Żygowski
2021-07-26arch/{arm,ppc64,riscv}: Remove cpu_infoRaul E Rangel
2021-07-09ppc64/byteorder.h: define use of big endianKrystian Hebel
2020-12-17arch/ppc64: Remove .id section in bootblockKyösti Mälkki
2020-12-17arch/x86: Remove ID_SECTION_OFFSETKyösti Mälkki
2020-12-11Drop many cases of .previous directive useKyösti Mälkki
2020-08-24src/arch: Drop unneeded empty linesElyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/ppc64: Convert to SPDX license headerPatrick Georgi
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-04arch/ppc64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-09-26arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki
2019-09-09arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0Kyösti Mälkki
2019-09-02arch/ppc64: move misc.c to qemu-power8 as timer.cMarty E. Plummer
2019-08-28AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS fileMartin Roth
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-26arch/ppc64: Make PPC64 stages select ARCH_PPC64Arthur Heymans
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
2019-03-21arch/ppc64: Add <arch/mmio.h> stubsKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer