Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7ce85318cfff5fd82a059131761559cba7fef309
/
drivers
/
mmc
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
45530e3
mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
by Jean-Jacques Hiblot
· 7 years ago
76584e3
mmc: fix off-by-one bug in mmc_startup_v4()
by Alexander Kochetkov
· 7 years ago
8a856db
mmc: Drop unnecessary case for mmc_probe()
by Faiz Abbas
· 7 years ago
0b75cc3
mmc: uniphier-sd: Add compatible strings for RCar Gen2
by Marek Vasut
· 7 years ago
1b313aa
mmc: synchronize the sequence with enum bus_mode in mmc.h
by Jaehoon Chung
· 7 years ago
4a41fec
mmc: Fix uninitialised priv member
by Alex Kiernan
· 7 years ago
ace1bed
mmc: fix bug in mmc_startup_v4()
by Jean-Jacques Hiblot
· 7 years ago
a0276f3
mmc: Fix bug in sd_set_card_speed()
by Jean-Jacques Hiblot
· 7 years ago
04f9f8b
mmc: omap_hsmmc: add signal voltage selection support
by Jean-Jacques Hiblot
· 7 years ago
90321dc
mmc: omap_hsmmc: allow mmc clock to be gated
by Kishon Vijay Abraham I
· 7 years ago
42182c9
mmc: omap_hsmmc: implement send_init_stream callback
by Jean-Jacques Hiblot
· 7 years ago
3149c13
mmc: omap_hsmmc: update mmc->clock with the actual bus speed
by Jean-Jacques Hiblot
· 7 years ago
bcc6bd8
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
by Jean-Jacques Hiblot
· 7 years ago
2d28eed
mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
by Kishon Vijay Abraham I
· 7 years ago
33c1d77
mmc: omap_hsmmc: Add support to set IODELAY values
by Kishon Vijay Abraham I
· 7 years ago
2d7482c
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
by Kishon Vijay Abraham I
· 7 years ago
a4efd73
mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
by Jean-Jacques Hiblot
· 7 years ago
2faa1a3
mmc: omap_hsmmc: Workaround for errata id i802
by Jean-Jacques Hiblot
· 7 years ago
14761ca
mmc: omap_hsmmc: Add tuning support
by Jean-Jacques Hiblot
· 7 years ago
9b3fc21
mmc: omap_hsmmc: Enable DDR mode support
by Kishon Vijay Abraham I
· 7 years ago
8fc238b
mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
by Jean-Jacques Hiblot
· 7 years ago
b594481
mmc: omap_hsmmc: add support to set default io voltage
by Kishon Vijay Abraham I
· 7 years ago
48a2f11
mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
by Kishon Vijay Abraham I
· 7 years ago
5baf543
mmc: omap_hsmmc: cleanup clock configuration
by Jean-Jacques Hiblot
· 7 years ago
d4d6488
mmc: use pr_* log functions
by Masahiro Yamada
· 7 years ago
1811a92
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· 7 years ago
99bec1a
Convert CONFIG_APBH_DMA et al to Kconfig
by Adam Ford
· 7 years ago
51313b4
mmc: fsl_esdhc: support SDR104 and HS200
by Peng Fan
· 7 years ago
59d3782
mmc: fsl_esdhc: add strobe and tuning entry
by Peng Fan
· 7 years ago
eec2d43
mmc: fsl_esdhc: support i.MX8M
by Peng Fan
· 7 years ago
c8a73a2
mmc: Add bcm2835 sdhost controller
by Alexander Graf
· 7 years ago
1d12a7c
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
2f516e4
mmc: Poll for broken card detection case
by Jun Nie
· 7 years ago
c0fafe6
mmc: fix to assign to correct clock value when clock is enabling
by Jaehoon Chung
· 7 years ago
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
b9b4f14
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· 7 years ago
9546eb9
mmc: fix the wrong disabling clock
by Jaehoon Chung
· 7 years ago
61f2e5e
mmc: sdhci: change data transfer failure into debug message
by Masahiro Yamada
· 7 years ago
dd43e2a
mmc: sdhci-cadence: add HS200 support
by Masahiro Yamada
· 7 years ago
4041bf7
mmc: sdhci-cadence: call mmc_of_parse()
by Masahiro Yamada
· 7 years ago
Next »