Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fa33d207494cd20bc8039460b16cef1179cd6f6a
/
drivers
/
mmc
fa33d20
mmc: split fsl_esdhc driver for i.MX
by Yangbo Lu
· 5 years ago
64fabed
Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
66fa035
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
by Yangbo Lu
· 5 years ago
72119aa
mmc: Avoid HS400 mode when accessing boot partitions
by Marek Vasut
· 5 years ago
77934fd
dm: arm: bcmstb: Enable driver model MMC support
by Thomas Fitzsimmons
· 5 years ago
c18b103
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
b69e1d0
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
b512d07
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
b5900a5
mmc: tmio: sdhi: HS400 manual adjustment
by Marek Vasut
· 5 years ago
1bac2b6
mmc: tmio: sdhi: Minor macro cleanup
by Marek Vasut
· 5 years ago
b6a0427
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
by Lukasz Majewski
· 6 years ago
c9baea6
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
by Tom Rini
· 6 years ago
623de3f
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· 6 years ago
4862830
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
37cb626
mmc: sdhci: Add Support for ADMA2
by Faiz Abbas
· 6 years ago
6d6af20
mmc: sdhci: Move DMA handling to prepare_dma() function
by Faiz Abbas
· 6 years ago
da8e1f3
mmc: fsl_esdhc: Fix wp_enable issue
by Ye Li
· 6 years ago
72a89e0
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
by Ye Li
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
bdb5df1
mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
by Marek Vasut
· 6 years ago
6ad5aec
mmc: dw_mmc: Handle return value from bounce_buffer_start()
by Marek Vasut
· 6 years ago
4e16f0a
mmc: dw_mmc: Calculate timeout from transfer length
by Marek Vasut
· 6 years ago
4ec9dd4
mmc: mv_sdhci: add driver model support
by Pierre Bourdon
· 6 years ago
c2bb9c5
Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
b5096f1
mmc: mtk-sd: fix configuration option check
by Fabien Parent
· 6 years ago
a933266
mmc: mtk-sd: add support for MT8516
by Fabien Parent
· 6 years ago
ba077e5
mmc: mtk-sd: add source_cg clock support
by Fabien Parent
· 6 years ago
c406a47
mmc: stm32_sdmmc2: Fix r1b timeout issue
by Christophe Kerello
· 6 years ago
b611535
mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
by Patrick Delaunay
· 6 years ago
6f41d1a
mmc: arm_pl180_mmci: Sync compatible with kernel
by Patrice Chotard
· 6 years ago
15736e2
ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards
by Eugeniy Paltsev
· 6 years ago
d2c05f5
mmc: omap_hsmmc: Set 3.3V for IO voltage
by Faiz Abbas
· 6 years ago
5cf1203
mmc: correct the HS400 initialization process
by BOUGH CHEN
· 6 years ago
d32519a
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
c453fe3
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
by Marek Vasut
· 6 years ago
f4eaa56
mmc: sh_mmcif: Set default MMCIF clock rate
by Marek Vasut
· 6 years ago
7d5ccb1
mmc: Align MMC_TRACE with tiny printf
by Marek Vasut
· 6 years ago
ba41c45
mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8
by Marek Vasut
· 6 years ago
5d68884
mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
by Marek Vasut
· 6 years ago
b78a9e2
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
7997599
mmc: dwmmc: Poll for iDMAC TX/RX interrupt
by Ley Foon Tan
· 6 years ago
7a2ab37
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
261445d
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode
by Marek Vasut
· 6 years ago
4c80f11
mmc: tmio: Configure HOST_MODE WMODE according to bus width
by Marek Vasut
· 6 years ago
fceea99
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
by Marek Vasut
· 6 years ago
d76706c
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
by Abel Vesa
· 6 years ago
dbe70c7
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
151b833
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
d3de385
mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator
by Lokesh Vutla
· 6 years ago
e898799
samsung: mmc: Drop old MMC init code
by Simon Glass
· 6 years ago
351a4aa
mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
by Faiz Abbas
· 6 years ago
6892550
mmc: Do not poll using CMD13 when changing timing
by Marek Vasut
· 6 years ago
cbbe694
mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs
by Marek Vasut
· 6 years ago
992bcf4
mmc: tmio: Make DMA transfer end bit configurable
by Marek Vasut
· 6 years ago
552452f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
748ad07
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
4233698
mmc: sunxi: Honour non-removable property in DT
by Andre Przywara
· 6 years ago
c57572e
mmc: sunxi: Add DM clk and reset support
by Andre Przywara
· 6 years ago
3c8c7da
mmc: sunxi: Add DM_MMC support for A80
by Jagan Teki
· 6 years ago
9e23338
mmc: sunxi: Add DM_MMC support for H6
by Jagan Teki
· 6 years ago
a1925a6
mmc: sunxi: Add remaining compatible strings
by Jagan Teki
· 6 years ago
791c88d
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
by Patrick Bruenn
· 6 years ago
1f15cb8
drivers: esdhc: add support for ColdFire mcf5441x family
by Angelo Dureghello
· 6 years ago
70dbbd7
mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=n
by Fabien Parent
· 6 years ago
924ed34
mmc: mtk-sd: fix possible incomplete read ops
by Fabien Parent
· 6 years ago
94f139a
mmc: hi6220_dw_mmc: add compatible for Poplar support
by Shawn Guo
· 6 years ago
25aed77
mmc: zynq: Remove unused pwrseq variable
by Michal Simek
· 6 years ago
2acc24f
Kconfig: Migrate BOUNCE_BUFFER
by Philipp Tomsich
· 6 years ago
77c07e7
Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
f83ef0d
Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
7a0425d
mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
by Yinbo Zhu
· 6 years ago
82d5464
mmc: jz_mmc: Compile-out write support if disabled
by Ezequiel Garcia
· 6 years ago
2a4bb3d
mmc: Use proper IS_ENABLED macro to check block support
by Ezequiel Garcia
· 6 years ago
b9a2a0e
mmc: Add support for downgrading HS200/HS400 to HS mode
by Marek Vasut
· 6 years ago
6240e64
mmc: Convert HI6220 MMC driver to driver model
by Manivannan Sadhasivam
· 6 years ago
29c2edb
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
by Fabio Estevam
· 6 years ago
64abfc9
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
e8f37f4
mmc: sunxi: Fix mmc clocks for DM_MMC
by Jagan Teki
· 6 years ago
eef05fd
mmc: bring back partition init for non-DM MMC drivers
by Andre Przywara
· 6 years ago
522e035
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
cd357ad
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· 6 years ago
d772713
mmc: Add JZ47xx SD/MMC controller driver
by Paul Burton
· 6 years ago
a740ee9
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· 6 years ago
cf34576
mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
by Marek Vasut
· 6 years ago
50aa1d9
mmc: tmio: sdhi: Add HS400 support
by Marek Vasut
· 6 years ago
95ead3d
mmc: tmio: sdhi: Move tap_pos to private data
by Marek Vasut
· 6 years ago
d34bd2d
mmc: tmio: sdhi: Filter out HS400 on certain SoCs
by Marek Vasut
· 6 years ago
ed427da
mmc: tmio: Reorder TMIO clock handling
by Marek Vasut
· 6 years ago
59d529a
mmc: tmio: Keep generating clock when clock are enabled
by Marek Vasut
· 6 years ago
6f8f20f
mmc: tmio: Do not set divider to 1 in DDR mode
by Marek Vasut
· 6 years ago
8ec6a04
mmc: tmio: Switch to clock framework
by Marek Vasut
· 6 years ago
eb2acba
mmc: Parse HS400 DT properties
by Marek Vasut
· 6 years ago
93e72ac
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
d24b693
mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
by Weijie Gao
· 6 years ago
3e3f701
mmc: meson-gx: Add AXG compatible
by Neil Armstrong
· 6 years ago
0e21a2f
sunxi-mmc: use new mode on both controllers on A64
by Vasily Khoruzhick
· 6 years ago
629d267
sunxi-mmc: don't double clock for new mode unconditionally
by Vasily Khoruzhick
· 6 years ago
2a8882e
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
by Vasily Khoruzhick
· 6 years ago
1d6edcb
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
6f44333
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
Next »