Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
256fe86b600f6664d82d15f57fe3c653ba4b9a7a
/
drivers
/
mmc
/
sdhci.c
89f69e5
mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
by Jaehoon Chung
· 8 years ago
14bed52
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
by Jaehoon Chung
· 8 years ago
6a879ec
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
by Jaehoon Chung
· 8 years ago
e1ea7c4
mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
by Jaehoon Chung
· 8 years ago
915ffa5
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
17ea3c8
mmc: sdhci: set to INT_DATA_END when there are data
by Jaehoon Chung
· 8 years ago
bae4a1f
mmc: sdhci: clean up timeout detection
by Masahiro Yamada
· 8 years ago
1d405e2
mmc: sdhci: Disable internal clock enable bit
by Siva Durga Prasad Paladugu
· 9 years ago
ef1e4ed
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
2a80909
dm: mmc: sdhci: Refactor configuration setup to support DM
by Simon Glass
· 8 years ago
d90bb43
mmc: increase MMC SDHCI read status timeout
by Steve Rae
· 8 years ago
19d2e34
dm: mmc: Convert sdhci to support CONFIG_BLK
by Simon Glass
· 8 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
102142c
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
by Andrei Pistirica
· 9 years ago
4297900
mmc: sdhci: Clear high speed if not supported
by Siva Durga Prasad Paladugu
· 9 years ago
79667b7
mmc: sdhci: Fix the SD clock stop sequence
by Wenyou Yang
· 9 years ago
492d322
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
by Stefan Roese
· 9 years ago
29905a4
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
by Stefan Roese
· 9 years ago
5e1c23c
mmc: sdhci: add timeout setting for response busy command
by Kevin Liu
· 10 years ago
3c1fcb7
sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
e113fe3
mmc: sdhci: don't clobber adjacent registers
by Matt Reimer
· 10 years ago
f88a429
mmc: sdhci: fix bus width switching on Samsung SoCs
by Matt Reimer
· 10 years ago
6588c78
sdhci: make local functions static
by Jeroen Hofstee
· 10 years ago
93bfd61
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
22cb7d3
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
ab769f2
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
30e6d97
mmc: Minor cleanup of sdhci.c
by Darwin Rambo
· 11 years ago
56b34bc
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
2c01184
Fix wrong sdhci host control register read and write
by Juhyun \(Justin\) Oh
· 11 years ago
113e5df
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
by Jaehoon Chung
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1695b29
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
by Jagannadha Sutradharudu Teki
· 11 years ago
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ce0c1bc
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
by Łukasz Majewski
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
688c2d1
mmc: add no simultaenous power and vdd
by Mela Custodio
· 12 years ago
13243f2
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
by Tushar Behera
· 12 years ago
804c7f4
mmc: sdhci: add the DMA select for SDMA
by Jaehoon Chung
· 12 years ago
5d48e42
mmc: sdhci: increase the timeout value for data transfer
by Jaehoon Chung
· 12 years ago
b09ed6e
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
by Jaehoon Chung
· 12 years ago
470dcc7
mmc: Add a SDHCI quirk for boards that have no CD
by Joe Hershberger
· 12 years ago
073cfd1
mmc: Fix version check for clock API in sdhci driver
by Joe Hershberger
· 12 years ago
236bfec
mmc: add the quirk to use the sdhci for samsung-soc
by Jaehoon Chung
· 13 years ago
3a63832
mmc: sdhci: add the quirk for broken r1b response
by Jaehoon Chung
· 13 years ago
48972d9
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
3e81c77
mmc: sdhci: fix sdma bug for large file transfer
by Lei Wen
· 13 years ago
a004abd
mmc: sdhci: add timeout for data transfer
by Lei Wen
· 13 years ago
6cf1b17
mmc: sdhci: add mmc structure for host
by Lei Wen
· 13 years ago
2c2ec4c
mmc: sdhci: fix cache flush
by Lei Wen
· 13 years ago
af62a55
MMC: add sdhci generic framework
by Lei Wen
· 13 years ago