~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
/
mmc.c
Commit message (
Expand
)
Author
Age
*
mmc: Set clock when reverting to safe bus mode
Valentine Barshak
2023-07-18
*
mmc: Introduce mmc_send_stop_transmission()
Hai Pham
2023-07-18
*
mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment
Marek Vasut
2023-07-18
*
mmc: fix improper use of memset
Sam Edwards
2023-05-31
*
mmc: Check support for TRIM operations
Loic Poulain
2023-04-10
*
Correct SPL use of MMC_QUIRKS
Simon Glass
2023-02-09
*
cmd: mmc: Expand bkops handling
Marek Vasut
2023-01-31
*
mmc: Fix static checker warnings
Venkatesh Yadav Abbarapu
2022-10-24
*
mmc: Do not send status of send_status is false
Marek Vasut
2022-08-10
*
drivers: mmc: write protect single boot area
Ying-Chun Liu (PaulLiu)
2022-07-27
*
mmc: Add support for wait_dat0 callback
Loic Poulain
2022-06-15
*
mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG
Pali Rohár
2022-04-26
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
mmc: Fix mmc_switch excessive timeout
Kirill Kapranov
2021-10-29
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
mmc: fix device_remove when HS400_ES is enabled
Ye Li
2021-09-10
*
mmc: fix switch issue with send_status disabled
Ye Li
2021-09-10
*
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2021-09-10
*
mmc: mmc_get_op_cond: Allow quiet detection of eMMC
Pali Rohár
2021-07-15
*
mmc: Check for device with a seq number equal to num before checking against ...
Aswath Govindraju
2021-04-06
*
mmc: fix response timeout after switch command
Stefan Bosch
2021-02-19
*
mmc: initialize an err variable
Jaehoon Chung
2021-02-19
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
mmc: check a return value about regulator's always-on
Jaehoon Chung
2020-11-28
*
mmc: display an error number to debug
Jaehoon Chung
2020-11-28
*
mmc: Add some helper functions for retrying on error
Sean Anderson
2020-11-28
*
mmc: Fix comment typo
Naoki Hayama
2020-10-22
*
Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2020-10-15
|
\
|
*
mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch
Haibo Chen
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-10-12
*
|
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
2020-10-14
|
/
*
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
mmc: read ssr for SD spi
Pragnesh Patel
2020-07-14
*
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
|
\
|
*
mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
Haibo Chen
2020-06-24
*
|
mmc: add missing space before comment delimiter
Marcel Ziswiler
2020-06-30
|
/
*
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 part.h from common header
Simon Glass
2020-05-18
*
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: 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: remove unneeded forward declarations
Masahiro Yamada
2020-02-17
*
mmc: check the return value of mmc_select_mode_and_width()
Masahiro Yamada
2020-02-17
[next]