index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
zynq_sdhci.c
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-20
mmc: zynq_sdhci: Remove device_is_compatible() function
Padmarao Begari
2024-06-17
mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2
Michal Simek
2024-06-17
sdhci: zynq: Fix tap delay for SD on Versal NET
Simek, Michal
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2023-07-21
mmc: zynq_sdhci: Dll reset only for ZynqMP platform
Ashok Reddy Soma
2023-06-12
mmc: zynq: Sync with upstream DT binding
Michal Simek
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-03-09
xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
Algapally Santosh Sagar
2023-03-09
arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
Algapally Santosh Sagar
2023-01-31
mmc: zynq_sdhci: Add support and quirk for HS400
Ashok Reddy Soma
2023-01-31
mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform
Ashok Reddy Soma
2023-01-27
drivers: mmc: Change datatype of tuning_loop_counter to int
Algapally Santosh Sagar
2022-10-05
mmc: zynq_sdhci: Read power-domains id from DT and use
Ashok Reddy Soma
2022-10-05
mmc: zynq_sdhci: Change node_id prototype to u32
Ashok Reddy Soma
2022-07-26
mmc: zynq_sdhci: Fix timing macros for MMC High speed
Ashok Reddy Soma
2022-05-13
mmc: zynq_sdhci: Add weak function prototype
T Karthik Reddy
2022-03-29
mmc: zynq_sdhci: Fix SDx_BASECLK configuration
Ashok Reddy Soma
2022-03-09
mmc: zynq_sdhci: Add support for dynamic configuration
Ashok Reddy Soma
2022-03-07
mmc: zynq_sdhci: Enable card detect workaround for ZynqMP
Ashok Reddy Soma
2022-03-07
mmc: zynq_sdhci: Change granularity of timeout to 1us
Ashok Reddy Soma
2022-03-07
mmc: zynq_sdhci: Fix timeout issue
Ashok Reddy Soma
2021-10-21
mmc: zynq_sdhci: Add xilinx_pm_request weak function
T Karthik Reddy
2021-08-26
mmc: zynq_sdhci: Use set_control_reg from sdhci.c
Ashok Reddy Soma
2021-08-26
mmc: zynq_sdhci: Wait till sd card detect state is stable
T Karthik Reddy
2021-08-26
mmc: zynq_sdhci: Move setting tapdelay code to driver
Ashok Reddy Soma
2021-08-26
mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays
Ashok Reddy Soma
2021-08-06
mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay
Ashok Reddy Soma
2021-07-26
mmc: zynq_sdhci: Make variables/structure static
Michal Simek
2021-07-26
mmc: zynq_sdhci: Fix kernel doc warnings
Michal Simek
2021-07-26
mmc: zynq_sdhci: Split set_tapdelay function to in and out
Ashok Reddy Soma
2021-07-26
mmc: zynq_sdhci: Use Mask writes for Tap delays
Ashok Reddy Soma
2021-07-26
mmc: zynq_sdhci: Allow configuring zero Tap values
Ashok Reddy Soma
2021-07-26
mmc: zynq_sdhci: Resolve uninitialized return value
Ashok Reddy Soma
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
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
[next]