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
/
include
/
mmc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2019-02-16
1
-0
/
+6
*
env: fix allow to build multiple environments
Rajesh Bhagat
2019-01-17
1
-0
/
+3
*
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
2018-10-07
1
-0
/
+19
*
mmc: add HS400 support
Peng Fan
2018-09-10
1
-0
/
+11
*
mmc: break out get_op_cond code to its own function
Jon Nettleton
2018-07-23
1
-0
/
+10
*
mmc: drop mention of IN_PROGRESS status
Baruch Siach
2018-07-23
1
-1
/
+1
*
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
Jaehoon Chung
2018-05-08
1
-0
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mmc: fix bug in mmc_startup_v4()
Jean-Jacques Hiblot
2018-02-19
1
-0
/
+1
*
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+2
*
mmc: don't read the size of eMMC enhanced user data area in SPL
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+2
*
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+2
*
mmc: read ssr only if MMC write support is enabled
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+2
*
mmc: make UHS and HS200 optional
Jean-Jacques Hiblot
2018-01-12
1
-4
/
+23
*
dm: mmc: update mmc_of_parse()
Jean-Jacques Hiblot
2018-01-12
1
-1
/
+10
*
dm: mmc: Add a library function to parse generic dt binding
Kishon Vijay Abraham I
2018-01-12
1
-0
/
+1
*
mmc: add a library function to send tuning command
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+1
*
mmc: use the right voltage level for MMC DDR and HS200 modes
Jean-Jacques Hiblot
2018-01-12
1
-3
/
+17
*
mmc: Retry some MMC cmds on failure
Kishon Vijay Abraham I
2018-01-12
1
-0
/
+4
*
mmc: Change mode when switching to a boot partition
Jean-Jacques Hiblot
2018-01-12
1
-1
/
+6
*
mmc: disable UHS modes if Vcc cannot be switched on and off
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+1
*
mmc: Add support for UHS modes
Jean-Jacques Hiblot
2018-01-12
1
-1
/
+39
*
mmc: add HS200 support in MMC core
Kishon Vijay Abraham I
2018-01-12
1
-0
/
+18
*
mmc: Add a execute_tuning() callback to the mmc operations.
Kishon Vijay Abraham I
2018-01-12
1
-0
/
+11
*
mmc: add a new mmc parameter to disable mmc clock
Kishon Vijay Abraham I
2018-01-12
1
-1
/
+11
*
mmc: Add a new callback function to perform the 74 clocks cycle sequence
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+10
*
mmc: Enable signal voltage to be selected from mmc core
Kishon Vijay Abraham I
2018-01-12
1
-0
/
+8
*
mmc: make mmc_set_ios() return status
Kishon Vijay Abraham I
2018-01-12
1
-1
/
+1
*
mmc: refactor MMC startup to make it easier to support new modes
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+11
*
mmc: refactor SD startup to make it easier to support new modes
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+1
*
mmc: Add a function to dump the mmc capabilities
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+1
*
mmc: introduce mmc modes
Jean-Jacques Hiblot
2018-01-12
1
-6
/
+29
*
mmc: make ext_csd part of struct mmc
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+1
*
mmc: dm: get the IO-line and main voltage regulators from the dts
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+4
*
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
2017-08-17
1
-0
/
+4
*
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-08-17
1
-3
/
+3
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
1
-12
/
+0
|
\
|
*
x86: Convert MMC to driver model
Simon Glass
2017-08-01
1
-12
/
+0
*
|
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-08-01
1
-6
/
+6
|
/
*
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-27
1
-0
/
+12
*
mmc: Change 'part_config' to be a u8 not char.
Tom Rini
2017-05-29
1
-1
/
+1
*
x86: Convert MMC to driver model
Simon Glass
2017-05-17
1
-12
/
+0
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
1
-1
/
+1
*
mmc: Tinification of the mmc code
Marek Vasut
2016-12-01
1
-0
/
+1
*
mmc: add bkops-enable command
Tomas Melin
2016-12-01
1
-0
/
+6
*
mmc: sd: extracting erase related information from sd status
Peng Fan
2016-09-20
1
-0
/
+9
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
1
-6
/
+0
*
mmc-uclass: correct the device number
Kever Yang
2016-07-31
1
-0
/
+6
*
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-07-11
1
-1
/
+65
*
mmc: add MMC_VERSION_5_1
Stefan Wahren
2016-06-20
1
-0
/
+1
[next]