summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c
AgeCommit message (Expand)Author
2020-07-09arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-14stm32mp: stm32prog: add support of RAM targetPatrick Delaunay
2020-05-14stm32mp: stm32prog: support for scriptPatrick Delaunay
2020-05-14stm32mp: stm32prog: enable videoconsolePatrick Delaunay
2020-05-14stm32mp: stm32prog: add serial link supportPatrick Delaunay
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay
2020-05-14stm32mp: add the command stm32progPatrick Delaunay