Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fbfb23eb71abc37175d29fa620c7138c9f46d092
/
drivers
/
mmc
82435da
drivers: delete unused header files
by Masahiro Yamada
· 11 years ago
f0fe8ad
esdhc: Detecting 8 bit width before mmc initialization
by Haijun.Zhang
· 11 years ago
05f5854
esdhc: Workaround for card can't be detected on T4240QDS
by Haijun.Zhang
· 11 years ago
606df6a
mmc: dwmmc: mode change to 0644
by Minkyu Kang
· 11 years ago
cca9f45
socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA
by Chin Liang See
· 11 years ago
0395141
mmc: add setdsr support
by Markus Niebel
· 11 years ago
4355813
mmc: Minor cleanup of sdhci.c
by Darwin Rambo
· 11 years ago
55bab5e
mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller
by Alexey Brodkin
· 11 years ago
2ba83e2
mmc/dwmmc: Using calloc instead malloc
by Chin Liang See
· 11 years ago
3a90999
mmc: add Faraday FTSDC021 SDHCI controller support
by Kuo-Jung Su
· 11 years ago
538f5f7
powerpc: mmc: Add corenet devices support in esdhc spl
by Priyanka Jain
· 11 years ago
db8f869
mmc/dwmmc: modify FIFO threshold only if value explicitly set
by Alexey Brodkin
· 11 years ago
42f81a8
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
by Jaehoon Chung
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8a065e9
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
c4fd451
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
d49eb9e
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
a63efe7
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
7016309
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· 11 years ago
adccccf
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
d94735b
mmc: dw_mmc: change the callback function name.
by Jaehoon Chung
· 11 years ago
b3f1409
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
f090ab4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
7d48a73
Fix wrong sdhci host control register read and write
by Juhyun \(Justin\) Oh
· 11 years ago
a7a6091
mmc/dw_mmc: Allocate the correct amount of descriptors
by Mischa Jonker
· 11 years ago
7423bed
mmc/dw_mmc: Fix DMA descriptor corruption
by Mischa Jonker
· 11 years ago
8d30cc9
mmc: don't support write & erase for SPL builds
by Paul Burton
· 11 years ago
d95b706
mmc: fsl_esdhc: Check the result from malloc()
by Fabio Estevam
· 11 years ago
6a7c5ba
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
19df412
ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx
by Lubomir Popov
· 11 years ago
06640ca
omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
by Oleksandr Tyshchenko
· 11 years ago
03652dd
mmc: Remove unused variable backup from mmc_send_cmd()
by Oleksandr Tyshchenko
· 11 years ago
46e627c
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
by Jaehoon Chung
· 11 years ago
b143210
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1957a4d
mmc: mxsmmc: Enable MMC HC support
by Amaury Pouly
· 11 years ago
b27fef5
SPDX-License-Identifier: clean up license header
by York Sun
· 11 years ago
9ff7026
powerpc: mpc85xx: Support booting from SD Card with SPL
by Ying Zhang
· 11 years ago
827b6f6
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
67a38f1
mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined
by Gabor Juhos
· 12 years ago
dbe6725
fsl_esdhc: Touch only relevant sys ctrl bits
by Dirk Behme
· 11 years ago
b436a97
drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion
by Alexey Brodkin
· 11 years ago
203fa4d
Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
by Haijun.Zhang
· 11 years ago
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
dc3416a
MMC: DWMMC: Fix FIFO_DEPTH calculation
by Rajeshwari Shinde
· 12 years ago
608e2e4
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 11 years ago
e315ae8
mmc: report capacity for the selected partition
by Stephen Warren
· 11 years ago
4816b7a
fsl_esdhc: Do not clear interrupt status bits until data processed
by Andrew Gabbasov
· 11 years ago
88525ed
mmc: fsl_esdhc: Fix hang after 'save' command
by Fabio Estevam
· 12 years ago
aa05e01
mmc write bug fix
by Ruud Commandeur
· 12 years ago
08706be
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
by Jagannadha Sutradharudu Teki
· 12 years ago
1104e9b
MMC: APIs to support resize of EMMC boot partition
by Amar
· 12 years ago
d850121
EXYNOS5: DWMMC: Added FDT support for DWMMC
by Amar
· 12 years ago
902664c
DWMMC: Initialise dwmci and resolve EMMC read write issues
by Amar
· 12 years ago
8372baf
mmc: omap_hsmmc: Update pbias programming
by Balaji T K
· 11 years ago
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
0e13e80
powerpc/esdhc: Correct judgement for DATA PIO mode
by Haijun.Zhang
· 12 years ago
d123ab8
mmc: update Faraday FTSDC010 for rw performance
by Kuo-Jung Su
· 12 years ago
daee1d8
drivers/mmc: move spl_mmc.c to common/spl
by Ying Zhang
· 12 years ago
03a743f
mmc: atmel_mci: add mmc card support
by Bo Shen
· 12 years ago
644b476
mmc: atmel_mci: using IP version for different setting
by Bo Shen
· 12 years ago
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
33de200
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
29e6eb3
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
8e90aa6
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
by Nishanth Menon
· 12 years ago
627612c
twl6035: rename to palmas
by Nishanth Menon
· 12 years ago
6592a99
mmc: fsl_esdhc: Use calloc()
by Fabio Estevam
· 12 years ago
0c3c255
mmc: sdhci: return error when failed add_sdhci().
by Jaehoon Chung
· 12 years ago
23b0042
sdhci: Add sdhci support for spear devices
by Vipin Kumar
· 12 years ago
f7289ee
davinci, mmc: Added a delay reading ext CSD register
by Davide Bonfanti
· 12 years ago
4a2c7d7
mmc: Split device init to decouple OCR-polling delay
by Che-Liang Chiou
· 12 years ago
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
a09c2b7
mmc: Define a constant for the maximum block size
by Simon Glass
· 12 years ago
f247129
spl_mmc: cleanup variable types
by Peter Korsgaard
· 12 years ago
0dd222b
mmc: Add support for Xilinx Zynq sdhci controller
by Michal Simek
· 12 years ago
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
d552bd1
mmc: check the revision for sd3.0
by Jaehoon Chung
· 12 years ago
6108ef6
mmc: support the correct card version for eMMC
by Jaehoon Chung
· 12 years ago
05be071
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4a92962
fsl_esdhc: Fix DMA transfer completion waiting loop
by Andrew Gabbasov
· 12 years ago
70e6869
fsl_esdhc: flush cache after IO completion
by Eric Nelson
· 12 years ago
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
37c1efa
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· 12 years ago
e6bf977
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
by Abbas Raza
· 12 years ago
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
47c6b2a
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
f7b1510
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
552b4d4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
0883a76
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
35ae07b
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
by Tom Warren
· 12 years ago
9745cf8
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
d56a52a
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
by Łukasz Majewski
· 12 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
Next »