index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
mmc.c
Age
Commit message (
Expand
)
Author
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
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
2018-01-12
cmd: mmc: display the mode name and current bus speed in the mmc info
Jean-Jacques Hiblot
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
2017-07-19
mmc: use new hwpart API when CONFIG_BLK enabled
Kever Yang
2017-04-12
cmd_mmc: fix arg parsing for setdsr subcmd
Markus Niebel
2016-12-01
mmc: add bkops-enable command
Tomas Melin
[next]