Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
735fb252028844f6eb9842eec59e9896427de614
/
drivers
/
mmc
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
954a963
mmc: sdhci-cadence: use bitfield access macros for cleanup
by Masahiro Yamada
· 7 years ago
be165fb
mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
by Masahiro Yamada
· 7 years ago
4b28f7b
mmc: let mmc_of_parse() fail for insane bus-width value
by Masahiro Yamada
· 7 years ago
c42ee36
mmc: do not overwrite cfg->f_max if "max-frequency" if missing
by Masahiro Yamada
· 7 years ago
29171dc
mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit
by Kishon Vijay Abraham I
· 7 years ago
866bb98
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
by Kishon Vijay Abraham I
· 7 years ago
f0d53e8
mmc: omap_hsmmc: Add support for DMA (ADMA2)
by Kishon Vijay Abraham I
· 7 years ago
741726a
Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
by Jean-Jacques Hiblot
· 7 years ago
db359ef
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
by Peng Fan
· 7 years ago
b7a6e2c
mmc: remove hc_wp_grp_size from struct mmc if not needed
by Jean-Jacques Hiblot
· 7 years ago
173c06d
mmc: don't read the size of eMMC enhanced user data area in SPL
by Jean-Jacques Hiblot
· 7 years ago
e6fa5a5
mmc: compile out erase and write mmc commands if write operations are not enabled
by Jean-Jacques Hiblot
· 7 years ago
5b2e72f
mmc: read ssr only if MMC write support is enabled
by Jean-Jacques Hiblot
· 7 years ago
d6400c3
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· 7 years ago
58a6fb7
mmc: reworked version lookup in mmc_startup_v4
by Jean-Jacques Hiblot
· 7 years ago
baef207
mmc: compile out more code if support for UHS and HS200 is not enabled
by Jean-Jacques Hiblot
· 7 years ago
9b79dbd
mmc: atmel: when sending a data command, use the provided block size
by Jean-Jacques Hiblot
· 7 years ago
49f8925
dm: mmc: sandbox: Update SD card emulation
by Jean-Jacques Hiblot
· 7 years ago
cf17789
mmc: make optional the support for eMMC hardware partitioning
by Jean-Jacques Hiblot
· 7 years ago
f99c2ef
mmc: make UHS and HS200 optional
by Jean-Jacques Hiblot
· 7 years ago
d8e3d42
mmc: convert most of printf() to pr_err() and pr_warn()
by Jean-Jacques Hiblot
· 7 years ago
f7d5dff
mmc: don't use malloc_cache_aligned()
by Jean-Jacques Hiblot
· 7 years ago
1de06b9
mmc: fix for old MMCs (below version 4)
by Jean-Jacques Hiblot
· 7 years ago
1da8eb5
mmc: all hosts support 1-bit bus width and legacy timings
by Jean-Jacques Hiblot
· 7 years ago
00e446f
mmc: Fixed a problem with old sd or mmc that do not support High speed
by Jean-Jacques Hiblot
· 7 years ago
7abff2c
dm: mmc: update mmc_of_parse()
by Jean-Jacques Hiblot
· 7 years ago
52d241d
mmc: dump card and host capabilities if debug is enabled
by Jean-Jacques Hiblot
· 7 years ago
ef1614a
mmc: meson_gx_mmc: fix the complie error
by Jaehoon Chung
· 7 years ago
9215ef5
dm: mmc: Add a library function to parse generic dt binding
by Kishon Vijay Abraham I
· 7 years ago
9815e3b
mmc: add a library function to send tuning command
by Jean-Jacques Hiblot
· 7 years ago
bc1e327
mmc: use the right voltage level for MMC DDR and HS200 modes
by Jean-Jacques Hiblot
· 7 years ago
83dc422
mmc: Retry some MMC cmds on failure
by Kishon Vijay Abraham I
· 7 years ago
01298da
mmc: Change mode when switching to a boot partition
by Jean-Jacques Hiblot
· 7 years ago
04a2ea2
mmc: disable UHS modes if Vcc cannot be switched on and off
by Jean-Jacques Hiblot
· 7 years ago
c10b85d
mmc: Add support for UHS modes
by Jean-Jacques Hiblot
· 7 years ago
634d484
mmc: add HS200 support in MMC core
by Kishon Vijay Abraham I
· 7 years ago
ec84120
mmc: Add a execute_tuning() callback to the mmc operations.
by Kishon Vijay Abraham I
· 7 years ago
2e7410d
mmc: disable the mmc clock during power off
by Kishon Vijay Abraham I
· 7 years ago
35f6782
mmc: add a new mmc parameter to disable mmc clock
by Kishon Vijay Abraham I
· 7 years ago
fb7c3be
mmc: add power cyle support in mmc core
by Kishon Vijay Abraham I
· 7 years ago
318a7a5
mmc: Add a new callback function to perform the 74 clocks cycle sequence
by Jean-Jacques Hiblot
· 7 years ago
aff5d3c
mmc: Enable signal voltage to be selected from mmc core
by Kishon Vijay Abraham I
· 7 years ago
2a4d212
mmc: make mmc_set_ios() return status
by Kishon Vijay Abraham I
· 7 years ago
3862b85
mmc: refactor MMC startup to make it easier to support new modes
by Jean-Jacques Hiblot
· 7 years ago
d0c221f
mmc: refactor SD startup to make it easier to support new modes
by Jean-Jacques Hiblot
· 7 years ago
0503857
mmc: use mmc modes to select the correct bus speed
by Jean-Jacques Hiblot
· 7 years ago
4c9d2aa
mmc: Add a function to dump the mmc capabilities
by Jean-Jacques Hiblot
· 7 years ago
Next »