aboutsummaryrefslogtreecommitdiff
path: root/board/st/common/stm32mp_dfu.c
AgeCommit message (Expand)Author
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