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
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
/
cmd
/
mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
cmd: mmc: check whether card is SD or eMMC before hwpartition
Jaehoon Chung
1
-0
/
+5
2021-10-29
cmd: mmc: Support mmc hwpartition user enh start -
Marek Vasut
1
-4
/
+29
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
1
-8
/
+44
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-20
/
+20
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-20
/
+20
2021-06-22
mmc: Update environment variable with active partition
Reuben Dowle
1
-5
/
+9
2021-04-06
cmd: mmc: check whether bootbus's arguments is valid or not
Jaehoon Chung
1
-1
/
+38
2021-04-06
cmd: mmc: modify more readable about hwpartition usage
Jaehoon Chung
1
-4
/
+7
2021-02-19
cmd: mmc: update the mmc command's usage about argument
Jaehoon Chung
1
-3
/
+3
2020-06-24
cmd: mmc: Cache-align extcsd read target
Marek Vasut
1
-1
/
+3
2020-06-15
trivial: Fix booot occurences
Michal Simek
1
-1
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-49
/
+62
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+2
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
1
-0
/
+22
2020-04-22
cmd: mmc: display write protect state of boot partition
Heinrich Schuchardt
1
-0
/
+24
2020-03-31
cmd: mmc: fix typo 'a EMMC'
Heinrich Schuchardt
1
-2
/
+2
2019-05-04
cmd: mmc: Make Mode: printout consistent
Marek Vasut
1
-1
/
+1
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
1
-2
/
+2
2019-01-15
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
1
-0
/
+6
2019-01-15
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
1
-0
/
+3
2018-06-18
mmc: Remove hwpartition help text when command is disabled
Alex Kiernan
1
-0
/
+2
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
1
-6
/
+6
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
1
-1
/
+1
2018-05-23
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
1
-3
/
+3
2018-05-08
mmc: support writing sparse images
Jassi Brar
1
-0
/
+73
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
1
-0
/
+2
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
1
-0
/
+8
2018-01-12
mmc: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
1
-0
/
+4
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
1
-0
/
+4
2018-01-12
cmd: mmc: display the mode name and current bus speed in the mmc info
Jean-Jacques Hiblot
1
-1
/
+2
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
1
-2
/
+0
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
1
-6
/
+32
2017-07-19
mmc: use new hwpart API when CONFIG_BLK enabled
Kever Yang
1
-0
/
+4
2017-04-12
cmd_mmc: fix arg parsing for setdsr subcmd
Markus Niebel
1
-1
/
+1
2016-12-01
mmc: add bkops-enable command
Tomas Melin
1
-0
/
+32
2016-05-26
mmc: Drop dead mmc code for non-generic MMC
Simon Glass
1
-62
/
+0
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
1
-4
/
+4
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
1
-3
/
+5
2016-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
1
-1
/
+1
2016-05-05
mmc: Fix error in RPMB code
Marek Vasut
1
-1
/
+1
2016-04-01
mmc: use block layer in mmc command
Eric Nelson
1
-3
/
+4
2016-03-14
dm: part: Rename some partition functions
Simon Glass
1
-1
/
+1
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
1
-1
/
+1
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
1
-0
/
+882