From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 23 Feb 2015 10:06:08 +0100 Subject: [U-Boot] [GIT] Pull request: u-boot-dfu Message-ID: <20150223100608.7d326c34@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek, The following changes since commit d3d087c29c59dbae98c02de098e7e03f29320fe0: usb: musb-new: omap2430: Reset the MUSB controller early (2015-01-22 08:19:18 +0100) are available in the git repository at: git://git.denx.de/u-boot-dfu.git master for you to fetch changes up to 934d274534275f5f4bbb45697a13c50ae54be346: odroid: adjust get_dfu_alt_*() functions to new declarations (2015-02-23 09:48:22 +0100) ---------------------------------------------------------------- Inha Song (1): odroid: adjust get_dfu_alt_*() functions to new declarations Michael Scott (1): fastboot: add "fastboot oem" command support Przemyslaw Marczak (1): dfu: samsung: move call to set_dfu_alt_info() to dfu common code Rob Herring (1): fastboot: add support for "oem format" command board/samsung/common/board.c | 3 --- board/samsung/common/misc.c | 6 +++--- board/samsung/odroid/odroid.c | 31 +++++++++++++++++-------------- drivers/dfu/dfu.c | 3 +++ drivers/usb/gadget/f_fastboot.c | 26 ++++++++++++++++++++++++++ include/dfu.h | 3 +++ include/samsung/misc.h | 5 ++--- 7 files changed, 54 insertions(+), 23 deletions(-) -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group