summaryrefslogtreecommitdiffstats
path: root/drivers/memory/emif.c
Commit message (Expand)AuthorAgeFilesLines
* memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin2012-09-261-6/+17
* memory: emif: add device tree support to emif driverAneesh V2012-09-051-1/+181
* memory: emif: add debugfs entries for emifAneesh V2012-05-021-0/+138
* memory: emif: add one-time settingsAneesh V2012-05-021-0/+148
* memory: emif: add interrupt and temperature handlingAneesh V2012-05-021-2/+209
* memory: emif: handle frequency and voltage change eventsAneesh V2012-05-021-3/+891
* memory: emif: add basic infrastructure for EMIF driverAneesh V2012-05-021-0/+289