index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-47
/
+24
*
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
Haijun.Zhang
2013-10-31
1
-0
/
+6
*
esdhc: memset mmc struct before putting into use
Haijun.Zhang
2013-10-31
1
-0
/
+1
*
Powerpc/esdhc: Add simple description of esdhc register
Haijun.Zhang
2013-10-31
1
-37
/
+37
*
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
Haijun.Zhang
2013-10-31
1
-2
/
+14
*
DWMMC: SMDK5420: Disable SMU for eMMC
Rajeshwari Shinde
2013-10-31
2
-0
/
+14
*
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
Przemyslaw Marczak
2013-10-31
1
-7
/
+28
*
mmc: dw_mmc: change the callback function name.
Jaehoon Chung
2013-10-31
2
-4
/
+4
*
mmc: Fix erase_grp_size for partitioned card
Oliver Metz
2013-10-31
1
-4
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-10-02
1
-0
/
+2
|
\
|
*
mmc: fsl_esdhc: Check the result from malloc()
Fabio Estevam
2013-09-20
1
-0
/
+2
*
|
Fix wrong sdhci host control register read and write
Juhyun \(Justin\) Oh
2013-09-20
1
-3
/
+2
*
|
mmc/dw_mmc: Allocate the correct amount of descriptors
Mischa Jonker
2013-09-20
1
-2
/
+2
*
|
mmc/dw_mmc: Fix DMA descriptor corruption
Mischa Jonker
2013-09-20
1
-3
/
+4
*
|
mmc: don't support write & erase for SPL builds
Paul Burton
2013-09-20
4
-182
/
+230
*
|
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
1
-0
/
+36
*
|
ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx
Lubomir Popov
2013-09-17
1
-3
/
+14
*
|
omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
Oleksandr Tyshchenko
2013-09-17
1
-0
/
+24
*
|
mmc: Remove unused variable backup from mmc_send_cmd()
Oleksandr Tyshchenko
2013-09-17
1
-3
/
+0
*
|
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
2013-09-17
2
-7
/
+10
|
/
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-05
1
-1
/
+2
|
\
|
*
mmc: mxsmmc: Enable MMC HC support
Amaury Pouly
2013-08-23
1
-1
/
+2
*
|
SPDX-License-Identifier: clean up license header
York Sun
2013-08-20
1
-16
/
+1
*
|
powerpc: mpc85xx: Support booting from SD Card with SPL
Ying Zhang
2013-08-20
3
-0
/
+135
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
1
-1
/
+5
|
\
|
*
mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined
Gabor Juhos
2013-07-24
1
-1
/
+5
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
17
-234
/
+17
|
/
*
fsl_esdhc: Touch only relevant sys ctrl bits
Dirk Behme
2013-07-16
1
-3
/
+3
*
drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion
Alexey Brodkin
2013-07-16
1
-1
/
+0
*
Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
Haijun.Zhang
2013-07-16
1
-1
/
+1
*
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
1
-8
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-22
3
-23
/
+265
|
\
|
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
3
-23
/
+265
|
|
\
|
|
*
MMC: DWMMC: Fix FIFO_DEPTH calculation
Rajeshwari Shinde
2013-06-17
1
-8
/
+6
|
|
*
MMC: APIs to support resize of EMMC boot partition
Amar
2013-06-13
1
-0
/
+134
|
|
*
EXYNOS5: DWMMC: Added FDT support for DWMMC
Amar
2013-06-13
1
-10
/
+117
|
|
*
DWMMC: Initialise dwmci and resolve EMMC read write issues
Amar
2013-06-13
1
-9
/
+12
*
|
|
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
Tom Rini
2013-06-14
3
-17
/
+74
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mmc: report capacity for the selected partition
Stephen Warren
2013-06-13
1
-7
/
+61
|
*
|
fsl_esdhc: Do not clear interrupt status bits until data processed
Andrew Gabbasov
2013-06-13
1
-4
/
+3
|
*
|
mmc: fsl_esdhc: Fix hang after 'save' command
Fabio Estevam
2013-06-13
1
-1
/
+1
|
*
|
mmc write bug fix
Ruud Commandeur
2013-06-13
1
-3
/
+5
|
*
|
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
Jagannadha Sutradharudu Teki
2013-06-13
1
-2
/
+4
*
|
|
mmc: omap_hsmmc: Update pbias programming
Balaji T K
2013-06-10
1
-11
/
+9
|
/
/
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
10
-868
/
+536
|
\
\
|
|
/
|
/
|
|
*
powerpc/esdhc: Correct judgement for DATA PIO mode
Haijun.Zhang
2013-05-15
1
-1
/
+1
|
*
mmc: update Faraday FTSDC010 for rw performance
Kuo-Jung Su
2013-05-15
3
-688
/
+378
|
*
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-05-15
2
-140
/
+0
|
*
mmc: fsl_esdhc: Use calloc()
Fabio Estevam
2013-05-06
1
-2
/
+1
|
*
mmc: sdhci: return error when failed add_sdhci().
Jaehoon Chung
2013-05-06
2
-4
/
+2
[next]