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
/
cmd
/
mmc.c
Age
Commit message (
Expand
)
Author
2018-06-18
mmc: Remove hwpartition help text when command is disabled
Alex Kiernan
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-23
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
2018-05-08
mmc: support writing sparse images
Jassi Brar
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
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: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
2018-01-12
cmd: mmc: display the mode name and current bus speed in the mmc info
Jean-Jacques Hiblot
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
2017-07-19
mmc: use new hwpart API when CONFIG_BLK enabled
Kever Yang
2017-04-12
cmd_mmc: fix arg parsing for setdsr subcmd
Markus Niebel
2016-12-01
mmc: add bkops-enable command
Tomas Melin
2016-05-26
mmc: Drop dead mmc code for non-generic MMC
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: mmc: Drop the get_dev() function
Simon Glass
2016-05-05
mmc: Fix error in RPMB code
Marek Vasut
2016-04-01
mmc: use block layer in mmc command
Eric Nelson
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass