projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configs: enable spl support wrt env device
[platform/kernel/u-boot.git]
/
drivers
/
mmc
/
2018-01-31
Tom Rini
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de...
tree
|
commitdiff
2018-01-28
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
tree
|
commitdiff
2018-01-28
Alexander Graf
mmc: Add bcm2835 sdhost controller
tree
|
commitdiff
2018-01-27
Tom Rini
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2018-01-27
Tom Rini
Merge git://git.denx.de/u-boot-usb
tree
|
commitdiff
2018-01-27
Tom Rini
Merge git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2018-01-26
Tom Rini
Merge git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2018-01-26
Tom Rini
Merge git://git.denx.de/u-boot-mips
tree
|
commitdiff
2018-01-26
Tom Rini
Merge git://git.denx.de/u-boot-spi
tree
|
commitdiff
2018-01-25
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
tree
|
commitdiff
2018-01-24
Tom Rini
Merge git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2018-01-24
Jun Nie
mmc: Poll for broken card detection case
tree
|
commitdiff
2018-01-24
Jaehoon Chung
mmc: fix to assign to correct clock value when clock...
tree
|
commitdiff
2018-01-24
Álvaro Fernández...
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
tree
|
commitdiff
2018-01-22
Benoît Thébaudeau
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
tree
|
commitdiff
2018-01-22
Jaehoon Chung
mmc: fix the wrong disabling clock
tree
|
commitdiff
2018-01-22
Masahiro Yamada
mmc: sdhci: change data transfer failure into debug...
tree
|
commitdiff
2018-01-22
Masahiro Yamada
mmc: sdhci-cadence: add HS200 support
tree
|
commitdiff
2018-01-22
Masahiro Yamada
mmc: sdhci-cadence: call mmc_of_parse()
tree
|
commitdiff
2018-01-22
Masahiro Yamada
mmc: sdhci-cadence: use bitfield access macros for...
tree
|
commitdiff
2018-01-22
Masahiro Yamada
mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
tree
|
commitdiff
2018-01-22
Masahiro Yamada
mmc: let mmc_of_parse() fail for insane bus-width value
tree
|
commitdiff
2018-01-22
Masahiro Yamada
mmc: do not overwrite cfg->f_max if "max-frequency...
tree
|
commitdiff
2018-01-20
Tom Rini
Merge git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2018-01-19
Tom Rini
Merge git://git.denx.de/u-boot-arc
tree
|
commitdiff
2018-01-19
Kishon Vijay Abraham I
mmc: omap_hsmmc: Fix incorrect bit operations for disab...
tree
|
commitdiff
2018-01-19
Kishon Vijay Abraham I
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
tree
|
commitdiff
2018-01-19
Kishon Vijay Abraham I
mmc: omap_hsmmc: Add support for DMA (ADMA2)
tree
|
commitdiff
2018-01-19
Jean-Jacques Hiblot
Revert "omap_hsmmc: update struct hsmmc to accommodate...
tree
|
commitdiff
2018-01-15
Tom Rini
Merge git://git.denx.de/u-boot-imx
tree
|
commitdiff
2018-01-15
Tom Rini
Merge git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2018-01-12
Peng Fan
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: remove hc_wp_grp_size from struct mmc if not needed
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: don't read the size of eMMC enhanced user data...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: compile out erase and write mmc commands if write...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: read ssr only if MMC write support is enabled
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: add a Kconfig option to enable the support for...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: reworked version lookup in mmc_startup_v4
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: compile out more code if support for UHS and HS200...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: atmel: when sending a data command, use the provid...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
dm: mmc: sandbox: Update SD card emulation
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: make optional the support for eMMC hardware partit...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: make UHS and HS200 optional
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: convert most of printf() to pr_err() and pr_warn()
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: don't use malloc_cache_aligned()
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: fix for old MMCs (below version 4)
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: all hosts support 1-bit bus width and legacy timings
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: Fixed a problem with old sd or mmc that do not...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
dm: mmc: update mmc_of_parse()
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: dump card and host capabilities if debug is enabled
tree
|
commitdiff
2018-01-12
Jaehoon Chung
mmc: meson_gx_mmc: fix the complie error
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
dm: mmc: Add a library function to parse generic dt...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: add a library function to send tuning command
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: use the right voltage level for MMC DDR and HS200...
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: Retry some MMC cmds on failure
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: Change mode when switching to a boot partition
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: disable UHS modes if Vcc cannot be switched on...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: Add support for UHS modes
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: add HS200 support in MMC core
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: Add a execute_tuning() callback to the mmc operations.
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: disable the mmc clock during power off
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: add a new mmc parameter to disable mmc clock
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: add power cyle support in mmc core
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: Add a new callback function to perform the 74...
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: Enable signal voltage to be selected from mmc...
tree
|
commitdiff
2018-01-12
Kishon Vijay Abraham I
mmc: make mmc_set_ios() return status
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: refactor MMC startup to make it easier to support...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: refactor SD startup to make it easier to support...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: use mmc modes to select the correct bus speed
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: Add a function to dump the mmc capabilities
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: introduce mmc modes
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: add a function to read and test the ext csd (mmc...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: make ext_csd part of struct mmc
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: move the MMC startup for version above v4.0 in...
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: split mmc_startup()
tree
|
commitdiff
2018-01-12
Jean-Jacques Hiblot
mmc: dm: get the IO-line and main voltage regulators...
tree
|
commitdiff
2018-01-12
Heinrich Schuchardt
mmc: sdhci: do not compare pointer to 0
tree
|
commitdiff
2018-01-12
Jorge Ramirez-Ortiz
mmc: sdhci: don't clear SDHCI_INT_STATUS register durin...
tree
|
commitdiff
2018-01-12
Felix Brack
mmc: sanitize includes for DM i2c
tree
|
commitdiff
2018-01-12
Suniel Mahesh
drivers: mmc: Avoid memory leak in case of failure
tree
|
commitdiff
2018-01-12
Suniel Mahesh
drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_B...
tree
|
commitdiff
2017-12-19
Tom Rini
Merge git://git.denx.de/u-boot-spi
tree
|
commitdiff
2017-12-19
Tom Rini
Merge git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2017-12-18
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
2017-12-18
Tom Rini
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://denx...
tree
|
commitdiff
2017-12-14
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2017-12-13
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2017-12-13
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2017-12-13
Tom Rini
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2017-12-09
Marek Vasut
mmc: uniphier-sd: Add R8A77995 D3 compatible
tree
|
commitdiff
2017-12-09
Marek Vasut
mmc: uniphier-sd: Add R8A77970 V3M compatible
tree
|
commitdiff
2017-12-04
Tom Rini
Merge git://git.denx.de/u-boot-cfi-flash
tree
|
commitdiff
2017-11-30
Tom Rini
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2017-11-30
Tom Rini
Merge git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2017-11-30
Tom Rini
Merge git://git.denx.de/u-boot-x86
tree
|
commitdiff
2017-11-30
Ludovic Desroches
mmc: atmel_sdhci: not on capabilities to set gck rate
tree
|
commitdiff
2017-11-30
Tom Rini
Merge git://git.denx.de/u-boot-nds32
tree
|
commitdiff
2017-11-30
Rick Chen
nds32: ftsdc010: Fix SD detech fail on AE3XX.
tree
|
commitdiff
2017-11-30
Rick Chen
nds32: ftsdc010: fix wait status error coding.
tree
|
commitdiff
2017-11-30
Rick Chen
nds32: ftsdc010: Support ftsdc010 DM.
tree
|
commitdiff
next