aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx/emif4.c
AgeCommit message (Expand)Author
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