summaryrefslogtreecommitdiff
path: root/board/st/common/stm32mp_dfu.c
AgeCommit message (Expand)Author
2025-05-05board: st: common: fix dfu alt buffer clearingVincent Stehlé
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-07board: st: Remove <common.h> and add needed includesTom Rini
2023-12-15board: st: common: simplify MTD device parsingPatrice Chotard
2023-12-15board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: st: common: cleanup dfu supportPatrick Delaunay
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-02-10Correct SPL uses of MTDSimon Glass
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-01-24stm32mp: fix board_get_alt_info_mmc()Heinrich Schuchardt
2021-11-30board: stm32mp1: add support of nor1 device in dfu commandPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-01-13board: st: common: migrate trace to dev and log macroPatrick Delaunay
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-14stm32mp: add the command stm32progPatrick Delaunay
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay