* [GIT PULL 4/5] omap soc changes for v3.10 merge window
2013-04-09 4:51 [GIT PULL 1/5] omap pm fixes " Tony Lindgren
@ 2013-04-09 4:51 ` Tony Lindgren
2013-04-09 4:51 ` Tony Lindgren
1 sibling, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2013-04-09 4:51 UTC (permalink / raw)
To: Arnd Bergmann, Olof Johansson; +Cc: linux-omap, linux-arm-kernel
The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
----------------------------------------------------------------
Changes needed for enabling SOC_BUS for the SoC revision
information. Also enable few HW errata workarounds for omap4.
----------------------------------------------------------------
Ruslan Bilovol (3):
ARM: OMAP2+: Move common part of late init into common function
ARM: OMAP2+: SoC name and revision unification
ARM: OMAP2+: Export SoC information to userspace
Sricharan R (1):
ARM: OMAP4: Enable fix for Cortex-A9 erratas
arch/arm/mach-omap2/Kconfig | 3 ++
arch/arm/mach-omap2/common.h | 8 ++++
arch/arm/mach-omap2/id.c | 95 ++++++++++++++++++++++++++++++++++++++++----
arch/arm/mach-omap2/io.c | 34 ++++++++--------
4 files changed, 114 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 4/5] omap soc changes for v3.10 merge window
2013-04-09 4:51 [GIT PULL 1/5] omap pm fixes " Tony Lindgren
2013-04-09 4:51 ` [GIT PULL 4/5] omap soc changes " Tony Lindgren
@ 2013-04-09 4:51 ` Tony Lindgren
1 sibling, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2013-04-09 4:51 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
----------------------------------------------------------------
Changes needed for enabling SOC_BUS for the SoC revision
information. Also enable few HW errata workarounds for omap4.
----------------------------------------------------------------
Ruslan Bilovol (3):
ARM: OMAP2+: Move common part of late init into common function
ARM: OMAP2+: SoC name and revision unification
ARM: OMAP2+: Export SoC information to userspace
Sricharan R (1):
ARM: OMAP4: Enable fix for Cortex-A9 erratas
arch/arm/mach-omap2/Kconfig | 3 ++
arch/arm/mach-omap2/common.h | 8 ++++
arch/arm/mach-omap2/id.c | 95 ++++++++++++++++++++++++++++++++++++++++----
arch/arm/mach-omap2/io.c | 34 ++++++++--------
4 files changed, 114 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL 4/5] omap soc changes for v3.10 merge window
[not found] <0MeglY-1UETDn0lho-00OeKU@mx.kundenserver.de>
@ 2013-04-09 14:46 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-04-09 14:46 UTC (permalink / raw)
To: Tony Lindgren; +Cc: Olof Johansson, linux-arm-kernel, linux-omap
On Tuesday 09 April 2013, Tony Lindgren wrote:
> The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
>
> Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
>
> for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
>
> ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
>
> ----------------------------------------------------------------
> Changes needed for enabling SOC_BUS for the SoC revision
> information. Also enable few HW errata workarounds for omap4.
Pulled into next/soc, thanks!
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 4/5] omap soc changes for v3.10 merge window
@ 2013-04-09 14:46 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-04-09 14:46 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 09 April 2013, Tony Lindgren wrote:
> The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
>
> Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
>
> for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
>
> ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
>
> ----------------------------------------------------------------
> Changes needed for enabling SOC_BUS for the SoC revision
> information. Also enable few HW errata workarounds for omap4.
Pulled into next/soc, thanks!
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-04-09 14:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <0MeglY-1UETDn0lho-00OeKU@mx.kundenserver.de>
2013-04-09 14:46 ` [GIT PULL 4/5] omap soc changes for v3.10 merge window Arnd Bergmann
2013-04-09 14:46 ` Arnd Bergmann
2013-04-09 4:51 [GIT PULL 1/5] omap pm fixes " Tony Lindgren
2013-04-09 4:51 ` [GIT PULL 4/5] omap soc changes " Tony Lindgren
2013-04-09 4:51 ` Tony Lindgren
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.