summaryrefslogtreecommitdiff
path: root/board/sbc8548/ddr.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+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-3/+3
2012-11-288xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-1/+1
2012-01-11sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker1-1/+30
2012-01-11sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker1-0/+48
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-22/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-08-27FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala1-0/+80