All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5]  Xilinx Intc Fixes
@ 2013-06-11  0:56 peter.crosthwaite
  2013-06-11  0:57 ` [Qemu-devel] [PATCH v2 1/5] microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ peter.crosthwaite
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: peter.crosthwaite @ 2013-06-11  0:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias

From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>


Various fixups to the Xilinx Interrupt controller following a review
against TRM and RTL descriptions.

Tested as working for microblaze and microblazeel Linux.

change from v1:
Fixed S3ADSP UART interrupt - done first for bisectability
(Now tested as working on s3asdsp design)


Peter Crosthwaite (5):
  microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
  intc/xilinx_intc: Don't clear level sens. IRQs without ACK
  intc/xilinx_intc: Handle level interrupt retriggering
  intc/xilinx_intc: Inhibit write to ISR when HIE
  intc/xilinx_intc: Dont lower IRQ when HIE cleared

 hw/intc/xilinx_intc.c                    | 28 ++++++++++++++++++----------
 hw/microblaze/petalogix_s3adsp1800_mmu.c |  2 +-
 2 files changed, 19 insertions(+), 11 deletions(-)

-- 
1.8.3.rc1.44.gb387c77.dirty

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

end of thread, other threads:[~2013-06-18  7:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11  0:56 [Qemu-devel] [PATCH v2 0/5] Xilinx Intc Fixes peter.crosthwaite
2013-06-11  0:57 ` [Qemu-devel] [PATCH v2 1/5] microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ peter.crosthwaite
2013-06-11  0:58 ` [Qemu-devel] [PATCH v2 2/5] intc/xilinx_intc: Don't clear level sens. IRQs without ACK peter.crosthwaite
2013-06-11  0:59 ` [Qemu-devel] [PATCH v2 3/5] intc/xilinx_intc: Handle level interrupt retriggering peter.crosthwaite
2013-06-11  0:59 ` [Qemu-devel] [PATCH v2 4/5] intc/xilinx_intc: Inhibit write to ISR when HIE peter.crosthwaite
2013-06-11  1:00 ` [Qemu-devel] [PATCH v2 5/5] intc/xilinx_intc: Dont lower IRQ when HIE cleared peter.crosthwaite
2013-06-18  7:54 ` [Qemu-devel] [PATCH v2 0/5] Xilinx Intc Fixes Edgar E. Iglesias

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.