From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014)
Date: Thu, 18 Dec 2014 12:43:30 +0100 [thread overview]
Message-ID: <20141218124330.1710fe83@amdc2363> (raw)
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
next reply other threads:[~2014-12-18 11:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-18 11:43 Lukasz Majewski [this message]
2014-12-18 11:48 ` [U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014) 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=20141218124330.1710fe83@amdc2363 \
--to=l.majewski@samsung.com \
--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