index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sdhci.c
Age
Commit message (
Expand
)
Author
2016-09-20
mmc: sdhci: Add the programmable clock mode support
Wenyou Yang
2016-09-20
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
Masahiro Yamada
2016-09-20
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
Masahiro Yamada
2016-09-20
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
Masahiro Yamada
2016-09-20
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
Masahiro Yamada
2016-09-20
mmc: sdhci: move error message to more relevant place
Masahiro Yamada
2016-09-20
mmc: sdhci: move sdhci_reset() call to sdhci_init()
Masahiro Yamada
2016-08-05
mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
Jaehoon Chung
2016-08-05
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
Jaehoon Chung
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2016-08-05
mmc: sdhci: set to INT_DATA_END when there are data
Jaehoon Chung
2016-08-05
mmc: sdhci: clean up timeout detection
Masahiro Yamada
2016-07-22
mmc: sdhci: Disable internal clock enable bit
Siva Durga Prasad Paladugu
2016-07-11
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: sdhci: Refactor configuration setup to support DM
Simon Glass
2016-07-01
mmc: increase MMC SDHCI read status timeout
Steve Rae
2016-05-27
dm: mmc: Convert sdhci to support CONFIG_BLK
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-02-01
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
Andrei Pistirica
2016-01-27
mmc: sdhci: Clear high speed if not supported
Siva Durga Prasad Paladugu
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
[next]