aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-14stm32mp: stm32prog: add support of RAM targetPatrick Delaunay1-0/+28
2020-05-14stm32mp: stm32prog: support for scriptPatrick Delaunay1-0/+14
2020-05-14stm32mp: stm32prog: enable videoconsolePatrick Delaunay1-0/+28
2020-05-14stm32mp: stm32prog: add serial link supportPatrick Delaunay1-1/+10
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay1-0/+17
2020-05-14stm32mp: add the command stm32progPatrick Delaunay1-0/+96