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
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
2019-07-15
mmc: Read sd card detect properties from DT
T Karthik Reddy
2019-02-16
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2019-01-17
env: fix allow to build multiple environments
Rajesh Bhagat
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
2018-09-10
mmc: add HS400 support
Peng Fan
2018-07-23
mmc: break out get_op_cond code to its own function
Jon Nettleton
2018-07-23
mmc: drop mention of IN_PROGRESS status
Baruch Siach
2018-05-08
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
Jaehoon Chung
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-19
mmc: fix bug in mmc_startup_v4()
Jean-Jacques Hiblot
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
mmc: don't read the size of eMMC enhanced user data area in SPL
Jean-Jacques Hiblot
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
mmc: read ssr only if MMC write support is enabled
Jean-Jacques Hiblot
2018-01-12
mmc: make UHS and HS200 optional
Jean-Jacques Hiblot
[next]