summaryrefslogtreecommitdiff
path: root/src/arch/ppc64
AgeCommit message (Expand)Author
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