index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
zynq_sdhci.c
Age
Commit message (
Expand
)
Author
2019-01-24
mmc: zynq: Remove unused pwrseq variable
Michal Simek
2018-06-15
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
Michal Simek
2018-05-31
mmc: zynqmp: Add HS200 modes support for ZynqMP
Siva Durga Prasad Paladugu
2018-05-31
mmc: zynq: Use live-tree functions
Michal Simek
2018-05-11
mmc: zynq_sdhci: Add support for SD3.0
Siva Durga Prasad Paladugu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-02
mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
Hannes Schmelzer
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-01
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ
Vipul Kumar
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-17
mmc: zynq: Add fdt max-frequency support
Stefan Herbrechtsmeier
2017-02-17
mmc: zynq: Determine base clock frequency via clock framework
Stefan Herbrechtsmeier
2017-01-23
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2016-10-10
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-09-23
mmc: squash lines for immediate return
Masahiro Yamada
2016-08-05
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
Tom Rini
2016-08-05
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
2016-07-27
dm: mmc: zynq: Convert zynq to use driver model for MMC
Simon Glass
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-04-25
mmc: sdhci: add const qualifier to the name of struct sdhci_host
Masahiro Yamada
2016-01-27
mmc: zynq_sdhci: Added qurik to disable high speed
Siva Durga Prasad Paladugu
2016-01-27
sdhci: zynq: Remove hardcoded value zero as min frequency
Siva Durga Prasad Paladugu
2015-12-07
zynq: sdhci: Move driver to DM
Michal Simek
2015-12-07
zynq: sdhci: Remove zynq_sdhci_of_init()
Michal Simek
2015-12-07
zynq: sdhci: Calculate minimum frequency based on max frequency
Siva Durga Prasad Paladugu
2015-11-19
zynq: sdhci: Define max clock by macro
Michal Simek
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-04-29
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
Siva Durga Prasad Paladugu
2015-01-21
mmc: zynq: Use phys_addr_t for addresses
Michal Simek
2014-03-04
mmc: zynq: Add OF initialization support
Michal Simek
2014-02-07
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
Siva Durga Prasad Paladugu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-30
mmc: Add support for Xilinx Zynq sdhci controller
Michal Simek