Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2c714515a7859e148870c494464762ebe58ed04a
/
drivers
/
mmc
1621fc8
Merge tag 'v2024.04-rc4' into next
by Tom Rini
· Mon Mar 11 13:40:06 2024 -0400
691c0b6
mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()
by Marek Vasut
· Tue Feb 27 17:05:58 2024 +0100
6468c4c
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
by Marek Vasut
· Tue Feb 27 17:05:55 2024 +0100
f972661
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
by Marek Vasut
· Tue Feb 27 17:05:47 2024 +0100
1760232
ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()
by Marek Vasut
· Tue Feb 27 17:05:46 2024 +0100
30fe98e
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
by Marek Vasut
· Tue Feb 27 17:05:45 2024 +0100
fb782f5
mmc: msm_sdhci: use modern clock handling
by Caleb Connolly
· Mon Feb 26 17:26:07 2024 +0000
af3d84b
Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Wed Feb 07 08:33:47 2024 -0500
d34b7eb
Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· Mon Feb 05 09:31:48 2024 -0500
68bc702
mmc: rockchip_sdhci: Fix HS400 mode write on RK3568
by Jonas Karlman
· Sun Feb 04 20:53:07 2024 +0000
9383499
mmc: bcmstb: Add support for bcm2712 SD controller
by Ivan T. Ivanov
· Tue Jan 23 10:07:57 2024 +0200
d318eb3
treewide: Remove clk_free
by Sean Anderson
· Sat Dec 16 14:38:42 2023 -0500
a0c7106
mmc: tegra: use max-frequency from device tree if provided
by Peter Geis
· Tue Dec 19 15:35:52 2023 +0200
7d6a56e
mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT
by Julien Masson
· Mon Dec 04 14:41:45 2023 +0100
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
63a23aa
Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sat Nov 18 10:25:48 2023 -0500
c3421ea
treewide: use linux/time.h for time conversion defines
by Igor Prusov
· Thu Nov 09 20:10:04 2023 +0300
cfb65b4
mmc: renesas-sdhi: Disable clock after tuning reset when possible
by Marek Vasut
· Sun Nov 05 23:42:45 2023 +0100
dc64e44
sunxi: mmc: Sort compatible strings numerically
by Samuel Holland
· Tue Oct 31 00:22:34 2023 -0500
1e7c797
sunxi: mmc: Move header to the driver directory
by Samuel Holland
· Tue Oct 31 00:22:35 2023 -0500
eaa39c6
tree-wide: Replace http:// link with https:// link for ti.com
by Nishanth Menon
· Wed Nov 01 15:56:03 2023 -0500
fdeb13a
mmc: tegra: get default-tap and default-trim from device tree
by Svyatoslav Ryhel
· Tue Oct 03 09:33:52 2023 +0300
eaa7186
mmc: renesas-sdhi: Drop <common.h>
by Paul Barker
· Wed Nov 01 20:05:56 2023 +0000
f96f96d
mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
by Sean Anderson
· Fri Oct 27 16:57:03 2023 -0400
c8b284e
mmc: pci: Drop the superfluous cast
by Bin Meng
· Wed Oct 11 19:00:52 2023 +0800
5c59a67
mmc: spl: select SPL_BLK for SPL_DM_MMC
by Oleksandr Suvorov
· Wed Aug 23 18:45:45 2023 +0300
d61f32e
mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms
by Marek Vasut
· Sun Oct 22 23:40:43 2023 +0200
f0ea8a7
mmc: tmio: Always check for errors after receiving an IRQ
by Marek Vasut
· Sat Oct 14 23:56:03 2023 +0200
d27a367
mmc: sh_sdhi: Drop unused driver
by Marek Vasut
· Sat Oct 14 23:27:24 2023 +0200
0b4d1db
mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup
by Paul Barker
· Thu Oct 19 15:50:38 2023 +0100
1987b0c
sunxi: add Allwinner R528/T113 SoC support
by Andre Przywara
· Tue Sep 06 15:59:57 2022 +0100
068962b
sunxi: introduce NCAT2 generation model
by Andre Przywara
· Wed Oct 05 17:54:19 2022 +0100
f944a61
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
by Andre Przywara
· Tue Sep 06 10:36:38 2022 +0100
e22d1a0
mmc: renesas-sdhi: Initialize module on RZ/G2L
by Paul Barker
· Mon Oct 16 10:25:38 2023 +0100
110f32d
mmc: renesas-sdhi: Refactor probe function
by Paul Barker
· Mon Oct 16 10:25:37 2023 +0100
2294ecb
blk: Use a macro for the typical block size
by Bin Meng
· Tue Sep 26 16:43:31 2023 +0800
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
a117d61
mmc: dw_mmc: Keep vqmmc-supply enable count in balance
by Jonas Karlman
· Wed Jul 19 21:21:00 2023 +0000
0f28e18
mmc: Use regulator_set_enable_if_allowed
by Jonas Karlman
· Wed Jul 19 21:20:59 2023 +0000
b1d581d
bootstd: Rename bootdev_setup_sibling_blk()
by Simon Glass
· Sun Jul 30 11:15:14 2023 -0600
d46f289
atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.
by Zixun LI
· Wed May 17 15:49:45 2023 +0200
00d98c2
mmc: zynq_sdhci: Dll reset only for ZynqMP platform
by Ashok Reddy Soma
· Mon Jul 10 14:11:59 2023 +0200
29f8d07
mmc: Set clock when reverting to safe bus mode
by Valentine Barshak
· Sat Jun 10 13:22:33 2023 +0200
021f7f7
mmc: renesas-sdhi: Send stop when MMC tuning command fails
by Hai Pham
· Tue Jun 20 00:38:25 2023 +0200
27abf9f
mmc: Introduce mmc_send_stop_transmission()
by Hai Pham
· Tue Jun 20 00:38:24 2023 +0200
61a6a2e
mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment
by Marek Vasut
· Tue Jun 20 00:38:23 2023 +0200
4157158
bootstd: Use bootdev instead of bootdevice
by Simon Glass
· Wed Jul 12 09:04:32 2023 -0600
da9739c
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 12 16:42:37 2023 -0400
8c6b5f7
Merge tag v2023.07-rc4 into next
by Tom Rini
· Mon Jun 12 14:55:33 2023 -0400
b1fa0d0
mmc: zynq: Sync with upstream DT binding
by Michal Simek
· Wed May 17 10:22:48 2023 +0200
ed8339f
mmc: fix improper use of memset
by Sam Edwards
· Thu May 18 13:47:07 2023 -0600
f79c537
mmc: rockchip_sdhci: Disable DMA mode using a device tree property
by Jonas Karlman
· Sat May 06 17:41:11 2023 +0000
f905947
mmc: rockchip_sdhci: Skip blocks read workaround on RK3399
by Jonas Karlman
· Sat May 06 17:41:09 2023 +0000
021d1cf
Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
by Henrik Grimler
· Tue May 09 21:05:46 2023 +0200
b52189e
drivers: use devfdt_get_addr_index_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:31 2023 +0100
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
464c2be
mmc: hi6220_dw_mmc: add compatible for HC2910 support
by Yang Xiwen
· Sat Apr 01 19:17:34 2023 +0800
5d25936
mmc: rockchip_sdhci: Limit number of blocks read in a single command
by Jonas Karlman
· Tue Apr 18 16:46:45 2023 +0000
4561ada
mmc: sdhci: Allow disabling of SDMA in SPL
by Peter Geis
· Tue Apr 18 16:46:44 2023 +0000
ee7115f
mmc: rockchip_sdhci: Add support for RK3588
by Jonas Karlman
· Tue Apr 18 16:46:39 2023 +0000
f4f6005
mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568
by Jonas Karlman
· Tue Apr 18 16:46:37 2023 +0000
9168fbf
mmc: rockchip_sdhci: Rearrange and simplify used regs and flags
by Jonas Karlman
· Tue Apr 18 16:46:35 2023 +0000
dd2707f
mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops
by Jonas Karlman
· Tue Apr 18 16:46:34 2023 +0000
dbe75fbe
mmc: rockchip_sdhci: Update speed mode controls in set_ios_post
by Jonas Karlman
· Tue Apr 18 16:46:33 2023 +0000
fdea371
mmc: rockchip_sdhci: Refactor execute tuning error handling
by Jonas Karlman
· Tue Apr 18 16:46:31 2023 +0000
78df635
mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops
by Jonas Karlman
· Thu Apr 20 15:55:15 2023 +0000
ea31246
mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops
by Jonas Karlman
· Tue Apr 18 16:46:29 2023 +0000
785fe8e
mmc: rockchip_sdhci: Remove unneeded emmc_phy_init
by Jonas Karlman
· Tue Apr 18 16:46:27 2023 +0000
99f3888
mmc: rockchip_sdhci: Fix use of device private data
by Jonas Karlman
· Tue Apr 18 16:46:26 2023 +0000
787ce61
mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode
by Jonas Karlman
· Tue Apr 18 16:46:24 2023 +0000
bd303aa
mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode
by Jonas Karlman
· Tue Apr 18 16:46:23 2023 +0000
92d57ec
rockchip: sdhci: rk3568: fix clock setting logic
by Vasily Khoruzhick
· Tue Mar 07 13:26:46 2023 -0800
c738e0c
mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option
by Marek Vasut
· Sat Apr 08 19:35:37 2023 +0200
fb0720b
mmc: mv_sdhci: Depend on DM_MMC
by Stefan Roese
· Fri Feb 10 13:23:52 2023 +0100
acd5f4d
mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support
by Stefan Roese
· Fri Feb 10 13:23:51 2023 +0100
99c8d53
mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()
by Stefan Roese
· Fri Feb 10 13:23:50 2023 +0100
7fc98c5
mmc: erase: Use TRIM erase when available
by Loic Poulain
· Thu Jan 26 10:24:18 2023 +0100
c0aadbb
mmc: Check support for TRIM operations
by Loic Poulain
· Thu Jan 26 10:24:17 2023 +0100
a4c30ee
Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sat Apr 08 14:19:08 2023 -0400
3301e2e
mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:19 2023 +0100
206dc91
mmc: renesas-sdhi: Add R-Car Gen4 support
by Hai Pham
· Tue Feb 28 22:24:06 2023 +0100
d4be38e
mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros
by Marek Vasut
· Tue Feb 28 22:18:13 2023 +0100
e56cc7b
mmc: tmio: Check 'addr' width before checking for 64bit limitation
by Marek Vasut
· Tue Feb 28 22:18:12 2023 +0100
f5e6084
Merge branch 'master' into next
by Tom Rini
· Mon Mar 27 15:19:57 2023 -0400
c3d9e3d
Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· Fri Mar 24 17:00:41 2023 -0400
c9c9539
mmc: bcm2835-host: let firmware manage the clock divisor
by Vincent Fazio
· Tue Sep 14 13:19:19 2021 -0500
b58c683
rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz
by Vasily Khoruzhick
· Wed Mar 08 17:28:30 2023 -0800
57cfde5
mmc: rockchip_dw_mmc: Fix get_mmc_clk return value
by Jonas Karlman
· Tue Mar 14 00:38:32 2023 +0000
ddebd4b
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Mar 16 12:18:30 2023 -0400
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
3ce4993
mmc: renesas-sdhi: Add proper probe error fail path
by Marek Vasut
· Mon Feb 27 23:49:28 2023 +0100
dcfa1ad
mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz
by Marek Vasut
· Mon Feb 27 23:49:27 2023 +0100
58f731a
xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
by Algapally Santosh Sagar
· Wed Mar 01 03:33:33 2023 -0700
bf34dd4
arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
by Algapally Santosh Sagar
· Wed Feb 01 02:55:53 2023 -0700
fafae13
mmc: remove SDHCI SPEAR
by Patrick Delaunay
· Wed Feb 22 20:19:59 2023 +0100
9f9e918
mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling
by John Keeping
· Tue Jan 17 17:07:47 2023 +0000
6824f39
Correct SPL use of SUPPORT_EMMC_RPMB
by Simon Glass
· Sun Feb 05 15:40:54 2023 -0700
fd43318
Correct SPL use of RENESAS_SDHI
by Simon Glass
· Sun Feb 05 15:40:38 2023 -0700
68f3ced
Correct SPL use of MMC_QUIRKS
by Simon Glass
· Sun Feb 05 15:40:16 2023 -0700
Next »