Re: [U-Boot] [beagleboard] TI:OMAP: [PATCH 4/4] Minimal Display driver for OMAP3

2010-01-09 Thread Khasim Syed Mohammed
On Sat, Jan 9, 2010 at 8:18 PM, Nishanth Menon wrote: > Khasim Syed Mohammed said the following on 01/08/2010 09:00 PM: >> >> On Sat, Jan 9, 2010 at 1:31 AM, Nishanth Menon >> wrote: >> >>> >>> On Fri, Jan 8, 2010 at 9:40 AM, Khasim Syed Mohammed >>> wrote: >>> From 239c47a4180fb4d5b52

Re: [U-Boot] [beagleboard] TI:OMAP: [PATCH 3/4] Support 720Mhz configuration for OMAP35xx

2010-01-09 Thread Khasim Syed Mohammed
On Sat, Jan 9, 2010 at 8:27 PM, Nishanth Menon wrote: > Khasim Syed Mohammed said the following on 01/08/2010 09:21 PM: >> >> On Sat, Jan 9, 2010 at 1:22 AM, Nishanth Menon >> wrote: >> >>> >>> On Fri, Jan 8, 2010 at 9:40 AM, Khasim Syed Mohammed >>> wrote: >>> From bba669562fa208d12f4

[U-Boot] [PATCH] usb: musb: add virtual root hub control support

2010-01-09 Thread Mike Frysinger
From: Bryan Wu For MUSB devices that do not support multipoint (hubs), we have to emulate a root hub so that we can support core operations like resetting ports. Signed-off-by: Bryan Wu Signed-off-by: Cliff Cai Signed-off-by: Mike Frysinger --- drivers/usb/musb/musb_hcd.c | 429

[U-Boot] [PATCH v2] Add support for the Calao QIL-A9G20 and QIL-A9260 boards

2010-01-09 Thread Albin Tonnerre
The Calao QIL-A9G20 and QIL-A9260 boards are manufactured and sold by Calao Systems . They are respectively built around an AT91SAM9G20 ARM SoC running at 400MHz and an AT91SAM9260 SoC running at 200MHz. They feature an Ethernet port, an SPI RTC backed by an onboard ba

Re: [U-Boot] [PATCH] PCIe, USB: Replace 'end point' references with 'endpoint'

2010-01-09 Thread Peter Tyser
Hi Remy, > 2010/1/7 Peter Tyser : >> When referring to PCIe and USB 'endpoint' is the standard naming >> convention. >> >> Signed-off-by: Peter Tyser >> --- >> I could only take so much of seeing "End Point" on every bootup before >> I cracked:) >> >> board/amcc/yucca/yucca.c |

Re: [U-Boot] [beagleboard] TI:OMAP: [PATCH 3/4] Support 720Mhz configuration for OMAP35xx

2010-01-09 Thread Nishanth Menon
Khasim Syed Mohammed said the following on 01/08/2010 09:21 PM: > On Sat, Jan 9, 2010 at 1:22 AM, Nishanth Menon > wrote: > >> On Fri, Jan 8, 2010 at 9:40 AM, Khasim Syed Mohammed >> wrote: >> >>> From bba669562fa208d12f4c7cd8188446e8576cd6ee Mon Sep 17 00:00:00 2001 >>> From: Syed Moham

Re: [U-Boot] [beagleboard] TI:OMAP: [PATCH 4/4] Minimal Display driver for OMAP3

2010-01-09 Thread Nishanth Menon
Khasim Syed Mohammed said the following on 01/08/2010 09:00 PM: > On Sat, Jan 9, 2010 at 1:31 AM, Nishanth Menon > wrote: > >> On Fri, Jan 8, 2010 at 9:40 AM, Khasim Syed Mohammed >> wrote: >> >>> From 239c47a4180fb4d5b5217f892955524d476916cf Mon Sep 17 00:00:00 2001 >>> From: Syed Moham

[U-Boot] Pull request: u-boot-usb

2010-01-09 Thread Remy Bohmer
The following changes since commit 6ca9da4d42aeb43df5ef29f7d0518009df583b2f: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx are available in the git repository at: git://git.denx.de/u-boot-usb.git master Ajay Kumar Gupta (4): DA830: Add pinmux for U

Re: [U-Boot] [PATCH v2 9/9] usbd driver support for SPEAr SoCs

2010-01-09 Thread Remy Bohmer
Hi, Some small coding style remarks below. 2010/1/7 Vipin KUMAR : > > Signed-off-by: Vipin > --- >  drivers/serial/usbtty.h      |    2 + >  drivers/usb/gadget/Makefile  |    1 + >  drivers/usb/gadget/spr_udc.c | 1004 > ++ >  include/configs/spear.h      

Re: [U-Boot] [PATCH] PCIe, USB: Replace 'end point' references with 'endpoint'

2010-01-09 Thread Remy Bohmer
Hi, 2010/1/7 Peter Tyser : > When referring to PCIe and USB 'endpoint' is the standard naming > convention. > > Signed-off-by: Peter Tyser > --- > I could only take so much of seeing "End Point" on every bootup before > I cracked:) > >  board/amcc/yucca/yucca.c                  |    2 +- >  board

Re: [U-Boot] [PATCH 1/3] Fix EHCI port reset.

2010-01-09 Thread Remy Bohmer
Hi, 2010/1/6 Chris Zhang : > In USB ehci driver, the port reset is not terminated. EHCI spec says "A host >  controller must terminate the reset and stabilize the state of the port > within >  2 milliseconds". Without termination, a port stays at reset state. This is >  observed on ppc4xx(sequoia

Re: [U-Boot] [PATCH 2/3] Add ppc440epx USB ehci support.

2010-01-09 Thread Remy Bohmer
Hi, 2010/1/6 Chris Zhang : > Currently ppc440epx uses OHCI for USB full-speed support. This change adds > support for EHCI. > > Signed-off-by: Chris Zhang > --- Applied to u-boot-usb Thanks. Remy ___ U-Boot mailing list U-Boot@lists.denx.de http://lis

Re: [U-Boot] [PATCH 3/3] Adds EHCI definitions to sequoia board configuration file.

2010-01-09 Thread Remy Bohmer
Hi, 2010/1/6 Chris Zhang : > Adds required definitions for EHCI support in sequoia configuration file. > But still keeps the OHCI as default driver. > > Signed-off-by: Chris Zhang > --- Applied to u-boot-usb Thanks. Remy ___ U-Boot mailing list U-Boot

Re: [U-Boot] [PATCH] musb: Add host support for DM365 EVM

2010-01-09 Thread Remy Bohmer
Hi, I have put some comments inline: > @@ -41,10 +42,24 @@ struct davinci_usb_regs *dregs; >  static u8 phy_on(void) >  { >        u32 timeout; > +       u32 val; This variable is only used when DAVINCI_DM365EVM is set, so it will produce a warning if it is not set. >        /* Wait until the