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
2017-08-18
mmc: Support generic PCI SD host controller
Bin Meng
1
-6
/
+1
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
1
-4
/
+13
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
7
-54
/
+28
2017-08-17
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
Simon Glass
1
-1
/
+1
2017-08-17
dm: imx: cm_fx6: Enable more driver model support
Simon Glass
1
-1
/
+1
2017-08-17
dm: mmc: fsl_esdhc: Update to support MMC operations
Simon Glass
1
-5
/
+64
2017-08-17
dm: mmc: fsl_esdhc: Update to support livetree
Simon Glass
1
-9
/
+7
2017-08-17
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
Simon Glass
1
-7
/
+7
2017-08-17
dm: mmc: fsl_esdhc: Set up platform data
Simon Glass
1
-22
/
+39
2017-08-17
dm: mmc: fsl_esdhc: Detect init failure
Simon Glass
1
-3
/
+6
2017-08-17
dm: mmc: fsl_esdhc: Detect reset failure
Simon Glass
1
-7
/
+15
2017-08-17
dm: mmc: fsl_esdhc: Set up common versions of operations
Simon Glass
1
-11
/
+36
2017-08-17
dm: mmc: fsl_esdhc: Pass private data to internal functions
Simon Glass
1
-14
/
+11
2017-08-17
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
Wenyou.Yang@microchip.com
1
-22
/
+42
2017-08-17
mmc: sd_sdhi: Enable clock using clock framework
Marek Vasut
1
-0
/
+15
2017-08-17
mmc: sh_sdhi: Fix the ACMD handling
Marek Vasut
1
-48
/
+55
2017-08-17
mmc: sh_sdhi: Add DM and DT probing support
Marek Vasut
1
-20
/
+145
2017-08-17
mmc: uniphier-sd: Fix long response processing
Marek Vasut
1
-7
/
+7
2017-08-09
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
Yang Li
1
-2
/
+0
2017-08-09
driver: mmc: fsl_esdhc: Fix compiling warning
York Sun
1
-0
/
+2
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-26
/
+60
2017-08-01
x86: Convert MMC to driver model
Simon Glass
1
-26
/
+60
2017-08-01
dm: mmc: sunxi: Add support for driver model
Simon Glass
1
-0
/
+133
2017-08-01
dm: mmc: sunxi: Drop mmc_clk_io_on()
Simon Glass
1
-24
/
+18
2017-08-01
dm: mmc: sunxi: Pass private data around explicitly
Simon Glass
1
-29
/
+42
2017-08-01
dm: mmc: sunxi: Rename mmchost to priv
Simon Glass
1
-63
/
+62
2017-08-01
dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
Simon Glass
1
-14
/
+14
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
7
-33
/
+54
2017-07-28
dm: tegra: mmc: Convert to livetree
Simon Glass
1
-10
/
+7
2017-07-19
mmc: cadence: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
1
-1
/
+1
2017-07-19
mmc: rpmb: update size format for write_counter
Kever Yang
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-1
/
+1
2017-07-12
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
Peng Fan
1
-4
/
+0
2017-07-12
dm: mmc: fsl_esdhc: handle vqmmc supply
Peng Fan
1
-0
/
+25
2017-07-12
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
Peng Fan
1
-0
/
+9
2017-07-11
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2
-16
/
+12
2017-07-11
Revert "mmc: dw_mmc: rockchip: select proper card clock"
Kever Yang
1
-2
/
+2
2017-07-11
rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled
Kever Yang
1
-1
/
+2
2017-07-11
rockchip: mmc: dm: convert fdt_get to dev_read
Philipp Tomsich
2
-13
/
+8
2017-07-10
driver: mmc: update debug info
Jorge Ramirez-Ortiz
1
-1
/
+1
2017-06-27
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-60
/
+26
2017-06-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
1
-25
/
+28
2017-06-27
Revert "x86: Convert MMC to driver model"
Bin Meng
1
-60
/
+26
2017-06-20
tegra: mmc: Set the bus width correctly
Simon Glass
1
-1
/
+1
2017-06-09
dm: mmc: Avoid probing block devices in find_mmc_device()
Simon Glass
1
-2
/
+4
2017-06-09
mmc: sh_sdhi: Fix Kconfig entry
Marek Vasut
1
-1
/
+1
2017-06-09
mmc: sh_sdhi: Add SDHI support
Kouei Abe
1
-0
/
+14
2017-06-09
mmc: sh_sdhi: Add MMC version 5.0 support
Kouei Abe
1
-5
/
+19
2017-06-09
mmc: sh_sdhi: Add 64-bit access to sd_buf support
Kouei Abe
1
-10
/
+43
2017-06-09
mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting
Kouei Abe
1
-2
/
+2
[next]