summaryrefslogtreecommitdiff
path: root/drivers/mmc/mv_sdhci.c
AgeCommit message (Expand)Author
2021-10-01arm: Remove aspenite boardTom Rini
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08mmc: mv_sdhci: parse device-tree entryBaruch Siach
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2019-07-31mmc: mv_sdhci: fix uninitialized pointer deref on probeBaruch Siach
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-17mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2016-10-10mmc: sdhci: use the generic error numberJaehoon Chung
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung
2015-10-21mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese
2015-03-18mv_sdhci: fix warnings on 64-bit buildsRob Herring
2013-05-06mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung
2012-01-08drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen
2011-07-15MMC: add marvell sdhci driverLei Wen