[U-Boot] [PULL] u-boot-usb/master

Marek Vasut marek.vasut at gmail.com
Thu Feb 22 23:06:59 UTC 2018


The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:

  Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to b0cce3f90f546da0c1e0dda5abcaf05d81078b0d:

  cmd: fastboot: Kconfig: solve config issue (2018-02-21 20:28:15 +0100)

----------------------------------------------------------------
Andre Heider (2):
      usb: gadget: sdp: add missing line breaks
      usb: gadget: sdp: fix pointer cast warnings for 64bit archs

Heinrich Schuchardt (1):
      usb: kbd: select SYS_STDIO_DEREGISTER

Marek Vasut (3):
      dfu: Fix up the Kconfig mess
      dfu: Rename _FUNCTION_DFU to DFU_OVER_
      dfu: tftp: Fix arm64 build warnings

Patrick Delaunay (1):
      cmd: fastboot: Kconfig: solve config issue

 README                              |  2 +-
 board/siemens/common/factoryset.c   |  4 ++--
 cmd/Kconfig                         |  2 +-
 cmd/dfu.c                           | 18 +++++++++++++-----
 cmd/fastboot/Kconfig                | 18 ++++++++++++++++--
 cmd/usb_gadget_sdp.c                |  4 ++--
 common/Makefile                     |  6 ++++--
 common/spl/spl_sdp.c                |  4 ++--
 drivers/dfu/Kconfig                 | 14 ++++++++++++--
 drivers/dfu/Makefile                |  2 +-
 drivers/dfu/dfu_tftp.c              |  4 ++--
 drivers/usb/Kconfig                 |  1 +
 drivers/usb/gadget/Makefile         |  2 +-
 drivers/usb/gadget/f_sdp.c          | 27 ++++++++++++++++-----------
 include/configs/tegra-common-post.h |  2 +-
 15 files changed, 75 insertions(+), 35 deletions(-)


More information about the U-Boot mailing list