index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2020-07-29
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-29
mmc: add nexell driver
Stefan Bosch
2020-07-28
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
Walter Lozano
2020-07-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
mmc: renesas-sdhi: Enable support for R8A774A1
Adam Ford
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
acpi: mmc: Generate ACPI info for the PCI SD Card
Simon Glass
2020-07-15
Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-07-14
mmc_spi: generate R1b response for erase and stop transmission command
Pragnesh Patel
2020-07-14
mmc: mmc_spi: Generate R1 response for erase block start and end address
Pragnesh Patel
2020-07-14
mmc: mmc_spi: Read R2 response for send status command - CMD13
Pragnesh Patel
2020-07-14
mmc: read ssr for SD spi
Pragnesh Patel
2020-07-14
mmc: mmc_spi: generate R1 response for different mmc SPI commands
Pragnesh Patel
2020-07-14
mmc: mmc_spi: correct the while condition
Pragnesh Patel
2020-07-13
mmc: omap_hsmmc: Set 3.3V for IO voltage on all places
Pali Rohár
2020-07-10
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
mmc: bcm283x: fix int to pointer cast
Seung-Woo Kim
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
kconfig: mmc: move pxa_mmc_generic to kconfig
Marcel Ziswiler
2020-06-30
mmc: add missing space before comment delimiter
Marcel Ziswiler
2020-06-26
Convert CONFIG_ARM_PL180_MMCI to Kconfig
Tom Rini
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-24
mmc: zynq_sdhci: Remove global pointer
Michal Simek
2020-06-24
mmc: sdhci: Fix HISPD bit handling
Jagan Teki
2020-06-24
mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
Haibo Chen
2020-06-24
mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
Haibo Chen
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-16
mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
Tom Rini
2020-06-15
mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch
Marek Vasut
2020-06-15
mmc: fsl_esdhc: Fix SDR104 and HS200 support
Marek Vasut
2020-06-15
mmc: ca_dw_mmc: Misc cleanup of driver
Arthur Li
2020-06-15
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
Yangbo Lu
2020-06-15
mmc: fsl_esdhc: read register once for card inserted status
Yangbo Lu
2020-06-13
mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
Faiz Abbas
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
[next]