~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini2021-01-22
|\
| * mmc: exynos_dw_mmc: remove unused functionJaehoon Chung2021-01-13
* | mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim2021-01-15
|/
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMCLukasz Majewski2018-08-06
* ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_t...Lukasz Majewski2018-08-06
* ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_...Lukasz Majewski2018-08-06
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* drivers: mmc: Avoid memory leak in case of failureSuniel Mahesh2018-01-12
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10
* mmc: squash lines for immediate returnMasahiro Yamada2016-09-23
* mmc: dw_mmc: remove the duplicated header fileJaehoon Chung2016-08-05
* mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung2016-07-12
* mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung2016-07-12
* mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung2016-07-12
* mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung2016-07-12
* mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung2016-07-12
* mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung2016-07-12
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-02
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18
* mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-23
* mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-23
* mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-23
* mmc: exynos_dw-mmc: change debug messageJaehoon Chung2014-12-12
* mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-16
* mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-16
* MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-07
* mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-08
* DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-31
* mmc: dw_mmc: change the callback function name.Jaehoon Chung2013-10-31
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* EXYNOS5: DWMMC: Added FDT support for DWMMCAmar2013-06-13
* EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-27