| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next'WIP/06Jan2020 | Tom Rini | 2020-01-06 | 2 | -7/+8 |
|\ |
|
| * | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass | 2019-12-15 | 2 | -7/+8 |
* | | Revert "mmc: davinci: drop struct davinci_mmc_plat" | Tom Rini | 2020-01-04 | 1 | -5/+11 |
|/ |
|
* | mmc: mtk-sd: Adjust the mmc tuning flow | mingming lee | 2019-12-03 | 1 | -16/+193 |
* | mmc: davinci: fix mmc boot in SPL | Bartosz Golaszewski | 2019-12-03 | 1 | -0/+17 |
* | mmc: davinci: drop struct davinci_mmc_plat | Bartosz Golaszewski | 2019-12-03 | 1 | -10/+4 |
* | mmc: davinci: drop support for ti,dm6441-mmc | Bartosz Golaszewski | 2019-12-03 | 1 | -37/+5 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 9 | -0/+9 |
* | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | mmc: tmio: sdhi: Add calibration tables | Marek Vasut | 2019-11-27 | 2 | -17/+89 |
* | mmc: tmio: sdhi: Skip bad taps | Marek Vasut | 2019-11-27 | 2 | -1/+49 |
* | mmc: tmio: sdhi: Add SCC error checking | Marek Vasut | 2019-11-27 | 1 | -0/+85 |
* | mmc: tmio: sdhi: Disable auto-retuning in HS400 | Marek Vasut | 2019-11-27 | 1 | -5/+3 |
* | mmc: tmio: sdhi: Adjust HS400 calibration offsets | Marek Vasut | 2019-11-27 | 1 | -4/+4 |
* | mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode | Marek Vasut | 2019-11-27 | 1 | -3/+3 |
* | mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 | Marek Vasut | 2019-11-27 | 1 | -3/+6 |
* | mmc: tmio: sdhi: Track SMPCMP valu in private data | Marek Vasut | 2019-11-27 | 2 | -8/+11 |
* | mmc: tmio: sdhi: Track current tap number in private data | Marek Vasut | 2019-11-27 | 2 | -15/+17 |
* | mmc: fsl_esdhc: get clock directly from global data | Yangbo Lu | 2019-11-27 | 1 | -30/+4 |
* | mmc: sdhci: make sdhci_get_cd static | Baruch Siach | 2019-11-27 | 1 | -1/+1 |
* | rockchip: dwmmc: add handling for u-boot, spl-fifo-mode | Heiko Stuebner | 2019-11-23 | 1 | -0/+5 |
* | mmc: fsl_esdhc_imx: Update compatible string for imx8m | Peng Fan | 2019-11-05 | 1 | -0/+3 |
* | mmc: fsl_esdhc_imx: drop redundant clock settings | Peng Fan | 2019-11-05 | 1 | -5/+7 |
* | mmc: fsl_esdhc: clean up DM and non-DM code | Yangbo Lu | 2019-11-05 | 1 | -104/+100 |
* | mmc: fsl_esdhc: always check write protect state | Yangbo Lu | 2019-11-05 | 1 | -11/+4 |
* | mmc: fsl_esdhc: drop redundant code for non-removable feature | Yangbo Lu | 2019-11-05 | 1 | -14/+4 |
* | mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() | Yangbo Lu | 2019-11-05 | 1 | -35/+8 |
* | mmc: fsl_esdhc: clean up bus width configuration code | Yangbo Lu | 2019-11-05 | 1 | -48/+22 |
* | mmc: fsl_esdhc: fix voltage validation | Yangbo Lu | 2019-11-05 | 1 | -26/+10 |
* | mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() | Yangbo Lu | 2019-11-05 | 1 | -36/+0 |
* | mmc: fsl_esdhc: drop i.MX DDR support code | Yangbo Lu | 2019-10-29 | 1 | -6/+2 |
* | mmc: fsl_esdhc: remove redundant DM_MMC checking | Yangbo Lu | 2019-10-29 | 1 | -2/+0 |
* | mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC | Yangbo Lu | 2019-10-29 | 1 | -32/+1 |
* | mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode | Weijie Gao | 2019-10-25 | 1 | -1/+5 |
* | mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs | Weijie Gao | 2019-10-25 | 2 | -4/+21 |
* | mmc: meson-gx: add support for mmc-pwrseq-emmc | Neil Armstrong | 2019-10-18 | 1 | -0/+51 |
* | Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot... | Tom Rini | 2019-10-14 | 6 | -2/+323 |
|\ |
|
| * | mmc: stm32_sdmmc2: implement host_power_cycle callback | Yann Gautier | 2019-10-10 | 1 | -2/+11 |
| * | mmc: add a driver callback for power-cycle | Yann Gautier | 2019-10-10 | 2 | -0/+29 |
| * | drivers: mmc: Add sdhci driver for Broadcom iProc platform | Arun Parameswaran | 2019-10-10 | 3 | -0/+259 |
| * | spl: dm_mmc: Initialize only the required mmc device | Lokesh Vutla | 2019-10-10 | 1 | -0/+24 |
* | | mmc: am654_sdhci: Drop a redundant power_domain_on in probe | Lokesh Vutla | 2019-10-11 | 1 | -13/+0 |
* | | Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019 | Tom Rini | 2019-10-09 | 2 | -2/+8 |
|\ \
| |/
|/| |
|
| * | mmc: zynq_sdhci: Remove check for DM_MMC config | Siva Durga Prasad Paladugu | 2019-10-08 | 1 | -2/+2 |
| * | mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig | Siva Durga Prasad Paladugu | 2019-10-08 | 1 | -0/+6 |
* | | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-10-09 | 1 | -71/+374 |
|\ \ |
|
| * | | mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver | Lukasz Majewski | 2019-10-08 | 1 | -2/+2 |
| * | | mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS | Lukasz Majewski | 2019-10-08 | 1 | -70/+373 |
| |/ |
|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini | 2019-10-08 | 2 | -1/+5 |
|\ \ |
|
| * | | spl: Allow tiny printf() to be controlled in SPL and TPL | Simon Glass | 2019-10-08 | 1 | -1/+1 |