index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
exynos_dw_mmc.c
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
Tom Rini
2021-01-15
mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
Siew Chin Lim
2021-01-13
mmc: exynos_dw_mmc: remove unused function
Jaehoon Chung
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2018-08-06
ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC
Lukasz Majewski
2018-08-06
ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_t...
Lukasz Majewski
2018-08-06
ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_...
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-12
drivers: mmc: Avoid memory leak in case of failure
Suniel Mahesh
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-10
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-09-23
mmc: squash lines for immediate return
Masahiro Yamada
2016-08-05
mmc: dw_mmc: remove the duplicated header file
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: support the Driver mode for Exynos
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: use the 4bit bus-width by default
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: clean the unused and unnecessary codes
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: add the error control for checking index
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: remove the unused function
Jaehoon Chung
2015-09-02
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-02-23
mmc: exynos dwmmc: check boot mode before init dwmmc
Przemyslaw Marczak
2015-02-23
mmc: exynos_dw_mmc: use the exynos specific data structure
Jaehoon Chung
2015-02-23
mmc: exynos_dw_mmc: set to clksel_val into board-init function
Jaehoon Chung
2014-12-12
mmc: exynos_dw-mmc: change debug message
Jaehoon Chung
2014-05-16
mmc: exynos_dw_mmc: enable the DDR mode
Jaehoon Chung
2014-05-16
mmc: exynos_dw_mmc: restore the property into host
Jaehoon Chung
2014-02-07
MMC: DWMMC: Correct the CLKDIV register value
Rajeshwari S Shinde
2013-12-08
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
Jaehoon Chung
2013-10-31
DWMMC: SMDK5420: Disable SMU for eMMC
Rajeshwari Shinde
2013-10-31
mmc: dw_mmc: change the callback function name.
Jaehoon Chung
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-13
EXYNOS5: DWMMC: Added FDT support for DWMMC
Amar
2012-11-27
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
Jaehoon Chung