1. 260b965 stm32: Use bootm_run() and bootz_run() by Simon Glass · Fri Dec 15 20:14:24 2023 -0700
  2. 43e88a6 stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · Fri Dec 15 20:14:22 2023 -0700
  3. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  4. 53fe8e7 stm32mp: stm32prog: use the decimal format by default for offset parsing by Patrick Delaunay · Thu Apr 27 15:36:37 2023 +0200
  5. 9e1dba3 stm32mp: stm32prog: fix OTP read/write error management by Patrick Delaunay · Thu Apr 27 15:36:36 2023 +0200
  6. c203c21 stm32mp: stm32prog: Add support of FWU_MDATA partition type by Patrick Delaunay · Thu Jun 08 17:09:56 2023 +0200
  7. 0e582be stm32mp: stm32prog: Add support of ESP partition type by Patrick Delaunay · Thu Jun 08 17:09:55 2023 +0200
  8. b386b9c stm32mp: stm32prog: Add support of ENV partition type by Patrick Delaunay · Thu Jun 08 17:09:54 2023 +0200
  9. 8ad4374 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · Thu Jun 08 17:16:46 2023 +0200
  10. 4956908 stm32mp: stm32prog: Remove usage of "mtdparts" function by Patrice Chotard · Thu Jun 08 17:16:40 2023 +0200
  11. b24d575 Correct SPL uses of PMIC_STPMIC1 by Simon Glass · Sun Feb 05 15:40:35 2023 -0700
  12. 8e05bb1 Correct SPL uses of MTD by Simon Glass · Sun Feb 05 15:40:17 2023 -0700
  13. a5de997 Correct SPL use of CMD_BOOTZ by Simon Glass · Sun Feb 05 15:36:25 2023 -0700
  14. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  15. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  16. 44b7578 treewide: Use NULL for script image name by Sean Anderson · Mon Dec 12 14:12:09 2022 -0500
  17. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  18. 95a6bf4 stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · Fri Sep 09 17:22:15 2022 +0200
  19. 9a699b7 stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · Tue Sep 06 18:53:20 2022 +0200
  20. 21ea4ef stm32mp: stm32prog: solve warning for 64bits compilation by Patrick Delaunay · Tue Sep 06 18:53:19 2022 +0200
  21. e334d32 stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR by Patrick Delaunay · Tue Sep 06 18:53:18 2022 +0200
  22. 8f7eb3e stm32mp: stm32prog: support empty flashlayout by Patrick Delaunay · Tue Sep 06 18:53:17 2022 +0200
  23. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  24. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  25. b5793a6 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · Thu Jun 16 18:37:59 2022 +0200
  26. c14b0eb stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · Mon Mar 28 19:25:33 2022 +0200
  27. b9ef46b stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · Mon Mar 28 19:25:32 2022 +0200
  28. 0f0daba stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · Mon Mar 28 19:25:31 2022 +0200
  29. 8dc5768 stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · Mon Mar 28 19:25:30 2022 +0200
  30. 953d8bf stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · Mon Mar 28 19:25:29 2022 +0200
  31. 8da5df9 stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · Mon Mar 28 19:25:28 2022 +0200
  32. 455b06a stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · Mon Mar 28 19:25:27 2022 +0200
  33. 33029a5 stm32mp: stm32prog: fix comment by Patrick Delaunay · Mon Mar 28 19:25:26 2022 +0200
  34. f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · Tue Jan 18 10:33:14 2022 +0100
  35. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  36. 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · Wed Oct 13 20:56:58 2021 +1100
  37. 1008a50 stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · Mon Jul 26 11:21:38 2021 +0200
  38. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  39. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  40. bd57749 stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · Mon Jul 05 09:39:01 2021 +0200
  41. 9707698 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · Mon Jun 28 14:44:33 2021 +0200
  42. c7e9a11 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · Tue May 18 15:12:13 2021 +0200
  43. be7d21e stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · Tue May 18 15:12:11 2021 +0200
  44. 7ef09a3 stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · Tue May 18 15:12:10 2021 +0200
  45. 7d14540 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · Tue May 18 15:12:09 2021 +0200
  46. e23d98e stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · Tue May 18 15:12:08 2021 +0200
  47. 3a44a07 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · Tue May 18 15:12:07 2021 +0200
  48. ab198fe stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · Tue May 18 15:12:06 2021 +0200
  49. 4daf994 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · Tue May 18 15:12:05 2021 +0200
  50. f67fd84 stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · Tue May 18 15:12:04 2021 +0200
  51. 19676ef stm32mp: stm32prog: add FIP header support by Patrick Delaunay · Fri Apr 02 14:05:17 2021 +0200
  52. e259299 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · Thu Feb 25 13:37:03 2021 +0100
  53. 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · Thu Feb 25 13:37:01 2021 +0100
  54. 0440d86 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · Thu Feb 25 13:37:00 2021 +0100
  55. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  56. efc7a3b arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · Fri Dec 11 13:36:18 2020 +0100
  57. 2b15af5 arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · Fri Nov 06 19:01:30 2020 +0100
  58. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  59. d5de938 stm32mp: stm32prog: accept device without partition by Patrick Delaunay · Thu Oct 15 14:28:17 2020 +0200
  60. 8040da1 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · Fri Jul 31 16:31:52 2020 +0200
  61. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · Sun Jul 19 10:15:40 2020 -0600
  62. f4aaeed arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · Mon Jul 06 13:20:58 2020 +0200
  63. d0d1df6 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · Wed Jul 08 00:19:22 2020 -0700
  64. dd17838 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · Tue Jun 16 18:25:14 2020 +0200
  65. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  66. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  67. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  68. 41e6ace stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · Wed Mar 18 09:25:03 2020 +0100
  69. c2fdd57 stm32mp: stm32prog: support for script by Patrick Delaunay · Wed Mar 18 09:25:02 2020 +0100
  70. 8610f22 stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · Wed Mar 18 09:25:01 2020 +0100
  71. b823d99 stm32mp: stm32prog: add serial link support by Patrick Delaunay · Wed Mar 18 09:25:00 2020 +0100
  72. 541c7de stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · Wed Mar 18 09:24:59 2020 +0100
  73. 1d96b18 stm32mp: stm32prog: add otp update support by Patrick Delaunay · Wed Mar 18 09:24:58 2020 +0100
  74. 291e722 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · Wed Mar 18 09:24:57 2020 +0100
  75. 851d6f3 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · Wed Mar 18 09:24:56 2020 +0100
  76. c511224 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · Wed Mar 18 09:24:55 2020 +0100
  77. 6ab7496 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · Wed Mar 18 09:24:54 2020 +0100
  78. 5ce5006 stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · Wed Mar 18 09:24:53 2020 +0100
  79. 6915b49 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · Wed Mar 18 09:24:52 2020 +0100
  80. 7aae1e3 stm32mp: stm32prog: add MMC device by Patrick Delaunay · Wed Mar 18 09:24:51 2020 +0100
  81. 526f66c stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · Wed Mar 18 09:24:50 2020 +0100
  82. 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · Wed Mar 18 09:24:49 2020 +0100