index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
mmc.c
Age
Commit message (
Expand
)
Author
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2024-09-18
Merge patch series "Fix various bugs"
Tom Rini
2024-09-18
mmc: Use map_sysmem() with buffers in the mmc command
Simon Glass
2024-09-16
cmd: mmc: Allow using partition name in mmc erase command
Tomas Paukrt
2024-09-05
Merge patch series "provide names for emmc hardware partitions"
Tom Rini
2024-09-05
mmc: allow use of hardware partition names for mmc partconf
Tim Harvey
2024-08-26
mmc: Drop the blank line before accesses
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-11-01
cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
2023-04-10
cmd: mmc: Return CMD_RET_* from commands
Pali Rohár
2023-01-31
cmd: mmc: Expand bkops handling
Marek Vasut
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-07-27
cmd: mmc: allow to write protect single boot partition
Ying-Chun Liu (PaulLiu)
2022-05-05
cmd: mmc: don't assign unused values
Heinrich Schuchardt
2022-03-16
cmd/mmc: fix output of mmc info for e-MMC
Max Merchel
2022-02-09
cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -
Marek Vasut
2021-10-29
cmd: mmc: check whether card is SD or eMMC before hwpartition
Jaehoon Chung
2021-10-29
cmd: mmc: Support mmc hwpartition user enh start -
Marek Vasut
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-22
mmc: Update environment variable with active partition
Reuben Dowle
2021-04-06
cmd: mmc: check whether bootbus's arguments is valid or not
Jaehoon Chung
2021-04-06
cmd: mmc: modify more readable about hwpartition usage
Jaehoon Chung
2021-02-19
cmd: mmc: update the mmc command's usage about argument
Jaehoon Chung
2020-06-24
cmd: mmc: Cache-align extcsd read target
Marek Vasut
2020-06-15
trivial: Fix booot occurences
Michal Simek
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
2020-04-22
cmd: mmc: display write protect state of boot partition
Heinrich Schuchardt
2020-03-31
cmd: mmc: fix typo 'a EMMC'
Heinrich Schuchardt
2019-05-04
cmd: mmc: Make Mode: printout consistent
Marek Vasut
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
2019-01-15
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
2019-01-15
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
2018-06-18
mmc: Remove hwpartition help text when command is disabled
Alex Kiernan
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-23
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
2018-05-08
mmc: support writing sparse images
Jassi Brar
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
mmc: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
[next]