summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/start.S
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-65/+65
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-4/+4
2022-07-29powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár1-0/+94
2022-07-03powerpc: mpc85xx: Simplify jump to _start_cont in flash codePali Rohár1-3/+2
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár1-2/+2
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+3
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini1-2/+2
2022-06-06mpc85xx: Switch to setting the initial stack pointer more clearlyTom Rini1-2/+2
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini1-1/+1
2022-04-26powerpc: mpc85xx: Rename _start_e500 symbol to _startPali Rohár1-2/+2
2022-04-26powerpc: mpc85xx: Drop _start symbolPali Rohár1-7/+2
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-17/+17
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-4/+4
2021-09-17powerpc: Drop version_string placement optimizationTom Rini1-5/+0
2021-02-25ppc: Remove MPC8569MDS boardTom Rini1-33/+0
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-5/+5
2019-01-23mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan1-6/+5
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy1-10/+0
2017-04-17powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta1-2/+4
2017-02-01powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall1-4/+4
2016-11-24powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun1-1/+1
2016-11-24powerpc: MPC8569: Remove macro CONFIG_MPC8569York Sun1-2/+2
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg1-3/+9
2016-05-24powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cacheAneesh Bansal1-0/+23
2016-04-09powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc1-0/+30
2015-09-02powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ramYork Sun1-1/+9
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal1-0/+11
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood1-15/+20
2015-04-20powerpc/mpc85xx: Remove some dead codeScott Wood1-137/+1
2015-04-20powerpc/mpc85xx: Don't relocate exception vectorsScott Wood1-121/+57
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun1-1/+1
2014-05-13PPC 85xx QEMU: Don't use HID1Alexander Graf1-1/+1
2014-04-23powerpc:Add support of SPL non-relocationPrabhakar Kushwaha1-0/+2
2014-04-23powerpc/mpc85xx: Move LAW_EN define outside of configPrabhakar Kushwaha1-1/+2
2014-04-23powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal1-1/+2
2014-04-23powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDSAneesh Bansal1-7/+2
2014-04-23PPC 85xx: Add qemu-ppce500 machineAlexander Graf1-0/+11
2014-04-23PPC: 85xx: Remove IVOR resetAlexander Graf1-6/+0
2014-01-25Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada1-2/+0
2013-12-05powerpc/corenet: CPC1 speculation disableDave Liu1-0/+4
2013-10-17powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha1-1/+1
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-09-11powerpc/mpc85xx: Add workaround for erratum A-005125York Sun1-0/+8
2013-08-09powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang1-1/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-21powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang1-1/+1