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
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-01-15
mmc: Convert HI6220 MMC driver to driver model
Manivannan Sadhasivam
1
-31
/
+69
2019-01-14
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
Fabio Estevam
1
-2
/
+8
2019-01-10
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-13
/
+37
2019-01-10
mmc: sunxi: Fix mmc clocks for DM_MMC
Jagan Teki
1
-13
/
+37
2019-01-09
mmc: bring back partition init for non-DM MMC drivers
Andre Przywara
1
-0
/
+4
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-4
/
+4
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
1
-4
/
+4
2018-12-19
mmc: Add JZ47xx SD/MMC controller driver
Paul Burton
3
-0
/
+495
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
1
-1
/
+1
2018-12-04
mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
Marek Vasut
1
-0
/
+4
2018-12-03
mmc: tmio: sdhi: Add HS400 support
Marek Vasut
2
-8
/
+96
2018-12-03
mmc: tmio: sdhi: Move tap_pos to private data
Marek Vasut
2
-3
/
+5
2018-12-03
mmc: tmio: sdhi: Filter out HS400 on certain SoCs
Marek Vasut
1
-0
/
+20
2018-12-03
mmc: tmio: Reorder TMIO clock handling
Marek Vasut
1
-51
/
+54
2018-12-03
mmc: tmio: Keep generating clock when clock are enabled
Marek Vasut
1
-2
/
+8
2018-12-03
mmc: tmio: Do not set divider to 1 in DDR mode
Marek Vasut
1
-0
/
+4
2018-12-03
mmc: tmio: Switch to clock framework
Marek Vasut
4
-22
/
+51
2018-12-03
mmc: Parse HS400 DT properties
Marek Vasut
1
-0
/
+4
2018-11-29
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
Tom Rini
1
-0
/
+1
2018-11-28
mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
Weijie Gao
3
-0
/
+1406
2018-11-26
mmc: meson-gx: Add AXG compatible
Neil Armstrong
1
-0
/
+1
2018-11-22
sunxi-mmc: use new mode on both controllers on A64
Vasily Khoruzhick
1
-3
/
+7
2018-11-22
sunxi-mmc: don't double clock for new mode unconditionally
Vasily Khoruzhick
1
-7
/
+0
2018-11-22
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
Vasily Khoruzhick
2
-0
/
+6
2018-11-16
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
Tom Rini
2
-3
/
+2
2018-11-14
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+20
2018-11-14
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
1
-0
/
+2
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
1
-3
/
+0
2018-11-13
mmc: sunxi: add support for automatic delay calibration
Vasily Khoruzhick
1
-1
/
+20
2018-11-10
mmc: dw_mmc: Add RCRC handling
Marek Vasut
1
-0
/
+4
2018-11-02
mmc: tmio: sdhi: Merge DTCNTL access into single register write
Marek Vasut
1
-6
/
+3
2018-11-02
mmc: tmio: sdhi: Implement waiting for DAT0 line state
Marek Vasut
1
-1
/
+26
2018-11-02
mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
Marek Vasut
1
-0
/
+7
2018-11-02
mmc: tmio: sdhi: Touch SCC only when UHS capable
Marek Vasut
1
-2
/
+3
2018-11-02
mmc: tmio: Preinitialize regulator to 3.3V
Marek Vasut
1
-0
/
+2
2018-11-02
mmc: tmio: Configure clock before any other IOS
Marek Vasut
1
-1
/
+1
2018-11-02
mmc: tmio: Silence transfer errors when tuning
Marek Vasut
1
-21
/
+24
2018-11-02
mmc: tmio: Improve error handling
Marek Vasut
1
-3
/
+4
2018-11-02
mmc: tmio: Simplify pinmux handling
Marek Vasut
1
-19
/
+3
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
1
-8
/
+26
2018-10-22
mmc: fsl_esdhc: add uclass clk support
Peng Fan
1
-4
/
+22
2018-10-22
fsl_esdhc: Update usdhc driver to support i.MX8
Ye Li
1
-4
/
+4
2018-10-16
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
1
-1
/
+1
2018-10-09
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
Marek Vasut
1
-0
/
+6
2018-10-09
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
Marek Vasut
1
-2
/
+4
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
1
-0
/
+160
2018-10-02
rockchip: dwmmc: add rk2928-dw-mshc compatible
Heiko Stuebner
1
-0
/
+1
2018-10-02
mmc: dw_mmc: check fifo status with a timeout in fifo mode
Heiko Stuebner
1
-2
/
+30
2018-09-29
mmc: omap_mmc: Remove invert references
Adam Ford
1
-11
/
+1
2018-09-25
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
Adam Ford
1
-0
/
+4
[next]