| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: zynq_sdhci: Add xilinx_pm_request weak function | T Karthik Reddy | 2021-10-21 | 1 | -0/+6 |
* | mmc: zynq_sdhci: Use set_control_reg from sdhci.c | Ashok Reddy Soma | 2021-08-26 | 1 | -20/+1 |
* | mmc: zynq_sdhci: Wait till sd card detect state is stable | T Karthik Reddy | 2021-08-26 | 1 | -0/+19 |
* | mmc: zynq_sdhci: Move setting tapdelay code to driver | Ashok Reddy Soma | 2021-08-26 | 1 | -1/+107 |
* | mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays | Ashok Reddy Soma | 2021-08-26 | 1 | -14/+59 |
* | mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay | Ashok Reddy Soma | 2021-08-06 | 1 | -5/+18 |
* | mmc: zynq_sdhci: Make variables/structure static | Michal Simek | 2021-07-26 | 1 | -6/+10 |
* | mmc: zynq_sdhci: Fix kernel doc warnings | Michal Simek | 2021-07-26 | 1 | -12/+12 |
* | mmc: zynq_sdhci: Split set_tapdelay function to in and out | Ashok Reddy Soma | 2021-07-26 | 1 | -2/+8 |
* | mmc: zynq_sdhci: Use Mask writes for Tap delays | Ashok Reddy Soma | 2021-07-26 | 1 | -27/+31 |
* | mmc: zynq_sdhci: Allow configuring zero Tap values | Ashok Reddy Soma | 2021-07-26 | 1 | -12/+4 |
* | mmc: zynq_sdhci: Resolve uninitialized return value | Ashok Reddy Soma | 2021-07-26 | 1 | -12/+8 |
* | 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 |