index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sdhci.c
Age
Commit message (
Expand
)
Author
2015-11-03
mmc: sdhci: Fix the SD clock stop sequence
Wenyou Yang
2015-07-10
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
2015-07-10
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
2015-05-05
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-03-18
sdhci: fix warnings on 64-bit builds
Rob Herring
2015-03-18
mmc: sdhci: don't clobber adjacent registers
Matt Reimer
2015-02-23
mmc: sdhci: fix bus width switching on Samsung SoCs
Matt Reimer
2014-10-25
sdhci: make local functions static
Jeroen Hofstee
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-01-09
mmc: Minor cleanup of sdhci.c
Darwin Rambo
2013-10-31
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
Przemyslaw Marczak
2013-09-20
Fix wrong sdhci host control register read and write
Juhyun \(Justin\) Oh
2013-09-17
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-13
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
Jagannadha Sutradharudu Teki
2013-03-26
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-12
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
Ćukasz Majewski
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-11-27
mmc: add no simultaenous power and vdd
Mela Custodio
2012-10-22
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
2012-10-22
mmc: sdhci: add the DMA select for SDMA
Jaehoon Chung
2012-10-22
mmc: sdhci: increase the timeout value for data transfer
Jaehoon Chung
2012-09-05
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
Jaehoon Chung
2012-09-05
mmc: Add a SDHCI quirk for boards that have no CD
Joe Hershberger
2012-09-05
mmc: Fix version check for clock API in sdhci driver
Joe Hershberger
2012-05-08
mmc: add the quirk to use the sdhci for samsung-soc
Jaehoon Chung
2012-05-08
mmc: sdhci: add the quirk for broken r1b response
Jaehoon Chung
2012-01-09
mmc: Implement card detection.
Thierry Reding
2011-11-03
mmc: sdhci: fix sdma bug for large file transfer
Lei Wen
2011-11-03
mmc: sdhci: add timeout for data transfer
Lei Wen
2011-11-03
mmc: sdhci: add mmc structure for host
Lei Wen
2011-11-03
mmc: sdhci: fix cache flush
Lei Wen
2011-07-16
MMC: add sdhci generic framework
Lei Wen