Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
47b1cbaf02a3960f4eb5b0e3b71a963d5b6e13df
/
drivers
/
mmc
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
223b10c
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
by Bin Meng
· 6 years ago
d0851c8
blk: Call part_init() in the post_probe() method
by Bin Meng
· 6 years ago
20940ef
mmc: sunxi: add support for automatic delay calibration
by Vasily Khoruzhick
· 6 years ago
26cc40d
mmc: dw_mmc: Add RCRC handling
by Marek Vasut
· 6 years ago
a376dde
mmc: tmio: sdhi: Merge DTCNTL access into single register write
by Marek Vasut
· 6 years ago
2fc1075
mmc: tmio: sdhi: Implement waiting for DAT0 line state
by Marek Vasut
· 6 years ago
dc1488f
mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
by Marek Vasut
· 6 years ago
52e1796
mmc: tmio: sdhi: Touch SCC only when UHS capable
by Marek Vasut
· 6 years ago
c83da2e
mmc: tmio: Preinitialize regulator to 3.3V
by Marek Vasut
· 6 years ago
8171f99
mmc: tmio: Configure clock before any other IOS
by Marek Vasut
· 6 years ago
33633eb
mmc: tmio: Silence transfer errors when tuning
by Marek Vasut
· 6 years ago
b22c8d0
mmc: tmio: Improve error handling
by Marek Vasut
· 6 years ago
645a575
mmc: tmio: Simplify pinmux handling
by Marek Vasut
· 6 years ago
cf033e0
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
3cb1450
mmc: fsl_esdhc: add uclass clk support
by Peng Fan
· 6 years ago
d423c93
fsl_esdhc: Update usdhc driver to support i.MX8
by Ye Li
· 6 years ago
ec48b6c
arm64: versal: Add support for new Xilinx Versal ACAPs
by Michal Simek
· 6 years ago
beced53
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
by Marek Vasut
· 6 years ago
92bde15
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
by Marek Vasut
· 6 years ago
4853ad3
mmc: rpmb: add mmc_rpmb_route_frames()
by Jens Wiklander
· 6 years ago
26a52f3
rockchip: dwmmc: add rk2928-dw-mshc compatible
by Heiko Stuebner
· 6 years ago
05fa06b
mmc: dw_mmc: check fifo status with a timeout in fifo mode
by Heiko Stuebner
· 6 years ago
f4df405
mmc: omap_mmc: Remove invert references
by Adam Ford
· 6 years ago
03190a7
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
by Adam Ford
· 6 years ago
04355de
MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
by Adam Ford
· 6 years ago
df6565c
MMC: Enable DM_MMC for Davinci
by Adam Ford
· 6 years ago
307a214
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
by Adam Ford
· 6 years ago
d1e1504
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 6 years ago
aaa449f
mmc: k3_arasan: Add sdhci driver support for K3 family SoCs
by Lokesh Vutla
· 6 years ago
c3ab1e1
mmc: uniphier-sd: sync with Linux
by Masahiro Yamada
· 6 years ago
c76382f
mmc: fsl_esdhc: enable HS400 feature
by Peng Fan
· 6 years ago
3dd2626
mmc: add HS400 support
by Peng Fan
· 6 years ago
6518697
mmc: renesas-sdhi: Use priv directly
by Marek Vasut
· 6 years ago
12ea13a
mmc: socfpga: Add clock framework support
by Marek Vasut
· 6 years ago
fc82e76
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
0acdb2c
ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC
by Lukasz Majewski
· 6 years ago
7c350a2
ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_timing)
by Lukasz Majewski
· 6 years ago
b88c1ef
ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_config()
by Lukasz Majewski
· 6 years ago
0cba6e9
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
fa91156
mmc: arm_pl180_mmci: Remove cd_inverted host's struct field
by Patrice Chotard
· 6 years ago
43d36a0
mmc: arm_pl180_mmci: Add missing clk_free
by Patrice Chotard
· 6 years ago
8015093
mmc: arm_pl180_mmci: Update to support CONFIG_BLK
by Patrice Chotard
· 6 years ago
42956f1
sunxi: add MMC support for H6
by Icenowy Zheng
· 6 years ago
6c09eba
mmc: break out get_op_cond code to its own function
by Jon Nettleton
· 6 years ago
7d11816
mmc: stm32_sdmmc2: update pwron management
by Patrick Delaunay
· 6 years ago
979b239
dm: mmc: sunxi: Add A10/A20 compatible strings
by Adam Sampson
· 6 years ago
894c3ad
board: arm: Add support for Broadcom BCM7445
by Thomas Fitzsimmons
· 6 years ago
2d4d693
mmc: dwmmc: socfpga: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
b691178
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
by Michal Simek
· 6 years ago
1a7414f
mmc: sdhci: Fix MMC HS200 tuning command failures
by Siva Durga Prasad Paladugu
· 6 years ago
040b258
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
582d97b
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 6 years ago
d629152
mmc: renesas-sdhi: Add R8A77990 E3 compatible
by Marek Vasut
· 7 years ago
8433370
mmc: zynqmp: Add HS200 modes support for ZynqMP
by Siva Durga Prasad Paladugu
· 6 years ago
434f9d4
mmc: sdhci: Update sdhci_send_command() to handle HS200
by Siva Durga Prasad Paladugu
· 6 years ago
458e8d8
mmc: zynq: Use live-tree functions
by Michal Simek
· 7 years ago
cf3922d
mmc: ftsdc010_mci: Sync compatible with DT mmc node
by Rick Chen
· 6 years ago
635159a
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
by Patrice Chotard
· 7 years ago
7049f62
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
5a7b11e
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
by Alex Kiernan
· 7 years ago
79fd08f
mmc: Unirqify bcm2835_sdhost and fix writes
by Alexander Graf
· 6 years ago
b70fe96
mmc: sdhci: Check that ops are defined
by Ramon Fried
· 7 years ago
62d77ce
mmc: Improve tinification
by Marek Vasut
· 7 years ago
d1f4e39
mmc: zynq_sdhci: Add support for SD3.0
by Siva Durga Prasad Paladugu
· 7 years ago
b8e25ef
mmc: sdhci: Read capabilities register1 and update host caps
by Siva Durga Prasad Paladugu
· 7 years ago
ca992e8
mmc: sdhci: Invoke platform specific tuning and delay routines
by Siva Durga Prasad Paladugu
· 7 years ago
b88a7a4
mmc: sdhci: Handle execute tuning command in sdhci_send_command
by Siva Durga Prasad Paladugu
· 7 years ago
2a2d7ef
mmc: sdhci: Add support for disabling clock
by Siva Durga Prasad Paladugu
· 7 years ago
36332b6
mmc: Changed the datatype of the variable to handle 64-bit arch
by Vipul Kumar
· 7 years ago
55118ec
dm: mmc: socfpga: call dwmci_probe()
by Patrick Bruenn
· 7 years ago
72b5a03
mmc: Kconfig: add the MMC_TRACE config in Kconfig
by Jaehoon Chung
· 7 years ago
d2faadb
mmc: add the debug message in mmc_set_clock
by Jaehoon Chung
· 7 years ago
6511718
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
by Jaehoon Chung
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4781921
mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
by Hannes Schmelzer
· 7 years ago
88a5712
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
by Hannes Schmelzer
· 7 years ago
0a4c2b0
mmc: fix return value check condition
by Peng Fan
· 7 years ago
abeb9d7
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
5ff8e54
sunxi: improve throughput in the sunxi_mmc driver
by Philipp Tomsich
· 7 years ago
ec360e6
mmc: Staticize sd_select_bus_width
by Marek Vasut
· 7 years ago
3853c65
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
fc2d030
mmc: uniphier-sd: skip clock set-up for SPL
by Masahiro Yamada
· 7 years ago
Next »