~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dfu: Make DFU virtual backend SPL friendlyPatrick Delaunay2022-12-08
* DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu2022-02-11
* dfu: add error callbackPatrick Delaunay2021-06-18
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-08
* dfu: add 'SCRIPT' entityMarek Szyprowski2021-01-31
* dfu: add 'SKIP' entityJaehoon Chung2021-01-31
* dfu: add dfu_write_by_alt()AKASHI Takahiro2020-10-30
* dfu: export dfu_listAKASHI Takahiro2020-10-30
* dfu: modify an argument type for an addressAKASHI Takahiro2020-10-30
* dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro2020-10-30
* dfu: fix dfu tftp on sandboxHeinrich Schuchardt2020-09-01
* doc: dfu: describe more DFU functionHeinrich Schuchardt2020-05-25
* doc: dfu: add DFU to HTML documentationHeinrich Schuchardt2020-05-25
* dfu: add prototype for dfu_transaction_initiate/cleanupPatrick Delaunay2020-05-14
* dfu: Add optional timeout parameterAndy Shevchenko2020-01-07
* dfu: Drop unused prototype of dfu_trigger_reset()Andy Shevchenko2020-01-07
* dfu: add callback for flush and initiated operationPatrick Delaunay2019-10-31
* dfu: add DFU virtual backendPatrick Delaunay2019-10-31
* dfu: add partition support for MTD backendPatrick Delaunay2019-10-31
* dfu: add backend for MTD devicePatrick Delaunay2019-10-31
* dfu: prepare the support of multiple interfacePatrick Delaunay2019-10-31
* dfu: sf: add partition support for nor backendPatrick Delaunay2019-10-31
* dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt2019-01-30
* dfu: Make DFU support more SPL friendlyAndrew F. Davis2019-01-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dfu: remove limitation on partition sizePatrick Delaunay2017-07-28
* dfu: allow dfu read on partition greater than 2GBPatrick Delaunay2017-07-28
* dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski2016-02-24
* dfu: tftp: update: Add dfu_write_from_mem_addr() functionLukasz Majewski2015-09-07
* dfu: tftp: update: Provide tftp support for the DFU subsystemLukasz Majewski2015-09-07
* dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak2015-02-25
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-18
* dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-02
* dfu: add SF backendStephen Warren2014-08-09
* dfu: add free_entity() to struct dfu_entityStephen Warren2014-08-09
* dfu: allow backend to specify a maximum buffer sizeStephen Warren2014-08-09
* dfu: defer parsing of device string to IO backendStephen Warren2014-08-09
* dfu: fix some issues with reads/uploadsStephen Warren2014-08-09
* dfu: mmc: Provide support for eMMC boot partition accessLukasz Majewski2014-05-15
* dfu, nand: add medium specific polltimeout functionHeiko Schocher2014-05-08
* USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-05
* dfu: mmc: raw data write fixMateusz Zalega2014-05-05
* usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-23
* usb, dfu: extract flush code into seperate functionHeiko Schocher2014-03-23
* usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout valueLukasz Majewski2013-12-18
* dfu: Export allocated dfu buffer sizeLukasz Majewski2013-12-18
* dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski2013-10-20
* dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski2013-10-20
* usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski2013-09-24
* dfu: ram supportAfzal Mohammed2013-09-24