From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 21 Sep 2012 00:05:55 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: <20120917202114.GF16252@bill-the-cat> References: <201209171952.26339.marex@denx.de> <20120917202114.GF16252@bill-the-cat> Message-ID: <201209210005.55282.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 5fb29f3c48d26981b117b08286bc16ec99d4ca0b: Merge branch 'ext4' (2012-09-20 11:27:35 -0700) are available in the git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to 93ad908c43ed5d8e3e546dd22fa08b668c5090d9: usb: do explicit unaligned accesses (2012-09-21 00:05:00 +0200) ---------------------------------------------------------------- Lucas Stach (1): usb: do explicit unaligned accesses ?ukasz Majewski (2): dfu:usb: Support for ext4 dfu:usb:fix: Read the "filesize" environment variable only when file read common/usb_hub.c | 14 +++++++++----- drivers/dfu/dfu_mmc.c | 34 +++++++++++++++++++++++++++------- drivers/usb/host/ehci-hcd.c | 7 +++++-- 3 files changed, 41 insertions(+), 14 deletions(-)