summaryrefslogtreecommitdiff
path: root/board/esd/cpci750/sdram_init.c
Commit message (Expand)AuthorAgeLines
* board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-16-314/+193
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-06-7/+144
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-130/+129
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-1/+1
* [PATCH] Update esd cpci5200 filesStefan Roese2007-01-31-10/+31
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+1
* Code cleanup.wdenk2004-12-16-803/+1047
* CPCI750 board support addedstroese2004-12-16-0/+1439