Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
331a066e7b772c724bdef72919af668da4385c94
/
drivers
/
mmc
/
sunxi_mmc.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
1721b00
sunxi: improve throughput in the sunxi_mmc driver
by Philipp Tomsich
· Wed Mar 21 12:18:58 2018 +0100
180194b
sunxi: mmc: Fix phase delays
by Stefan Mavrodiev
· Tue Mar 27 16:57:23 2018 +0300
8dc0a99
mmc: sunxi: support cd-inverted
by Heinrich Schuchardt
· Thu Feb 01 23:39:19 2018 +0100
e76f006
mmc: sunxi: Only update timing mode bit when enabling new timing mode
by Chen-Yu Tsai
· Thu Aug 31 21:57:48 2017 +0800
0cc228e
mmc: sunxi: fix legacy MMC initialisation
by Maxime Ripard
· Wed Aug 23 13:41:33 2017 +0200
95e3470
mmc: sunxi: Support new mode
by Maxime Ripard
· Wed Aug 23 12:03:41 2017 +0200
7484ae7
dm: mmc: sunxi: Add support for driver model
by Simon Glass
· Tue Jul 04 13:31:27 2017 -0600
3a65415
dm: mmc: sunxi: Drop mmc_clk_io_on()
by Simon Glass
· Tue Jul 04 13:31:26 2017 -0600
87ff0f7
dm: mmc: sunxi: Pass private data around explicitly
by Simon Glass
· Tue Jul 04 13:31:25 2017 -0600
8e659a2
dm: mmc: sunxi: Rename mmchost to priv
by Simon Glass
· Tue Jul 04 13:31:24 2017 -0600
3f19fbf
dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
by Simon Glass
· Tue Jul 04 13:31:23 2017 -0600
b6cd1d3
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· Fri Dec 30 15:30:16 2016 +0900
584d7ae
mmc: sunxi: Enable 8bits bus width for sun8i
by Maxime Ripard
· Fri Nov 04 16:18:09 2016 +0100
7825d20
mmc: use the generic error number
by Jaehoon Chung
· Tue Jul 19 16:33:36 2016 +0900
6527fa2
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· Sat Jul 09 15:31:47 2016 +0200
e2ead48
sunxi: mmc: increase status register polling rate for data transfers
by Tobias Doerffel
· Fri Jul 08 12:40:14 2016 +0200
26c50fb
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· Tue Mar 29 17:29:10 2016 +0200
ee1d825
sunxi: Explicitly cast u32 pointer conversions
by Alexander Graf
· Tue Mar 29 17:29:09 2016 +0200
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
5192ba2
sunxi: mmc: Fix clk-delay settings
by Hans de Goede
· Wed Sep 23 16:13:10 2015 +0200
b017009
sunxi: mmc: set transfer timeout according to byte_cnt.
by Yousong Zhou
· Sat Aug 29 21:26:11 2015 +0800
8c95c51
sunxi: Create helper function veryfing valid boot signature on MMC
by Daniel Kochmański
· Fri May 29 16:55:41 2015 +0200
e652530
sunxi: mmc: Enable pull-up on card-detect gpio pin
by Hans de Goede
· Sat May 30 16:39:10 2015 +0200
323a6bb
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Tue May 05 07:00:38 2015 -0400
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· Mon Mar 23 17:56:59 2015 -0500
b1e107a
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
by Hans de Goede
· Wed Apr 22 17:03:17 2015 +0200
f07872b
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· Mon Apr 06 20:33:34 2015 +0200
0ba5e78
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· Thu Feb 19 20:34:32 2015 +0100
253d77d
sunxi: mmc: Add 'sunxi_' prefix to the static functions
by Siarhei Siamashka
· Sun Feb 01 00:42:14 2015 +0200
f1865db
sunxi: mmc: Add support for sun9i (A80)
by Hans de Goede
· Wed Jan 14 19:05:03 2015 +0100
8c83657
sunxi: mmc: Use a realistic timeout when sending a mmc command
by Hans de Goede
· Thu Jan 15 13:50:35 2015 +0100
06da346
mmc: sunxi: Fix misuse of gpio_direction_input()
by Axel Lin
· Sat Dec 20 11:41:25 2014 +0800
06bfab0
sunxi: mmc: Properly setup mod-clk and clock sampling phases
by Hans de Goede
· Sun Dec 07 20:55:10 2014 +0100
3d1095f
dm: sunxi: Request card detect gpio
by Hans de Goede
· Fri Oct 31 16:55:02 2014 +0100
8f32aaa
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· Fri Oct 24 21:20:47 2014 +0100
ac80aa0
mmc: sunxi: Add support for sun8i (A23)
by Chen-Yu Tsai
· Wed Oct 22 16:47:43 2014 +0800
63deaa8
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
by Hans de Goede
· Thu Oct 02 21:13:54 2014 +0200
7412ef8
sunxi: Add mmc card-detect functionality
by Hans de Goede
· Thu Oct 02 20:29:26 2014 +0200
e2d11bb
ARM: sunxi-mmc: Add mmc support for sun6i / A31
by Hans de Goede
· Fri Oct 03 20:16:26 2014 +0800
55a0718
mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
by Wills Wang
· Mon Sep 22 18:26:03 2014 +0800
411dc87
sunxi: Remove mmc DMA support
by Hans de Goede
· Mon Jun 09 11:36:55 2014 +0200
b4e9f2f
sunxi: mmc support
by Ian Campbell
· Mon May 05 14:42:31 2014 +0100