summaryrefslogtreecommitdiffstats
path: root/board/st/common/stm32mp_dfu.c
Commit message (Expand)AuthorAgeFilesLines
* stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-111-4/+5
* board: st: common: migrate trace to dev and log macroPatrick Delaunay2021-01-131-1/+2
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-2/+2
* board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay2020-08-131-9/+11
* sf: Drop dm.h header file from spi_flash.hSimon Glass2020-08-031-0/+1
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* stm32mp: add the command stm32progPatrick Delaunay2020-05-141-0/+20
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-141-28/+102
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-141-0/+151