index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdhci: make local functions static
Jeroen Hofstee
2014-10-25
1
-3
/
+3
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
1
-37
/
+36
*
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
1
-1
/
+1
*
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-24
1
-5
/
+8
*
mmc: Minor cleanup of sdhci.c
Darwin Rambo
2014-01-09
1
-13
/
+19
*
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
Przemyslaw Marczak
2013-10-31
1
-7
/
+28
*
Fix wrong sdhci host control register read and write
Juhyun \(Justin\) Oh
2013-09-20
1
-3
/
+2
*
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
2013-09-17
1
-6
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
Jagannadha Sutradharudu Teki
2013-06-13
1
-2
/
+4
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-26
1
-3
/
+5
|
\
|
*
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
Łukasz Majewski
2013-03-12
1
-3
/
+5
*
|
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+1
|
/
*
mmc: add no simultaenous power and vdd
Mela Custodio
2012-11-27
1
-0
/
+3
*
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
2012-10-22
1
-0
/
+3
*
mmc: sdhci: add the DMA select for SDMA
Jaehoon Chung
2012-10-22
1
-0
/
+7
*
mmc: sdhci: increase the timeout value for data transfer
Jaehoon Chung
2012-10-22
1
-1
/
+1
*
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
Jaehoon Chung
2012-09-05
1
-0
/
+3
*
mmc: Add a SDHCI quirk for boards that have no CD
Joe Hershberger
2012-09-05
1
-2
/
+15
*
mmc: Fix version check for clock API in sdhci driver
Joe Hershberger
2012-09-05
1
-5
/
+5
*
mmc: add the quirk to use the sdhci for samsung-soc
Jaehoon Chung
2012-05-08
1
-0
/
+12
*
mmc: sdhci: add the quirk for broken r1b response
Jaehoon Chung
2012-05-08
1
-0
/
+12
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+1
*
mmc: sdhci: fix sdma bug for large file transfer
Lei Wen
2011-11-03
1
-1
/
+1
*
mmc: sdhci: add timeout for data transfer
Lei Wen
2011-11-03
1
-1
/
+8
*
mmc: sdhci: add mmc structure for host
Lei Wen
2011-11-03
1
-0
/
+1
*
mmc: sdhci: fix cache flush
Lei Wen
2011-11-03
1
-1
/
+1
*
MMC: add sdhci generic framework
Lei Wen
2011-07-15
1
-0
/
+433