Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e0f5139305e1bff9f9e3e0f0cea6bfca675e08c
/
include
/
sdhci.h
6ede121
mmc: sdhci: Add helper functions for UHS modes
by Faiz Abbas
· 3 years, 10 months ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
61e0df9
Revert "mmc: zynq: parse dt when probing"
by Ashok Reddy Soma
· 4 years, 1 month ago
02016c6
mmc: sdhci: move the ADMA2 table handling into own module
by Michael Walle
· 4 years, 2 months ago
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
529e6f0
mmc: zynq: parse dt when probing
by Benedikt Grassl
· 4 years, 8 months ago
d222921
sdhci: Add sdhci_deferred_probe() API
by Faiz Abbas
· 4 years, 9 months ago
32d1213
mmc: sdhci: reduce code duplication for aligned buffer
by Masahiro Yamada
· 4 years, 10 months ago
c3a17af
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
by Masahiro Yamada
· 4 years, 10 months ago
2eddc00
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
by Faiz Abbas
· 5 years ago
375acf8
mmc: sdhci: Make set_ios_post() return int
by Faiz Abbas
· 5 years ago
ab61966
mmc: sdhci: Make sdhci_set_clock() non static
by Faiz Abbas
· 5 years ago
4c082a6
mmc: sdhci: Add Support for ADMA2
by Faiz Abbas
· 6 years ago
8710250
mmc: sdhci: Move DMA handling to prepare_dma() function
by Faiz Abbas
· 6 years ago
c0290b4
mmc: sdhci: Read capabilities register1 and update host caps
by Siva Durga Prasad Paladugu
· 7 years ago
9f044d4
sdhci: Add new sdhci ops for platform specific tuning and delays
by Siva Durga Prasad Paladugu
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
576a018
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
by Hannes Schmelzer
· 7 years ago
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
a3554ef
mmc: sdhci: Add support for optional controller specific set_ios_post()
by Stefan Roese
· 8 years ago
bc47e0e
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
by Stefan Herbrechtsmeier
· 8 years ago
f7558ee
mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
by Jaehoon Chung
· 8 years ago
07d012c
mmc: sdhci: use the bitops APIs in sdhci.h
by Jaehoon Chung
· 8 years ago
46d3c03
mmc: sdhci: move the callback function into sdhci_ops
by Jaehoon Chung
· 8 years ago
730a595
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
by Jaehoon Chung
· 8 years ago
b8ef298
mmc: sdhci: add the get_cd callback function in sdhci_ops
by Jaehoon Chung
· 8 years ago
3d73404
mmc: sdhci: Add the programmable clock mode support
by Wenyou Yang
· 8 years ago
83e88a4
mmc: atmel_sdhci: Convert to the driver model support
by Wenyou Yang
· 8 years ago
8a5ffbb
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
by Jaehoon Chung
· 8 years ago
1ebd242
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
by Jaehoon Chung
· 8 years ago
b97f0fa
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
a440561
mmc: sdhci: add const qualifier to the name of struct sdhci_host
by Masahiro Yamada
· 9 years ago
a30d4ba
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
b8fb7b8
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
12cf19e
drivers:mmc:sdhci: enable support for DT
by Piotr Wilczek
· 11 years ago
46e627c
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
by Jaehoon Chung
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
8e634a9
mmc: add no simultaenous power and vdd
by Mela Custodio
· 12 years ago
0fba4c2
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
by Tushar Behera
· 12 years ago
b1929ea
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
by Jaehoon Chung
· 12 years ago
456f34a
mmc: Add a SDHCI quirk for boards that have no CD
by Joe Hershberger
· 12 years ago
53889ed
mmc: add the quirk to use the sdhci for samsung-soc
by Jaehoon Chung
· 13 years ago
89237a8
mmc: sdhci: add the quirk for broken r1b response
by Jaehoon Chung
· 13 years ago
dab5d4d
mmc: mv_sdhci: Fix host version read for Armada100
by Ajay Bhargav
· 13 years ago
5a1108e
mmc: sdhci: add mmc structure for host
by Lei Wen
· 13 years ago
dd1298c
mmc: sdhci: fix build warning
by Lei Wen
· 13 years ago
142c8f9
MMC: add sdhci generic framework
by Lei Wen
· 13 years ago