~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_write.c
Commit message (
Expand
)
Author
Age
*
mmc: erase: Use TRIM erase when available
Loic Poulain
2023-04-10
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
mmc: fix error message for unaligned erase request
Patrick Delaunay
2022-06-15
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
common: Drop part.h from common header
Simon Glass
2020-05-18
*
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-09-05
*
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
Jean-Jacques Hiblot
2019-07-15
*
mmc: Use proper IS_ENABLED macro to check block support
Ezequiel Garcia
2019-01-16
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: mmc: Support erase
Simon Glass
2016-10-09
*
mmc: sd: optimize erase
Peng Fan
2016-09-20
*
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-05-17
*
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-03-14
*
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-13
*
mmc: update MMC_ERASE argument to match Linux kernel.
Eric Nelson
2016-01-04
*
mmc_write.c: Make mmc_berase do 32bit safe 64bit math
Tom Rini
2015-06-18
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
*
mmc: don't support write & erase for SPL builds
Paul Burton
2013-09-20