qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ARM: Exynos4210: Fix GIC initialization and Combiner operation.
@ 2012-04-04  6:39 Evgeny Voevodin
  2012-04-04  6:39 ` [Qemu-devel] [PATCH 1/2] ARM: Exynos4210: Drop gic_cpu_write() after initialization Evgeny Voevodin
  2012-04-04  6:39 ` [Qemu-devel] [PATCH 2/2] hw/exynos4210_combiner.c: Drop excessive read/write access check Evgeny Voevodin
  0 siblings, 2 replies; 5+ messages in thread
From: Evgeny Voevodin @ 2012-04-04  6:39 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, i.mitsyanko, Evgeny Voevodin, kyungmin.park,
	d.solodkiy, m.kozlov

First patch drops gic_cpu_write() after initialization and introduces
Exynos4210-specific secondary CPU bootloader.
Second patch drops excessive read/write access check in External
Combiner read/write functions.

Evgeny Voevodin (2):
  ARM: Exynos4210: Drop gic_cpu_write() after initialization.
  hw/exynos4210_combiner.c: Drop excessive read/write access check.

 hw/exynos4210.c          |   30 ++++++++++++++++++++++++++++++
 hw/exynos4210.h          |    3 +++
 hw/exynos4210_combiner.c |   10 ----------
 hw/exynos4210_gic.c      |    2 --
 hw/exynos4_boards.c      |    1 +
 5 files changed, 34 insertions(+), 12 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-04-04  9:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04  6:39 [Qemu-devel] [PATCH 0/2] ARM: Exynos4210: Fix GIC initialization and Combiner operation Evgeny Voevodin
2012-04-04  6:39 ` [Qemu-devel] [PATCH 1/2] ARM: Exynos4210: Drop gic_cpu_write() after initialization Evgeny Voevodin
2012-04-04  9:38   ` Peter Maydell
2012-04-04  6:39 ` [Qemu-devel] [PATCH 2/2] hw/exynos4210_combiner.c: Drop excessive read/write access check Evgeny Voevodin
2012-04-04  9:39   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).