~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* treewide: Remove the unnecessary space before semicolonBin Meng2022-11-02
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-06
* Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-06
* ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng2021-03-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop asm_offsets.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun2016-11-23
* powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc2016-04-08
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-23
* powerpc/mpc85xx: Use IFC accessor functionPrabhakar Kushwaha2014-11-14
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-07
* powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun2014-05-13
* PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-22
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-16
* powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha2013-06-20
* powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-20
* SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2013-05-24
* powerpc/85xx:Make debug exception vector accessiblePrabhakar Kushwaha2012-07-06
* fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal2011-11-08
* powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-03
* fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal2011-09-29
* powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal2011-09-29
* powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal2011-09-29
* powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2011-09-29
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21