Age | Commit message (Expand) | Author | Files | Lines |
2018-09-25 | hw/intc/arm_gic: Drop GIC_BASE_IRQ macro | Peter Maydell | 1 | -2/+0 |
2018-08-14 | intc/arm_gic: Add virtualization enabled IRQ helper functions | Luc Michel | 1 | -0/+83 |
2018-08-14 | intc/arm_gic: Add virtualization extensions helper macros and functions | Luc Michel | 1 | -0/+74 |
2018-08-14 | intc/arm_gic: Add virtual interface register definitions | Luc Michel | 1 | -0/+65 |
2018-08-14 | intc/arm_gic: Add the virtualization extensions to the GIC state | Luc Michel | 1 | -0/+5 |
2018-08-14 | intc/arm_gic: Remove some dead code and put some functions static | Luc Michel | 1 | -4/+0 |
2018-08-14 | intc/arm_gic: Refactor operations on the distributor | Luc Michel | 1 | -25/+26 |
2017-02-28 | arm: gic: Remove references to NVIC | Michael Davidsaver | 1 | -5/+2 |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2015-05-12 | hw/intc/arm_gic: Change behavior of IAR writes | Fabian Aggeler | 1 | -1/+1 |
2015-05-12 | hw/intc/arm_gic: Change behavior of EOIR writes | Fabian Aggeler | 1 | -1/+1 |
2015-05-12 | hw/intc/arm_gic: Restrict priority view | Fabian Aggeler | 1 | -1/+2 |
2015-05-12 | hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked | Fabian Aggeler | 1 | -0/+16 |
2015-05-12 | hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked | Fabian Aggeler | 1 | -0/+2 |
2015-05-12 | hw/intc/arm_gic: Add Interrupt Group Registers | Fabian Aggeler | 1 | -0/+4 |
2014-10-24 | arm_gic: remove unused parameter. | KONRAD Frederic | 1 | -1/+1 |
2014-02-26 | hw/intc/arm_gic: Fix GIC_SET_LEVEL | Christoffer Dall | 1 | -1/+1 |
2014-02-08 | arm_gic: Fix GIC pending behavior | Christoffer Dall | 1 | -1/+15 |
2014-01-08 | hw: arm_gic: Introduce gic_set_priority function | Christoffer Dall | 1 | -0/+1 |
2014-01-08 | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER | Christoffer Dall | 1 | -3/+3 |
2013-11-05 | arm_gic: Extract headers hw/intc/arm_gic{,_common}.h | Andreas Färber | 1 | -78/+2 |
2013-07-29 | arm_gic: QOM cast cleanup | Andreas Färber | 1 | -1/+4 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -0/+138 |