summaryrefslogtreecommitdiff
path: root/board/evb64260/mpsc.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada1-838/+0
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-04ppc: Move mirror_hack to arch_global_dataSimon Glass1-1/+1
2010-06-30Merge branch 'master' into nextWolfgang Denk1-1/+1
2010-06-30Fix compiler warnings for EVB64260, P3G4 and ZUMAAnatolij Gustschin1-1/+1
2010-06-24Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-88/+74
2003-09-03* Add support for PPChameleon Eval Boardwdenk1-8/+12
2003-06-28* Code cleanup:wdenk1-6/+6
2002-11-03Initial revisionwdenk1-0/+864