index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mmc.h
Age
Commit message (
Expand
)
Author
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: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
2024-04-15
mmc: Add generic tuning flag
Marek Vasut
2024-04-15
mmc: Convert hs400_tuning flag from u8 to bool
Marek Vasut
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2024-04-15
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
Jonas Karlman
2023-07-18
mmc: Introduce mmc_send_stop_transmission()
Hai Pham
2023-04-10
mmc: Check support for TRIM operations
Loic Poulain
2023-01-31
cmd: mmc: Expand bkops handling
Marek Vasut
2022-11-10
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
Tom Rini
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-07-27
drivers: mmc: write protect single boot area
Ying-Chun Liu (PaulLiu)
2022-06-15
mmc: Add support for wait_dat0 callback
Loic Poulain
2022-04-25
bootstd: mmc: Add a bootdev driver
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-12
mmc: unconditionally define mmc_deinit()
Heinrich Schuchardt
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2021-07-15
mmc: mmc_get_op_cond: Allow quiet detection of eMMC
Pali Rohár
2021-06-22
mmc: mmc-uclass: change to static about dm function
Jaehoon Chung
2021-06-22
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
Jaehoon Chung
2021-02-19
mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
Jaehoon Chung
2021-02-19
mmc: fix response timeout after switch command
Stefan Bosch
2021-02-18
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
Nicolas Saenz Julienne
2020-10-27
mmc: Define timing macro's
Ashok Reddy Soma
2020-10-12
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
2020-10-12
mmc: add a hs400_tuning flag
Yangbo Lu
2020-10-12
mmc: add a reinit() API
Yangbo Lu
2020-09-30
mmc: Add mmc_dev()
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-04-24
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-22
mmc: Add option to adjust b_max before long read
Marek Vasut
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
2020-04-22
mmc: export mmc_send_ext_csd()
Heinrich Schuchardt
2020-04-22
mmc: EXT_CSD registers for write protection
Heinrich Schuchardt
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
mmc: Add a deferred_probe() API
Faiz Abbas
2020-03-09
mmc: Add a saved_clock member
Faiz Abbas
2020-03-09
mmc: make <mmc.h> self-contained
Masahiro Yamada
2020-02-20
mmc: add mmc_get_dma_dir() helper
Masahiro Yamada
2020-01-16
mmc: add additional quirk for APP_CMD retry
Joel Johnson
2019-10-10
mmc: add a driver callback for power-cycle
Yann Gautier
2019-10-10
spl: dm_mmc: Initialize only the required mmc device
Lokesh Vutla
2019-09-05
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-07-15
mmc: support hs400 enhanced strobe mode
Peng Fan
2019-07-15
cmd: Remove mmc_spi command
Anup Patel
2019-07-15
mmc: When switching partition, use the timeout specified in the ext_csd
Jean-Jacques Hiblot
2019-07-15
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
Jean-Jacques Hiblot
2019-07-15
mmc: if possible, poll the busy state using DAT0
Jean-Jacques Hiblot
2019-07-15
Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...
Jean-Jacques Hiblot
[next]