Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
090d762e69296671dd50b60a49401726e2f86fa3
/
drivers
/
mmc
df070ce
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Feb 23 10:45:55 2021 -0500
4171095
clk: zynq: Add dummy clock enable function
by Michal Simek
· Tue Feb 09 15:28:15 2021 +0100
c0674d4
mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq
by Jaehoon Chung
· Tue Feb 16 10:16:54 2021 +0900
f780e13
mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq
by Jaehoon Chung
· Tue Feb 16 10:16:53 2021 +0900
48ad827
mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
by Jaehoon Chung
· Tue Feb 16 10:16:52 2021 +0900
1316062
mmc: mmc_spi: Document the 3 local functions
by Bin Meng
· Tue Feb 02 10:48:48 2021 +0800
d3a2671
mmc: mmc_spi: Fix potential spec violation in receiving card response
by Bin Meng
· Tue Feb 02 10:48:47 2021 +0800
6b82a24
mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd()
by Bin Meng
· Tue Feb 02 10:48:46 2021 +0800
ce387d9
mmc: mmc_spi: Print verbose debug output when crc16 check fails
by Bin Meng
· Tue Feb 02 10:32:48 2021 +0800
a463bbe
mmc: fix response timeout after switch command
by Stefan Bosch
· Sat Jan 23 13:37:41 2021 +0100
1f838f6
mmc: sdhci: skip cache invalidation if DMA is not used
by Yuezhang.Mo@sony.com
· Thu Jan 14 05:46:50 2021 +0000
6b3431c
mmc: initialize an err variable
by Jaehoon Chung
· Fri Dec 04 06:36:00 2020 +0900
248a8f0
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:29 2021 +0100
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
8a9cddd
mmc: mv_sdhci: parse device-tree entry
by Baruch Siach
· Tue Feb 02 08:43:04 2021 +0200
9c10cfe
mmc: am654_sdhci: Use sdhci_set_control_reg()
by Faiz Abbas
· Thu Feb 04 15:10:55 2021 +0530
36c8c5c
mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
by Faiz Abbas
· Thu Feb 04 15:10:54 2021 +0530
7a7e2c7
mmc: am654_sdhci: Add support for software tuning
by Faiz Abbas
· Thu Feb 04 15:10:53 2021 +0530
c73f04e
mmc: am654_sdhci: Add support for writing to clkbuf_sel
by Faiz Abbas
· Thu Feb 04 15:10:52 2021 +0530
def2a0f
mmc: am654_sdhci: Add support for input tap delay
by Faiz Abbas
· Thu Feb 04 15:10:51 2021 +0530
2c2fc96
mmc: am654_sdhci: Add support for AM65x SR2.0
by Faiz Abbas
· Thu Feb 04 15:10:50 2021 +0530
947e8f3
mmc: am654_sdhci: Add flag for PHY calibration
by Faiz Abbas
· Thu Feb 04 15:10:49 2021 +0530
b7f57bb
mmc: am654_sdhci: Convert flag fields to BIT macro
by Faiz Abbas
· Thu Feb 04 15:10:48 2021 +0530
2c45a2c
mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
by Faiz Abbas
· Thu Feb 04 15:10:47 2021 +0530
6ede121
mmc: sdhci: Add helper functions for UHS modes
by Faiz Abbas
· Thu Feb 04 15:10:46 2021 +0530
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
d6e2f87
mmc: tmio: sdhi: Configure internal DMA bus width
by Marek Vasut
· Sun Jan 03 11:38:25 2021 +0100
74aaa3f
mmc: pci_mmc: Set the removable flag
by Simon Glass
· Wed Jan 13 20:29:54 2021 -0700
5c9c49e
mmc: pci_mmc: Only generate ACPI code for the SD card
by Simon Glass
· Wed Jan 13 20:29:52 2021 -0700
f100063
arm: mvebu: Espressobin: Disable slot when emmc is not present
by Pali Rohár
· Mon Dec 21 11:09:10 2020 +0100
d719a4d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Mon Jan 25 19:46:02 2021 -0500
6b12ad8
mmc: sunxi: Refactor mod clock register offset
by Andre Przywara
· Mon Jan 11 21:11:44 2021 +0100
d6da7ab
mmc: sunxi: Replace H6 ifdefs with H6 gen macro
by Jernej Skrabec
· Mon Jan 11 21:11:35 2021 +0100
7bf38bc
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Mon Jan 25 14:38:40 2021 -0500
27d95eb
Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Jan 25 09:02:35 2021 -0500
dc462a8
mmc: mtk-sd: assign plat->cfg.f_max with a correct value
by developer
· Thu Nov 12 16:37:07 2020 +0800
7295c89
mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs
by developer
· Thu Nov 12 16:37:02 2020 +0800
c731074
mmc: mtk-sd: fix sclk cycles shift value
by developer
· Thu Nov 12 16:36:57 2020 +0800
7989f60
mmc: fsl_esdhc_imx.c: fix compiler warning
by Heiko Schocher
· Fri Jan 15 10:37:09 2021 +0100
59c9487
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
by Tom Rini
· Fri Jan 22 16:01:27 2021 -0500
c21aa0c
mmc: xenon_sdhci: Remove duplicated macros
by Michal Simek
· Tue Jan 05 14:27:45 2021 +0100
2de0cd3
mmc: fsl_esdhc_spl: remove superfluous free()
by Heinrich Schuchardt
· Sun Dec 27 10:50:26 2020 +0100
6ca79a2
mmc: Only retrieve cd pin when GPIO is enabled
by Harm Berntsen
· Fri Nov 06 12:20:44 2020 +0000
439bf15
mmc: dwmmc: socfpga: Add ATF support for MMC driver
by Chee Hong Ang
· Thu Dec 24 18:21:04 2020 +0800
c51e7e1
mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
by Siew Chin Lim
· Thu Dec 24 18:21:03 2020 +0800
758de43
mmc: stm32_sdmmc2: migrate trace to dev and log macro
by Patrick Delaunay
· Fri Nov 06 19:01:37 2020 +0100
826d4d2
mmc: exynos_dw_mmc: remove unused function
by Jaehoon Chung
· Tue Jan 12 15:30:54 2021 +0900
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
df65db8
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
by Simon Glass
· Mon Dec 28 20:34:57 2020 -0700
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· Sat Dec 19 10:40:14 2020 -0700
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
07c1777
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
by Simon Glass
· Sat Dec 19 10:40:12 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
40dcee1
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
by Ovidiu Panait
· Mon Dec 14 19:06:50 2020 +0200
7f4dadf
octeon: Don't attempt to set the sequence number
by Simon Glass
· Wed Dec 16 21:20:14 2020 -0700
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
df486ef
Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· Fri Dec 11 15:55:17 2020 -0500
a35318b
Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Dec 09 11:36:41 2020 -0500
5d9950d
treewide: Update email address Patrick Delaunay and Patrice Chotard
by Patrice Chotard
· Wed Dec 02 18:47:30 2020 +0100
eaa2f10
mmc: fsl_esdhc_imx: optimize the timing setting
by Haibo Chen
· Tue Nov 03 17:18:35 2020 +0800
cb78f21
mmc: fsl_esdhc_imx: add wait_dat0() support
by Haibo Chen
· Thu Nov 05 14:57:13 2020 +0800
c71c95c
mmc: check a return value about regulator's always-on
by Jaehoon Chung
· Fri Nov 06 20:30:41 2020 +0900
ad9f7ce
mmc: display an error number to debug
by Jaehoon Chung
· Tue Nov 17 07:04:59 2020 +0900
8fbe95b
mmc: fsl_esdhc: make sure delay chain locked for HS400
by Yangbo Lu
· Tue Oct 20 11:04:52 2020 +0800
ee2708b
mmc: fsl_esdhc: set sysctl register for clock initialization
by Yangbo Lu
· Tue Oct 20 11:04:51 2020 +0800
8632509
mmc: Add some helper functions for retrying on error
by Sean Anderson
· Sat Oct 17 08:36:27 2020 -0400
a563051
mmc: atmel-sdhci: fix the clk_enable call in case of no ops
by Eugen Hristev
· Mon Nov 09 13:02:17 2020 +0200
380fcdd
mmc: meson-gx: change clock phase value on SM1 SoCs
by Neil Armstrong
· Wed Nov 11 08:22:10 2020 +0900
70556d0
mmc: meson-gx: move arch header to local header
by Neil Armstrong
· Wed Nov 11 08:22:09 2020 +0900
bac8450
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Fri Oct 30 15:24:30 2020 -0400
5792f4b
dm: Use driver_info index instead of pointer
by Simon Glass
· Sat Oct 03 11:31:40 2020 -0600
4179ee8
mmc: zynq_sdhci: Extend UHS timings till hs200
by Ashok Reddy Soma
· Fri Oct 23 04:59:03 2020 -0600
568edfd
mmc: zynq_sdhci: Add clock phase delays for Versal
by Ashok Reddy Soma
· Fri Oct 23 04:59:02 2020 -0600
8f62986
mmc: zynq_sdhci: Set tapdelays based on clk phase delays
by Ashok Reddy Soma
· Fri Oct 23 04:59:01 2020 -0600
33a6b77
mmc: zynq_sdhci: Read clock phase delays from dt
by Michal Simek
· Fri Oct 23 04:59:00 2020 -0600
5b5101e
mmc: zynq_sdhci: Move macro to the top
by Michal Simek
· Fri Oct 23 04:58:59 2020 -0600
0afdfe3
mmc: Define timing macro's
by Ashok Reddy Soma
· Fri Oct 23 04:58:58 2020 -0600
61e0df9
Revert "mmc: zynq: parse dt when probing"
by Ashok Reddy Soma
· Fri Oct 23 04:58:57 2020 -0600
f9ca467
mmc: mtk-sd: change some dev_err into dev_dbg
by Fabien Parent
· Thu Oct 15 18:38:18 2020 +0200
3110dcb
mmc: Fix comment typo
by Naoki Hayama
· Mon Oct 12 18:35:22 2020 +0900
643e31b
mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
by Alexandru Gagniuc
· Wed Sep 09 16:54:02 2020 -0500
d6ff68d
mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"
by Alexandru Gagniuc
· Tue Sep 15 14:51:46 2020 -0500
8f0f949
mmc: octeontx_hsmmc.c: Remove test debug message
by Stefan Roese
· Wed Sep 23 11:01:29 2020 +0200
53a55a1
Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Thu Oct 15 08:20:42 2020 -0400
49fee03
mmc: remove duplicate mmc_get_env_dev() implementations
by David Woodhouse
· Tue Aug 04 10:05:46 2020 +0100
081d401
mmc: fsl_esdhc: add ADMA2 support
by Michael Walle
· Mon Oct 12 10:07:14 2020 +0200
bc9e13e
mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
by Michael Walle
· Mon Oct 12 10:07:13 2020 +0200
920f5d0
mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
by Haibo Chen
· Wed Sep 30 15:52:23 2020 +0800
0ff50c9
mmc: do not check argument of free() beforehand
by Heinrich Schuchardt
· Tue Sep 29 21:48:08 2020 +0200
02016c6
mmc: sdhci: move the ADMA2 table handling into own module
by Michael Walle
· Wed Sep 23 12:42:51 2020 +0200
bdd413f
mmc: fsl_esdhc: simplify esdhc_setup_data()
by Michael Walle
· Wed Sep 23 12:42:49 2020 +0200
c9bba2e
mmc: fsl_esdhc: use dma-mapping API
by Michael Walle
· Wed Sep 23 12:42:48 2020 +0200
4ff0c69
mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
by Michael Walle
· Wed Sep 23 12:42:47 2020 +0200
c2700de
mmc: fsl_esdhc_imx: remove the 1ms delay before sending command
by Haibo Chen
· Tue Sep 22 18:11:43 2020 +0800
Next »