aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/mtk-sd.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-16mmc: add mmc and sd support for MT7622Sam Shih
2020-01-16mmc: mtk-sd: fix hang when data read quicklymingming lee
2020-01-16mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCsmingming lee
2019-12-03mmc: mtk-sd: Adjust the mmc tuning flowmingming lee
2019-10-25mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao
2019-10-25mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao
2019-08-20mmc: mtk-sd: Add MT8183 SoC supportFabien Parent
2019-07-31mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeoutWeijie Gao
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent
2019-01-26mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=nFabien Parent
2019-01-26mmc: mtk-sd: fix possible incomplete read opsFabien Parent
2018-11-28mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao