summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/esdctl.c
Commit message (Expand)AuthorAgeFilesLines
* i.MX6: esdctl: Fix a bug in memory probing codeAndrey Smirnov2014-11-201-2/+21
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+3
* ARM: i.MX: esdctl: i.MX53 has esdctl v4, not v3Sascha Hauer2014-07-181-2/+2
* ARM: imx: move malloc area to upper memory bank by defaultLucas Stach2014-05-051-49/+66
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-7/+7
* imx6: read back memory sizeChristian Hemp2014-04-281-0/+64
* ARM: i.MX: esdctl: Use __iomem specifier for memory pointerAlexander Shiyan2014-01-291-1/+1
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* ARM: i.MX: Allow disabling SDRAM autodetectionSascha Hauer2013-05-081-0/+14
* ARM i.MX ESDCTL: Fix default enabled esdctl v2 controllerSascha Hauer2013-03-261-15/+28
* ARM: i.MX: Replace numbers with predefined constants in several placesAlexander Shiyan2013-02-261-1/+1
* ARM i.MX: Add i.MX specific entry point for bareboxSascha Hauer2013-02-041-21/+115
* treewide: fix format specifiersSascha Hauer2013-01-271-2/+2
* esdctl: fix reset default bug on i.MX27/31Sascha Hauer2012-12-121-2/+23
* ARM i.MX esdctl: Use defines from exisiting header fileSascha Hauer2012-12-061-18/+8
* ARM i.MX: Add driver to get sdram base and sizeSascha Hauer2012-12-061-0/+344