summaryrefslogtreecommitdiff
path: root/cmd/mtd.c
AgeCommit message (Expand)Author
2024-12-17cmd: mtd: simplify mtd_show_device()Heinrich Schuchardt
2024-10-10mtd: implement support for LED activityChristian Marangi
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2024-04-14cmd: mtd: OTP access supportArseniy Krasnov
2024-01-15cmd: mtd: avoid unintentional integer overflowHeinrich Schuchardt
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2022-12-10cmd: mtd: check if a block has to be skipped or erasedDario Binacchi
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-24cmd: mtd: expand <name> argument definition in command helpMarek BehĂșn
2021-06-24cmd: mtd: print device OF path in listingMarek BehĂșn
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-24cmd: mtd: solve bad block support in erase commandPatrick Delaunay
2019-01-18cmd: mtd: fix compilation warning for help when SYS_LONGHELP=nQuentin Schulz
2019-01-15cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commandsBoris Brezillon
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal