All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][MIPS][0/6]: AR7 final
@ 2008-03-12  1:21 Matteo Croce
  2008-03-12  1:25   ` Matteo Croce
                   ` (5 more replies)
  0 siblings, 6 replies; 44+ messages in thread
From: Matteo Croce @ 2008-03-12  1:21 UTC (permalink / raw)
  To: linux-mips; +Cc: nico, nbd, florian, openwrt-devel, Andrew Morton

I hope this is the last try

Works flawlessy with vanilla 2.6.24

^ permalink raw reply	[flat|nested] 44+ messages in thread
* RE: [PATCH][MIPS][5/6]: AR7: serial hack
@ 2008-03-18 15:40 ` Nico Coesel
  0 siblings, 0 replies; 44+ messages in thread
From: Nico Coesel @ 2008-03-18 15:40 UTC (permalink / raw)
  To: linux-mips

Hello all,
I didn't follow the entire discussion, but I might have similar problems
on the AU1100 SoC. The AU1100 also has 16550 style serial ports. The
serial console doesn't work even though I specify console=/dev/ttyS0 on
the kernel command line. Once a getty is started, the serial port is
active and working fine.

Nico

> -----Oorspronkelijk bericht-----
> Van: linux-mips-bounce@linux-mips.org 
> [mailto:linux-mips-bounce@linux-mips.org] Namens Alan Cox
> Verzonden: dinsdag 18 maart 2008 15:02
> Aan: Thomas Bogendoerfer
> CC: Matteo Croce; linux-mips@linux-mips.org; Florian 
> Fainelli; Felix Fietkau; Nicolas Thill; 
> linux-serial@vger.kernel.org; Andrew Morton
> Onderwerp: Re: [PATCH][MIPS][5/6]: AR7: serial hack
> 
> > Is there a good reason, why we don't check for BOTH_EMPTY in
> > serial8250_console_putchar() ? To match the 2.6.10 behaviour we
> 
> A very good one - we have at least 1 byte of FIFO and the 
> serial-ethernet magic console devices also use that fifo 
> emptying entirely to deduce when to send a new packet.
> 
> > would need that and this would fix the AR7 case without any special 
> > handling.
> 
> If the AR7 is an 8250 why does it need special handling? and 
> indeed why does serial work on it except for console - or 
> does that fail too.
> 
> 

^ permalink raw reply	[flat|nested] 44+ messages in thread
* [PATCH][MIPS][0/6]: AR7 refresh
@ 2007-12-27 18:19 Matteo Croce
  2007-12-27 18:27 ` [PATCH][MIPS][5/6]: AR7: serial hack Matteo Croce
  0 siblings, 1 reply; 44+ messages in thread
From: Matteo Croce @ 2007-12-27 18:19 UTC (permalink / raw)
  To: linux-mips; +Cc: nico, nbd, florian, openwrt-devel, Andrew Morton

Here are the AR7 patches refreshed against latest source

^ permalink raw reply	[flat|nested] 44+ messages in thread
* [PATCH][MIPS][0/6] AR7: AR7 strikes back
@ 2007-10-11  0:48 Matteo Croce
  2007-10-11  0:59 ` [PATCH][MIPS][5/6] AR7: serial hack Matteo Croce
  0 siblings, 1 reply; 44+ messages in thread
From: Matteo Croce @ 2007-10-11  0:48 UTC (permalink / raw)
  To: linux-mips; +Cc: nico, nbd, florian, openwrt-devel, Andrew Morton

Here are the new patches made against latest 2.6.23 git tree

^ permalink raw reply	[flat|nested] 44+ messages in thread

end of thread, other threads:[~2008-04-03 17:35 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12  1:21 [PATCH][MIPS][0/6]: AR7 final Matteo Croce
2008-03-12  1:25 ` [PATCH][MIPS][2/6]: AR7 mtd partition map Matteo Croce
2008-03-12  1:25   ` Matteo Croce
2008-03-12  1:26 ` [PATCH][MIPS][3/6]: AR7: VLYNQ bus Matteo Croce
2008-03-29  9:59   ` Florian Lohoff
2008-04-02 12:56     ` Matteo Croce
2008-04-02 18:31       ` Florian Lohoff
2008-04-03  0:19         ` Matteo Croce
2008-04-03  6:08           ` Florian Lohoff
2008-04-02 13:57     ` Matteo Croce
2008-04-02 14:58     ` Matteo Croce
2008-03-12  1:28 ` [PATCH][MIPS][4/6]: AR7 gpio Matteo Croce
2008-03-12  1:30 ` [PATCH][MIPS][5/6]: AR7: serial hack Matteo Croce
2008-03-12  9:31   ` Thomas Bogendoerfer
2008-03-13  0:38     ` Matteo Croce
2008-03-13  8:45       ` Thomas Bogendoerfer
2008-03-14 15:46         ` Matteo Croce
2008-03-15 10:40           ` Thomas Bogendoerfer
2008-03-16 15:45             ` Matteo Croce
2008-03-18 13:30               ` Thomas Bogendoerfer
2008-03-18 13:43                 ` Sergei Shtylyov
2008-03-18 13:49                   ` Sergei Shtylyov
2008-03-18 14:01                 ` Alan Cox
2008-03-18 14:01                   ` Alan Cox
2008-03-18 15:28                   ` Thomas Bogendoerfer
2008-03-21  1:55               ` Thomas Bogendoerfer
2008-03-27 21:14                 ` Matteo Croce
2008-03-27 21:17                 ` Matteo Croce
2008-03-15 11:38           ` Alan Cox
2008-03-12 11:16   ` Alan Cox
2008-03-13  0:31     ` Matteo Croce
2008-03-13  9:01       ` Thomas Bogendoerfer
2008-03-16 15:27         ` Matteo Croce
2008-03-16 15:49         ` Matteo Croce
2008-03-12  1:34 ` [PATCH][MIPS][6/6]: AR7 leds Matteo Croce
2008-03-13  0:34   ` Matteo Croce
2008-03-12 18:06 ` [PATCH][MIPS][1/6]: AR7: core Matteo Croce
2008-03-12 19:33   ` Ralf Baechle
2008-03-29 10:34   ` Florian Lohoff
  -- strict thread matches above, loose matches on Subject: below --
2008-03-18 15:40 [PATCH][MIPS][5/6]: AR7: serial hack Nico Coesel
2008-03-18 15:40 ` Nico Coesel
2007-12-27 18:19 [PATCH][MIPS][0/6]: AR7 refresh Matteo Croce
2007-12-27 18:27 ` [PATCH][MIPS][5/6]: AR7: serial hack Matteo Croce
2007-12-28 12:13   ` Sergei Shtylyov
2007-10-11  0:48 [PATCH][MIPS][0/6] AR7: AR7 strikes back Matteo Croce
2007-10-11  0:59 ` [PATCH][MIPS][5/6] AR7: serial hack Matteo Croce

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.