aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2018-04-08treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-0/+6
2018-04-05mmc: use core clock frequency in bcm2835 sdhostJonathan Gray2-2/+3
2018-03-30Merge git://git.denx.de/u-boot-x86Tom Rini1-3/+2
2018-03-30Merge git://git.denx.de/u-boot-riscvTom Rini5-254/+131
2018-03-30x86: mmc: Fix mapping of BAR memoryBernhard Messerklinger1-3/+2
2018-03-30mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen5-165/+133
2018-03-30mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen1-0/+7
2018-03-30mmc: ftsdc010: Drop non-dm codeRick Chen2-103/+0
2018-03-30mmc: ftsdc010: Support High-Speed modeRick Chen1-0/+5
2018-03-28rockchip: sdhci: support 8bit bus-widthPhilipp Tomsich1-0/+8
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini1-2/+8
2018-03-13mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay1-1/+6
2018-03-13mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay1-1/+2
2018-03-13mmc: sunxi: support cd-invertedHeinrich Schuchardt1-2/+8
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini1-0/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada8-8/+8
2018-03-05mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut1-0/+1
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2-4/+7
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar1-0/+6
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini3-26/+34
2018-02-26mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specifiedJean-Jacques Hiblot1-0/+2
2018-02-26mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot2-6/+15
2018-02-26mmc: omap_hsmmc: compile out write support if not neededJean-Jacques Hiblot1-2/+9
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot1-3/+3
2018-02-23mmc: fix off-by-one bug in mmc_startup_v4()Alexander Kochetkov1-1/+1
2018-02-23mmc: Drop unnecessary case for mmc_probe()Faiz Abbas1-6/+1
2018-02-23mmc: uniphier-sd: Add compatible strings for RCar Gen2Marek Vasut1-0/+5
2018-02-21mmc: synchronize the sequence with enum bus_mode in mmc.hJaehoon Chung1-8/+3
2018-02-19mmc: Fix uninitialised priv memberAlex Kiernan1-1/+1
2018-02-19mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot1-0/+1
2018-02-19mmc: Fix bug in sd_set_card_speed()Jean-Jacques Hiblot1-1/+1
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot1-22/+154
2018-02-19mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I1-0/+6
2018-02-19mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot1-0/+13
2018-02-19mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot1-1/+2
2018-02-19mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot1-10/+13
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I1-14/+44
2018-02-19mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I1-0/+372
2018-02-19mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I1-19/+5
2018-02-19mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot1-1/+2
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot1-6/+22
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot1-0/+122
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I1-0/+5
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot1-0/+47
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I1-0/+67
2018-02-19mmc: omap_hsmmc: cleanup omap_hsmmc_set_iosKishon Vijay Abraham I1-9/+20
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot1-24/+52
2018-02-19mmc: use pr_* log functionsMasahiro Yamada1-34/+34
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-0/+1
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford1-0/+4