From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Bohmer Date: Sat, 2 Apr 2011 09:41:14 +0200 Subject: [U-Boot] Pull request: u-boot-usb Message-ID: 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 67a490d60d70f2b01d55976440ba30154af96965: atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN (2011-04-01 14:49:08 -0500) are available in the git repository at: git://git.denx.de/u-boot-usb.git master Erik Hansen (2): Remove unnecessary reset in usb_stor_get_info fat32 root directory handling Mike Frysinger (2): usb: musb: blackfin: make clkin configurable usb: musb: blackfin: check anomaly workarounds at runtime too Tr?benbach, Ralf (1): ehci-pci: Add PCI EHCI controller common/usb_storage.c | 25 ------------------------- drivers/usb/host/ehci-pci.c | 3 ++- drivers/usb/musb/blackfin_usb.c | 36 ++++++++++++++++++++++++++++++++---- fs/fat/fat.c | 37 +++++++++++++++++++++++-------------- 4 files changed, 57 insertions(+), 44 deletions(-)