summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
AgeCommit message (Expand)Author
2022-09-19powerpc: mpc85xx: Fix incorrect application of patchMarek Behún
2022-09-16mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár
2022-09-16powerpc: mpc85xx: Fix loading U-Boot proper from SD card in SPLPali Rohár
2022-07-29powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár
2022-06-28Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-04-26powerpc: mpc85xx: Define linker sections in ascending orderPali Rohár
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini
2018-09-27powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-09mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo
2014-05-12cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada
2014-04-22powerpc:Add support of SPL non-relocationPrabhakar Kushwaha
2014-04-22powerpc/mpc85xx: Avoid hardcoding in SPL linker scriptPrabhakar Kushwaha
2014-01-21powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu
2013-09-09SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang
2013-06-20powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2012-11-26spl/85xx: new SPL supportScott Wood