etrax: Don't keep the passed irq pointer.
[qemu] / hw / arm_gic.c
2009-05-14 Paul BrookARM GIC qdev conversion
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-03-07 aurel32arm: Fix gic_irq_state.level bitfield type
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-07-02 pbrookSave/restore for stellaris boards.
2008-05-06 balrogForce correct evaluation order in a a == b != c condition.
2007-11-24 pbrookARMv7-M SysTick fix.
2007-11-11 pbrookARMv7 support.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-26 thsarm_gic.c error message fix, by Adam Lackorzynski.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-04-07 pbrookUnify IRQ handling.
2007-01-02 pbrookArm GIC stuck interrupt fix.
2006-10-01 pbrookARM GIC bug.
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.