On Wed, Feb 1, 2012 at 12:52 AM, Zach Pfeffer wrote:
> So I've been talking to our customers (10 at last count) and they
> really like what we're doing. There are three things that are getting
> in their way:
>
> linaro-android-media-create
>
> GCC4.6
>
> frequent kernel upgrades
>
> They love our
Hi, Loic,
On Fri, Apr 22, 2011 at 12:53 AM, Loïc Minier wrote:
> Hey
>
> If you try latest daily hwpacks + latest linaro-image-tools (0.4.4 or
> bzr) you should be getting Device Tree aware images for boards which
> support it (mostly i.MX51 and OMAP ATM).
>
> Feedback and bug reports
On Mon, Apr 4, 2011 at 1:38 PM, Bryan Wu wrote:
> On Fri, Apr 1, 2011 at 11:43 PM, Eric Miao wrote:
>> Just FYI - lengthy but very interesting read, Linus was really good at
>> wording, enjoy heh :-)
>>
>> https://lkml.org/lkml/2011/3/17/283
>>
>> So maybe it's just a right time to talk about usi
Hi, Kurt,
On Fri, Apr 1, 2011 at 11:20 PM, Kurt Taylor wrote:
> Hi everyone,
>
> I am trying to assemble a reference for the sound device specifics for all
> the platforms. The catch is that I don't have all the dev platforms
> available to me.
>
> Here is where you can help! I have Panda and Be
On Tue, Mar 29, 2011 at 8:42 PM, Frederic Turgis
wrote:
> Hi all,
>
[..]
> I am in parallel seeking info on utrace-devel mailing list.
utrace-de...@redhat.com, is it?
Jason
>
> thanks for any help
>
>
> Regards
> Fred
>
> ___
> linaro-dev mailing list
Hi, Grant,
On Tue, Mar 15, 2011 at 3:03 PM, Grant Likely wrote:
> Hi Jason,
>
> Minor comments below.
>
> On Thu, Mar 10, 2011 at 12:59:41PM +0800, Jason Liu wrote:
>> Signed-off-by: Jason Liu
>> Signed-off-by: Jason Liu
>
> This looks wrong. You should only have one s-o-b line. Use one email
Hi, Grant,
On Tue, Mar 15, 2011 at 3:14 PM, Grant Likely wrote:
> On Thu, Mar 10, 2011 at 12:59:45PM +0800, Jason Liu wrote:
>> Signed-off-by: Jason Liu
>> Signed-off-by: Jason Liu
>> ---
>> drivers/net/fec.c | 13 +
>> 1 files changed, 13 insertions(+), 0 deletions(-)
>>
>> diff
Hi, Grant,
On Tue, Mar 15, 2011 at 3:07 PM, Grant Likely wrote:
> Minor comments, but otherwise goes first.
>
> On Thu, Mar 10, 2011 at 12:59:43PM +0800, Jason Liu wrote:
>> Signed-off-by: Jason Liu
>> Signed-off-by: Jason Liu
>> Signed-off-by: Jeremy Kerr
>
> Jeremy's s-o-b should go at the t
Hi, Arnd,
On Fri, Mar 11, 2011 at 8:10 PM, Arnd Bergmann wrote:
> On Friday 11 March 2011, Jason Hui wrote:
>> >> Alternatively, it could be done the other way round: rename the
>> >> identifiers
>> >> in the file from mx51_ to mx5_, and make sure that the
Hi, Shawn,
On Fri, Mar 11, 2011 at 4:36 PM, Shawn Guo wrote:
> On Fri, Mar 11, 2011 at 03:33:24PM +0800, Jason Hui wrote:
>> Hi, Shawn,
[...]
>>
>> No, I don't think so. Where the section is put is not one strict rule,
>> take a look at
>> powerpc dts fil
Hi, Shawn,
On Fri, Mar 11, 2011 at 2:56 PM, Shawn Guo wrote:
> Hi Jason,
>
> On Thu, Mar 10, 2011 at 12:59:42PM +0800, Jason Liu wrote:
>> Signed-off-by: Jason Liu
>> Signed-off-by: Jason Liu
>> Singed-off-by: Rob Herring
>> ---
>> arch/arm/boot/dts/babbage.dts | 122
>>
Hi, Arnd,
On Thu, Mar 10, 2011 at 8:38 PM, Arnd Bergmann wrote:
> On Monday 07 March 2011, Arnd Bergmann wrote:
>> On Monday 07 March 2011, Shawn Guo wrote:
>> > > diff --git a/arch/arm/mach-mx5/Makefile b/arch/arm/mach-mx5/Makefile
>> > > index 0d43be9..540697e 100644
>> > > --- a/arch/arm/mach-
Hi, Loic,
On Wed, Mar 9, 2011 at 6:33 PM, Loïc Minier wrote:
> On Wed, Mar 09, 2011, Jason Hui wrote:
>> + * Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved.
>
> Copyright 2011 Linaro Ltd.
I will resend the whole patchset and use Linaro copyright and sign
off
Hi, Shawn,
On Tue, Mar 8, 2011 at 3:07 PM, Shawn Guo wrote:
> On Tue, Mar 08, 2011 at 02:56:52PM +0800, Jason Hui wrote:
>> Hi, Shawn,
>>
>> On Tue, Mar 8, 2011 at 12:22 AM, Shawn Guo wrote:
>> > The patch is to add all gpt, uart related dt clock nodes for babbag
Hi, Shawn,
On Tue, Mar 8, 2011 at 12:22 AM, Shawn Guo wrote:
> The patch is to add all gpt, uart related dt clock nodes for babbage.
> It sticks to the clock name used in clock-mx51-mx53.c, so that
> everything gets consistent to Reference Manual. For example, the
> numbering in clock name usual
Hi, Shawn,
On Tue, Mar 8, 2011 at 11:11 AM, Shawn Guo wrote:
> On Tue, Mar 08, 2011 at 10:20:33AM +0800, Jason Hui wrote:
>> Hi, Shawn,
>>
>> On Mon, Mar 7, 2011 at 10:51 PM, Shawn Guo wrote:
>> > Aha, Jason. Grant and I put many comments on v1 of this patch
Hi, Grant,
On Tue, Mar 8, 2011 at 12:22 AM, Grant Likely wrote:
> On Mon, Mar 7, 2011 at 6:06 AM, Jason Liu wrote:
>> Signed-off-by: Jason Liu
>> Signed-off-by: Jeremy Kerr
>
> Hi Jason,
>
> comments below.
>
>> ---
>> drivers/tty/serial/imx.c | 79
>> ++
Hi, Shawn,
On Mon, Mar 7, 2011 at 10:51 PM, Shawn Guo wrote:
> Aha, Jason. Grant and I put many comments on v1 of this patch, but it
> seems that v2 is identical to v1, except adding Rob Herring sign-off.
Please compare with v1 and say it once again, It should include the
grant and your comment
Hi, Arnd, Shawn,
On Mon, Feb 28, 2011 at 6:35 PM, Shawn Guo wrote:
> On 18 February 2011 16:12, Jason Liu wrote:
>> Signed-off-by: Jason Liu
>> ---
>> drivers/tty/serial/imx.c | 81
>> --
>> 1 files changed, 71 insertions(+), 10 deletions(-)
>>
>>
Hi, Grant and Shawn,
On Tue, Mar 1, 2011 at 2:09 AM, Grant Likely wrote:
> On Mon, Feb 28, 2011 at 10:32:01PM +0800, Shawn Guo wrote:
>> Hi Grant,
>>
>> On Mon, Feb 21, 2011 at 10:10:24AM -0700, Grant Likely wrote:
>> > On Mon, Feb 21, 2011 at 2:46 AM, Shawn Guo wrote:
>> [...]
>> > >> + c
Hi, Shawn,
On Mon, Feb 28, 2011 at 2:48 PM, Shawn Guo wrote:
> On 18 February 2011 16:12, Jason Liu wrote:
>> Signed-off-by: Jason Liu
>> ---
>> arch/arm/mach-mx5/Kconfig | 6 +++
>> arch/arm/mach-mx5/Makefile | 1 +
>> arch/arm/mach-mx5/board-dt.c |
Hi, Shawn,
On Mon, Feb 21, 2011 at 4:17 PM, Shawn Guo wrote:
> Hi Jason,
>
> On 18 February 2011 16:12, Jason Liu wrote:
>> This patchset adds FSL mx51 device tree support. This
>> is based on
>>
>> git://git.secretlab.ca/git/linux-2.6 devicetree/test
>>
>> This patch has been tested on MX51 bab
Hi, Grant,
On Fri, Jan 28, 2011 at 3:57 PM, Jason Hui wrote:
> Hi, Grant and Nico,
>
> On Fri, Jan 28, 2011 at 2:51 AM, Nicolas Pitre
> wrote:
>> On Thu, 27 Jan 2011, Grant Likely wrote:
>>
>>> 2011/1/26 Grant Likely :
>>> > On Wed, Jan 26,
Hi, Grant,
On Fri, Jan 28, 2011 at 3:50 PM, Grant Likely wrote:
>
> On Jan 27, 2011 4:07 AM, "Liu Hui-R64343" wrote:
>>
>> >On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre
>> >wrote:
>> >> On Wed, 26 Jan 2011, Grant Likely wrote:
>> >>
>> >Done. My branch is based on 2.6.38-rc1, so I cherry pic
Hi, Grant and Nico,
On Fri, Jan 28, 2011 at 2:51 AM, Nicolas Pitre wrote:
> On Thu, 27 Jan 2011, Grant Likely wrote:
>
>> 2011/1/26 Grant Likely :
>> > On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre
>> > wrote:
>> >> On Wed, 26 Jan 2011, Grant Likely wrote:
>> >>
>> >>> If I were able to get al
On Thu, Nov 18, 2010 at 10:19 PM, Dave Martin wrote:
> Hi,
>
> On Thu, Nov 18, 2010 at 9:56 AM, Amit Kucheria
> wrote:
>> On Thu, Nov 18, 2010 at 3:01 PM, Dave Martin wrote:
>>> I found the instructions useful... there was one anomaly though: for this
>>> bit:
>>>
>>> Edit ".git/config" file i
On Thu, Nov 18, 2010 at 3:47 PM, Amit Kucheria wrote:
> On Thu, Nov 18, 2010 at 12:30 PM, Jason Hui wrote:
>> On Wed, Nov 17, 2010 at 11:33 PM, Dave Martin wrote:
>>> FYI, I've set up a tree with my currently posted patches, with
>>> branches currently as follo
On Wed, Nov 17, 2010 at 11:33 PM, Dave Martin wrote:
> FYI, I've set up a tree with my currently posted patches, with
> branches currently as follows:
>
> git://git.linaro.org/people/dmart/linux-2.6-arm.git
I'm wondering how to setup personal git tree on git.linaro.org, any
wiki page for that?
B
Hi, Jamie & Amit K
On Wed, Oct 27, 2010 at 9:06 PM, Jamie Bennett wrote:
> On 10/27/10 at 08:57pm, Jason Hui wrote:
>> Hi, Tom
>>
>> On Wed, Oct 27, 2010 at 8:40 PM, Tom Gall wrote:
>> > Hi Jason,
>> >
>> > I don't know that I would say
but MS.
>
> Now you're quite right to lament that gobby has been a little less
> than stable at the conference. :-( When it is working tho I think
> you'll find it's trivial to get to the raw notes.
Yes, currently it is not stable.
>
> Regards,
> Tom
>
&g
Hi, Jamie
On Wed, Oct 27, 2010 at 7:58 PM, Jamie Bennett wrote:
> On 10/27/10 at 05:35pm, Jason Hui wrote:
>> As title.
>
> I'm not sure what you are asking. Are you asking about the schedule of
> the sessions themselves or the notes that come from the sessions? If its
>
As title.
BR,
Jason Liu
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev
32 matches
Mail list logo