[U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014)
    Lukasz Majewski 
    l.majewski at samsung.com
       
    Thu Dec 18 12:43:30 CET 2014
    
    
  
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
    
    
More information about the U-Boot
mailing list