summaryrefslogtreecommitdiff
path: root/board/Marvell/db64360/sdram_init.c
AgeCommit message (Expand)Author
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-12-02DB64360: Fix GCC 4.6 build warningsWolfgang Denk
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2004-01-03* Patch by Ronen Shitrit, 10 Dec 2003:wdenk