summaryrefslogtreecommitdiffstats
path: root/drivers/memory/atmel-ebi.c
Commit message (Expand)AuthorAgeFilesLines
* memory: atmel-ebi: Enable the SMC clock if specifiedBoris Brezillon2017-01-271-14/+37
* memory: atmel-ebi: Properly handle multiple reference to the same CSBoris Brezillon2017-01-271-19/+27
* memory: atmel-ebi: Fix the test to enable generic SMC logicBoris Brezillon2017-01-271-1/+1
* memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon2017-01-101-13/+14
* memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Wei Yongjun2016-10-201-1/+1
* memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-08-081-8/+2
* memory: atmel-ebi: make it explicitly non-modularPaul Gortmaker2016-06-211-7/+2
* memory: add Atmel EBI (External Bus Interface) driverBoris Brezillon2016-06-021-0/+771
OpenPOWER on IntegriCloud