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
/
mtd.c
Age
Commit message (
Expand
)
Author
2025-11-18
cmd: mtd: benchmark: use lldiv() instead of 64-bit division
Mikhail Kshevetskiy
2025-10-28
cmd: mtd: Prevent use of uninitialised variable
Andrew Goodbody
2025-10-05
cmd: mtd: add benchmark option to the help
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: fix speed measurement in the speed benchmark
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: add nand_read_test command support
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: add nand_write_test command support
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: add markbad command support
Mikhail Kshevetskiy
2025-08-23
cmd: mtd: Enable speed benchmarking
Miquel Raynal
2024-12-17
cmd: mtd: simplify mtd_show_device()
Heinrich Schuchardt
2024-10-10
mtd: implement support for LED activity
Christian Marangi
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
2024-04-14
cmd: mtd: OTP access support
Arseniy Krasnov
2024-01-15
cmd: mtd: avoid unintentional integer overflow
Heinrich Schuchardt
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2022-12-10
cmd: mtd: check if a block has to be skipped or erased
Dario Binacchi
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-24
cmd: mtd: expand <name> argument definition in command help
Marek BehĂșn
2021-06-24
cmd: mtd: print device OF path in listing
Marek BehĂșn
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-24
cmd: mtd: solve bad block support in erase command
Patrick Delaunay
2019-01-18
cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
Quentin Schulz
2019-01-15
cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
Boris Brezillon
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal