index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc_write.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-09-05
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-07-15
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
Jean-Jacques Hiblot
2019-01-16
mmc: Use proper IS_ENABLED macro to check block support
Ezequiel Garcia
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-09
dm: mmc: Support erase
Simon Glass
2016-09-20
mmc: sd: optimize erase
Peng Fan
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-04
mmc: update MMC_ERASE argument to match Linux kernel.
Eric Nelson
2015-06-18
mmc_write.c: Make mmc_berase do 32bit safe 64bit math
Tom Rini
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2013-09-20
mmc: don't support write & erase for SPL builds
Paul Burton