Hello,
(Pardon if this is out-of-scope for linaro-dev mailing list )
Is there anybody trying to get Linaro to run on "cheap" AuraSlate
(http://www.auraslate.com/) tablet? If you are would be nice to collaborate...
This is the only affordable ARM tablet that I have found with bootrom so I am
t
On Thursday 01 March 2012 04:48 AM, Mark Brown wrote:
On Tue, Feb 28, 2012 at 03:09:09PM +0530, Rajendra Nayak wrote:
Hi Mark,
Here is a consolidated series which adds DT support for twl regulator
driver and adds support for VDD1/2/3 regulator and support for
fixed LDO V1V8 and V2V1. The patche
Tushar Behera wrote:
>
> Hi Kukjin,
>
Tushar, please don't top-post.
> On 03/01/2012 09:36 AM, Kukjin Kim wrote:
> > Jingoo Han wrote:
> >>
> >> Hi Tushar,
> >>
> >
> > (please don't top-post)
> >
> >>> -Original Message-
> >>> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-
Hi Kukjin,
On 03/01/2012 09:36 AM, Kukjin Kim wrote:
> Jingoo Han wrote:
>>
>> Hi Tushar,
>>
>
> (please don't top-post)
>
>>> -Original Message-
>>> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc-
>> ow...@vger.kernel.org] On Behalf
>>> Of Tushar Behera
>>> Sent
Jingoo Han wrote:
>
> Hi Tushar,
>
(please don't top-post)
> > -Original Message-
> > From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc-
> ow...@vger.kernel.org] On Behalf
> > Of Tushar Behera
> > Sent: Thursday, December 01, 2011 2:50 PM
> > To: linux-samsung-...@
On 02/29/2012 08:09 PM, Jingoo Han wrote:
> This patch adds USB HOST register definitions. The definition for
> EHCI INSNREG00 regiser and corresponding bit field definitions are
> added.
>
> Signed-off-by: Jingoo Han
> ---
> arch/arm/mach-exynos/include/mach/regs-usb-host.h | 23
> ++
On 02/29/2012 06:31 PM, Thomas Abraham wrote:
> Hi Sangwook,
>
> On 29 February 2012 18:11, Sangwook Lee wrote:
>> Enable burst transfer from AHB for EHCI.
>> This fixes data transfer of USB Ethernet with EHCI.
>> Without this patch, scp hardly works.
>>
>> Signed-off-by: Sangwook Lee
>> ---
>>
On Wed, Feb 29, 2012 at 12:43 PM, Kevin Hilman wrote:
> Robert Lee writes:
>
>> Make necessary changes to implement time keeping and irq enabling
>> in the core cpuidle code. This will allow the removal of these
>> functionalities from various platform cpuidle implementations whose
>> timekeepin
On Tue, Feb 28, 2012 at 03:09:09PM +0530, Rajendra Nayak wrote:
> Hi Mark,
>
> Here is a consolidated series which adds DT support for twl regulator
> driver and adds support for VDD1/2/3 regulator and support for
> fixed LDO V1V8 and V2V1. The patches are based on -next and tested
> on omap3 beag
Robert Lee writes:
> Make necessary changes to implement time keeping and irq enabling
> in the core cpuidle code. This will allow the removal of these
> functionalities from various platform cpuidle implementations whose
> timekeeping and irq enabling follows the form in this common code.
>
> S
I'm not sure who needs to know about this - maybe you all do already,
but Xerces Ranby showed me (at FOSDEM) some cool stuff with jogl
giving java stuff access to OPenGL ES hardware acceleration.
His demo on an AC100 sped java games up by a factor of lots so instead
of visibly slow screen redraws
Richard Zhao writes:
> The two patches were originally in [PATCH V6 0/7] add a generic cpufreq
> driver.
> I seperated them and hope they can go to upstream earlier.
>
> Richard Zhao (2):
> ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
> cpufreq: OMAP: remove loops_pe
On 29 February 2012 11:42, Wookey wrote:
> +++ Zach Pfeffer [2012-02-29 11:38 -0600]:
>> Come one and all to change the world
>
> Difficult without some clue as to what '#img' might be or where it might
> be found. IRC channel? twitter hashtag? some website I've never heard
> of? Something els
+++ Zach Pfeffer [2012-02-29 11:38 -0600]:
> Come one and all to change the world
Difficult without some clue as to what '#img' might be or where it might
be found. IRC channel? twitter hashtag? some website I've never heard
of? Something else?
Wookey
--
Principal hats: Linaro, Emdebian, Wo
Come one and all to change the world
--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
__
Are there any efforts going on LatencyTOP? Is it dead?
Is it canceled in favor of another similar project?
Dmitry
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev
Hi, Sangwook.
I know what you want to add.
I'll send new patch which can enable EHCI burst mode.
This new patch will not use platform data callback and different machine
directory
file to include EHCI INSNREG00 definitions.
Also, comment will be modified properly.
Thank you.
Best regards,
Jing
On Tue, 28 Feb 2012 13:04:23 +0400
Dmitry Antipov wrote:
> Debugging option CONFIG_MODULE_KTHREAD_CHECK provides a way to check
> whether all kernel threads created by the module and have used module
> code as a thread worker function are really exited when the module is
> unloaded. The following
Hi,
> -Original Message-
> From: Thomas Abraham [mailto:thomas.abra...@linaro.org]
> Sent: Wednesday, February 29, 2012 10:02 PM
> To: Sangwook Lee
> Cc: linux-samsung-...@vger.kernel.org; linux-...@vger.kernel.org;
> linux-arm-ker...@lists.infradead.org;
> ben-li...@fluff.org; gre...@sus
Rob,
On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee wrote:
> Enable core cpuidle timekeeping and irq enabling and remove that
> handling from this code.
>
> Signed-off-by: Robert Lee
> ---
> arch/arm/mach-davinci/cpuidle.c | 78 +++---
> 1 files changed, 31 insert
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/sh/kernel/cpu/shmobile/cpuidle.c | 10 +++---
1 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/arch/sh/kernel/cpu/shmobile/cpuidle.c
b/arch/sh/kernel/
On Wed, 2012-02-29 at 12:58 +, Dave Martin wrote:
> On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote:
> > On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote:
> > > On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote:
> >
> > > > I don't have a very strong opinion o
This patch adds USB HOST register definitions. The definition for
EHCI INSNREG00 regiser and corresponding bit field definitions are
added.
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos/include/mach/regs-usb-host.h | 23 +
1 files changed, 23 insertions(+), 0 deletions
Use core cpuidle timekeeping and irqen wrapper and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-omap2/cpuidle34xx.c | 42 +++--
1 files changed, 17 insertions(+), 25 deletions(-)
diff --git a/arch/arm/mach-omap2/cpuidle34xx.c
On Wed, Feb 29, 2012 at 10:53:13AM +0400, Dmitry Antipov wrote:
> On 02/28/2012 05:30 PM, Dan Carpenter wrote:
>
> >Could you include that in the changelog when the final version is
> >ready?
>
> What changelog you're saying about?
>
The commit message to this patch. Right now it just says "fi
DMA burst support is added to improve performance in EHCI data
transfer. The USB EHCI controller on Exynos SoCs can use INCR16,
INCR8, and INCR4 mode. These modes of INSNREG00 register should
be set in order to enable DMA burst transfer. This feature is
also related to AHB spec.
Signed-off-by: Jin
Hello Deepthi,
On Wed, Feb 29, 2012 at 5:13 AM, Deepthi Dharwar
wrote:
> Hi Rob,
>
>
> On 02/29/2012 08:41 AM, Robert Lee wrote:
>
>> Make necessary changes to implement time keeping and irq enabling
>> in the core cpuidle code. This will allow the removal of these
>> functionalities from variou
On Wed, Feb 29, 2012 at 2:30 AM, Jean Pihet wrote:
> Hi Rob,
>
> On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee wrote:
>> Make necessary changes to implement time keeping and irq enabling
>> in the core cpuidle code. This will allow the removal of these
>> functionalities from various platform cpui
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-davinci/cpuidle.c | 78 +++---
1 files changed, 31 insertions(+), 47 deletions(-)
diff --git a/arch/arm/mach-davinci/cpuidle.c
Hi,
I verified this patch on exynos4 based origen board.
Tested-by: Amit Daniel
Thanks,
Amit D
On 29 February 2012 08:41, Robert Lee wrote:
> Enable core cpuidle timekeeping and irq enabling and remove that
> handling from this code.
>
> Signed-off-by: Robert Lee
> ---
> arch/arm/mach-exyno
Rob,
On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee wrote:
> This patch series moves various functionality duplicated in platform
> cpuidle drivers to the core cpuidle driver. Also, the platform irq
> disabling was removed as it appears that all calls into
> cpuidle_call_idle will have already calle
Make necessary changes to implement time keeping and irq enabling
in the core cpuidle code. This will allow the removal of these
functionalities from various platform cpuidle implementations whose
timekeeping and irq enabling follows the form in this common code.
Signed-off-by: Robert Lee
---
a
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-at91/cpuidle.c | 67 +++---
1 files changed, 24 insertions(+), 43 deletions(-)
diff --git a/arch/arm/mach-at91/cpuidle.c b/
Hi Rob,
On 02/29/2012 08:41 AM, Robert Lee wrote:
> Make necessary changes to implement time keeping and irq enabling
> in the core cpuidle code. This will allow the removal of these
> functionalities from various platform cpuidle implementations whose
> timekeeping and irq enabling follows the
This patch series moves various functionality duplicated in platform
cpuidle drivers to the core cpuidle driver. Also, the platform irq
disabling was removed as it appears that all calls into
cpuidle_call_idle will have already called local_irq_disable().
NOTE to Maintainers: Platform code chang
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-kirkwood/cpuidle.c | 72 +++---
1 files changed, 21 insertions(+), 51 deletions(-)
diff --git a/arch/arm/mach-kirkwood/cpuidle.
On Wed, Feb 29, 2012 at 2:36 AM, Jean Pihet wrote:
> Rob,
>
> On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee wrote:
>> Enable core cpuidle timekeeping and irq enabling and remove that
>> handling from this code.
>>
>> Signed-off-by: Robert Lee
>> ---
>> arch/arm/mach-davinci/cpuidle.c | 78
>> +
Hi Tushar,
> -Original Message-
> From: linux-samsung-soc-ow...@vger.kernel.org
> [mailto:linux-samsung-soc-ow...@vger.kernel.org] On Behalf
> Of Tushar Behera
> Sent: Thursday, December 01, 2011 2:50 PM
> To: linux-samsung-...@vger.kernel.org
> Cc: kgene@samsung.com; linaro-dev@lists
On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote:
> On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote:
> > I don't have a very strong opinion on which register we should use, but
> > I would like to avoid r7 if it is already actively used by gcc.
>
> But there is no framepoin
Hi Rob,
On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee wrote:
> Make necessary changes to implement time keeping and irq enabling
> in the core cpuidle code. This will allow the removal of these
> functionalities from various platform cpuidle implementations whose
> timekeeping and irq enabling fol
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-exynos/cpuidle.c | 53 ---
1 files changed, 6 insertions(+), 47 deletions(-)
diff --git a/arch/arm/mach-exynos/cpuidle.c b/
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-shmobile/cpuidle.c | 23 +++
1 files changed, 3 insertions(+), 20 deletions(-)
diff --git a/arch/arm/mach-shmobile/cpuidle.c b/arch/arm/mac
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-omap2/cpuidle44xx.c | 21 +++--
1 files changed, 3 insertions(+), 18 deletions(-)
diff --git a/arch/arm/mach-omap2/cpuidle44xx.c
b/arch/arm/ma
On Tue, Feb 28, 2012, Dave Martin wrote:
> I've added some detailed info on the wiki about how to go about
> building bootable images for the big.LITTLE components, here:
> https://wiki.linaro.org/Internal/Projects/Big.Little.Switcher/ARMFastModelsHowto
Could you share the model binaries within L
Debugging option CONFIG_MODULE_KTHREAD_CHECK provides a way to check
whether all kernel threads created by the module and have used module
code as a thread worker function are really exited when the module is
unloaded. The following pseudo-code contains example of an error which
is likely to be cat
On Wed, 29 Feb 2012, Dave Martin wrote:
> On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote:
> > On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote:
> > > On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote:
> >
> > > > I don't have a very strong opinion on which regist
On 29/02/12 13:01, Thomas Abraham wrote:
Hi Sangwook,
On 29 February 2012 18:11, Sangwook Lee wrote:
Enable burst transfer from AHB for EHCI.
This fixes data transfer of USB Ethernet with EHCI.
Without this patch, scp hardly works.
Signed-off-by: Sangwook Lee
---
arch/arm/mach-exynos/setu
Hi Jingoo
On 29/02/12 13:23, Jingoo Han wrote:
Hi, Sangwook.
I know what you want to add.
I'll send new patch which can enable EHCI burst mode.
Great !
Thanks
Sangwook
This new patch will not use platform data callback and different machine
directory
file to include EHCI INSNREG00 definit
On 02/29/2012 12:43 AM, Andrew Morton wrote:
Please make the stub function a proper C function, not a macro. It
provides type checking, can prevent compile warnings and is generally
easier on the eyes.
OK
I think this should be under the kernel hacking menu, dependent on
CONFIG_DEBUG_KERNEL
On 29 February 2012 19:03, Peter Maydell wrote:
> On 29 February 2012 13:25, Vishal Bhoj wrote:
> > On 29 February 2012 12:33, Guruswamy, Senthilvadivu
> wrote:
> >> Which RTSM_EB are you using for this bring up?
> >> FastModel comes with only RTSM_VE of A15,A7 pack which has only cores
> >> si
On 29 February 2012 13:25, Vishal Bhoj wrote:
> On 29 February 2012 12:33, Guruswamy, Senthilvadivu wrote:
>> Which RTSM_EB are you using for this bring up?
>> FastModel comes with only RTSM_VE of A15,A7 pack which has only cores
>> simulated, not even uart in it.
>>
> I am starting with fastmode
On 29 February 2012 12:33, Guruswamy, Senthilvadivu wrote:
> Zach,
>
> On Wed, Feb 29, 2012 at 7:54 AM, Zach Pfeffer
> wrote:
> > The preliminary 12.03 Android plan is up.
> >
> > https://launchpad.net/linaro-android/+milestone/12.03
> >
> > ARM A15, A7 and A15/A7 Fast Models running Android, bi
Linaro cross toolchain backport PPA [1] got updated to recent Ubuntu
12.04 versions:
- gcc 4.5.3
- gcc 4.6.2
- binutils 2.22
- eglibc 2.15
- linux 3.2
I tested both compiler versions against few packages, U-Boot and Linux
2.6.32.
Those packages may also work under Ubuntu 10.10 'maverick' a
Hi Sangwook,
On 29 February 2012 18:11, Sangwook Lee wrote:
> Enable burst transfer from AHB for EHCI.
> This fixes data transfer of USB Ethernet with EHCI.
> Without this patch, scp hardly works.
>
> Signed-off-by: Sangwook Lee
> ---
> arch/arm/mach-exynos/setup-usb-phy.c | 6 ++
>
On 28 February 2012 06:56, Zach Pfeffer wrote:
> All,
>
> I recently reorganized my series and milestones to reflect quarters:
>
> https://launchpad.net/linaro-android
>
> I also filed milestones for the connects so that I can easily find the
> sessions I had.
>
> Thought others may find this usef
On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote:
> On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote:
> > On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote:
>
> > > I don't have a very strong opinion on which register we should use, but
> > > I would like to avoid
Enable burst transfer from AHB for EHCI.
This fixes data transfer of USB Ethernet with EHCI.
Without this patch, scp hardly works.
Signed-off-by: Sangwook Lee
---
arch/arm/mach-exynos/setup-usb-phy.c |6 ++
arch/arm/plat-samsung/devs.c |2 ++
arch/arm/plat-samsung/i
Add platform specific function for EHCI burst function
Signed-off-by: Sangwook Lee
---
drivers/usb/host/ehci-s5p.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/usb/host/ehci-s5p.c b/drivers/usb/host/ehci-s5p.c
index 293f741..c5eb0ce 100644
--- a/drivers/usb/
Enable burst transfer from AHB for EHCI.
This fixes data transfer issue of USB Ethernet with EHCI.
Without this patch, ping works and network utilities such as scp hardly works.
It was tested on Origen board with the following configs.
root@linaro-alip:~# lsusb -t
/: Bus 02.Port 1: Dev 1, Class=r
On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote:
> On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote:
> > On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote:
>
> > > I don't have a very strong opinion on which register we should use, but
> > > I would like to avoid
On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote:
> On Tue, 28 Feb 2012, Ian Campbell wrote:
> > On Tue, 2012-02-28 at 10:20 +, Dave Martin wrote:
> > > On Mon, Feb 27, 2012 at 07:33:39PM +, Ian Campbell wrote:
> > > > On Mon, 2012-02-27 at 18:03 +, Dave Martin wrote:
Hi Tushar,
On 12/01/2011 06:50 AM, Tushar Behera wrote:
> The framebuffer driver needs the clock named 'lcd' as its bus
> clock but the equivalent clock on Exynos4 is named as 'fimd'.
> Hence, create a clkdev lookup entry with the name 'lcd' that
> references the 'fimd' clock.
>
> Signed-off-by:
On Wed, Feb 29, 2012 at 12:48 PM, Richard Zhao wrote:
> arm registered cpufreq transition notifier to recalculate it.
>
> Signed-off-by: Richard Zhao
> ---
Thanks for the OMAP updates
Acked-by: Santosh Shilimkar
___
linaro-dev mailing list
linaro-dev@
On Wed, Feb 29, 2012 at 12:48 PM, Richard Zhao wrote:
> If CONFIG_SMP, cpufreq skips loops_per_jiffy update, because different
> arch has different per-cpu loops_per_jiffy definition.
>
> Signed-off-by: Richard Zhao
> Acked-by: Russell King
> ---
Acked-by: Santosh Shilimkar
___
On Wed, Feb 29, 2012 at 8:53 AM, Dmitry Antipov
wrote:
> On 02/28/2012 05:30 PM, Dan Carpenter wrote:
>
>> Could you include that in the changelog when the final version is
>> ready?
>
>
> What changelog you're saying about?
Dmitry, he means your commit log message.
_
65 matches
Mail list logo