index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_mmc.c
Age
Commit message (
Expand
)
Author
2014-10-03
cmd_mmc: fix bootpart-resize maxarg to 4
Wally Yeh
2014-06-12
cmd_mmc: make mmc dev always re-probe the HW
Stephen Warren
2014-06-12
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
Stephen Warren
2014-06-12
cmd_mmc: add force_init parameter to init_mmc_device()
Stephen Warren
2014-06-12
cmd_mmc: default to HW partition 0 if not specified
Stephen Warren
2014-05-23
cmd_mmc: use new mmc_select_hwpart() function
Stephen Warren
2014-05-23
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
Pierre Aubert
2014-04-02
mmc: Add 'mmc rst-function' sub-command
Tom Rini
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-02-07
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
Tom Rini
2014-02-07
cmd_mmc.c: Change 'bootpart' code to match normal coding style
Tom Rini
2014-01-09
mmc: add setdsr support
Markus Niebel
2013-09-20
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-13
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
Amar
2013-04-17
mmc: support the correct card version for eMMC
Jaehoon Chung
2013-04-02
mmc: don't allow extra cmdline arguments
Stephen Warren
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-11-27
mmc: Fix incorrect handling of 'read' & 'write' commands
Taylor Hutt
2012-11-14
cmd_mmc.c: Fix typo, "dislay" -> "display"
Robert P. J. Day
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-09-05
mmcinfo: Fix help message
Benoît Thébaudeau
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2011-07-16
mmc: rescan fails on empty slot
Michael Jones
2011-07-16
MMC: add erase function to both mmc and sd
Lei Wen
2011-07-16
MMC: unify mmc read and write operation
Lei Wen
2011-05-18
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-04-13
mmc: show mmc capacity using print_size
Minkyu Kang
2010-09-21
cmd_mmc: use common usage function
Mike Frysinger
2010-09-18
mmc: print out partition table
Lei Wen
2010-09-09
Prepare v2010.09-rc1
Wolfgang Denk
2010-08-10
fix cmd_mmc.c, line 136 missing "
Reinhard Meyer
2010-08-08
various cmd_* files: fixed layout a little bit
Frans Meulenbroeks
2010-08-08
various cmd_* files: remove the command name from the help message
Frans Meulenbroeks
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-21
cmd_mmc remove \n
Frans Meulenbroeks
2009-07-17
cmd_mmc: make curr_device static
Mike Frysinger
2009-06-12
General help message cleanup
Wolfgang Denk
2009-06-02
mmc: check find_mmc_device return value
Rabin Vincent
2009-06-02
mmc: clean up help texts
Rabin Vincent
2009-04-04
cmd_mmc: add support for device command for selecting mmc device
Minkyu Kang
2009-04-04
more command usage cleanup
Mike Frysinger
2009-02-19
MMC: Don't use new framework code if not enabled
Dirk Behme
2009-02-18
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2009-02-17
Add MMC Framework
Andy Fleming
[next]