~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
/
sdhci.c
Commit message (
Expand
)
Author
Age
*
mmc: sdhci: Allow disabling of SDMA in SPL
Peter Geis
2023-04-21
*
mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode
Jonas Karlman
2023-04-21
*
mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode
Jonas Karlman
2023-04-21
*
mmc: sdhci: Enable HS400 support if available in caps
Ashok Reddy Soma
2023-01-31
*
mmc: sdhci: Check and call config_dll callback functions
Ashok Reddy Soma
2023-01-31
*
mmc: sdhci: Add new quirks for SUPPORT_SINGLE
Kunihiko Hayashi
2022-10-24
*
mmc: sdhci: Add HS400 Enhanced Strobe support
Alper Nebi Yasak
2022-03-16
*
drivers: mmc: Add wait_dat0 support for sdhci driver
Stephen Carlson
2021-10-29
*
Revert "mmc: sdhci: set to INT_DATA_END when there are data"
Yuezhang.Mo@sony.com
2021-09-10
*
mmc: sdhci: Change prototype of set_delay to return errors
Ashok Reddy Soma
2021-08-06
*
mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
Faiz Abbas
2021-07-27
*
mmc: sdhci: skip cache invalidation if DMA is not used
Yuezhang.Mo@sony.com
2021-02-19
*
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
Nicolas Saenz Julienne
2021-02-18
*
mmc: sdhci: Add helper functions for UHS modes
Faiz Abbas
2021-02-04
*
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
2020-10-27
*
mmc: sdhci: move the ADMA2 table handling into own module
Michael Walle
2020-10-12
*
mmc: sdhci: Use upper/lower_32_bits macros
Michal Simek
2020-08-20
*
mmc: sdhci: Enable high speed conditional on the corresponding bit
Faiz Abbas
2020-08-20
*
mmc: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
*
mmc: sdhci: Fix HISPD bit handling
Jagan Teki
2020-06-24
*
common: Drop linux/bitops.h from common header
Simon Glass
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-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
mmc: sdhci: Use debug for not supported SDMA info message
Matthias Brugger
2020-05-13
*
mmc: sdhci: not return error when SDMA is not supported
Jaehoon Chung
2020-05-12
*
mmc: sdhci: use phys2bus macro when dma address is accessed
Jaehoon Chung
2020-05-12
*
mmc: zynq: parse dt when probing
Benedikt Grassl
2020-04-27
*
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
2020-03-09
*
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
2020-02-20
*
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
2020-02-20
*
mmc: sdhci: remove unneeded casts
Masahiro Yamada
2020-02-20
*
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
2020-02-20
*
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
2020-02-20
*
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
2020-02-20
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
mmc: sdhci: make sdhci_get_cd static
Baruch Siach
2019-11-27
*
mmc: sdhci: Add support for dt caps & caps mask
T Karthik Reddy
2019-09-06
*
mmc: sdhci: fix chip detect gpio property name
Baruch Siach
2019-07-31
*
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
2019-07-17
*
mmc: sdhci: Make set_ios_post() return int
Faiz Abbas
2019-07-17
*
mmc: sdhci: Make sdhci_set_clock() non static
Faiz Abbas
2019-07-17
*
mmc: sdhci: Add support for sdhci-caps-mask
Faiz Abbas
2019-07-17
*
mmc: sdhci: Implement SDHCI card detect
T Karthik Reddy
2019-07-15
*
mmc: sdhci: Read cd-gpio from devicetree
T Karthik Reddy
2019-07-15
*
mmc: sdhci: Add Support for ADMA2
Faiz Abbas
2019-05-03
*
mmc: sdhci: Move DMA handling to prepare_dma() function
Faiz Abbas
2019-05-03
*
mmc: sdhci: Fix MMC HS200 tuning command failures
Siva Durga Prasad Paladugu
2018-06-15
*
mmc: sdhci: Update sdhci_send_command() to handle HS200
Siva Durga Prasad Paladugu
2018-05-31
*
mmc: sdhci: Check that ops are defined
Ramon Fried
2018-05-14
[next]