index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-23
mmc: fsl_esdhc_imx: drop useless code
Yangbo Lu
1
-61
/
+4
2019-06-23
mmc: fsl_esdhc: drop i.MX code
Yangbo Lu
1
-609
/
+16
2019-06-23
mmc: split fsl_esdhc driver for i.MX
Yangbo Lu
3
-2
/
+1716
2019-06-20
Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot
Tom Rini
1
-2
/
+2
2019-06-19
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
Yangbo Lu
1
-0
/
+29
2019-06-19
mmc: Avoid HS400 mode when accessing boot partitions
Marek Vasut
1
-2
/
+2
2019-05-28
dm: arm: bcmstb: Enable driver model MMC support
Thomas Fitzsimmons
1
-18
/
+55
2019-05-26
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2
-13
/
+176
2019-05-23
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
1
-1
/
+4
2019-05-23
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
1
-0
/
+6
2019-05-21
mmc: tmio: sdhi: HS400 manual adjustment
Marek Vasut
2
-3
/
+166
2019-05-21
mmc: tmio: sdhi: Minor macro cleanup
Marek Vasut
1
-10
/
+10
2019-05-20
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
Lukasz Majewski
1
-18
/
+5
2019-05-04
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
Tom Rini
3
-54
/
+189
2019-05-04
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
Alex Kiernan
1
-0
/
+6
2019-05-03
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
1
-7
/
+31
2019-05-03
mmc: sdhci: Add Support for ADMA2
Faiz Abbas
2
-23
/
+129
2019-05-03
mmc: sdhci: Move DMA handling to prepare_dma() function
Faiz Abbas
1
-42
/
+50
2019-05-03
mmc: fsl_esdhc: Fix wp_enable issue
Ye Li
1
-5
/
+13
2019-05-03
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
Ye Li
1
-5
/
+18
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
1
-2
/
+2
2019-04-29
mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
Marek Vasut
1
-2
/
+2
2019-04-29
mmc: dw_mmc: Handle return value from bounce_buffer_start()
Marek Vasut
1
-2
/
+8
2019-04-29
mmc: dw_mmc: Calculate timeout from transfer length
Marek Vasut
1
-3
/
+21
2019-04-26
mmc: mv_sdhci: add driver model support
Pierre Bourdon
1
-1
/
+66
2019-04-24
Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
Tom Rini
3
-13
/
+71
2019-04-23
mmc: mtk-sd: fix configuration option check
Fabien Parent
1
-4
/
+4
2019-04-23
mmc: mtk-sd: add support for MT8516
Fabien Parent
1
-0
/
+10
2019-04-23
mmc: mtk-sd: add source_cg clock support
Fabien Parent
1
-0
/
+5
2019-04-23
mmc: stm32_sdmmc2: Fix r1b timeout issue
Christophe Kerello
1
-6
/
+55
2019-04-23
mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
Patrick Delaunay
1
-3
/
+3
2019-04-23
mmc: arm_pl180_mmci: Sync compatible with kernel
Patrice Chotard
2
-4
/
+13
2019-04-18
ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards
Eugeniy Paltsev
3
-0
/
+210
2019-04-12
mmc: omap_hsmmc: Set 3.3V for IO voltage
Faiz Abbas
1
-11
/
+10
2019-03-29
mmc: correct the HS400 initialization process
BOUGH CHEN
1
-2
/
+1
2019-03-26
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2
-2
/
+5
2019-03-25
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
Marek Vasut
1
-1
/
+4
2019-03-25
mmc: sh_mmcif: Set default MMCIF clock rate
Marek Vasut
1
-1
/
+1
2019-03-25
mmc: Align MMC_TRACE with tiny printf
Marek Vasut
1
-10
/
+10
2019-02-25
mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8
Marek Vasut
1
-1
/
+1
2019-02-25
mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
Marek Vasut
1
-1
/
+1
2019-02-18
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
1
-0
/
+19
2019-02-18
mmc: dwmmc: Poll for iDMAC TX/RX interrupt
Ley Foon Tan
1
-0
/
+19
2019-02-16
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
4
-3
/
+55
2019-02-16
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode
Marek Vasut
1
-0
/
+3
2019-02-16
mmc: tmio: Configure HOST_MODE WMODE according to bus width
Marek Vasut
1
-3
/
+7
2019-02-16
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2
-0
/
+45
2019-02-15
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
Abel Vesa
1
-4
/
+4
2019-02-10
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
5
-13
/
+38
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2
-58
/
+8
[next]