~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
zynq_sdhci.c
Commit message (
Expand
)
Author
Age
*
mmc: zynq_sdhci: Dll reset only for ZynqMP platform
Ashok Reddy Soma
2023-07-21
*
mmc: zynq: Sync with upstream DT binding
Michal Simek
2023-06-12
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
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-03-09
*
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-31
*
drivers: mmc: Change datatype of tuning_loop_counter to int
Algapally Santosh Sagar
2023-01-27
*
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-10-05
*
mmc: zynq_sdhci: Fix timing macros for MMC High speed
Ashok Reddy Soma
2022-07-26
*
mmc: zynq_sdhci: Add weak function prototype
T Karthik Reddy
2022-05-13
*
mmc: zynq_sdhci: Fix SDx_BASECLK configuration
Ashok Reddy Soma
2022-03-29
*
mmc: zynq_sdhci: Add support for dynamic configuration
Ashok Reddy Soma
2022-03-09
*
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
2022-03-07
*
mmc: zynq_sdhci: Add xilinx_pm_request weak function
T Karthik Reddy
2021-10-21
*
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-26
*
mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay
Ashok Reddy Soma
2021-08-06
*
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-07-26
*
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-23
*
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-12-13
*
mmc: zynq_sdhci: Extend UHS timings till hs200
Ashok Reddy Soma
2020-10-29
*
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-10-27
*
mmc: zynq: Fix incorrect indentation
Michal Simek
2020-09-23
*
mmc: zynq: Fix default value for xlnx,mio-bank
Michal Simek
2020-08-20
*
xilinx: Fix xlnx,mio_bank property
Michal Simek
2020-08-20
*
mmc: zynq_sdhci: Remove global pointer
Michal Simek
2020-06-24
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
mmc: zynq: parse dt when probing
Benedikt Grassl
2020-04-27
*
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
[next]