Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
030af822d1e799d91378cea27b4109b09d46c873
/
drivers
/
mmc
69cb6a5
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed Mar 14 13:27:14 2018 -0400
a36da36
mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
by Patrick Delaunay
· Wed Feb 07 17:19:59 2018 +0100
6eae43c
mmc: stm32: sdmmc2: add hardware flow control support
by Patrick Delaunay
· Wed Feb 07 17:19:58 2018 +0100
8dc0a99
mmc: sunxi: support cd-inverted
by Heinrich Schuchardt
· Thu Feb 01 23:39:19 2018 +0100
d8a69cb
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· Mon Mar 05 20:24:17 2018 -0500
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
b1695f7
mmc: uniphier-sd: Add R8A77965 M3N entries
by Marek Vasut
· Mon Feb 26 10:35:15 2018 +0100
dcc14e3
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ
by Vipul Kumar
· Wed Feb 28 15:53:29 2018 +0530
6254800
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
by Vipul Kumar
· Wed Feb 28 15:53:28 2018 +0530
d3f86f7
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· Sun Feb 25 22:28:59 2018 -0500
8e2bdbd
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:19 2018 +0100
cebf059
mmc: omap_hsmmc: make it possible to compile out ADMA support
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:18 2018 +0100
9882155
mmc: omap_hsmmc: compile out write support if not needed
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:17 2018 +0100
4cb36a2
mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:16 2018 +0100
f1133c9
mmc: fix off-by-one bug in mmc_startup_v4()
by Alexander Kochetkov
· Tue Feb 20 14:35:55 2018 +0300
b3857fd
mmc: Drop unnecessary case for mmc_probe()
by Faiz Abbas
· Mon Feb 12 19:35:24 2018 +0530
7ec3ae2
mmc: uniphier-sd: Add compatible strings for RCar Gen2
by Marek Vasut
· Wed Jan 17 23:59:47 2018 +0100
7c5c730
mmc: synchronize the sequence with enum bus_mode in mmc.h
by Jaehoon Chung
· Tue Jan 30 14:10:16 2018 +0900
4b9cb77
mmc: Fix uninitialised priv member
by Alex Kiernan
· Fri Feb 09 15:24:38 2018 +0000
c64862b
mmc: fix bug in mmc_startup_v4()
by Jean-Jacques Hiblot
· Fri Feb 09 12:09:28 2018 +0100
e7f664e
mmc: Fix bug in sd_set_card_speed()
by Jean-Jacques Hiblot
· Fri Feb 09 12:09:27 2018 +0100
7a41bb4
mmc: omap_hsmmc: add signal voltage selection support
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:46 2018 +0100
e1f25c0
mmc: omap_hsmmc: allow mmc clock to be gated
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:45 2018 +0100
20157d4
mmc: omap_hsmmc: implement send_init_stream callback
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:44 2018 +0100
6ce31e4
mmc: omap_hsmmc: update mmc->clock with the actual bus speed
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:43 2018 +0100
dae1ad4
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:42 2018 +0100
8c2efe9
mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:41 2018 +0100
e7da6ac
mmc: omap_hsmmc: Add support to set IODELAY values
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:40 2018 +0100
569c3d5
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:38 2018 +0100
192e430
mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:37 2018 +0100
a420d7d
mmc: omap_hsmmc: Workaround for errata id i802
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:36 2018 +0100
f0f821b
mmc: omap_hsmmc: Add tuning support
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:35 2018 +0100
0c1f3d0
mmc: omap_hsmmc: Enable DDR mode support
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:34 2018 +0100
cf38d4e
mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:33 2018 +0100
73897ed
mmc: omap_hsmmc: add support to set default io voltage
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:32 2018 +0100
2e18c9b
mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:31 2018 +0100
7fe2f19
mmc: omap_hsmmc: cleanup clock configuration
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:30 2018 +0100
f97b148
mmc: use pr_* log functions
by Masahiro Yamada
· Sun Jan 28 19:11:42 2018 +0900
b10ba90
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· Tue Feb 06 12:43:56 2018 -0600
a456d56
Convert CONFIG_APBH_DMA et al to Kconfig
by Adam Ford
· Tue Feb 06 08:34:45 2018 -0600
c414270
mmc: fsl_esdhc: support SDR104 and HS200
by Peng Fan
· Sun Jan 21 19:00:24 2018 +0800
b9b4236
mmc: fsl_esdhc: add strobe and tuning entry
by Peng Fan
· Sun Jan 21 19:00:22 2018 +0800
3364c4b
mmc: fsl_esdhc: support i.MX8M
by Peng Fan
· Wed Jan 10 13:20:40 2018 +0800
044725f
mmc: Add bcm2835 sdhost controller
by Alexander Graf
· Tue Jan 23 18:05:22 2018 +0100
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Fri Jan 26 07:46:34 2018 -0500
b4f4f6e
mmc: Poll for broken card detection case
by Jun Nie
· Tue Jan 02 12:25:57 2018 +0800
ab4d405
mmc: fix to assign to correct clock value when clock is enabling
by Jaehoon Chung
· Tue Jan 23 14:04:30 2018 +0900
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:55 2018 +0100
22464e0
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· Tue Jan 16 22:44:18 2018 +0100
8a93329
mmc: fix the wrong disabling clock
by Jaehoon Chung
· Wed Jan 17 19:36:58 2018 +0900
45256c4
mmc: sdhci: change data transfer failure into debug message
by Masahiro Yamada
· Sat Dec 30 02:00:12 2017 +0900
1a0cb67
mmc: sdhci-cadence: add HS200 support
by Masahiro Yamada
· Fri Jan 12 18:10:38 2018 +0900
d80ca27
mmc: sdhci-cadence: call mmc_of_parse()
by Masahiro Yamada
· Sat Dec 30 02:00:10 2017 +0900
053ceeb
mmc: sdhci-cadence: use bitfield access macros for cleanup
by Masahiro Yamada
· Sat Dec 30 02:00:09 2017 +0900
ea5b7c0
mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
by Masahiro Yamada
· Sat Dec 30 02:00:08 2017 +0900
57b12d8
mmc: let mmc_of_parse() fail for insane bus-width value
by Masahiro Yamada
· Sat Dec 30 02:00:07 2017 +0900
191cd13
mmc: do not overwrite cfg->f_max if "max-frequency" if missing
by Masahiro Yamada
· Sat Dec 30 02:00:06 2017 +0900
6e54381
mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit
by Kishon Vijay Abraham I
· Thu Sep 21 16:51:36 2017 +0200
316e7ae
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
by Kishon Vijay Abraham I
· Thu Sep 21 16:51:35 2017 +0200
826be2a
mmc: omap_hsmmc: Add support for DMA (ADMA2)
by Kishon Vijay Abraham I
· Thu Sep 21 16:51:34 2017 +0200
3d45bb4
Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
by Jean-Jacques Hiblot
· Thu Sep 21 16:51:32 2017 +0200
283620c
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
by Peng Fan
· Tue Jan 02 16:51:22 2018 +0800
ba54ab8
mmc: remove hc_wp_grp_size from struct mmc if not needed
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:36 2018 +0100
c94c547
mmc: don't read the size of eMMC enhanced user data area in SPL
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:35 2018 +0100
27edffe
mmc: compile out erase and write mmc commands if write operations are not enabled
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:34 2018 +0100
cb534f0
mmc: read ssr only if MMC write support is enabled
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:33 2018 +0100
d053167
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:32 2018 +0100
fa6c577
mmc: reworked version lookup in mmc_startup_v4
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:31 2018 +0100
74c98b2
mmc: compile out more code if support for UHS and HS200 is not enabled
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:30 2018 +0100
dcfb625
mmc: atmel: when sending a data command, use the provided block size
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:29 2018 +0100
ef72fd3
dm: mmc: sandbox: Update SD card emulation
by Jean-Jacques Hiblot
· Thu Dec 14 11:47:14 2017 +0100
1d7769a
mmc: make optional the support for eMMC hardware partitioning
by Jean-Jacques Hiblot
· Thu Nov 30 17:44:02 2017 +0100
6051e78
mmc: make UHS and HS200 optional
by Jean-Jacques Hiblot
· Thu Nov 30 17:44:01 2017 +0100
678b608
mmc: convert most of printf() to pr_err() and pr_warn()
by Jean-Jacques Hiblot
· Thu Nov 30 17:44:00 2017 +0100
06976eb
mmc: don't use malloc_cache_aligned()
by Jean-Jacques Hiblot
· Thu Nov 30 17:43:59 2017 +0100
7ab1b62
mmc: fix for old MMCs (below version 4)
by Jean-Jacques Hiblot
· Thu Nov 30 17:43:58 2017 +0100
d7e5e03
mmc: all hosts support 1-bit bus width and legacy timings
by Jean-Jacques Hiblot
· Thu Nov 30 17:43:57 2017 +0100
3f2ffc2
mmc: Fixed a problem with old sd or mmc that do not support High speed
by Jean-Jacques Hiblot
· Thu Nov 30 17:43:56 2017 +0100
d39be65
dm: mmc: update mmc_of_parse()
by Jean-Jacques Hiblot
· Thu Nov 30 17:43:55 2017 +0100
93c31d1
mmc: dump card and host capabilities if debug is enabled
by Jean-Jacques Hiblot
· Thu Nov 30 17:43:54 2017 +0100
f36bb2c
mmc: meson_gx_mmc: fix the complie error
by Jaehoon Chung
· Mon Nov 27 18:42:05 2017 +0900
422b294
dm: mmc: Add a library function to parse generic dt binding
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:13 2017 +0200
71264bb
mmc: add a library function to send tuning command
by Jean-Jacques Hiblot
· Thu Sep 21 16:30:12 2017 +0200
b6937d6
mmc: use the right voltage level for MMC DDR and HS200 modes
by Jean-Jacques Hiblot
· Thu Sep 21 16:30:11 2017 +0200
07baaa6
mmc: Retry some MMC cmds on failure
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:10 2017 +0200
3d30972b
mmc: Change mode when switching to a boot partition
by Jean-Jacques Hiblot
· Thu Sep 21 16:30:09 2017 +0200
dc030fb
mmc: disable UHS modes if Vcc cannot be switched on and off
by Jean-Jacques Hiblot
· Thu Sep 21 16:30:08 2017 +0200
f4d5b3e
mmc: Add support for UHS modes
by Jean-Jacques Hiblot
· Thu Sep 21 16:30:07 2017 +0200
210369f
mmc: add HS200 support in MMC core
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:06 2017 +0200
ae7174f
mmc: Add a execute_tuning() callback to the mmc operations.
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:05 2017 +0200
aa434c5
mmc: disable the mmc clock during power off
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:04 2017 +0200
d6246bf
mmc: add a new mmc parameter to disable mmc clock
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:03 2017 +0200
80b87e1
mmc: add power cyle support in mmc core
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:02 2017 +0200
5f23d87
mmc: Add a new callback function to perform the 74 clocks cycle sequence
by Jean-Jacques Hiblot
· Thu Sep 21 16:30:01 2017 +0200
4afb12b
mmc: Enable signal voltage to be selected from mmc core
by Kishon Vijay Abraham I
· Thu Sep 21 16:30:00 2017 +0200
e178c11
mmc: make mmc_set_ios() return status
by Kishon Vijay Abraham I
· Thu Sep 21 16:29:59 2017 +0200
ec34683
mmc: refactor MMC startup to make it easier to support new modes
by Jean-Jacques Hiblot
· Thu Sep 21 16:29:58 2017 +0200
5b1a4d9
mmc: refactor SD startup to make it easier to support new modes
by Jean-Jacques Hiblot
· Thu Sep 21 16:29:57 2017 +0200
7842231
mmc: use mmc modes to select the correct bus speed
by Jean-Jacques Hiblot
· Thu Sep 21 16:29:55 2017 +0200
00de504
mmc: Add a function to dump the mmc capabilities
by Jean-Jacques Hiblot
· Thu Sep 21 16:29:54 2017 +0200
Next »