Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
173d294b94cfec10063a5be40934d6d8fb7981ce
/
drivers
/
mmc
1eaa742
driver: Add support of image load for MMC & SPI in SPL
by Prabhakar Kushwaha
· 11 years ago
613ab32
driver/mmc: fix compile warnings
by Prabhakar Kushwaha
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1336e2d
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
by Haijun.Zhang
· 11 years ago
8a57302
mmc: fsl_esdhc: add controller reset in case of data related errors too
by Andrew Gabbasov
· 11 years ago
fb82398
mmc: fsl_esdhc: fix calculation of timeout for data transactions
by Andrew Gabbasov
· 11 years ago
33ace36
mmc: Add 'mmc rst-function' sub-command
by Tom Rini
· 11 years ago
74c32ef
mmc: sh_mmcif: Fix warning by unused variable
by Nobuhiro Iwamatsu
· 11 years ago
cd2bf48
mmc: sh_mmcif: Fix compile error
by Nobuhiro Iwamatsu
· 11 years ago
0b2da7e
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
by Tom Rini
· 11 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
3577fe8
drivers:mmc:sdhci: enable support for DT
by Piotr Wilczek
· 11 years ago
345d3c0
mmc: zynq: Add OF initialization support
by Michal Simek
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
7a9d0ad
mmc: kona: Add Kona mmc driver
by Darwin Rambo
· 11 years ago
130fbeb
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· 11 years ago
c4d376f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
614b2bf
cmd_mmc.c: Drop open/close mmc sub-commands
by Tom Rini
· 11 years ago
5a99b9d
cmd_mmc.c: Add bootbus mmc sub-command
by Tom Rini
· 11 years ago
792970b
cmd_mmc.c: Add 'partconf' command to mmc
by Tom Rini
· 11 years ago
f9ec45d
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
by Siva Durga Prasad Paladugu
· 11 years ago
d3e016c
MMC: DWMMC: Correct the CLKDIV register value
by Rajeshwari S Shinde
· 11 years ago
def816a
mmc: set rca to 1 for MMC cards
by Stephen Warren
· 11 years ago
a73ca47
mmc: tegra: support Tegra124
by Stephen Warren
· 11 years ago
4d76424
drivers: delete unused header files
by Masahiro Yamada
· 11 years ago
d47e3d2
esdhc: Detecting 8 bit width before mmc initialization
by Haijun.Zhang
· 11 years ago
f7e27cc
esdhc: Workaround for card can't be detected on T4240QDS
by Haijun.Zhang
· 11 years ago
a4d481e
mmc: dwmmc: mode change to 0644
by Minkyu Kang
· 11 years ago
c5c1af2
socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA
by Chin Liang See
· 11 years ago
ab71188
mmc: add setdsr support
by Markus Niebel
· 11 years ago
30e6d97
mmc: Minor cleanup of sdhci.c
by Darwin Rambo
· 11 years ago
2a7a210
mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller
by Alexey Brodkin
· 11 years ago
fd26b54
mmc/dwmmc: Using calloc instead malloc
by Chin Liang See
· 11 years ago
adebb98
mmc: add Faraday FTSDC021 SDHCI controller support
by Kuo-Jung Su
· 11 years ago
4520a2f
powerpc: mmc: Add corenet devices support in esdhc spl
by Priyanka Jain
· 11 years ago
9108b31
mmc/dwmmc: modify FIFO threshold only if value explicitly set
by Alexey Brodkin
· 11 years ago
18ab675
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
by Jaehoon Chung
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ef38f3f
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
a54d681
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
511948b
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
5f9b9f8
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
6f0b7ca
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· 11 years ago
56b34bc
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
b44fe83
mmc: dw_mmc: change the callback function name.
by Jaehoon Chung
· 11 years ago
1937e5a
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
6297872
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
2c01184
Fix wrong sdhci host control register read and write
by Juhyun \(Justin\) Oh
· 11 years ago
21bd576
mmc/dw_mmc: Allocate the correct amount of descriptors
by Mischa Jonker
· 11 years ago
2136d22
mmc/dw_mmc: Fix DMA descriptor corruption
by Mischa Jonker
· 11 years ago
da61fa5
mmc: don't support write & erase for SPL builds
by Paul Burton
· 11 years ago
3f786a8
mmc: fsl_esdhc: Check the result from malloc()
by Fabio Estevam
· 11 years ago
5619682
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
152ba36
ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx
by Lubomir Popov
· 11 years ago
61a6cc2
omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
by Oleksandr Tyshchenko
· 11 years ago
c30054b
mmc: Remove unused variable backup from mmc_send_cmd()
by Oleksandr Tyshchenko
· 11 years ago
113e5df
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
by Jaehoon Chung
· 11 years ago
19d829f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
49b0415
mmc: mxsmmc: Enable MMC HC support
by Amaury Pouly
· 11 years ago
bf90256
SPDX-License-Identifier: clean up license header
by York Sun
· 11 years ago
bb0dc10
powerpc: mpc85xx: Support booting from SD Card with SPL
by Ying Zhang
· 11 years ago
aaf5e82
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
dbb713b
mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined
by Gabor Juhos
· 11 years ago
a61da72
fsl_esdhc: Touch only relevant sys ctrl bits
by Dirk Behme
· 11 years ago
ca6d4d0
drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion
by Alexey Brodkin
· 11 years ago
b8e5b07
Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
by Haijun.Zhang
· 11 years ago
ff8fef5
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
348e47f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
69f14dc
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ed7bdc0
MMC: DWMMC: Fix FIFO_DEPTH calculation
by Rajeshwari Shinde
· 11 years ago
dfdb3d3
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 11 years ago
f866a46
mmc: report capacity for the selected partition
by Stephen Warren
· 11 years ago
01b7735
fsl_esdhc: Do not clear interrupt status bits until data processed
by Andrew Gabbasov
· 11 years ago
c2137b1
mmc: fsl_esdhc: Fix hang after 'save' command
by Fabio Estevam
· 11 years ago
a586c0a
mmc write bug fix
by Ruud Commandeur
· 11 years ago
1695b29
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
by Jagannadha Sutradharudu Teki
· 11 years ago
3690d6d
MMC: APIs to support resize of EMMC boot partition
by Amar
· 12 years ago
a082a2d
EXYNOS5: DWMMC: Added FDT support for DWMMC
by Amar
· 12 years ago
9c50e35
DWMMC: Initialise dwmci and resolve EMMC read write issues
by Amar
· 12 years ago
a5d439c
mmc: omap_hsmmc: Update pbias programming
by Balaji T K
· 11 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
48e0b2b
powerpc/esdhc: Correct judgement for DATA PIO mode
by Haijun.Zhang
· 11 years ago
f6c3b34
mmc: update Faraday FTSDC010 for rw performance
by Kuo-Jung Su
· 12 years ago
ade8a1a
drivers/mmc: move spl_mmc.c to common/spl
by Ying Zhang
· 11 years ago
93e3236
mmc: atmel_mci: add mmc card support
by Bo Shen
· 12 years ago
aac4b69
mmc: atmel_mci: using IP version for different setting
by Bo Shen
· 12 years ago
cac423a
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ec7023d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e825b10
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
384bcae
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
by Nishanth Menon
· 12 years ago
cb19910
twl6035: rename to palmas
by Nishanth Menon
· 12 years ago
88227a1
mmc: fsl_esdhc: Use calloc()
by Fabio Estevam
· 12 years ago
a68aac4
mmc: sdhci: return error when failed add_sdhci().
by Jaehoon Chung
· 12 years ago
1f4ca25
sdhci: Add sdhci support for spear devices
by Vipin Kumar
· 12 years ago
3ba36d6
davinci, mmc: Added a delay reading ext CSD register
by Davide Bonfanti
· 12 years ago
e955044
mmc: Split device init to decouple OCR-polling delay
by Che-Liang Chiou
· 12 years ago
0472fbf
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
Next »