Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
drivers
/
mmc
4a89a24
mmc: uniphier-sd: just return if already set to desired clock rate
by Masahiro Yamada
· 8 years ago
8be12e2
mmc: uniphier-sd: return error code if unsupported width is given
by Masahiro Yamada
· 8 years ago
4eb0084
mmc: uniphier-sd: move uniphier_sd_init() below
by Masahiro Yamada
· 8 years ago
3937404
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
by Masahiro Yamada
· 8 years ago
4a70d26
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
by Masahiro Yamada
· 8 years ago
eb3f68a
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· 8 years ago
c98b171
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
6f107e4
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· 9 years ago
7593194
mmc: rmobile: add a compiler barrier
by Yannick Gicquel
· 9 years ago
1cc95f6
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
177381a
mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS
by Jaehoon Chung
· 8 years ago
d188b11
mmc: send CMD0 before CMD1 for some MMC cards
by Yangbo Lu
· 8 years ago
4de2de5
drivers: mmc: omap_hsmmc: fix build breakage
by Sekhar Nori
· 8 years ago
0fcb9f0
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
a0d0d86
mmc: atmel_sdhci: Convert to the driver model support
by Wenyou Yang
· 8 years ago
c049307
mmc: tegra: port to standard clock/reset APIs
by Stephen Warren
· 8 years ago
6e06acb
fdt: allow fdtdec_get_addr_size_*() to translate addresses
by Stephen Warren
· 8 years ago
f2df3b6
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
by Tom Rini
· 8 years ago
89f69e5
mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
by Jaehoon Chung
· 8 years ago
720724d
mmc: dw_mmc: fix data starvation by host timeout under FIFO mode
by Xu Ziyuan
· 8 years ago
2990e07
mmc: dw_mmc: transfer proper bytes to FIFO
by Xu Ziyuan
· 8 years ago
14bed52
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
by Jaehoon Chung
· 8 years ago
6a879ec
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
by Jaehoon Chung
· 8 years ago
e1ea7c4
mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
by Jaehoon Chung
· 8 years ago
1bd4f92
mmc: display mmc list information like mmc_legacy type
by Xu Ziyuan
· 8 years ago
915ffa5
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
70f8628
mmc: fsl_esdhc: remove the duplicated header file
by Jaehoon Chung
· 8 years ago
ccd60a8
mmc: dw_mmc: remove the duplicated header file
by Jaehoon Chung
· 8 years ago
a034ec0
mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
by Jaehoon Chung
· 8 years ago
17ea3c8
mmc: sdhci: set to INT_DATA_END when there are data
by Jaehoon Chung
· 8 years ago
bae4a1f
mmc: sdhci: clean up timeout detection
by Masahiro Yamada
· 8 years ago
46683f3
mmc-uclass: correct the device number
by Kever Yang
· 8 years ago
02ebd42
mmc: dw_mmc: reduce timeout detection cycle
by Xu Ziyuan
· 8 years ago
f1a485a
dm: socfpga: mmc: Support CONFIG_BLK
by Simon Glass
· 8 years ago
329a449
dm: mmc: zynq: Convert zynq to use driver model for MMC
by Simon Glass
· 8 years ago
5628347
dm: mmc: dwmmc: use the callback functions as static
by Jaehoon Chung
· 8 years ago
79c8306
mmc: rockchip: add SDHCI driver support for rockchip soc
by Kever Yang
· 8 years ago
4e3d840
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
1d405e2
mmc: sdhci: Disable internal clock enable bit
by Siva Durga Prasad Paladugu
· 9 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
1f9ef0d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
ef36d9a
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
926fbcc
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
26c0c15
sunxi: mmc: increase status register polling rate for data transfers
by Tobias Doerffel
· 8 years ago
bfeb443
rockchip: mmc: Update the driver to support of-platdata
by Simon Glass
· 8 years ago
6809b04
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
3537ee8
mmc: exynos_dw_mmc: support the Driver mode for Exynos
by Jaehoon Chung
· 8 years ago
70f6d39
mmc: exynos_dw_mmc: use the 4bit bus-width by default
by Jaehoon Chung
· 8 years ago
d956a67
mmc: exynos_dw_mmc: clean the unused and unnecessary codes
by Jaehoon Chung
· 8 years ago
ce757b1
mmc: exynos_dw_mmc: add the error control for checking index
by Jaehoon Chung
· 8 years ago
f565ea5
mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL
by Jaehoon Chung
· 8 years ago
fb6706c
mmc: exynos_dw_mmc: remove the unused function
by Jaehoon Chung
· 8 years ago
4b00bdb
dm: mmc: msmsdhic: Drop old MMC code
by Simon Glass
· 8 years ago
12293f6
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
ef1e4ed
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
2a80909
dm: mmc: sdhci: Refactor configuration setup to support DM
by Simon Glass
· 8 years ago
9a46bd3
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
by Simon Glass
· 8 years ago
42b37d8
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
by Simon Glass
· 8 years ago
691272f
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
8ca51e5
dm: mmc: Add a way to use driver model for MMC operations
by Simon Glass
· 8 years ago
c0c76eb
mmc: Move tracing code into separate functions
by Simon Glass
· 8 years ago
6775e01
dm: mmc: rockchip: Support only CONFIG_BLK
by Simon Glass
· 8 years ago
c40704f
mmc: Move MMC boot code into its own file
by Simon Glass
· 8 years ago
5aed4cb
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
by Simon Glass
· 8 years ago
eede897
dm: mmc: Move CONFIG_BLK code into the mmc uclass
by Simon Glass
· 8 years ago
7dba0b9
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
by Simon Glass
· 8 years ago
eb9d3ca
mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
by Mateusz Kulikowski
· 8 years ago
d90bb43
mmc: increase MMC SDHCI read status timeout
by Steve Rae
· 8 years ago
44faff2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
1483151
mmc: fsl: introduce wp_enable
by Peng Fan
· 8 years ago
84ecdf6
fsl_esdhc: Update clock enable bits for USDHC
by Ye Li
· 8 years ago
f53225c
mmc: fsl: reset to normal boot mode when eMMC fast boot
by Peng Fan
· 8 years ago
ca2ec9a
mmc: dw_mmc: fix the wrong AND operation
by Jaehoon Chung
· 8 years ago
1a3619c
mmc: add MMC_VERSION_5_1
by Stefan Wahren
· 8 years ago
135aa95
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
9702ec0
armv8: s32v234: Introduce basic support for s32v234evb
by Eddy Petrișor
· 8 years ago
3d4f628
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
by Heiko Schocher
· 8 years ago
a5e27b4
mmc: revert mmc: Handle switch error status bit in MMC card status
by Heiko Schocher
· 8 years ago
c41c649
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
cc634e2
mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function
by Yangbo Lu
· 8 years ago
39f6333
mmc: tegra: add basic Tegra186 support
by Stephen Warren
· 8 years ago
e6c2807
dm: mmc: Use cfg directly in mmc_bind()
by Simon Glass
· 8 years ago
e419a3e
dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
by Simon Glass
· 8 years ago
f6e41d1
dm: rockchip: mmc: Allow use of CONFIG_BLK
by Simon Glass
· 8 years ago
5e6ff81
dm: mmc: dwmmc: Support CONFIG_BLK
by Simon Glass
· 8 years ago
19d2e34
dm: mmc: Convert sdhci to support CONFIG_BLK
by Simon Glass
· 8 years ago
61fe076
mmc: Use byte array for multipliers
by Simon Glass
· 8 years ago
e98dd20
mmc: Drop mmc_register()
by Simon Glass
· 8 years ago
f376a3c
dm: mmc: sandbox: Add an SD-card emulation
by Simon Glass
· 9 years ago
33fb211
dm: mmc: Add support for driver-model block devices
by Simon Glass
· 9 years ago
ad27dd5
dm: mmc: Add a way to bind MMC devices with driver model
by Simon Glass
· 9 years ago
8ef761e
dm: mmc: Implement the MMC functions for block devices
by Simon Glass
· 9 years ago
f8b7752
dm: sandbox: Only enable the sandbox MMC driver when valid
by Simon Glass
· 9 years ago
fdbb139
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
by Simon Glass
· 9 years ago
c40fdca
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
cffe5d8
dm: mmc: Set up the device pointer when using the MMC uclass
by Simon Glass
· 9 years ago
69f45cd
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· 9 years ago
cb5ec33
dm: mmc: Add a function to obtain the block device
by Simon Glass
· 9 years ago
e17d114
dm: mmc: Implement the select_hwpart() method
by Simon Glass
· 9 years ago
ff3882a
dm: mmc: Move mmc_switch_part() above its callers
by Simon Glass
· 9 years ago
Next »