Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9f9f0093730f91d95cb8e9546155ae6a3286159e
/
drivers
/
mmc
d6c418e
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
by Masahiro Yamada
· 10 years ago
3a48944
mv_sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
3c1fcb7
sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
e113fe3
mmc: sdhci: don't clobber adjacent registers
by Matt Reimer
· 10 years ago
8ebde4f
mmc: s5p: properly mask SELBASECLK
by Matt Reimer
· 10 years ago
323aaaa
mmc: fsl_esdhc fix register offset
by Peng Fan
· 10 years ago
b9cb648
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
0e1bf61
mmc: fsl_esdhc: Add support for DDR mode
by Volodymyr Riazantsev
· 10 years ago
f88a429
mmc: sdhci: fix bus width switching on Samsung SoCs
by Matt Reimer
· 10 years ago
34dd928
mmc: print SD/eMMC type for inited mmc devices
by Przemyslaw Marczak
· 10 years ago
64029f7
mmc: exynos dwmmc: check boot mode before init dwmmc
by Przemyslaw Marczak
· 10 years ago
1f3e877
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· 10 years ago
5dab81c
mmc: exynos_dw_mmc: use the exynos specific data structure
by Jaehoon Chung
· 10 years ago
3a33bb1
mmc: exynos_dw_mmc: set to clksel_val into board-init function
by Jaehoon Chung
· 10 years ago
afc9e2b
mmc: dw_mmc: fixed the wrong bit control
by Jaehoon Chung
· 10 years ago
ee0c538
mmc: fsl_esdhc: Add support to force VSELECT set
by Otavio Salvador
· 10 years ago
f022d36
mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
by Otavio Salvador
· 10 years ago
91785f7
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
37ffffb
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
be8ddad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
5abdb15
sunxi: mmc: Add 'sunxi_' prefix to the static functions
by Siarhei Siamashka
· 10 years ago
0347960
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
5bfdd1f
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
3b95288
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
daf2263
sunxi: mmc: Add support for sun9i (A80)
by Hans de Goede
· 10 years ago
5b8d7fb
sunxi: mmc: Use a realistic timeout when sending a mmc command
by Hans de Goede
· 10 years ago
38cd2d9
mmc: zynq: Use phys_addr_t for addresses
by Michal Simek
· 10 years ago
fc5b32f
mmc: Skip changing bus width for MMC cards earlier than version 4.0
by Andrew Gabbasov
· 10 years ago
bf47707
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
by Andrew Gabbasov
· 10 years ago
9e41a00
mmc: extend mmcinfo output to show partition write reliability settings
by Diego Santa Cruz
· 10 years ago
8dda5b0e
mmc: extend the mmc hardware partitioning API with write reliability
by Diego Santa Cruz
· 10 years ago
ac9da0e
mmc: add API to do eMMC hardware partitioning
by Diego Santa Cruz
· 10 years ago
9cf199e
mmc: the ext_csd data may be used during init even if reading failed
by Diego Santa Cruz
· 10 years ago
8a0cf49
mmc: eMMC partitioning data is not effective till partitioning completed
by Diego Santa Cruz
· 10 years ago
037dc0a
mmc: read the high capacity WP group size for eMMC
by Diego Santa Cruz
· 10 years ago
a4ff9f8
mmc: fix erase_grp_size computation with high-capacity size definition
by Diego Santa Cruz
· 10 years ago
a7f852b
mmc: read the size of eMMC enhanced user data area
by Diego Santa Cruz
· 10 years ago
f8e89d6
mmc: computation of eMMC GP partition size was missing 512 KiB factor
by Diego Santa Cruz
· 10 years ago
0c453bb
mmc: incomplete test to switch to high-capacity group size definitions
by Diego Santa Cruz
· 10 years ago
c3dbb4f
mmc: extend mmcinfo to show enhanced partition attribute
by Diego Santa Cruz
· 10 years ago
72d42ba
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
by Nobuhiro Iwamatsu
· 10 years ago
b0c4ae1
mmc: sunxi: Fix misuse of gpio_direction_input()
by Axel Lin
· 10 years ago
fc3a832
sunxi: mmc: Properly setup mod-clk and clock sampling phases
by Hans de Goede
· 10 years ago
ac0b729
MVEBUMMC : REMOVE unnecessary delay from init
by Gerald Kerma
· 10 years ago
02b2739
MVEBUMMC : CLEAN code
by Gerald Kerma
· 10 years ago
86eeeca
MVEBUMMC : REMOVE unnecessary delays
by Gerald Kerma
· 10 years ago
fc0f25f
MVEBUMMC : FIX debug strings
by Gerald Kerma
· 10 years ago
28d27b7
MVEBUMMC : Speed up access time
by Gerald Kerma
· 10 years ago
2591fbd
MVEBUMMC : Change copyright date
by Gerald Kerma
· 10 years ago
2b8a969
mmc: dw_mmc: Use active DDR mode flag
by Andrew Gabbasov
· 10 years ago
5af8f45
mmc: Fix block length for DDR mode
by Andrew Gabbasov
· 10 years ago
201d5ac
mmc: Fix Dual Data Rate capability recognition
by Andrew Gabbasov
· 10 years ago
786e8f8
mmc: Fix handling of bus widths and DDR card capabilities
by Andrew Gabbasov
· 10 years ago
dfcb683
mmc: exynos_dw-mmc: change debug message
by Jaehoon Chung
· 10 years ago
edab723
MMC: add MMC_VERSION_5_0
by Markus Niebel
· 10 years ago
d7b2912
MMC: fix user capacity for partitioned eMMC card
by Markus Niebel
· 10 years ago
e75eaf1
mmc: Cosmetic fix for nicer, aligned device list printout
by Lubomir Popov
· 10 years ago
98d2d5e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
aac5450
omap_hsmmc: Board-specific TWL4030 MMC power initializations
by Paul Kocialkowski
· 10 years ago
9675f61
mmc: sh_mmcif: Add support rmobile
by Nobuhiro Iwamatsu
· 10 years ago
7a7eb98
mmc: sh_mmcif: Change maximum and minimum value of MMC clock
by Nobuhiro Iwamatsu
· 10 years ago
21ea350
mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop
by Nobuhiro Iwamatsu
· 10 years ago
f3e85e4
twl4030: device-index-specific MMC power initializations, common ramp-up delay
by Paul Kocialkowski
· 10 years ago
95de9ab
mmc: Board-specific MMC power initializations
by Paul Kocialkowski
· 10 years ago
d11ac4b
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
21008ad
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
a3d6e38
mmc: fsl_esdhc: Update esdhc driver for iMX6SX
by Ye.Li
· 10 years ago
3b4b9a3
mmc: fsl_esdhc: fix f_max retrieval during init
by Markus Niebel
· 10 years ago
389b89c
sort drivers/mmc/Makefile
by Pavel Machek
· 10 years ago
0b03a93
omap: hsmmc: assume cd gpio is active low
by Igor Grinberg
· 10 years ago
967325f
dm: sunxi: Request card detect gpio
by Hans de Goede
· 10 years ago
ed41e62
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
3f3c13a
mmc: s5p: set SD detection pin as input
by Przemyslaw Marczak
· 10 years ago
d0796de
Merge http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
7432194
mmc: bcm2835_sdhci: add missing include
by Jeroen Hofstee
· 10 years ago
19d7bf3
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
6588c78
sdhci: make local functions static
by Jeroen Hofstee
· 10 years ago
e637b30
mmc: sunxi: Add support for sun8i (A23)
by Chen-Yu Tsai
· 10 years ago
e79c7c8
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
by Hans de Goede
· 10 years ago
cd82113
sunxi: Add mmc card-detect functionality
by Hans de Goede
· 10 years ago
1d1bd42
ARM: sunxi-mmc: Add mmc support for sun6i / A31
by Hans de Goede
· 10 years ago
a3e8c22
mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
by Wills Wang
· 10 years ago
5915a2a
dm: omap: gpio: Support driver model
by Simon Glass
· 10 years ago
03a3536
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
7f19610
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
09fb736
mmc: Tegra: Fix timeout issue seen on certain eMMC parts
by Marcel Ziswiler
· 10 years ago
790af81
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
311757b
samsung: Enable device tree for s5p_goni
by Simon Glass
· 10 years ago
04de09f
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
498d1a6
arm: socfpga: mmc: Pick the clock from clock manager
by Pavel Machek
· 10 years ago
f33c930
mmc: dw_mmc: cleanups
by Pavel Machek
· 10 years ago
b966db0
dw_mmc: cleanups
by Pavel Machek
· 10 years ago
786a27b
mmc: Fix mmc bus width
by Mario Schuknecht
· 10 years ago
bcd0698
mvebu_mmc: Driver addition
by Mario Schuknecht
· 10 years ago
6dc93e7
mmc: restore capacity when switching to partition 0
by Peter Bigot
· 10 years ago
021a805
mmc: fix ERASE_GRP_DEF handling
by Hannes Petermaier
· 10 years ago
Next »