Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e95c98182bbef95a8d089f451ef6cc38a8e1f800
/
drivers
/
mmc
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
· 6 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
· 6 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
· 6 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
30b5d9a
mmc: tmio: move clk_enable() to each driver's probe function
by Masahiro Yamada
· 7 years ago
f6549c8
mmc: avoid division by zero in meson_mmc_config_clock
by Heinrich Schuchardt
· 7 years ago
4744d81
sunxi: mmc: Fix phase delays
by Stefan Mavrodiev
· 7 years ago
f3dca4a
mmc: sh_mmcif: Add Kconfig entry
by Marek Vasut
· 7 years ago
48f54a2
mmc: sh_mmcif: Add DM and DT probing support
by Marek Vasut
· 7 years ago
ca4e7d6
mmc: mv_sdhci: zero out sdhci_host structure
by Matt Pelland
· 7 years ago
cb0b6b0
mmc: tmio: Rename Matsushita to TMIO
by Marek Vasut
· 7 years ago
cf39f3f
mmc: renesas-sdhi: Wait after reconfiguring pins
by Marek Vasut
· 7 years ago
5ee7c9d
mmc: matsushita-common: Add missing else
by Marek Vasut
· 7 years ago
f23b208
mmc: matsushita-common: Wait for command completion
by Marek Vasut
· 7 years ago
8dc9a10
mmc: matsushita-common: Correctly set mode in 16bit
by Marek Vasut
· 7 years ago
01c0151
mmc: matsushita-common: Special case only select registers in 16bit
by Marek Vasut
· 7 years ago
f63968b
mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
by Marek Vasut
· 7 years ago
0e2bd5a
mmc: matsushita-common: Export register access functions
by Marek Vasut
· 7 years ago
e10422f
mmc: matsushita-common: Properly handle pin voltage configuration
by Marek Vasut
· 7 years ago
58c35b1
mmc: matsushita-common: Always check controller version
by Marek Vasut
· 7 years ago
a7b7401
mmc: matsushita-common: Handle bus width 0
by Marek Vasut
· 7 years ago
635ae6f
mmc: matsushita-common: Handle DMA completion flag differences
by Marek Vasut
· 7 years ago
78773f1
mmc: matsushita-common: Handle Renesas div-by-1
by Marek Vasut
· 7 years ago
f98833d
mmc: matsushita-common: Add Renesas RCar quirks
by Marek Vasut
· 7 years ago
147169d
mmc: matsushita-common: Use mmc_of_parse()
by Marek Vasut
· 7 years ago
7cf7ef8
mmc: renesas-sdhi: Handle 16bit IP
by Marek Vasut
· 7 years ago
c769e60
mmc: uniphier: Allow passing quirks to the probe function
by Marek Vasut
· 7 years ago
db1266d
mmc: uniphier: Add support for 16bit variant
by Marek Vasut
· 7 years ago
620fd85
mmc: uniphier: Drop useless check
by Marek Vasut
· 7 years ago
12a510e
mmc: uniphier: Factor out FIFO accessors
by Marek Vasut
· 7 years ago
7dfddc0
mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry
by Marek Vasut
· 7 years ago
e94cad9
mmc: uniphier: Split out SoC specific bits from the driver
by Marek Vasut
· 7 years ago
07dea2e
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
8ae1f82
mmc: use core clock frequency in bcm2835 sdhost
by Jonathan Gray
· 7 years ago
80a66a5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
0ca0a54
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 7 years ago
0851f34
x86: mmc: Fix mapping of BAR memory
by Bernhard Messerklinger
· 7 years ago
bf9ba4d
mmc: ftsdc010: Merge nds32_mmc to ftsdc010
by Rick Chen
· 7 years ago
095c9f3
mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig
by Rick Chen
· 7 years ago
cf52231
mmc: ftsdc010: Drop non-dm code
by Rick Chen
· 7 years ago
7459c88
mmc: ftsdc010: Support High-Speed mode
by Rick Chen
· 7 years ago
6837c58
rockchip: sdhci: support 8bit bus-width
by Philipp Tomsich
· 7 years ago
b75643a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
167f2c9
mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
by Patrick Delaunay
· 7 years ago
a72dd8e
mmc: stm32: sdmmc2: add hardware flow control support
by Patrick Delaunay
· 7 years ago
8be4e61
mmc: sunxi: support cd-inverted
by Heinrich Schuchardt
· 7 years ago
81f077f
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
d6eb25c
mmc: uniphier-sd: Add R8A77965 M3N entries
by Marek Vasut
· 7 years ago
3ccc207
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ
by Vipul Kumar
· 7 years ago
5dc5a53
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
by Vipul Kumar
· 7 years ago
4bafcef
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
beac7d3
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
by Jean-Jacques Hiblot
· 7 years ago
27a4b3b
mmc: omap_hsmmc: make it possible to compile out ADMA support
by Jean-Jacques Hiblot
· 7 years ago
c7d08d8
mmc: omap_hsmmc: compile out write support if not needed
by Jean-Jacques Hiblot
· 7 years ago
Next »