summaryrefslogtreecommitdiff
path: root/drivers/mmc/atmel_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMDWenyou Yang2017-05-161-2/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-231-2/+5
* mmc: atmel_sdhci: Remove unnecessary clock callingWenyou Yang2016-10-281-25/+2
* mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-101-1/+0
* mmc: squash lines for immediate returnMasahiro Yamada2016-09-231-6/+1
* mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang2016-08-151-0/+123
* mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-031-0/+40