Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ff98fde691c71d04f1e3c0b62654814bd9e1f3bc
/
drivers
/
mmc
ff98fde
Drop global data sdhc_adapter for powerpc
by Yangbo Lu
· Wed Jun 17 18:08:57 2020 +0800
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
a3332a1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
5eb6639
acpi: mmc: Generate ACPI info for the PCI SD Card
by Simon Glass
· Tue Jul 07 21:32:12 2020 -0600
7756db3
Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Wed Jul 15 22:41:43 2020 -0400
0f26cf1
mmc_spi: generate R1b response for erase and stop transmission command
by Pragnesh Patel
· Mon Jun 29 15:17:29 2020 +0530
536b456
mmc: mmc_spi: Generate R1 response for erase block start and end address
by Pragnesh Patel
· Mon Jun 29 15:17:28 2020 +0530
68fbc9d
mmc: mmc_spi: Read R2 response for send status command - CMD13
by Pragnesh Patel
· Mon Jun 29 15:17:27 2020 +0530
a01f57e
mmc: read ssr for SD spi
by Pragnesh Patel
· Mon Jun 29 15:17:26 2020 +0530
049dc5f
mmc: mmc_spi: generate R1 response for different mmc SPI commands
by Pragnesh Patel
· Mon Jun 29 15:17:25 2020 +0530
32ca52e
mmc: mmc_spi: correct the while condition
by Pragnesh Patel
· Mon Jun 29 15:17:24 2020 +0530
b2d1e56
mmc: omap_hsmmc: Set 3.3V for IO voltage on all places
by Pali Rohár
· Fri Jul 03 22:58:23 2020 +0200
7f2a68b
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Fri Jul 10 16:22:57 2020 -0400
b262285
mmc: bcm283x: fix int to pointer cast
by Seung-Woo Kim
· Wed Jun 03 14:43:43 2020 +0200
dc5b437
dtoc: extend dtoc to use struct driver_info when linking nodes
by Walter Lozano
· Thu Jun 25 01:10:13 2020 -0300
48e5b04
core: add support for U_BOOT_DRIVER_ALIAS
by Walter Lozano
· Thu Jun 25 01:10:06 2020 -0300
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· Thu Jun 25 01:10:04 2020 -0300
d434b1f
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next
by Tom Rini
· Tue Jun 30 11:43:18 2020 -0400
768b86d
arm: pxa: mmc: add driver model support
by Marcel Ziswiler
· Mon May 20 02:44:59 2019 +0200
82c645c
kconfig: mmc: move pxa_mmc_generic to kconfig
by Marcel Ziswiler
· Mon May 20 02:44:58 2019 +0200
b2b7fc8
mmc: add missing space before comment delimiter
by Marcel Ziswiler
· Mon May 20 02:44:53 2019 +0200
f8328c0
Convert CONFIG_ARM_PL180_MMCI to Kconfig
by Tom Rini
· Tue Jun 16 19:06:03 2020 -0400
3114d21
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Jun 25 09:33:39 2020 -0400
ede6ebd
mmc: zynq_sdhci: Remove global pointer
by Michal Simek
· Thu Apr 16 14:48:44 2020 +0200
e1d8aa7
mmc: sdhci: Fix HISPD bit handling
by Jagan Teki
· Thu Jun 18 19:33:12 2020 +0530
7194951
mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
by Haibo Chen
· Mon Jun 15 17:18:12 2020 +0800
43162c3
mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
by Haibo Chen
· Mon Jun 22 19:38:04 2020 +0800
76c5974
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
by Tom Rini
· Fri Jun 19 16:25:50 2020 -0400
bf3e246
mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
by Tom Rini
· Thu Jun 04 16:03:55 2020 -0400
ba79fed
mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch
by Marek Vasut
· Fri May 22 18:28:33 2020 +0200
34e67f9
mmc: fsl_esdhc: Fix SDR104 and HS200 support
by Marek Vasut
· Fri May 22 18:19:08 2020 +0200
171ca36
mmc: ca_dw_mmc: Misc cleanup of driver
by Arthur Li
· Thu May 21 17:24:22 2020 -0700
ce88402
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
by Yangbo Lu
· Tue May 19 11:06:44 2020 +0800
8abc043
mmc: fsl_esdhc: read register once for card inserted status
by Yangbo Lu
· Tue May 19 11:06:43 2020 +0800
ae01d76
mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
by Faiz Abbas
· Fri May 22 07:32:28 2020 +0530
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
513f640
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
by Trevor Woerner
· Wed May 06 08:02:41 2020 -0400
abccdb1
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu May 14 08:44:06 2020 -0400
c3d0780
mmc: stm32_sdmmc2: change the displayed config name
by Patrick Delaunay
· Thu Apr 30 09:52:13 2020 +0200
44354b0
mmc: sdhci: Use debug for not supported SDMA info message
by Matthias Brugger
· Tue May 12 12:02:06 2020 +0200
d9a86c1
mmc: sdhci: not return error when SDMA is not supported
by Jaehoon Chung
· Fri Mar 27 13:08:01 2020 +0900
2768593
mmc: sdhci: use phys2bus macro when dma address is accessed
by Jaehoon Chung
· Fri Mar 27 13:08:00 2020 +0900
529e6f0
mmc: zynq: parse dt when probing
by Benedikt Grassl
· Tue Apr 14 07:32:12 2020 +0200
5a18f87
dm: mmc: Update mmc_get_mmc_dev() to use const *
by Simon Glass
· Wed Apr 08 08:33:00 2020 -0600
4c8288f
drivers: mmc: rpmb: do not build for SPL
by Heinrich Schuchardt
· Wed Apr 15 18:28:09 2020 +0200
3d5256e
mmc: tmio: sdhi: Implement get_b_max function
by Marek Vasut
· Sat Apr 04 12:45:06 2020 +0200
31976d9
mmc: Add option to adjust b_max before long read
by Marek Vasut
· Sat Apr 04 12:45:05 2020 +0200
9f7baeb
mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
by Marek Vasut
· Sat Apr 04 12:45:04 2020 +0200
5b0dad9
drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg
by Rayagonda Kokatanur
· Tue Mar 31 11:04:06 2020 +0530
ee6ad59
drivers: mmc: iproc_sdhci: fix compilation warning
by Rayagonda Kokatanur
· Tue Mar 31 11:04:05 2020 +0530
beb789e
drivers: mmc: iproc_sdhci: enable broken R1B response quirk
by Bharat Kumar Reddy Gooty
· Tue Mar 31 11:04:04 2020 +0530
c965240
drivers: mmc: iproc_sdhci: fix possible memory leak
by Bharat Kumar Reddy Gooty
· Tue Mar 31 11:04:03 2020 +0530
75e5a64
cmd: mmc: provide boot area protection command
by Heinrich Schuchardt
· Mon Mar 30 07:24:19 2020 +0200
bf230e1
mmc: export mmc_send_ext_csd()
by Heinrich Schuchardt
· Mon Mar 30 07:24:17 2020 +0200
ed5aa49
mmc: tmio: sdhi: Add DMA transfer address alignment check at writing
by Hiroyuki Yokoyama
· Sat Mar 07 17:32:59 2020 +0100
e6acfa7
mmc: meson-gx: enable input clocks
by Jerome Brunet
· Thu Mar 05 12:12:36 2020 +0100
4ff710a
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
by Tom Warren
· Mon Jun 03 16:06:34 2019 -0700
2e86e81
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
by Tom Warren
· Wed May 29 09:30:01 2019 -0700
e4425cb
mmc: am654_sdhci: Implement workaround for card detect
by Faiz Abbas
· Wed Feb 26 13:44:34 2020 +0530
c6eb9e7
mmc: am654_sdhci: Update output tap delay writes
by Faiz Abbas
· Wed Feb 26 13:44:33 2020 +0530
01db77e
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
by Faiz Abbas
· Wed Feb 26 13:44:32 2020 +0530
d222921
sdhci: Add sdhci_deferred_probe() API
by Faiz Abbas
· Wed Feb 26 13:44:31 2020 +0530
f6fd4ec
mmc: Add a deferred_probe() API
by Faiz Abbas
· Wed Feb 26 13:44:30 2020 +0530
055e18e
mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
by Arthur Li
· Thu Feb 20 18:19:35 2020 -0800
cf61a5f
mmc: sdhci: fix missing cache invalidation after reading by DMA
by Masahiro Yamada
· Fri Feb 14 16:40:27 2020 +0900
97e7e82
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
by Masahiro Yamada
· Fri Feb 14 16:40:26 2020 +0900
a055e86
mmc: sdhci: remove unneeded casts
by Masahiro Yamada
· Fri Feb 14 16:40:24 2020 +0900
97eda29
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
by Masahiro Yamada
· Fri Feb 14 16:40:23 2020 +0900
32d1213
mmc: sdhci: reduce code duplication for aligned buffer
by Masahiro Yamada
· Fri Feb 14 16:40:22 2020 +0900
c3a17af
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
by Masahiro Yamada
· Fri Feb 14 16:40:21 2020 +0900
6373a17
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
by Masahiro Yamada
· Fri Feb 14 16:40:19 2020 +0900
05a5dba
dma-mapping: fix the prototype of dma_unmap_single()
by Masahiro Yamada
· Fri Feb 14 16:40:18 2020 +0900
a6d1f1a
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
by Rasmus Villemoes
· Thu Jan 30 12:06:45 2020 +0000
bd9bb2b
mmc: remove unneeded forward declarations
by Masahiro Yamada
· Thu Jan 23 15:54:01 2020 +0900
bf1f25c
mmc: check the return value of mmc_select_mode_and_width()
by Masahiro Yamada
· Thu Jan 23 14:31:12 2020 +0900
55f7b00
mmc: sdhci-cadence: send tune request twice to work around errata
by Masahiro Yamada
· Tue Jan 21 18:42:05 2020 +0900
58b9eb8
mmc: fix the build error when MMC_WRITE is disabled
by Jaehoon Chung
· Fri Jan 17 15:06:54 2020 +0900
a8e2e40
drivers: mmc: rpmb: Use R1 response
by Bharat Kumar Reddy Gooty
· Fri Nov 22 15:13:09 2019 -0800
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
da62e1a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Jan 28 21:10:32 2020 -0500
0892e71
mmc: tmio-common: Drop custom dma mapping functions
by Vignesh Raghavendra
· Thu Jan 16 14:23:46 2020 +0530
e404f26
mmc: s5p_sdhci: Read generic MMC properties from DT
by Marek Szyprowski
· Thu Jan 16 16:25:33 2020 +0100
3a7cb13
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Jan 20 14:54:55 2020 -0500
8cc051e
mmc: am654_sdhci: Add Support for configuring PHY in J721e
by Faiz Abbas
· Thu Jan 16 19:42:19 2020 +0530
dc2bcc2
mmc: am654_sdhci: Get Xin clock by name
by Faiz Abbas
· Thu Jan 16 19:42:18 2020 +0530
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
7b15721
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Thu Jan 16 13:20:51 2020 -0500
837d334
mmc: add mmc and sd support for MT7622
by developer
· Fri Jan 10 16:30:32 2020 +0800
068cc65
mmc: mtk-sd: fix hang when data read quickly
by developer
· Tue Dec 31 11:29:25 2019 +0800
a2d3a6c
mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
by developer
· Tue Dec 31 11:29:24 2019 +0800
9cbee2c
mmc: config help typo fix
by Joel Johnson
· Sat Jan 11 09:08:15 2020 -0700
5ea041b
mmc: add additional quirk for APP_CMD retry
by Joel Johnson
· Sat Jan 11 09:08:14 2020 -0700
Next »