aboutsummaryrefslogtreecommitdiff
path: root/board/esd/cpci750/sdram_init.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk1-1702/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-16board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk1-314/+193
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-05-0674xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt1-7/+144
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-130/+129
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-1/+1
2007-01-31[PATCH] Update esd cpci5200 filesStefan Roese1-10/+31
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+1
2004-12-16Code cleanup.wdenk1-803/+1047
2004-12-16CPCI750 board support addedstroese1-0/+1439