From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 23 Mar 2014 02:21:37 +0100 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <201403230221.37502.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 2c072c958bb544c72f0e848375803dbd6971f022: sandbox: config: Enable cros_ec emulation and related items (2014-03-17 20:05:50 -0600) are available in the git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to 7d0b605abb1f2dbccf4abb502f3b1fc9f97f2552: dfu: mmc: Replace calls to u-boot commands with native mmc API (2014-03-23 02:20:10 +0100) ---------------------------------------------------------------- Heiko Schocher (3): usb, dfu: extract flush code into seperate function usb: dfu: introduce dfuMANIFEST state am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards ?ukasz Majewski (1): dfu: mmc: Replace calls to u-boot commands with native mmc API README | 10 ++++++++++ drivers/dfu/dfu.c | 42 ++++++++++++++++++++++-------------------- drivers/dfu/dfu_mmc.c | 31 ++++++++++++++++++++++++------- drivers/usb/gadget/f_dfu.c | 48 ++++++++++++++++++++++++++++++++++++++++++------ include/configs/siemens-am33x-common.h | 1 + include/dfu.h | 4 ++++ 6 files changed, 103 insertions(+), 33 deletions(-)