Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 | 1 | -5/+5 |
* | cmd: mtd: expand <name> argument definition in command help | Marek BehĂșn | 2021-06-24 | 1 | -1/+1 |
* | cmd: mtd: print device OF path in listing | Marek BehĂșn | 2021-06-24 | 1 | -0/+7 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -8/+9 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 1 | -0/+2 |
* | cmd: mtd: solve bad block support in erase command | Patrick Delaunay | 2020-01-24 | 1 | -12/+12 |
* | cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n | Quentin Schulz | 2019-01-18 | 1 | -3/+2 |
* | cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands | Boris Brezillon | 2019-01-15 | 1 | -181/+267 |
* | cmd: mtd: add 'mtd' command | Miquel Raynal | 2018-10-02 | 1 | -0/+473 |