summaryrefslogtreecommitdiff
path: root/board/st/common/stm32mp_dfu.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay1-4/+5
2021-01-13board: st: common: migrate trace to dev and log macroPatrick Delaunay1-1/+2
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-2/+2
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay1-9/+11
2020-08-04sf: Drop dm.h header file from spi_flash.hSimon Glass1-0/+1
2020-05-19part: Drop disk_partition_t typedefSimon Glass1-1/+1
2020-05-14stm32mp: add the command stm32progPatrick Delaunay1-0/+20
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay1-28/+102
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay1-0/+151