index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
1
-2
/
+2
2019-01-15
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
1
-0
/
+6
2019-01-15
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
1
-0
/
+3
2018-06-18
mmc: Remove hwpartition help text when command is disabled
Alex Kiernan
1
-0
/
+2
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
1
-6
/
+6
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
1
-1
/
+1
2018-05-24
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
1
-3
/
+3
2018-05-08
mmc: support writing sparse images
Jassi Brar
1
-0
/
+73
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
1
-0
/
+2
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
1
-0
/
+8
2018-01-12
mmc: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
1
-0
/
+4
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
1
-0
/
+4
2018-01-12
cmd: mmc: display the mode name and current bus speed in the mmc info
Jean-Jacques Hiblot
1
-1
/
+2
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
1
-2
/
+0
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
1
-6
/
+32
2017-07-19
mmc: use new hwpart API when CONFIG_BLK enabled
Kever Yang
1
-0
/
+4
2017-04-12
cmd_mmc: fix arg parsing for setdsr subcmd
Markus Niebel
1
-1
/
+1
2016-12-01
mmc: add bkops-enable command
Tomas Melin
1
-0
/
+32
2016-05-27
mmc: Drop dead mmc code for non-generic MMC
Simon Glass
1
-62
/
+0
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
1
-4
/
+4
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
1
-3
/
+5
2016-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
1
-1
/
+1
2016-05-06
mmc: Fix error in RPMB code
Marek Vasut
1
-1
/
+1
2016-04-02
mmc: use block layer in mmc command
Eric Nelson
1
-3
/
+4
2016-03-15
dm: part: Rename some partition functions
Simon Glass
1
-1
/
+1
2016-03-15
dm: Drop the block_dev_desc_t typedef
Simon Glass
1
-1
/
+1
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
1
-0
/
+882