summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx/emif4.c
Commit message (Expand)AuthorAgeLines
* ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2013-12-18-1/+21
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-18-3/+2
* Add TI816X supportTENART Antoine2013-08-15-0/+6
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-1/+0
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-15-0/+4
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-1/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-9/+1
* am33xx: add dmm support to emif4 libraryMatt Porter2013-03-24-0/+17
* am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-24-18/+22
* am33xx: support board specific ddr settingsPeter Korsgaard2012-10-25-103/+11
* am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-01-0/+41
* am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini2012-09-01-14/+23
* am33xx: Move some variables in emif4.c, mark them static.Tom Rini2012-09-01-4/+3
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-01-9/+1
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-01-6/+0
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-01-9/+1
* am33xx: Use emif_regs struct for storing initialization valuesTom Rini2012-09-01-30/+13
* am33xx: Turn a number of 'int' functions to 'void'Tom Rini2012-09-01-13/+3
* am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini2012-09-01-4/+2
* am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini2012-09-01-23/+23
* am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini2012-09-01-0/+2
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-01-17/+21
* am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini2012-09-01-57/+44
* am33xx: Rework DDR2 EMIF initalization slightlyTom Rini2012-09-01-15/+2
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-16-1/+1
* ARM:AM33XX: Add emif/ddr supportChandan Nath2011-10-27-0/+201