aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pmc440/sdram.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-140/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-4/+8
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2009-10-02ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs1-24/+58
2009-03-17ppc4xx: PMC440: Only use one CS (rank) in DDR2 configurationStefan Roese1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-11ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs1-0/+7
2008-01-04ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs1-338/+4
2007-12-28ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs1-0/+442