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