aboutsummaryrefslogtreecommitdiff
path: root/board/socrates/sdram.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-01-17common: Move testdram() into init.hSimon Glass1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-1/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-1/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-14/+1
2011-01-14socrates: rename sdram_setup fixed_sdram()Becky Bruce1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-16/+16
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala1-1/+4
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-20Initial support for "Socrates" boardSergei Poselenov1-0/+122