1. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 2 months ago
  2. 450036f stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · 2 years, 3 months ago
  3. 93b2d4d stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · 2 years, 3 months ago
  4. 3df19b8 stm32mp: stm32prog: solve warning for 64bits compilation by Patrick Delaunay · 2 years, 3 months ago
  5. ada8fe0 stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR by Patrick Delaunay · 2 years, 3 months ago
  6. 4d7df7f stm32mp: stm32prog: support empty flashlayout by Patrick Delaunay · 2 years, 3 months ago
  7. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 4 months ago
  8. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  9. 8b91f28 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · 2 years, 6 months ago
  10. a9fed5a stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · 2 years, 9 months ago
  11. 152576a stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · 2 years, 9 months ago
  12. 7f1121a stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · 2 years, 9 months ago
  13. 2a4fe0e stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · 2 years, 9 months ago
  14. 49d0ecb1 stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · 2 years, 9 months ago
  15. e82ab4c stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · 2 years, 9 months ago
  16. 72450b4 stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · 2 years, 9 months ago
  17. d983e50 stm32mp: stm32prog: fix comment by Patrick Delaunay · 2 years, 9 months ago
  18. 94e561f stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · 2 years, 11 months ago
  19. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  20. 3067971 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years, 2 months ago
  21. f64d32a stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · 3 years, 5 months ago
  22. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 5 months ago
  23. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 5 months ago
  24. b18c3ab stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · 3 years, 5 months ago
  25. edca8c3 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · 3 years, 6 months ago
  26. 1f2e3d5 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · 3 years, 7 months ago
  27. d4cb402 stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · 3 years, 7 months ago
  28. 69446de stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · 3 years, 7 months ago
  29. b57efb2 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · 3 years, 7 months ago
  30. be4182b stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · 3 years, 7 months ago
  31. 90ed215 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · 3 years, 7 months ago
  32. d68e53b stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · 3 years, 7 months ago
  33. d4358a6 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · 3 years, 7 months ago
  34. 5f14e2f stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · 3 years, 7 months ago
  35. 4fb7b3e stm32mp: stm32prog: add FIP header support by Patrick Delaunay · 3 years, 9 months ago
  36. f49eb16 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 10 months ago
  37. 5a05af8 stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 10 months ago
  38. 2dc2216 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 10 months ago
  39. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 2 months ago
  40. 751f918 arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · 4 years ago
  41. 711b5bc arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · 4 years, 1 month ago
  42. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  43. 53de79f stm32mp: stm32prog: accept device without partition by Patrick Delaunay · 4 years, 2 months ago
  44. 9a2b054 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 5 months ago
  45. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 5 months ago
  46. ded48be arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · 4 years, 5 months ago
  47. 7d5de35 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · 4 years, 5 months ago
  48. 03c4e62 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · 4 years, 6 months ago
  49. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  50. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  51. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  52. 306a5cf stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · 4 years, 9 months ago
  53. d0686c6 stm32mp: stm32prog: support for script by Patrick Delaunay · 4 years, 9 months ago
  54. 99d643c stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · 4 years, 9 months ago
  55. 468f050 stm32mp: stm32prog: add serial link support by Patrick Delaunay · 4 years, 9 months ago
  56. 6ce1f4a stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · 4 years, 9 months ago
  57. 936f1ae stm32mp: stm32prog: add otp update support by Patrick Delaunay · 4 years, 9 months ago
  58. 2bad5d0 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · 4 years, 9 months ago
  59. b83caf9 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · 4 years, 9 months ago
  60. 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 9 months ago
  61. eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 9 months ago
  62. ffc405e stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · 4 years, 9 months ago
  63. 878f754 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · 4 years, 9 months ago
  64. aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 9 months ago
  65. 6ee6839 stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · 4 years, 9 months ago
  66. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 9 months ago