index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
zynq_sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-23
1
-1
/
+1
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-2
/
+2
*
mmc: zynq_sdhci: Extend UHS timings till hs200
Ashok Reddy Soma
2020-10-29
1
-1
/
+1
*
mmc: zynq_sdhci: Add clock phase delays for Versal
Ashok Reddy Soma
2020-10-27
1
-4
/
+156
*
mmc: zynq_sdhci: Set tapdelays based on clk phase delays
Ashok Reddy Soma
2020-10-27
1
-5
/
+123
*
mmc: zynq_sdhci: Read clock phase delays from dt
Michal Simek
2020-10-27
1
-0
/
+85
*
mmc: zynq_sdhci: Move macro to the top
Michal Simek
2020-10-27
1
-2
/
+2
*
mmc: Define timing macro's
Ashok Reddy Soma
2020-10-27
1
-13
/
+11
*
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
2020-10-27
1
-0
/
+5
*
mmc: zynq: Fix incorrect indentation
Michal Simek
2020-09-23
1
-1
/
+1
*
mmc: zynq: Fix default value for xlnx,mio-bank
Michal Simek
2020-08-20
1
-1
/
+1
*
xilinx: Fix xlnx,mio_bank property
Michal Simek
2020-08-20
1
-1
/
+1
*
mmc: zynq_sdhci: Remove global pointer
Michal Simek
2020-06-24
1
-2
/
+0
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
mmc: zynq: parse dt when probing
Benedikt Grassl
2020-04-27
1
-9
/
+6
*
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
1
-1
/
+0
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
mmc: zynq_sdhci: Remove check for DM_MMC config
Siva Durga Prasad Paladugu
2019-10-08
1
-2
/
+2
*
mmc: zynq_sdhci: fix uninitialized pointer deref on probe
Matwey V. Kornilov
2019-08-09
1
-3
/
+4
*
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
2019-07-17
1
-36
/
+9
*
mmc: zynq: Remove unused pwrseq variable
Michal Simek
2019-01-24
1
-1
/
+0
*
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
Michal Simek
2018-06-15
1
-1
/
+1
*
mmc: zynqmp: Add HS200 modes support for ZynqMP
Siva Durga Prasad Paladugu
2018-05-31
1
-8
/
+17
*
mmc: zynq: Use live-tree functions
Michal Simek
2018-05-31
1
-13
/
+9
*
mmc: zynq_sdhci: Add support for SD3.0
Siva Durga Prasad Paladugu
2018-05-11
1
-5
/
+226
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
Hannes Schmelzer
2018-05-02
1
-1
/
+1
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ
Vipul Kumar
2018-03-01
1
-4
/
+0
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
mmc: zynq: Add fdt max-frequency support
Stefan Herbrechtsmeier
2017-02-17
1
-1
/
+8
*
mmc: zynq: Determine base clock frequency via clock framework
Stefan Herbrechtsmeier
2017-02-17
1
-2
/
+24
*
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2017-01-23
1
-1
/
+3
*
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-10-10
1
-2
/
+0
*
mmc: squash lines for immediate return
Masahiro Yamada
2016-09-23
1
-6
/
+1
*
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
Tom Rini
2016-08-05
1
-2
/
+0
*
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
1
-4
/
+2
*
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
1
-1
/
+1
*
dm: mmc: zynq: Convert zynq to use driver model for MMC
Simon Glass
2016-07-27
1
-5
/
+34
*
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
1
-0
/
+1
*
mmc: sdhci: add const qualifier to the name of struct sdhci_host
Masahiro Yamada
2016-04-25
1
-1
/
+1
*
mmc: zynq_sdhci: Added qurik to disable high speed
Siva Durga Prasad Paladugu
2016-01-27
1
-0
/
+5
*
sdhci: zynq: Remove hardcoded value zero as min frequency
Siva Durga Prasad Paladugu
2016-01-27
1
-1
/
+6
*
zynq: sdhci: Move driver to DM
Michal Simek
2015-12-07
1
-12
/
+32
[next]