aboutsummaryrefslogtreecommitdiff
path: root/board/dave/PPChameleonEVB/u-boot.lds
AgeCommit message (Expand)AuthorFilesLines
2015-01-23powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada1-115/+0
2014-05-12cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor 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-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-1/+2
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-26PPChameleonEVB and CATcenter need a custom linker scriptWolfgang Denk1-0/+128
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-153/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
2005-12-12(no commit message)Wolfgang Denk1-0/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-1/+1
2005-05-04Use linker ASSERT statement to prevent undetected overlapping ofwdenk1-0/+1
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk1-1/+1
2004-04-18* Configure PPChameleon board to use redundand environment in flashLABEL_2004_04_18_2135wdenk1-3/+7
2003-09-02* Add support for PPChameleon Eval Boardwdenk1-0/+147