aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c
Commit message (Expand)AuthorAgeFilesLines
* stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay2022-05-101-7/+2
* stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay2022-05-101-4/+4
* stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay2021-08-161-0/+2
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-2/+2
* stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay2021-07-161-5/+5
* stm32mp: stm32prog: change one message level to debugPatrick Delaunay2021-06-181-1/+1
* stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATUREPatrick Delaunay2021-06-181-0/+2
* stm32mp: stm32prog: add support of initrd in flashlayoutPatrick Delaunay2021-06-181-7/+15
* stm32mp: stm32prog: add FIP header supportPatrick Delaunay2021-04-091-9/+10
* stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-111-2/+2
* 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