index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Lines
*
mmc: move more driver config options to Kconfig
Masahiro Yamada
2017-01-11
-7
/
+62
*
mmc: move DesignWare-based drivers to Kconfig
Masahiro Yamada
2017-01-11
-5
/
+33
*
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
2017-01-11
-1
/
+9
*
mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
Masahiro Yamada
2017-01-11
-2
/
+2
*
mmc: uniphier-sd: fix Kconfig dependency
Masahiro Yamada
2017-01-11
-2
/
+2
*
mmc: sdhci-cadence: add Cadence SD4HC support
Masahiro Yamada
2017-01-11
-0
/
+138
*
mmc: sdhci: combine the Host controller v3.0 feature into one condition
Jaehoon Chung
2017-01-11
-10
/
+7
*
mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
Jaehoon Chung
2017-01-11
-3
/
+0
*
mmc: sdhci: move the callback function into sdhci_ops
Jaehoon Chung
2017-01-11
-7
/
+10
*
mmc: s5p_sdhci: add the s5p_set_clock function
Jaehoon Chung
2017-01-11
-1
/
+7
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
-29
/
+59
*
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
Jaehoon Chung
2017-01-11
-5
/
+3
*
mmc: pic32_sdhci: move the code to pic32_sdhci.c
Jaehoon Chung
2017-01-11
-6
/
+17
*
mmc: sdhci: remove the unused code about testing Card detect
Jaehoon Chung
2017-01-11
-11
/
+0
*
mmc: sdhci: disable the 8bit mode when host doesn't support it
Jaehoon Chung
2017-01-11
-3
/
+2
*
mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
York Sun
2017-01-04
-0
/
+12
*
mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
Masahiro Yamada
2016-12-29
-0
/
+8
*
mmc: move some SDHCI related options to Kconfig
Masahiro Yamada
2016-12-29
-10
/
+77
*
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
Masahiro Yamada
2016-12-29
-1
/
+17
*
mmc: make MMC driver entries dependent on MMC
Masahiro Yamada
2016-12-29
-0
/
+4
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
-3
/
+7
*
mmc: Extend dependencies for zynq sdhci
Michal Simek
2016-12-22
-1
/
+1
*
mmc: spear: remove the entire spear_sdhci.c file
Jaehoon Chung
2016-12-22
-28
/
+0
*
ARM: OMAP4+: Add support for getting pbias info from board
Lokesh Vutla
2016-12-04
-45
/
+2
*
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
2016-12-03
-3
/
+2
*
mmc: Tinification of the mmc code
Marek Vasut
2016-12-01
-1
/
+77
*
mmc: Fix warning if debug() is not used
Marek Vasut
2016-12-01
-1
/
+1
*
mmc: add bkops-enable command
Tomas Melin
2016-12-01
-0
/
+34
*
mmc: s5p_sdhci: fix to check proper pinmux id
Seung-Woo Kim
2016-12-01
-1
/
+1
*
mmc: sunxi: Enable 8bits bus width for sun8i
Maxime Ripard
2016-11-16
-1
/
+1
*
mmc: Retry the switch command
Maxime Ripard
2016-11-16
-4
/
+11
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-10-28
-25
/
+2
|
\
|
*
mmc: atmel_sdhci: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
-25
/
+2
*
|
mmc: sdhci: assign to clk_mul when host version is upper than SD3.0
Jaehoon Chung
2016-10-28
-3
/
+5
*
|
mmc: add the device name in debugging message for supplying vmmc
Jaehoon Chung
2016-10-28
-1
/
+1
*
|
dm: mmc: socfpga: fix MMC_OPS support
Sylvain Lesne
2016-10-28
-0
/
+2
*
|
mmc: refactor two core functions
Masahiro Yamada
2016-10-28
-13
/
+2
*
|
mmc: sdhci: fix the "misaligned operation at range" for cache
Jaehoon Chung
2016-10-28
-0
/
+1
*
|
mmc: introduce mmc_power_init
Peng Fan
2016-10-28
-1
/
+29
|
/
*
Merge branch 'master' of http://git.denx.de/u-boot-mmc
Tom Rini
2016-10-13
-53
/
+102
|
\
|
*
mmc: Fix cast for 64-bit compilation
Simon Glass
2016-10-11
-1
/
+1
|
*
mmc: sdhci: use the generic error number
Jaehoon Chung
2016-10-10
-16
/
+16
|
*
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-10-10
-23
/
+5
|
*
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-10-10
-13
/
+9
|
*
mmc: s5p_sdhci: support the Driver model for Exynos
Jaehoon Chung
2016-10-10
-0
/
+71
*
|
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
Simon Glass
2016-10-11
-0
/
+1
*
|
dm: mmc: Support erase
Simon Glass
2016-10-09
-4
/
+11
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
-0
/
+1
|
\
|
*
dm: mmc: intialize dev when probe
Peng Fan
2016-10-04
-0
/
+1
*
|
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-08
-4
/
+4
|
/
[next]