public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014)
@ 2014-12-18 11:43 Lukasz Majewski
  2014-12-18 11:48 ` Marek Vasut
  0 siblings, 1 reply; 2+ messages in thread
From: Lukasz Majewski @ 2014-12-18 11:43 UTC (permalink / raw)
  To: u-boot

The following changes since commit
68ae882596524a2dde9da73283241b01d56375d5:

  USB: gadget: atmel_usba_udc: fix transfer hang issue (2014-12-16
  16:08:50 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-dfu.git 

for you to fetch changes up to 0ff7e585df83470139739533bdbf41114f395470:

  fastboot: handle flash write to GPT partitions (2014-12-18 12:26:06
  +0100)

----------------------------------------------------------------
Przemyslaw Marczak (3):
      dfu: mmc: check if mmc device exists in mmc_block_op()
      gadget: f_thor: check pointers before use in download_tail()
      dfu: dfu_get_buf: check the value of env dfu_bufsiz before use

Rob Herring (2):
      usb, g_dnl: generalize DFU detach functions
      fastboot: add support for continue command

Steve Rae (2):
      disk: part_efi: move code to static functions
      fastboot: handle flash write to GPT partitions

 README                          |   9 ++
 common/cmd_dfu.c                |   6 +-
 common/cmd_fastboot.c           |   4 +
 common/fb_mmc.c                 |  26 +++-
 disk/part_efi.c                 | 268
 +++++++++++++++++++++++++++++-----------
 drivers/dfu/dfu.c               |  24 +---
 drivers/dfu/dfu_mmc.c           |   8 +-
 drivers/usb/gadget/f_dfu.c      |   2 +-
 drivers/usb/gadget/f_fastboot.c |  14 +++
 drivers/usb/gadget/f_thor.c     |  16 ++-
 drivers/usb/gadget/g_dnl.c      |  17 +++
 include/dfu.h                   |   3 -
 include/g_dnl.h                 |   4 +
 include/part.h                  |  20 +++ 14 files changed, 317
 insertions(+), 104 deletions(-)


-- 
Best regards,

Lukasz Majewski

Samsung R&D Institute Poland (SRPOL) | Linux Platform Group

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-18 11:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-18 11:43 [U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014) Lukasz Majewski
2014-12-18 11:48 ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox