[U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014)

2014-12-18 Thread Lukasz Majewski
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 RD Institute Poland (SRPOL) | Linux Platform Group
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014)

2014-12-18 Thread Marek Vasut
On Thursday, December 18, 2014 at 12:43:30 PM, Lukasz Majewski wrote:
 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)

Pulled, thank you!

Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot