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
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-29
mmc: zynq_sdhci: Extend UHS timings till hs200
Ashok Reddy Soma
2020-10-27
mmc: zynq_sdhci: Add clock phase delays for Versal
Ashok Reddy Soma
2020-10-27
mmc: zynq_sdhci: Set tapdelays based on clk phase delays
Ashok Reddy Soma
2020-10-27
mmc: zynq_sdhci: Read clock phase delays from dt
Michal Simek
2020-10-27
mmc: zynq_sdhci: Move macro to the top
Michal Simek
2020-10-27
mmc: Define timing macro's
Ashok Reddy Soma
2020-10-27
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
2020-09-23
mmc: zynq: Fix incorrect indentation
Michal Simek
2020-08-20
mmc: zynq: Fix default value for xlnx,mio-bank
Michal Simek
2020-08-20
xilinx: Fix xlnx,mio_bank property
Michal Simek
2020-06-24
mmc: zynq_sdhci: Remove global pointer
Michal Simek
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-27
mmc: zynq: parse dt when probing
Benedikt Grassl
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-10-08
mmc: zynq_sdhci: Remove check for DM_MMC config
Siva Durga Prasad Paladugu
2019-08-09
mmc: zynq_sdhci: fix uninitialized pointer deref on probe
Matwey V. Kornilov
2019-07-17
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
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
[next]