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
/
davinci_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-3
/
+3
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-2
/
+2
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-1
/
+1
*
mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
Faiz Abbas
2020-06-13
1
-37
/
+26
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
Revert "mmc: davinci: drop struct davinci_mmc_plat"
Tom Rini
2020-01-04
1
-5
/
+11
*
mmc: davinci: fix mmc boot in SPL
Bartosz Golaszewski
2019-12-03
1
-0
/
+17
*
mmc: davinci: drop struct davinci_mmc_plat
Bartosz Golaszewski
2019-12-03
1
-10
/
+4
*
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
2019-12-03
1
-37
/
+5
*
MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
Adam Ford
2018-09-11
1
-0
/
+41
*
MMC: Enable DM_MMC for Davinci
Adam Ford
2018-09-11
1
-11
/
+147
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-1
/
+1
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
1
-1
/
+3
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
1
-5
/
+6
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
1
-18
/
+12
*
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
1
-1
/
+1
*
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-24
1
-6
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-13
/
+1
*
davinci, mmc: Added a delay reading ext CSD register
Davide Bonfanti
2013-05-06
1
-1
/
+4
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+1
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+1
*
davinci, mmc: fix gcc 4.6 build warnings
Heiko Schocher
2011-11-16
1
-4
/
+3
*
MMC: make b_max unconditional
John Rigby
2011-04-29
1
-2
/
+1
*
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
1
-1
/
+0
*
Davinci MMCSD Support
Sandeep Paulraj
2011-02-02
1
-0
/
+404