index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
mmc: Implement SD/MMC versioning properly
Pantelis Antoniou
1
-2
/
+6
2015-01-19
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
1
-2
/
+10
2015-01-19
mmc: extend the mmc hwpartition sub-command to change write reliability
Diego Santa Cruz
1
-24
/
+92
2015-01-19
mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning
Diego Santa Cruz
1
-1
/
+92
2015-01-19
mmc: show the erase group size and HC WP group size in mmcinfo output
Diego Santa Cruz
1
-0
/
+8
2015-01-19
mmc: display size and start of eMMC enhanced user data area in mmcinfo
Diego Santa Cruz
1
-3
/
+8
2015-01-19
mmc: skip mmcinfo partition info processing for eMMC < 4.41
Diego Santa Cruz
1
-1
/
+1
2015-01-19
mmc: make eMMC general purpose partition numbering match spec
Diego Santa Cruz
1
-1
/
+1
2015-01-19
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
1
-4
/
+10
2015-01-19
mmc: show hardware partition sizes in mmcinfo output
Diego Santa Cruz
1
-0
/
+17
2014-12-12
mmc: Fix handling of bus widths and DDR card capabilities
Andrew Gabbasov
1
-1
/
+2
2014-10-03
cmd_mmc: fix bootpart-resize maxarg to 4
Wally Yeh
1
-1
/
+1
2014-06-12
cmd_mmc: make mmc dev always re-probe the HW
Stephen Warren
1
-1
/
+1
2014-06-12
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
Stephen Warren
1
-8
/
+2
2014-06-12
cmd_mmc: add force_init parameter to init_mmc_device()
Stephen Warren
1
-12
/
+14
2014-06-12
cmd_mmc: default to HW partition 0 if not specified
Stephen Warren
1
-8
/
+7
2014-05-23
cmd_mmc: use new mmc_select_hwpart() function
Stephen Warren
1
-15
/
+6
2014-05-23
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
Pierre Aubert
1
-296
/
+510
2014-04-02
mmc: Add 'mmc rst-function' sub-command
Tom Rini
1
-0
/
+37
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
1
-1
/
+1
2014-02-07
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
1
-72
/
+0
2014-02-07
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
1
-0
/
+29
2014-02-07
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
1
-1
/
+29
2014-02-07
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
Tom Rini
1
-4
/
+4
2014-02-07
cmd_mmc.c: Change 'bootpart' code to match normal coding style
Tom Rini
1
-4
/
+11
2014-01-09
mmc: add setdsr support
Markus Niebel
1
-0
/
+23
2013-09-20
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
1
-2
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-13
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
Amar
1
-2
/
+107
2013-04-17
mmc: support the correct card version for eMMC
Jaehoon Chung
1
-1
/
+1
2013-04-02
mmc: don't allow extra cmdline arguments
Stephen Warren
1
-2
/
+12
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
1
-0
/
+7
2012-11-27
mmc: Fix incorrect handling of 'read' & 'write' commands
Taylor Hutt
1
-5
/
+4
2012-11-14
cmd_mmc.c: Fix typo, "dislay" -> "display"
Robert P. J. Day
1
-1
/
+1
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
1
-3
/
+3
2012-09-05
mmcinfo: Fix help message
Benoît Thébaudeau
1
-2
/
+1
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
1
-7
/
+7
2011-07-15
mmc: rescan fails on empty slot
Michael Jones
1
-2
/
+4
2011-07-15
MMC: add erase function to both mmc and sd
Lei Wen
1
-4
/
+18
2011-07-15
MMC: unify mmc read and write operation
Lei Wen
1
-32
/
+35
2011-05-18
mmc: enable partition switch function for emmc
Lei Wen
1
-4
/
+34
2011-05-18
cmd_mmc: eliminate device num in the mmc command
Lei Wen
1
-88
/
+110
2011-04-13
mmc: show mmc capacity using print_size
Minkyu Kang
1
-1
/
+2
2010-09-21
cmd_mmc: use common usage function
Mike Frysinger
1
-6
/
+3
2010-09-18
mmc: print out partition table
Lei Wen
1
-0
/
+20
2010-09-10
Prepare v2010.09-rc1
v2010.09-rc1
Wolfgang Denk
1
-1
/
+1
2010-08-10
fix cmd_mmc.c, line 136 missing "
Reinhard Meyer
1
-1
/
+1
2010-08-09
various cmd_* files: fixed layout a little bit
Frans Meulenbroeks
1
-1
/
+2
2010-08-09
various cmd_* files: remove the command name from the help message
Frans Meulenbroeks
1
-1
/
+3
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-10
/
+5
[next]