summaryrefslogtreecommitdiff
path: root/board/socrates/sdram.c
AgeCommit message (Expand)Author
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14socrates: rename sdram_setup fixed_sdram()Becky Bruce
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-05-20Initial support for "Socrates" boardSergei Poselenov