aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-am33xx/ddr_defs.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-12Add support for the MT41K128M16JT125K memory modulesSjoerd Simons1-0/+16
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini1-0/+6
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla1-0/+15
2014-07-25am335x_evm / gumstix pepper: Correct DDR settingsTom Rini1-4/+0
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten1-0/+16
2014-01-24ARM: AM335x: Enable DDR dynamic IO power downSatyanarayana, Sandhya1-4/+4
2013-12-18ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla1-0/+8
2013-12-18ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla1-2/+31
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini1-25/+6
2013-12-04cm_t335: add cm_t335 board supportIlya Ledvich1-0/+6
2013-10-07ARM: IGEP0033: Update timing to run DDR at 400MHz.Enric Balletbo i Serra1-12/+12
2013-08-15Add TI816X supportTENART Antoine1-13/+22
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla1-2/+0
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2013-07-02am33xx: fix the ddr_cmdtctrl structureIlya Ledvich1-1/+0
2013-05-10Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra1-0/+17
2013-04-12am335x: Really correct DDR timings on new BeagleBone partTom Rini1-7/+7
2013-04-10am335x: Update timings for the beaglebone againTom Rini1-10/+10
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini1-0/+17
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter1-0/+5
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter1-6/+46
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath1-0/+1
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance1-0/+16
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel1-0/+18
2012-10-25am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard1-32/+32
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard1-1/+4
2012-09-01am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini1-0/+17
2012-09-01am33xx: Correct and clean up ddr_regs structTom Rini1-19/+18
2012-09-01am33xx: Do not touch 'ratio1' fieldsTom Rini1-18/+7
2012-09-01am33xx: Rework config_io_ctrl slightlyTom Rini1-12/+1
2012-09-01am33xx: Use emif_regs struct for storing initialization valuesTom Rini1-34/+4
2012-09-01am33xx: Turn a number of 'int' functions to 'void'Tom Rini1-6/+6
2012-09-01am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini1-0/+1
2012-09-01am335x: ddr_defs: Update EMIF parametersVaibhav Bedia1-5/+5
2012-09-01am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini1-20/+12
2012-09-01am33xx: Pass to config_ddr the type of memory that is connectedTom Rini1-1/+1
2012-09-01am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini1-2/+2
2012-09-01am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini1-27/+0
2012-02-27am33xx: ddr_defs.h: Change DDR timingsChase Maupin1-1/+1
2012-01-16ARM:AM33XX: Fix ddr and timer register offsetChandan Nath1-3/+3
2011-10-27ARM:AM33XX: Add emif/ddr supportChandan Nath1-0/+264