aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap4/emif.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-15omap4: Export jedec sdram timingsPaul Kocialkowski1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-10ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R1-2/+2
2013-04-08arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla1-1/+0
2011-11-15omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan1-0/+129
2011-11-15omap4: make omap4 code common for future reuseSricharan1-1254/+0
2011-09-13omap4: IO settingsAneesh V1-25/+0
2011-09-13omap4: make SDRAM init work for ES1.0 siliconAneesh V1-39/+8
2011-08-03omap4: sdram init changes for omap4460Aneesh V1-17/+22
2011-08-03omap4: automatic sdram detectionAneesh V1-0/+238
2011-08-03omap4: calculate EMIF register valuesAneesh V1-0/+739
2011-08-03omap4: add sdram init supportAneesh V1-0/+328