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