[U-Boot] [GIT] Pull request: u-boot-dfu (15.10.2019)

Lukasz Majewski lukma at denx.de
Tue Oct 15 07:45:36 UTC 2019


Dear Marek,

The following changes since commit
7a779ed1755c2d5011bd9598da90291f759ae760:

  travis: Exclude MIPS from the bcm job (2019-10-13 11:21:56 -0400)

are available in the Git repository at:

  git at gitlab.denx.de:u-boot/custodians/u-boot-dfu.git 

for you to fetch changes up to 5d897631065bb2f36bbc1bd7fabb670ce5da3ce8:

  dfu: add callback for flush and initiated operation (2019-10-14
  12:26:19 +0200)

----------------------------------------------------------------
Marek Szyprowski (5):
      gadget: f_thor: properly enable 3rd endpoint defined by the
protocol 
      cmd: thor: select DFU subsystem also for 'thor' download tool
      dfu: mmc: add support for in-partition offset
      dwc3: flush cache only if there is a buffer attached to a request
      thor: fix error path after g_dnl_register() failure

Patrick Delaunay (10):
      dfu: cosmetic: cleanup sf to avoid checkpatch error
      doc: dfu: Add dfu documentation
      dfu: sf: add partition support for nor backend
      dfu: prepare the support of multiple interface
      dfu: allow to manage DFU on several devices
      dfu: allow read with no data without error for EOF indication
      dfu: add backend for MTD device
      dfu: add partition support for MTD backend
      dfu: add DFU virtual backend
      dfu: add callback for flush and initiated operation

Ralph Siemsen (1):
      dfu: dfu_nand: reduce verbosity

 cmd/Kconfig                 |   1 +
 cmd/dfu.c                   |  21 +++++++++-------
 cmd/thordown.c              |   3 ++-
 doc/README.dfu              | 270
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/dfu/Kconfig         |  21 ++++++++++++++++
 drivers/dfu/Makefile        |   2 ++ drivers/dfu/dfu.c           | 145
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 drivers/dfu/dfu_mmc.c       |  13 ++++++++-- drivers/dfu/dfu_mtd.c
   | 311
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/dfu/dfu_nand.c      |   2 +- drivers/dfu/dfu_sf.c        |  56
 +++++++++++++++++++++++++++++++++++++++++-- drivers/dfu/dfu_virt.c
  |  49 ++++++++++++++++++++++++++++++++++++++
 drivers/usb/dwc3/gadget.c   |   3 ++- drivers/usb/gadget/f_thor.c |
 7 ++++++ include/dfu.h               |  71
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 15 files
 changed, 944 insertions(+), 31 deletions(-) create mode 100644
 doc/README.dfu create mode 100644 drivers/dfu/dfu_mtd.c create mode
 100644 drivers/dfu/dfu_virt.c


DFU_PR: Travis-CI (green):
https://travis-ci.org/lmajewski/u-boot-dfu/builds/597562672


Merge tag (for information about the changes / new features):
https://gitlab.denx.de/u-boot/custodians/u-boot-dfu/-/tags/u-boot-dfu-15Oct2019



Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191015/2c20370c/attachment.sig>


More information about the U-Boot mailing list