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
*
mmc: fsl_esdhc: Add support for DDR mode
Volodymyr Riazantsev
2015-02-24
1
-2
/
+6
*
mmc: sdhci: fix bus width switching on Samsung SoCs
Matt Reimer
2015-02-23
1
-1
/
+2
*
mmc: print SD/eMMC type for inited mmc devices
Przemyslaw Marczak
2015-02-23
1
-0
/
+8
*
mmc: exynos dwmmc: check boot mode before init dwmmc
Przemyslaw Marczak
2015-02-23
1
-1
/
+10
*
sunxi: mmc: Always declare High Capacity capability
Hans de Goede
2015-02-23
1
-5
/
+1
*
mmc: exynos_dw_mmc: use the exynos specific data structure
Jaehoon Chung
2015-02-23
1
-13
/
+47
*
mmc: exynos_dw_mmc: set to clksel_val into board-init function
Jaehoon Chung
2015-02-23
1
-0
/
+4
*
mmc: dw_mmc: fixed the wrong bit control
Jaehoon Chung
2015-02-23
1
-1
/
+1
*
x86: mmc: Move common FSP functions into a common file
Simon Glass
2015-02-06
2
-0
/
+43
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-02-02
1
-0
/
+4
|
\
|
*
omap3: mmc: add 1.8v bias setting for MMC1
Albert ARIBAUD \(3ADEV\)
2015-01-29
1
-0
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-02-02
1
-7
/
+7
|
\
\
|
*
|
sunxi: mmc: Add 'sunxi_' prefix to the static functions
Siarhei Siamashka
2015-02-02
1
-7
/
+7
|
|
/
*
|
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
2
-35
/
+21
|
/
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-01-23
1
-3
/
+15
|
\
|
*
sunxi: mmc: Add support for sun9i (A80)
Hans de Goede
2015-01-22
1
-2
/
+14
|
*
sunxi: mmc: Use a realistic timeout when sending a mmc command
Hans de Goede
2015-01-22
1
-1
/
+1
*
|
mmc: zynq: Use phys_addr_t for addresses
Michal Simek
2015-01-21
1
-2
/
+2
|
/
*
mmc: Skip changing bus width for MMC cards earlier than version 4.0
Andrew Gabbasov
2015-01-19
1
-2
/
+5
*
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
Andrew Gabbasov
2015-01-19
1
-0
/
+12
*
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
1
-0
/
+2
*
mmc: extend the mmc hardware partitioning API with write reliability
Diego Santa Cruz
2015-01-19
1
-0
/
+39
*
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
1
-0
/
+155
*
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
1
-1
/
+3
*
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
1
-23
/
+35
*
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
1
-0
/
+6
*
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
1
-2
/
+1
*
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
1
-0
/
+15
*
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
1
-0
/
+1
*
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
1
-22
/
+30
*
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2015-01-19
1
-0
/
+3
*
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
Nobuhiro Iwamatsu
2015-01-19
3
-0
/
+705
*
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
2015-01-14
1
-2
/
+5
*
sunxi: mmc: Properly setup mod-clk and clock sampling phases
Hans de Goede
2015-01-14
1
-27
/
+68
*
MVEBUMMC : REMOVE unnecessary delay from init
Gerald Kerma
2015-01-06
1
-2
/
+0
*
MVEBUMMC : CLEAN code
Gerald Kerma
2015-01-06
1
-20
/
+20
*
MVEBUMMC : REMOVE unnecessary delays
Gerald Kerma
2015-01-06
1
-3
/
+0
*
MVEBUMMC : FIX debug strings
Gerald Kerma
2015-01-06
1
-5
/
+13
*
MVEBUMMC : Speed up access time
Gerald Kerma
2015-01-06
1
-17
/
+31
*
MVEBUMMC : Change copyright date
Gerald Kerma
2015-01-06
1
-1
/
+1
*
mmc: dw_mmc: Use active DDR mode flag
Andrew Gabbasov
2014-12-12
1
-1
/
+1
*
mmc: Fix block length for DDR mode
Andrew Gabbasov
2014-12-12
1
-0
/
+6
*
mmc: Fix Dual Data Rate capability recognition
Andrew Gabbasov
2014-12-12
1
-1
/
+1
*
mmc: Fix handling of bus widths and DDR card capabilities
Andrew Gabbasov
2014-12-12
1
-21
/
+31
*
mmc: exynos_dw-mmc: change debug message
Jaehoon Chung
2014-12-12
1
-10
/
+12
*
MMC: add MMC_VERSION_5_0
Markus Niebel
2014-12-12
1
-0
/
+3
*
MMC: fix user capacity for partitioned eMMC card
Markus Niebel
2014-12-12
1
-0
/
+15
*
mmc: Cosmetic fix for nicer, aligned device list printout
Lubomir Popov
2014-12-12
1
-2
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-12-08
2
-8
/
+11
|
\
|
*
omap_hsmmc: Board-specific TWL4030 MMC power initializations
Paul Kocialkowski
2014-12-04
1
-6
/
+1
[next]