summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/omap_mmc.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+3
2018-09-29mmc: omap_mmc: Remove invert referencesAdam Ford1-1/+0
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot1-1/+1
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I1-0/+4
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot1-4/+6
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I1-0/+1
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot1-0/+4
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot1-2/+19
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I1-0/+1
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot1-1/+11
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I1-2/+10
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot1-0/+2
2018-01-19mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I1-4/+2
2018-01-19mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I1-1/+11
2018-01-19omap: Update the base address of the MMC controllersJean-Jacques Hiblot1-1/+1
2018-01-19Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"Jean-Jacques Hiblot1-0/+3
2017-09-11arm: omap5+: Add board specific ldo poweringLokesh Vutla1-0/+1
2017-05-12dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla1-0/+9
2017-05-10omap_hsmmc: update struct hsmmc to accommodate omap3 from DTAdam Ford1-3/+0
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla1-1/+1
2015-10-22omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N1-0/+3
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+2
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-1/+1
2013-03-09omap: consolidate common mmc definitionsNikita Kiryanov1-0/+167