aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory/atmel-sdramc.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-20memory: atmel-sdramc: use builtin_platform_driver to simplify the codeGravatar Wei Yongjun 1-5/+1
2016-08-31memory: atmel-sdramc: fix a possible NULL dereferenceGravatar LABBE Corentin 1-3/+1
2016-06-21memory: atmel-sdramc: make it explicitly non-modularGravatar Paul Gortmaker 1-7/+4
2014-10-20memory: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-15memory: add a driver for atmel ram controllersGravatar Alexandre Belloni 1-0/+98