aboutsummaryrefslogtreecommitdiff
path: root/drivers/dfu/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-10-30dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro1-1/+1
2019-10-31dfu: add DFU virtual backendPatrick Delaunay1-0/+1
2019-10-31dfu: add backend for MTD devicePatrick Delaunay1-0/+1
2019-01-26dfu: Make DFU support more SPL friendlyAndrew F. Davis1-6/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-02-21dfu: Fix up the Kconfig messMarek Vasut1-1/+1
2015-09-07dfu: tftp: update: Provide tftp support for the DFU subsystemLukasz Majewski1-0/+1
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-1/+1
2014-08-09dfu: add SF backendStephen Warren1-0/+1
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-23/+4
2013-09-24dfu: ram supportAfzal Mohammed1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou1-0/+1
2012-09-01dfu: MMC specific routines for DFU operationLukasz Majewski1-0/+1
2012-09-01dfu: DFU backend implementationLukasz Majewski1-0/+43