index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sunxi_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
sunxi: improve throughput in the sunxi_mmc driver
Philipp Tomsich
2018-04-25
1
-11
/
+16
*
sunxi: mmc: Fix phase delays
Stefan Mavrodiev
2018-04-23
1
-4
/
+4
*
mmc: sunxi: support cd-inverted
Heinrich Schuchardt
2018-03-13
1
-2
/
+8
*
mmc: sunxi: Only update timing mode bit when enabling new timing mode
Chen-Yu Tsai
2017-09-01
1
-1
/
+1
*
mmc: sunxi: fix legacy MMC initialisation
Maxime Ripard
2017-08-28
1
-1
/
+1
*
mmc: sunxi: Support new mode
Maxime Ripard
2017-08-28
1
-3
/
+24
*
dm: mmc: sunxi: Add support for driver model
Simon Glass
2017-08-01
1
-0
/
+133
*
dm: mmc: sunxi: Drop mmc_clk_io_on()
Simon Glass
2017-08-01
1
-24
/
+18
*
dm: mmc: sunxi: Pass private data around explicitly
Simon Glass
2017-08-01
1
-29
/
+42
*
dm: mmc: sunxi: Rename mmchost to priv
Simon Glass
2017-08-01
1
-63
/
+62
*
dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
Simon Glass
2017-08-01
1
-14
/
+14
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
1
-2
/
+4
*
mmc: sunxi: Enable 8bits bus width for sun8i
Maxime Ripard
2016-11-16
1
-1
/
+1
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
1
-3
/
+3
*
sunxi: Use BROM stored boot_media value to determine our boot-source
Hans de Goede
2016-07-15
1
-17
/
+0
*
sunxi: mmc: increase status register polling rate for data transfers
Tobias Doerffel
2016-07-15
1
-5
/
+5
*
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2016-04-01
1
-0
/
+4
*
sunxi: Explicitly cast u32 pointer conversions
Alexander Graf
2016-04-01
1
-1
/
+1
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
1
-1
/
+1
*
sunxi: mmc: Fix clk-delay settings
Hans de Goede
2015-09-29
1
-3
/
+13
*
sunxi: mmc: set transfer timeout according to byte_cnt.
Yousong Zhou
2015-08-31
1
-2
/
+4
*
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel KochmaĆski
2015-07-24
1
-0
/
+17
*
sunxi: mmc: Enable pull-up on card-detect gpio pin
Hans de Goede
2015-06-04
1
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
1
-1
/
+1
|
\
|
*
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
1
-1
/
+1
*
|
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-3
/
+4
*
|
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
1
-2
/
+1
|
/
*
sunxi: mmc: Always declare High Capacity capability
Hans de Goede
2015-02-21
1
-5
/
+1
*
sunxi: mmc: Add 'sunxi_' prefix to the static functions
Siarhei Siamashka
2015-02-02
1
-7
/
+7
*
sunxi: mmc: Add support for sun9i (A80)
Hans de Goede
2015-01-22
1
-2
/
+14
*
sunxi: mmc: Use a realistic timeout when sending a mmc command
Hans de Goede
2015-01-22
1
-1
/
+1
*
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
2015-01-14
1
-2
/
+5
*
sunxi: mmc: Properly setup mod-clk and clock sampling phases
Hans de Goede
2015-01-14
1
-27
/
+68
*
dm: sunxi: Request card detect gpio
Hans de Goede
2014-11-05
1
-10
/
+22
*
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Ian Campbell
2014-11-05
1
-2
/
+2
*
mmc: sunxi: Add support for sun8i (A23)
Chen-Yu Tsai
2014-10-24
1
-1
/
+1
*
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
Hans de Goede
2014-10-24
1
-5
/
+2
*
sunxi: Add mmc card-detect functionality
Hans de Goede
2014-10-24
1
-0
/
+21
*
ARM: sunxi-mmc: Add mmc support for sun6i / A31
Hans de Goede
2014-10-24
1
-4
/
+7
*
mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
Wills Wang
2014-10-24
1
-0
/
+3
*
sunxi: Remove mmc DMA support
Hans de Goede
2014-07-06
1
-134
/
+7
*
sunxi: mmc support
Ian Campbell
2014-05-25
1
-0
/
+503