aboutsummaryrefslogtreecommitdiff
path: root/board/BuS
AgeCommit message (Expand)AuthorFilesLines
2008-07-14EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk1-43/+43
2008-07-14EB+MCF-EV123 board: fix syntx errorWolfgang Denk1-1/+1
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2-2/+2
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-14Fix config files for out-of-tree buildingWolfgang Denk1-1/+1
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: Update EB+MCF-EV123 platformTsiChungLiew2-1/+305
2006-11-30Code cleanup.Wolfgang Denk6-20/+20
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 Balakowicz2-8/+12
2006-06-10Minor code cleanup.Wolfgang Denk4-5/+5
2006-04-20Add MCF5282 support (without preloader)Heiko Schocher10-0/+1221