summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/u-boot.lds
AgeCommit message (Expand)AuthorFilesLines
2015-11-10mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo1-1/+0
2014-05-12cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada1-1/+1
2014-04-23powerpc/mpc85xx:Avoid fix address of bootpg sectionPrabhakar Kushwaha1-1/+5
2014-04-23PPC 85xx: Add ELF entry pointAlexander Graf1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-21powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang1-0/+8
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala1-2/+6
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund1-2/+3
2010-10-2085xx: Use gc-sections to reduce image sizePeter Tyser1-42/+10
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-0/+157