summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c
AgeCommit message (Expand)Author
2021-04-09stm32mp: stm32prog: add FIP header supportPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-01-13arm: stm32mp: migrate cmd_stm32prog to log macroPatrick Delaunay
2020-08-13arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdefPatrick Delaunay
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