index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2020-10-18
More fixing
Daniel Palmer
2020-09-23
mmc: pic32: Refresh PIC32 MMC driver
John Robertson
2020-09-17
mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.
Haibo Chen
2020-09-15
mmc: xenon_sdhci: Add missing common host capabilities
Andre Heider
2020-09-15
mmc: msm_sdhci: Use mmc_of_parse for setting host_caps
Manivannan Sadhasivam
2020-08-31
mmc: xenon: set signal voltage and max base clock
Evan Wang
2020-08-25
mmc: Add MMC controller driver for OcteonTX / TX2
Suneel Garapati
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-20
mmc: sdhci: Use upper/lower_32_bits macros
Michal Simek
2020-08-20
mmc: sdhci: Enable high speed conditional on the corresponding bit
Faiz Abbas
2020-08-20
mmc: zynq: Fix default value for xlnx,mio-bank
Michal Simek
2020-08-20
xilinx: Fix xlnx,mio_bank property
Michal Simek
2020-08-20
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-08-11
mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value
Faiz Abbas
2020-08-04
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-03
mmc: Drop duplicate dm.h inclusion
Simon Glass
2020-08-02
mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
Walter Lozano
2020-08-02
mmc: fsl_esdhc_imx: add OF_PLATDATA support
Walter Lozano
2020-08-02
mmc: fsl_esdhc_imx: rename driver name to match ll_entry
Walter Lozano
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
[next]