aboutsummaryrefslogtreecommitdiff
path: root/board/snmc
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Move arch/ppc to arch/powerpcStefan Roese2-10/+10
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-4/+4
2010-04-13Rename lib_generic/ to lib/Peter Tyser2-6/+6
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2-6/+6
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-16/+16
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-66/+66
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-07-14Fix coding style; make code better parsable by external toolsWolfgang Denk1-8/+9
2008-06-12Change initdram() return type to phys_size_tBecky Bruce2-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk3-121/+116
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2-2/+2
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-14/+22
2005-12-12(no commit message)Wolfgang Denk2-0/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk2-7/+7
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2-0/+4
2004-01-06Add a common get_ram_size() function and modify the thewdenk2-49/+2
2004-01-02* Cleanup lowboot code for MPC5200wdenk2-2/+0
2003-12-07Patch by Wolter Kamphuis, 05 Dec 2003:wdenk10-0/+2670