aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/start.S
AgeCommit message (Expand)Author
2024-07-12powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.sMarek Mojík
2023-10-28mpc85xx: relocate code in non-SPL buildMartin Fäcknitz
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-07-29powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár
2022-07-03powerpc: mpc85xx: Simplify jump to _start_cont in flash codePali Rohár
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár
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-06mpc85xx: Switch to setting the initial stack pointer more clearlyTom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-04-26powerpc: mpc85xx: Rename _start_e500 symbol to _startPali Rohár
2022-04-26powerpc: mpc85xx: Drop _start symbolPali Rohár
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-17powerpc: Drop version_string placement optimizationTom Rini
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-01-23mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-04-17powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta
2017-01-31powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall
2016-11-23powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun
2016-11-23powerpc: MPC8569: Remove macro CONFIG_MPC8569York Sun
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg
2016-05-24powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cacheAneesh Bansal
2016-04-08powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc
2015-09-01powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ramYork Sun
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood
2015-04-20powerpc/mpc85xx: Remove some dead codeScott Wood
2015-04-20powerpc/mpc85xx: Don't relocate exception vectorsScott Wood
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun
2014-05-13PPC 85xx QEMU: Don't use HID1Alexander Graf
2014-04-22powerpc:Add support of SPL non-relocationPrabhakar Kushwaha
2014-04-22powerpc/mpc85xx: Move LAW_EN define outside of configPrabhakar Kushwaha
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDSAneesh Bansal
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf
2014-04-22PPC: 85xx: Remove IVOR resetAlexander Graf
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada
2013-12-04powerpc/corenet: CPC1 speculation disableDave Liu
2013-10-16powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-10powerpc/mpc85xx: Add workaround for erratum A-005125York Sun