summaryrefslogtreecommitdiff
path: root/board/evb64260/mpsc.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ppc: Move mirror_hack to arch_global_dataSimon Glass2013-02-04-1/+1
* Merge branch 'master' into nextWolfgang Denk2010-06-30-1/+1
|\
| * Fix compiler warnings for EVB64260, P3G4 and ZUMAAnatolij Gustschin2010-06-29-1/+1
* | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-23-1/+1
|/
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-88/+74
* * Add support for PPChameleon Eval Boardwdenk2003-09-02-8/+12
* * Code cleanup:wdenk2003-06-27-6/+6
* Initial revisionwdenk2002-11-03-0/+864