index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mmc: Add 'mmc rst-function' sub-command
Tom Rini
2014-04-02
1
-0
/
+12
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
1
-35
/
+63
*
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-24
1
-9
/
+12
*
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
1
-65
/
+0
*
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
1
-0
/
+21
*
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
1
-0
/
+21
*
mmc: set rca to 1 for MMC cards
Stephen Warren
2014-02-07
1
-1
/
+1
*
mmc: add setdsr support
Markus Niebel
2014-01-09
1
-0
/
+18
*
mmc: Fix erase_grp_size for partitioned card
Oliver Metz
2013-10-31
1
-4
/
+13
*
mmc: don't support write & erase for SPL builds
Paul Burton
2013-09-20
1
-182
/
+4
*
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
1
-0
/
+36
*
mmc: Remove unused variable backup from mmc_send_cmd()
Oleksandr Tyshchenko
2013-09-17
1
-3
/
+0
*
powerpc: mpc85xx: Support booting from SD Card with SPL
Ying Zhang
2013-08-20
1
-0
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
1
-8
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-22
1
-0
/
+134
|
\
|
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
1
-0
/
+134
|
|
\
|
|
*
MMC: APIs to support resize of EMMC boot partition
Amar
2013-06-13
1
-0
/
+134
*
|
|
mmc: report capacity for the selected partition
Stephen Warren
2013-06-13
1
-7
/
+61
*
|
|
mmc write bug fix
Ruud Commandeur
2013-06-13
1
-3
/
+5
|
/
/
*
|
mmc: Split device init to decouple OCR-polling delay
Che-Liang Chiou
2013-05-06
1
-32
/
+105
|
/
*
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
1
-0
/
+1
*
mmc: Define a constant for the maximum block size
Simon Glass
2013-05-01
1
-12
/
+13
*
mmc: check the revision for sd3.0
Jaehoon Chung
2013-04-17
1
-0
/
+2
*
mmc: support the correct card version for eMMC
Jaehoon Chung
2013-04-17
1
-0
/
+18
*
mmc: mmc_getcd/getwp: use sensible defaults
Peter Korsgaard
2013-03-24
1
-4
/
+12
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+17
*
mmc: Properly determine maximum supported bus width
Andy Fleming
2012-11-27
1
-12
/
+35
*
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
Taylor Hutt
2012-11-27
1
-7
/
+9
*
drivers/mmc/mmc.c: sparse fixes
Kim Phillips
2012-11-04
1
-18
/
+19
*
MMC: Remove the MMC bounce buffer
Marek Vasut
2012-10-22
1
-92
/
+0
*
mmc_get_dev: Return error if mmc_init fails
Benoît Thébaudeau
2012-09-05
1
-2
/
+1
*
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
Stephen Warren
2012-09-05
1
-1
/
+2
*
MMC: u-boot-spl may be compiled without partition support
Mikhail Kshevetskiy
2012-09-05
1
-0
/
+2
*
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
Yoshihiro Shimoda
2012-09-05
1
-5
/
+5
*
mmc: fix wrong timeout check in mmc_send_status()
Jongman Heo
2012-09-05
1
-1
/
+1
*
mmc: Remove unused item flags in struct mmc_cmd
Kaspter Ju
2012-09-02
1
-28
/
+0
*
SD/MMC: check the card status during erase operation
Jerry Huang
2012-07-13
1
-0
/
+5
*
mmc:fix Call mmc_init() when executing mmc_get_dev()
Łukasz Majewski
2012-07-13
1
-1
/
+4
*
mmc: remove the hard setting for tran_speed
Jaehoon Chung
2012-07-13
1
-6
/
+7
*
mmc:fix: Set mmc width according to MMC host capabilities
Łukasz Majewski
2012-05-08
1
-1
/
+3
*
mmc: Fix warning if CONFIG_MMC_TRACE is enabled
Dirk Behme
2012-04-21
1
-1
/
+1
*
drivers/mmc/mmc.c: Fix build warning
Anatolij Gustschin
2012-03-30
1
-1
/
+1
*
MMC: Implement generic bounce buffer
Marek Vasut
2012-03-29
1
-3
/
+99
*
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
1
-8
/
+12
*
mmc: fix card busy polling
Jan Kloetzke
2012-02-15
1
-8
/
+6
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+18
*
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
1
-2
/
+2
*
mmc: add host_caps checking avoid switch card improperly
Macpaul Lin
2012-01-08
1
-0
/
+10
*
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
Macpaul Lin
2011-11-25
1
-14
/
+2
[prev]
[next]