summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/am33xx/emif4.c
Commit message (Expand)AuthorAgeFilesLines
* arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-131-1/+4
* ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-071-1/+1
* arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-061-0/+4
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-171-1/+1
* ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-041-1/+1
* ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2013-12-181-1/+21
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-181-3/+2
* Add TI816X supportTENART Antoine2013-08-151-0/+6
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-151-1/+0
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-151-0/+4
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-301-1/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-9/+1
* am33xx: add dmm support to emif4 libraryMatt Porter2013-03-241-0/+17
* am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-241-18/+22
* am33xx: support board specific ddr settingsPeter Korsgaard2012-10-251-103/+11
* am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-011-0/+41
* am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini2012-09-011-14/+23
* am33xx: Move some variables in emif4.c, mark them static.Tom Rini2012-09-011-4/+3
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-011-9/+1
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-011-6/+0
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-011-9/+1
* am33xx: Use emif_regs struct for storing initialization valuesTom Rini2012-09-011-30/+13
* am33xx: Turn a number of 'int' functions to 'void'Tom Rini2012-09-011-13/+3
* am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini2012-09-011-4/+2
* am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini2012-09-011-23/+23
* am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini2012-09-011-0/+2
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-011-17/+21
* am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini2012-09-011-57/+44
* am33xx: Rework DDR2 EMIF initalization slightlyTom Rini2012-09-011-15/+2
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-161-1/+1
* ARM:AM33XX: Add emif/ddr supportChandan Nath2011-10-271-0/+201
OpenPOWER on IntegriCloud