aboutsummaryrefslogtreecommitdiff
path: root/board/cobra5272
AgeCommit message (Expand)AuthorFilesLines
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-2/+1
2008-11-03ColdFire: Remove platforms mii.c fileTsiChung Liew2-304/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-16/+16
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-11Fix compile error caused by incorrect function return typeTsiChung Liew1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-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-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-08-16ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew3-4/+306
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz1-0/+1
2006-03-11More GCC 4.x code cleanupWolfgang Denk1-2/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-01-09Patch by Florian Schlote, 08 Sep 2004:wdenk9-0/+815