Simon Glass
|
e7881d85a9
dm: mmc: Drop CONFIG_DM_MMC_OPS
|
hace 7 años |
Wenyou Yang
|
0e0dcc1916
mmc: sdhci: Fix maximum clock for programmable clock mode
|
hace 8 años |
Alex Deymo
|
7dde50d707
mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.
|
hace 8 años |
Kevin Liu
|
fa7720b21e
mmc: sdhci: only flush cache for data command
|
hace 8 años |
Stefan Roese
|
210841c690
mmc: sdhci: Add support for optional controller specific set_ios_post()
|
hace 8 años |
Stefan Roese
|
899fb9e352
mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value
|
hace 8 años |
Stefan Herbrechtsmeier
|
6d0e34bf4e
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
|
hace 8 años |
Masahiro Yamada
|
bf9c4d1464
mmc: sdhci: fix NULL pointer access when host->ops is not set
|
hace 8 años |
Jaehoon Chung
|
3fd0a9ba8c
mmc: sdhci: combine the Host controller v3.0 feature into one condition
|
hace 8 años |
Jaehoon Chung
|
f37b7e4f6c
mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
|
hace 8 años |
Jaehoon Chung
|
62226b6863
mmc: sdhci: move the callback function into sdhci_ops
|
hace 8 años |
Jaehoon Chung
|
07b0b9c00c
mmc: change the set_ios return type from void to int
|
hace 8 años |
Jaehoon Chung
|
6f88a3a5d9
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
|
hace 8 años |
Jaehoon Chung
|
5e96217f04
mmc: pic32_sdhci: move the code to pic32_sdhci.c
|
hace 8 años |
Jaehoon Chung
|
62358a988e
mmc: sdhci: remove the unused code about testing Card detect
|
hace 8 años |
Jaehoon Chung
|
ecd7b246f6
mmc: sdhci: disable the 8bit mode when host doesn't support it
|
hace 8 años |
Masahiro Yamada
|
45a68fe267
mmc: move some SDHCI related options to Kconfig
|
hace 8 años |
Jaehoon Chung
|
2a1bedaa03
mmc: sdhci: assign to clk_mul when host version is upper than SD3.0
|
hace 8 años |
Jaehoon Chung
|
be256cbf04
mmc: sdhci: fix the "misaligned operation at range" for cache
|
hace 8 años |
Jaehoon Chung
|
2cb5d67c1a
mmc: sdhci: use the generic error number
|
hace 8 años |
Jaehoon Chung
|
895549a2d9
mmc: sdhci: use the host version value in sdhci_setup_cfg
|
hace 8 años |
Wenyou Yang
|
6dffdbc3a5
mmc: sdhci: Add the programmable clock mode support
|
hace 8 años |
Masahiro Yamada
|
65a25b2086
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
|
hace 8 años |
Masahiro Yamada
|
d8ce77b28c
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
|
hace 8 años |
Masahiro Yamada
|
15bd09959f
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
|
hace 8 años |
Masahiro Yamada
|
3137e645e2
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
|
hace 8 años |
Masahiro Yamada
|
6c67954c93
mmc: sdhci: move error message to more relevant place
|
hace 8 años |
Masahiro Yamada
|
8d549b61dc
mmc: sdhci: move sdhci_reset() call to sdhci_init()
|
hace 8 años |
Jaehoon Chung
|
89f69e5173
mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
|
hace 8 años |
Jaehoon Chung
|
14bed52d27
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
|
hace 9 años |