aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c
Commit message (Expand)AuthorAgeFilesLines
* arm: stm32mp: migrate cmd_stm32prog to log macroPatrick Delaunay2021-01-131-2/+2
* arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-131-3/+2
* arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng2020-07-091-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* stm32mp: stm32prog: add support of RAM targetPatrick Delaunay2020-05-141-0/+28
* stm32mp: stm32prog: support for scriptPatrick Delaunay2020-05-141-0/+14
* stm32mp: stm32prog: enable videoconsolePatrick Delaunay2020-05-141-0/+28
* stm32mp: stm32prog: add serial link supportPatrick Delaunay2020-05-141-1/+10
* stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-141-0/+17
* stm32mp: add the command stm32progPatrick Delaunay2020-05-141-0/+96