index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mmc: sdhci: Use upper/lower_32_bits macros
Michal Simek
2020-08-20
1
-4
/
+4
*
mmc: sdhci: Enable high speed conditional on the corresponding bit
Faiz Abbas
2020-08-20
1
-1
/
+4
*
mmc: zynq: Fix default value for xlnx,mio-bank
Michal Simek
2020-08-20
1
-1
/
+1
*
xilinx: Fix xlnx,mio_bank property
Michal Simek
2020-08-20
1
-1
/
+1
*
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-08-20
1
-1
/
+0
*
mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value
Faiz Abbas
2020-08-11
1
-1
/
+1
*
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-04
1
-15
/
+77
|
\
|
*
mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
Walter Lozano
2020-08-02
1
-1
/
+24
|
*
mmc: fsl_esdhc_imx: add OF_PLATDATA support
Walter Lozano
2020-08-02
1
-14
/
+53
|
*
mmc: fsl_esdhc_imx: rename driver name to match ll_entry
Walter Lozano
2020-08-02
1
-1
/
+1
*
|
mmc: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
1
-1
/
+0
*
|
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-29
1
-8
/
+2
|
\
\
|
*
|
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
Walter Lozano
2020-07-28
1
-8
/
+2
*
|
|
mmc: add nexell driver
Stefan Bosch
2020-07-29
3
-0
/
+246
|
/
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
5
-57
/
+4
|
\
\
|
*
|
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
5
-56
/
+4
|
*
|
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2020-07-27
1
-1
/
+0
|
|
/
*
|
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-07-27
21
-22
/
+22
|
\
\
|
*
|
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
11
-12
/
+12
|
*
|
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
10
-10
/
+10
|
|
/
*
/
mmc: renesas-sdhi: Enable support for R8A774A1
Adam Ford
2020-07-25
1
-1
/
+1
|
/
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
21
-22
/
+22
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
11
-12
/
+12
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
10
-10
/
+10
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
7
-16
/
+17
*
acpi: mmc: Generate ACPI info for the PCI SD Card
Simon Glass
2020-07-17
1
-1
/
+77
*
Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-07-15
2
-8
/
+49
|
\
|
*
mmc_spi: generate R1b response for erase and stop transmission command
Pragnesh Patel
2020-07-14
1
-4
/
+28
|
*
mmc: mmc_spi: Generate R1 response for erase block start and end address
Pragnesh Patel
2020-07-14
1
-0
/
+2
|
*
mmc: mmc_spi: Read R2 response for send status command - CMD13
Pragnesh Patel
2020-07-14
1
-3
/
+8
|
*
mmc: read ssr for SD spi
Pragnesh Patel
2020-07-14
2
-0
/
+6
|
*
mmc: mmc_spi: generate R1 response for different mmc SPI commands
Pragnesh Patel
2020-07-14
1
-0
/
+2
|
*
mmc: mmc_spi: correct the while condition
Pragnesh Patel
2020-07-14
1
-1
/
+3
*
|
mmc: omap_hsmmc: Set 3.3V for IO voltage on all places
Pali Rohár
2020-07-13
1
-1
/
+1
|
/
*
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
5
-10
/
+10
|
\
|
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
3
-3
/
+3
|
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
2
-0
/
+4
|
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
3
-7
/
+3
*
|
mmc: bcm283x: fix int to pointer cast
Seung-Woo Kim
2020-07-10
1
-1
/
+1
|
/
*
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
3
-17
/
+39
|
\
|
*
mmc: sdhci: Fix HISPD bit handling
Jagan Teki
2020-06-24
1
-6
/
+19
|
*
mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
Haibo Chen
2020-06-24
1
-1
/
+8
|
*
mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
Haibo Chen
2020-06-24
1
-10
/
+12
*
|
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
1
-28
/
+132
*
|
kconfig: mmc: move pxa_mmc_generic to kconfig
Marcel Ziswiler
2020-06-30
1
-0
/
+8
*
|
mmc: add missing space before comment delimiter
Marcel Ziswiler
2020-06-30
1
-1
/
+1
*
|
Convert CONFIG_ARM_PL180_MMCI to Kconfig
Tom Rini
2020-06-26
1
-1
/
+0
*
|
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-25
1
-2
/
+0
|
\
\
|
*
|
mmc: zynq_sdhci: Remove global pointer
Michal Simek
2020-06-24
1
-2
/
+0
|
|
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-19
4
-31
/
+71
|
\
|
[prev]
[next]