public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT] Pull request: u-boot-dfu (15.10.2019)
Date: Tue, 15 Oct 2019 09:45:36 +0200	[thread overview]
Message-ID: <20191015094536.2c5bbb8f@jawa> (raw)

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>

             reply	other threads:[~2019-10-15  7:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15  7:45 Lukasz Majewski [this message]
2019-10-15 11:14 ` [U-Boot] [GIT] Pull request: u-boot-dfu (15.10.2019) Marek Vasut
2019-10-15 12:03   ` Lukasz Majewski
2019-10-28 16:51     ` Lukasz Majewski
2019-10-28 22:49       ` Marek Vasut
2019-10-28 23:16         ` Lukasz Majewski
2019-10-30 16:52           ` [U-Boot] [GIT] Pull request: u-boot-dfu (30.10.2019) Lukasz Majewski
2019-10-31 11:16             ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191015094536.2c5bbb8f@jawa \
    --to=lukma@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox