summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx/emif4.c
AgeCommit message (Expand)Author
2015-06-15am33xx: Re-enable SW levelling for DDR2Tom Rini
2015-01-13arm: am437x: Enable hardware leveling for EMIFJames Doublesin
2014-07-07ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee
2014-06-06arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini
2014-04-17am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini
2014-03-04ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach
2013-12-19ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla
2013-12-19ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla
2013-08-15Add TI816X supportTENART Antoine
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard
2012-09-01am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini
2012-09-01am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini
2012-09-01am33xx: Move some variables in emif4.c, mark them static.Tom Rini
2012-09-01am33xx: Correct and clean up ddr_regs structTom Rini
2012-09-01am33xx: Do not touch 'ratio1' fieldsTom Rini
2012-09-01am33xx: Rework config_io_ctrl slightlyTom Rini
2012-09-01am33xx: Use emif_regs struct for storing initialization valuesTom Rini
2012-09-01am33xx: Turn a number of 'int' functions to 'void'Tom Rini
2012-09-01am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini
2012-09-01am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini
2012-09-01am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini
2012-09-01am33xx: Pass to config_ddr the type of memory that is connectedTom Rini
2012-09-01am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini
2012-09-01am33xx: Rework DDR2 EMIF initalization slightlyTom Rini
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath
2011-10-27ARM:AM33XX: Add emif/ddr supportChandan Nath