summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog
AgeCommit message (Expand)Author
2025-04-25arm: stm32mp: stm32prog: add support rootfs-a for OTAPatrick Delaunay
2025-04-25arm: stm32mp: stm32prog: PTA BSEC is not supported on closed devicePatrick Delaunay
2025-04-25arm: stm32mp: disable console for UART serial bootPatrice Chotard
2025-01-31arm: stm32mp: stm32prog: update multiplier is part-size is above SZ_1GPatrice Chotard
2025-01-31arm: stm32mp: stm32prog: fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2024-07-15arm: mach: stm32: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini
2024-04-19stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOADPatrick Delaunay
2024-01-19arm: Rename STM32MP15xPatrick Delaunay
2024-01-19arm: Rename STM32MP13xPatrick Delaunay
2024-01-19stm32mp: stm32prog: add support of stm32mp25Patrick Delaunay
2023-12-21stm32: Use bootm_run() and bootz_run()Simon Glass
2023-12-21stm32: Use local vars in stm32prog for initrd and fdtSimon Glass
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-06-16stm32mp: stm32prog: use the decimal format by default for offset parsingPatrick Delaunay
2023-06-16stm32mp: stm32prog: fix OTP read/write error managementPatrick Delaunay
2023-06-16stm32mp: stm32prog: Add support of FWU_MDATA partition typePatrick Delaunay
2023-06-16stm32mp: stm32prog: Add support of ESP partition typePatrick Delaunay
2023-06-16stm32mp: stm32prog: Add support of ENV partition typePatrick Delaunay
2023-06-16stm32mp: stm32prog: Remove tee_detected from stm32prog_data structPatrice Chotard
2023-06-16stm32mp: stm32prog: Remove usage of "mtdparts" functionPatrice Chotard
2023-02-10Correct SPL uses of PMIC_STPMIC1Simon Glass
2023-02-10Correct SPL uses of MTDSimon Glass
2023-02-09Correct SPL use of CMD_BOOTZSimon Glass
2023-01-16image: Move common image code to image_board and commandSimon Glass
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31treewide: Use NULL for script image nameSean Anderson
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-09-23stm32mp: stm32prog: improve the partitioning tracePatrick Delaunay
2022-09-23stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay
2022-09-23stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay
2022-09-23stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay
2022-09-23stm32mp: stm32prog: support empty flashlayoutPatrick Delaunay
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-06-17stm32mp: stm32prog: fix the last character of dfu_alt_add third parameterPatrick Delaunay
2022-05-10stm32mp: stm32prog: handle flashlayout without STM32 image headerPatrick Delaunay
2022-05-10stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay
2022-05-10stm32mp: stm32prog: handle interruption during the first enumerationPatrick Delaunay
2022-05-10stm32mp: stm32prog: add support of UUID for FIP partitionPatrick Delaunay
2022-05-10stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay
2022-05-10stm32mp: stm32prog: add TEE support in stm32prog commandPatrick Delaunay
2022-05-10stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTPPatrick Delaunay
2022-05-10stm32mp: stm32prog: fix commentPatrick Delaunay
2022-01-24stm32prog: add partition name in treat_partition_list error messagesPatrick Delaunay
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant
2021-08-16stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay