summaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu_mtd.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-31dfu: Fix handling of UBI partitions in MTD backendGuillermo Rodriguez1-2/+2
2020-12-31dfu_mtd: Add provision to unlock mtd deviceSughosh Ganu1-3/+17
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-10-31dfu: add partition support for MTD backendPatrick Delaunay1-1/+80
2019-10-31dfu: add backend for MTD devicePatrick Delaunay1-0/+232