summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/u-boot.lds
AgeCommit message (Expand)Author
2026-01-20powerpc: Update linker scripts to ensure appended device tree is alignedTom Rini
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
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
2022-04-26powerpc: mpc85xx: Put bss after image when not including reset vectorPali Rohár
2022-04-26powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld scriptPali Rohár
2022-04-26powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE supportPali Rohár
2022-04-26powerpc: mpc85xx: Rename _start_e500 symbol to _startPali Rohár
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/mpc85xx:Avoid fix address of bootpg sectionPrabhakar Kushwaha
2014-04-22PPC 85xx: Add ELF entry pointAlexander Graf
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-10-2085xx: Use gc-sections to reduce image sizePeter Tyser
2010-04-21Move arch/ppc to arch/powerpcStefan Roese