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
/
drivers
/
mmc
/
mmc_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
Bin Meng
1
-15
/
+20
2019-07-18
mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags
Anup Patel
1
-1
/
+3
2019-07-15
mmc: mmc_spi: Re-write driver using DM framework
Bhargav Shah
1
-167
/
+302
2018-12-09
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
1
-1
/
+1
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
1
-1
/
+2
2016-08-05
mmc: use the generic error number
Jaehoon Chung
1
-5
/
+6
2016-03-15
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
1
-2
/
+2
2015-08-13
mmc_spi: Big-endian support
Yoshinori Sato
1
-5
/
+5
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
1
-19
/
+21
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
1
-1
/
+1
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
1
-5
/
+7
2013-03-09
mmc: add support for write protection
Nikita Kiryanov
1
-0
/
+1
2012-10-22
mmc: Fix mmc_spi error on cmd->flags field
Marek Vasut
1
-2
/
+2
2012-01-09
mmc: Implement card detection.
Thierry Reding
1
-0
/
+1
2011-05-18
mmc_spi: generate response for send status command
Thomas Chou
1
-0
/
+5
2011-04-13
mmc: add generic mmc spi driver
Thomas Chou
1
-0
/
+280