index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sunxi_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
sunxi: mmc: Fix clk-delay settings
Hans de Goede
1
-3
/
+13
2015-08-31
sunxi: mmc: set transfer timeout according to byte_cnt.
Yousong Zhou
1
-2
/
+4
2015-07-24
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel KochmaĆski
1
-0
/
+17
2015-06-04
sunxi: mmc: Enable pull-up on card-detect gpio pin
Hans de Goede
1
-1
/
+3
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
1
-1
/
+1
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
1
-1
/
+1
2015-05-04
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
1
-3
/
+4
2015-05-04
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
1
-2
/
+1
2015-02-21
sunxi: mmc: Always declare High Capacity capability
Hans de Goede
1
-5
/
+1
2015-02-02
sunxi: mmc: Add 'sunxi_' prefix to the static functions
Siarhei Siamashka
1
-7
/
+7
2015-01-22
sunxi: mmc: Add support for sun9i (A80)
Hans de Goede
1
-2
/
+14
2015-01-22
sunxi: mmc: Use a realistic timeout when sending a mmc command
Hans de Goede
1
-1
/
+1
2015-01-14
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
1
-2
/
+5
2015-01-14
sunxi: mmc: Properly setup mod-clk and clock sampling phases
Hans de Goede
1
-27
/
+68
2014-11-05
dm: sunxi: Request card detect gpio
Hans de Goede
1
-10
/
+22
2014-11-05
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Ian Campbell
1
-2
/
+2
2014-10-24
mmc: sunxi: Add support for sun8i (A23)
Chen-Yu Tsai
1
-1
/
+1
2014-10-24
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
Hans de Goede
1
-5
/
+2
2014-10-24
sunxi: Add mmc card-detect functionality
Hans de Goede
1
-0
/
+21
2014-10-24
ARM: sunxi-mmc: Add mmc support for sun6i / A31
Hans de Goede
1
-4
/
+7
2014-10-24
mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
Wills Wang
1
-0
/
+3
2014-07-06
sunxi: Remove mmc DMA support
Hans de Goede
1
-134
/
+7
2014-05-25
sunxi: mmc support
Ian Campbell
1
-0
/
+503