1. f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · Tue Jan 18 10:33:14 2022 +0100
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  3. 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · Wed Oct 13 20:56:58 2021 +1100
  4. 1008a50 stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · Mon Jul 26 11:21:38 2021 +0200
  5. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  6. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  7. bd57749 stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · Mon Jul 05 09:39:01 2021 +0200
  8. 9707698 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · Mon Jun 28 14:44:33 2021 +0200
  9. c7e9a11 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · Tue May 18 15:12:13 2021 +0200
  10. be7d21e stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · Tue May 18 15:12:11 2021 +0200
  11. 7ef09a3 stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · Tue May 18 15:12:10 2021 +0200
  12. 7d14540 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · Tue May 18 15:12:09 2021 +0200
  13. e23d98e stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · Tue May 18 15:12:08 2021 +0200
  14. 3a44a07 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · Tue May 18 15:12:07 2021 +0200
  15. ab198fe stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · Tue May 18 15:12:06 2021 +0200
  16. 4daf994 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · Tue May 18 15:12:05 2021 +0200
  17. f67fd84 stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · Tue May 18 15:12:04 2021 +0200
  18. 19676ef stm32mp: stm32prog: add FIP header support by Patrick Delaunay · Fri Apr 02 14:05:17 2021 +0200
  19. e259299 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · Thu Feb 25 13:37:03 2021 +0100
  20. 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · Thu Feb 25 13:37:01 2021 +0100
  21. 0440d86 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · Thu Feb 25 13:37:00 2021 +0100
  22. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  23. efc7a3b arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · Fri Dec 11 13:36:18 2020 +0100
  24. 2b15af5 arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · Fri Nov 06 19:01:30 2020 +0100
  25. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  26. d5de938 stm32mp: stm32prog: accept device without partition by Patrick Delaunay · Thu Oct 15 14:28:17 2020 +0200
  27. 8040da1 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · Fri Jul 31 16:31:52 2020 +0200
  28. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · Sun Jul 19 10:15:40 2020 -0600
  29. f4aaeed arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · Mon Jul 06 13:20:58 2020 +0200
  30. d0d1df6 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · Wed Jul 08 00:19:22 2020 -0700
  31. dd17838 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · Tue Jun 16 18:25:14 2020 +0200
  32. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  33. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  34. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  35. 41e6ace stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · Wed Mar 18 09:25:03 2020 +0100
  36. c2fdd57 stm32mp: stm32prog: support for script by Patrick Delaunay · Wed Mar 18 09:25:02 2020 +0100
  37. 8610f22 stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · Wed Mar 18 09:25:01 2020 +0100
  38. b823d99 stm32mp: stm32prog: add serial link support by Patrick Delaunay · Wed Mar 18 09:25:00 2020 +0100
  39. 541c7de stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · Wed Mar 18 09:24:59 2020 +0100
  40. 1d96b18 stm32mp: stm32prog: add otp update support by Patrick Delaunay · Wed Mar 18 09:24:58 2020 +0100
  41. 291e722 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · Wed Mar 18 09:24:57 2020 +0100
  42. 851d6f3 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · Wed Mar 18 09:24:56 2020 +0100
  43. c511224 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · Wed Mar 18 09:24:55 2020 +0100
  44. 6ab7496 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · Wed Mar 18 09:24:54 2020 +0100
  45. 5ce5006 stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · Wed Mar 18 09:24:53 2020 +0100
  46. 6915b49 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · Wed Mar 18 09:24:52 2020 +0100
  47. 7aae1e3 stm32mp: stm32prog: add MMC device by Patrick Delaunay · Wed Mar 18 09:24:51 2020 +0100
  48. 526f66c stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · Wed Mar 18 09:24:50 2020 +0100
  49. 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · Wed Mar 18 09:24:49 2020 +0100