Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26ed32e1119dc41e4aabaef5f42b8d758342542f
/
drivers
/
mmc
6935108
mmc: stm32_sdmmc2: update pwron management
by Patrick Delaunay
· 6 years ago
8347015
dm: mmc: sunxi: Add A10/A20 compatible strings
by Adam Sampson
· 6 years ago
919646d
board: arm: Add support for Broadcom BCM7445
by Thomas Fitzsimmons
· 6 years ago
5a694d0
mmc: dwmmc: socfpga: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
91e95ff
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
by Michal Simek
· 6 years ago
b97e99f
mmc: sdhci: Fix MMC HS200 tuning command failures
by Siva Durga Prasad Paladugu
· 6 years ago
2467224
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
4cfa481
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 6 years ago
8b2ae7d
mmc: renesas-sdhi: Add R8A77990 E3 compatible
by Marek Vasut
· 7 years ago
ed9c012
mmc: zynqmp: Add HS200 modes support for ZynqMP
by Siva Durga Prasad Paladugu
· 6 years ago
5d88ba7
mmc: sdhci: Update sdhci_send_command() to handle HS200
by Siva Durga Prasad Paladugu
· 6 years ago
921a8de
mmc: zynq: Use live-tree functions
by Michal Simek
· 7 years ago
7e1861c
mmc: ftsdc010_mci: Sync compatible with DT mmc node
by Rick Chen
· 7 years ago
85b9f63
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
by Patrice Chotard
· 7 years ago
31efd3c
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
60e0f61
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
by Alex Kiernan
· 7 years ago
331a066
mmc: Unirqify bcm2835_sdhost and fix writes
by Alexander Graf
· 7 years ago
cf6ba6f
mmc: sdhci: Check that ops are defined
by Ramon Fried
· 7 years ago
a318a7a
mmc: Improve tinification
by Marek Vasut
· 7 years ago
cad14a8
mmc: zynq_sdhci: Add support for SD3.0
by Siva Durga Prasad Paladugu
· 7 years ago
c0290b4
mmc: sdhci: Read capabilities register1 and update host caps
by Siva Durga Prasad Paladugu
· 7 years ago
1f67b49
mmc: sdhci: Invoke platform specific tuning and delay routines
by Siva Durga Prasad Paladugu
· 7 years ago
db620bd
mmc: sdhci: Handle execute tuning command in sdhci_send_command
by Siva Durga Prasad Paladugu
· 7 years ago
9fccd8a
mmc: sdhci: Add support for disabling clock
by Siva Durga Prasad Paladugu
· 7 years ago
dbad7b4
mmc: Changed the datatype of the variable to handle 64-bit arch
by Vipul Kumar
· 7 years ago
3eab220
dm: mmc: socfpga: call dwmci_probe()
by Patrick Bruenn
· 7 years ago
e2bf580
mmc: Kconfig: add the MMC_TRACE config in Kconfig
by Jaehoon Chung
· 7 years ago
c8477d6
mmc: add the debug message in mmc_set_clock
by Jaehoon Chung
· 7 years ago
239cb2f
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
by Jaehoon Chung
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
94a5bbc
mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
by Hannes Schmelzer
· 7 years ago
576a018
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
by Hannes Schmelzer
· 7 years ago
2d2fe8e
mmc: fix return value check condition
by Peng Fan
· 7 years ago
472d070a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
1721b00
sunxi: improve throughput in the sunxi_mmc driver
by Philipp Tomsich
· 7 years ago
8ff55fb
mmc: Staticize sd_select_bus_width
by Marek Vasut
· 7 years ago
a239f2d
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
28afb86
mmc: uniphier-sd: skip clock set-up for SPL
by Masahiro Yamada
· 7 years ago
19989d83
mmc: tmio: move clk_enable() to each driver's probe function
by Masahiro Yamada
· 7 years ago
127c8b1
mmc: avoid division by zero in meson_mmc_config_clock
by Heinrich Schuchardt
· 7 years ago
180194b
sunxi: mmc: Fix phase delays
by Stefan Mavrodiev
· 7 years ago
a8624ac
mmc: sh_mmcif: Add Kconfig entry
by Marek Vasut
· 7 years ago
26b87a0
mmc: sh_mmcif: Add DM and DT probing support
by Marek Vasut
· 7 years ago
3bf0e42
mmc: mv_sdhci: zero out sdhci_host structure
by Matt Pelland
· 7 years ago
fd83e76
mmc: tmio: Rename Matsushita to TMIO
by Marek Vasut
· 7 years ago
33d3818
mmc: renesas-sdhi: Wait after reconfiguring pins
by Marek Vasut
· 7 years ago
00ff10f
mmc: matsushita-common: Add missing else
by Marek Vasut
· 7 years ago
5b1131e
mmc: matsushita-common: Wait for command completion
by Marek Vasut
· 7 years ago
1111dbc
mmc: matsushita-common: Correctly set mode in 16bit
by Marek Vasut
· 7 years ago
37743a7
mmc: matsushita-common: Special case only select registers in 16bit
by Marek Vasut
· 7 years ago
e0781e4
mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
by Marek Vasut
· 7 years ago
fbc6c7d
mmc: matsushita-common: Export register access functions
by Marek Vasut
· 7 years ago
858da97
mmc: matsushita-common: Properly handle pin voltage configuration
by Marek Vasut
· 7 years ago
d08ba5a
mmc: matsushita-common: Always check controller version
by Marek Vasut
· 7 years ago
8f9e1a4
mmc: matsushita-common: Handle bus width 0
by Marek Vasut
· 7 years ago
8896e7c
mmc: matsushita-common: Handle DMA completion flag differences
by Marek Vasut
· 7 years ago
dcfb738
mmc: matsushita-common: Handle Renesas div-by-1
by Marek Vasut
· 7 years ago
9db9e6a
mmc: matsushita-common: Add Renesas RCar quirks
by Marek Vasut
· 7 years ago
11ce71e
mmc: matsushita-common: Use mmc_of_parse()
by Marek Vasut
· 7 years ago
1949d48
mmc: renesas-sdhi: Handle 16bit IP
by Marek Vasut
· 7 years ago
abe3e95
mmc: uniphier: Allow passing quirks to the probe function
by Marek Vasut
· 7 years ago
2cddcc1
mmc: uniphier: Add support for 16bit variant
by Marek Vasut
· 7 years ago
ae5c89e
mmc: uniphier: Drop useless check
by Marek Vasut
· 7 years ago
215ae0e
mmc: uniphier: Factor out FIFO accessors
by Marek Vasut
· 7 years ago
2883f74
mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry
by Marek Vasut
· 7 years ago
06485cf
mmc: uniphier: Split out SoC specific bits from the driver
by Marek Vasut
· 7 years ago
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
f98c485
mmc: use core clock frequency in bcm2835 sdhost
by Jonathan Gray
· 7 years ago
989edca
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
ff2b52b
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 7 years ago
da5cfec
x86: mmc: Fix mapping of BAR memory
by Bernhard Messerklinger
· 7 years ago
47ec48b
mmc: ftsdc010: Merge nds32_mmc to ftsdc010
by Rick Chen
· 7 years ago
c59a6fb
mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig
by Rick Chen
· 7 years ago
f29752e
mmc: ftsdc010: Drop non-dm code
by Rick Chen
· 7 years ago
0a70c9b
mmc: ftsdc010: Support High-Speed mode
by Rick Chen
· 7 years ago
afe2de2
rockchip: sdhci: support 8bit bus-width
by Philipp Tomsich
· 7 years ago
69cb6a5
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
a36da36
mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
by Patrick Delaunay
· 7 years ago
6eae43c
mmc: stm32: sdmmc2: add hardware flow control support
by Patrick Delaunay
· 7 years ago
8dc0a99
mmc: sunxi: support cd-inverted
by Heinrich Schuchardt
· 7 years ago
d8a69cb
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
b1695f7
mmc: uniphier-sd: Add R8A77965 M3N entries
by Marek Vasut
· 7 years ago
dcc14e3
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ
by Vipul Kumar
· 7 years ago
6254800
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
by Vipul Kumar
· 7 years ago
d3f86f7
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
8e2bdbd
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
by Jean-Jacques Hiblot
· 7 years ago
cebf059
mmc: omap_hsmmc: make it possible to compile out ADMA support
by Jean-Jacques Hiblot
· 7 years ago
9882155
mmc: omap_hsmmc: compile out write support if not needed
by Jean-Jacques Hiblot
· 7 years ago
4cb36a2
mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
by Jean-Jacques Hiblot
· 7 years ago
f1133c9
mmc: fix off-by-one bug in mmc_startup_v4()
by Alexander Kochetkov
· 7 years ago
b3857fd
mmc: Drop unnecessary case for mmc_probe()
by Faiz Abbas
· 7 years ago
7ec3ae2
mmc: uniphier-sd: Add compatible strings for RCar Gen2
by Marek Vasut
· 7 years ago
7c5c730
mmc: synchronize the sequence with enum bus_mode in mmc.h
by Jaehoon Chung
· 7 years ago
4b9cb77
mmc: Fix uninitialised priv member
by Alex Kiernan
· 7 years ago
c64862b
mmc: fix bug in mmc_startup_v4()
by Jean-Jacques Hiblot
· 7 years ago
e7f664e
mmc: Fix bug in sd_set_card_speed()
by Jean-Jacques Hiblot
· 7 years ago
7a41bb4
mmc: omap_hsmmc: add signal voltage selection support
by Jean-Jacques Hiblot
· 7 years ago
e1f25c0
mmc: omap_hsmmc: allow mmc clock to be gated
by Kishon Vijay Abraham I
· 7 years ago
Next »