aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu_init_early.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2021-03-05ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-11-23powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun
2016-04-08powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2014-11-14powerpc/mpc85xx: Use IFC accessor functionPrabhakar Kushwaha
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-05-13powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha
2013-06-20powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha
2013-05-24SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta
2012-07-06powerpc/85xx:Make debug exception vector accessiblePrabhakar Kushwaha
2011-11-08fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal
2011-10-03powerpc/p4080: Add support for secure boot flowRuchika Gupta
2011-09-29fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal
2011-09-29powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal
2011-09-29powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal
2011-09-29powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi
2010-04-21Move arch/ppc to arch/powerpcStefan Roese