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
/
sh_mmcif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
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 devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
mmc: sh_mmcif: Set default MMCIF clock rate
Marek Vasut
2019-03-25
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mmc: sh_mmcif: Add DM and DT probing support
Marek Vasut
2018-04-21
1
-13
/
+152
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
1
-1
/
+3
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
1
-4
/
+4
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-3
/
+1
*
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
1
-1
/
+1
*
mmc: sh_mmcif: Add support rmobile
Nobuhiro Iwamatsu
2014-12-05
1
-1
/
+1
*
mmc: sh_mmcif: Change maximum and minimum value of MMC clock
Nobuhiro Iwamatsu
2014-12-05
1
-2
/
+3
*
mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop
Nobuhiro Iwamatsu
2014-12-05
1
-8
/
+6
*
mmc: sh_mmcif: Fix warning by unused variable
Nobuhiro Iwamatsu
2014-04-02
1
-2
/
+1
*
mmc: sh_mmcif: Fix compile error
Nobuhiro Iwamatsu
2014-04-02
1
-1
/
+1
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
1
-22
/
+20
*
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
-5
/
+7
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+1
*
mmc: sh_mmcif: enable MMC_MODE_HC
Yoshihiro Shimoda
2012-09-05
1
-1
/
+1
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+1
*
mmc: sh_mmcif: add support for Renesas MMCIF
Yoshihiro Shimoda
2011-07-15
1
-0
/
+608