index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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: print SD/eMMC type for inited mmc devices
Przemyslaw Marczak
2015-02-23
1
-0
/
+8
*
mmc: Skip changing bus width for MMC cards earlier than version 4.0
Andrew Gabbasov
2015-01-19
1
-2
/
+5
*
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
Andrew Gabbasov
2015-01-19
1
-0
/
+12
*
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
1
-0
/
+2
*
mmc: extend the mmc hardware partitioning API with write reliability
Diego Santa Cruz
2015-01-19
1
-0
/
+39
*
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
1
-0
/
+155
*
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
1
-1
/
+3
*
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
1
-23
/
+35
*
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
1
-0
/
+6
*
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
1
-2
/
+1
*
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
1
-0
/
+15
*
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
1
-0
/
+1
*
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
1
-22
/
+30
*
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2015-01-19
1
-0
/
+3
*
mmc: Fix block length for DDR mode
Andrew Gabbasov
2014-12-12
1
-0
/
+6
*
mmc: Fix Dual Data Rate capability recognition
Andrew Gabbasov
2014-12-12
1
-1
/
+1
*
mmc: Fix handling of bus widths and DDR card capabilities
Andrew Gabbasov
2014-12-12
1
-21
/
+31
*
MMC: add MMC_VERSION_5_0
Markus Niebel
2014-12-12
1
-0
/
+3
*
MMC: fix user capacity for partitioned eMMC card
Markus Niebel
2014-12-12
1
-0
/
+15
*
mmc: Cosmetic fix for nicer, aligned device list printout
Lubomir Popov
2014-12-12
1
-2
/
+5
*
mmc: Board-specific MMC power initializations
Paul Kocialkowski
2014-12-04
1
-0
/
+7
*
mmc: Fix mmc bus width
Mario Schuknecht
2014-10-03
1
-2
/
+3
*
mmc: restore capacity when switching to partition 0
Peter Bigot
2014-10-03
1
-3
/
+8
*
mmc: fix ERASE_GRP_DEF handling
Hannes Petermaier
2014-10-03
1
-0
/
+2
*
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
1
-3
/
+3
*
dirvers: mmc: use __weak
Jeroen Hofstee
2014-07-18
1
-11
/
+9
*
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-12
1
-3
/
+4
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-02
1
-3
/
+13
|
\
|
*
mmc: support the DDR mode for eMMC
Jaehoon Chung
2014-05-16
1
-3
/
+13
|
*
mmc: remove the unnecessary define and fix the wrong bit control
Jaehoon Chung
2014-05-16
1
-1
/
+1
*
|
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
1
-0
/
+26
*
|
mmc: Handle switch error status bit in MMC card status
Andrew Gabbasov
2014-05-23
1
-1
/
+3
*
|
mmc: postponed needless timer initialization
Mateusz Zalega
2014-05-23
1
-1
/
+4
|
/
*
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
|
|
\
[next]