index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
xive: Fix typo in a comment
Benjamin Herrenschmidt
1
-1
/
+1
2017-03-16
xive: Move xive_provision_cpu() around
Benjamin Herrenschmidt
1
-35
/
+35
2017-03-16
xive: Always reset queue state in opal_xive_set_queue_info()
Benjamin Herrenschmidt
1
-7
/
+13
2017-03-16
xive: When an interrupt is freed, also clear its enabled map entry
Benjamin Herrenschmidt
1
-0
/
+1
2017-03-16
xive: Don't reconfigure and enable queues and VPs in exploitation
Benjamin Herrenschmidt
1
-31
/
+56
2017-03-16
xive: Refactor irq configuration
Benjamin Herrenschmidt
1
-77
/
+59
2017-03-16
xive: Don't expose a trigger page when none exist
Benjamin Herrenschmidt
1
-5
/
+3
2017-03-16
xive: Fix recursive locking bug in opal_xive_reset()
Benjamin Herrenschmidt
1
-2
/
+3
2017-03-16
xive: Add opal_xive_sync() to sync IRQ sources and queues
Benjamin Herrenschmidt
1
-1
/
+46
2017-03-16
xive: Don't mess around with the ESB state when setting an IRQ config
Benjamin Herrenschmidt
1
-4
/
+10
2017-03-09
xive: Cleanup calls to set_xive backends
Benjamin Herrenschmidt
1
-6
/
+14
2017-03-09
xive: Log the address of the boot time tables
Benjamin Herrenschmidt
1
-0
/
+5
2017-03-09
xive: Sync HW when moving interrupts around
Benjamin Herrenschmidt
1
-1
/
+77
2017-03-09
xive: Fix setting of OPAL_XIVE_IRQ_EOI_VIA_FW
Benjamin Herrenschmidt
1
-4
/
+9
2017-03-09
xive: Fix xive reset corrupting EQ allocation bitmap
Benjamin Herrenschmidt
1
-6
/
+21
2017-02-23
xive: Add some dump facility
Benjamin Herrenschmidt
1
-1
/
+129
2017-02-07
xive/psi/lpc: Handle proper clearing of LPC SerIRQ latch on DD1
Benjamin Herrenschmidt
1
-1
/
+11
2017-02-02
xive: Cleanup TM area on CPU calling
Benjamin Herrenschmidt
1
-0
/
+8
2017-02-02
xive: Fix failure to lower CPPR in opal_xive_get_xirr()
Benjamin Herrenschmidt
1
-1
/
+7
2017-02-02
xive: Don't assume opal_xive_eoi() is called with the right queue prio
Benjamin Herrenschmidt
1
-6
/
+3
2017-02-02
xive: Fix opal_xive_check_pending()
Benjamin Herrenschmidt
1
-2
/
+2
2017-02-02
xive: Force assign BARs
Benjamin Herrenschmidt
1
-0
/
+4
2017-02-02
xive: Fix configuration of the EX special BAR
Benjamin Herrenschmidt
1
-19
/
+28
2017-02-02
xive: Display the block ID when initializing an instance
Benjamin Herrenschmidt
1
-1
/
+1
2017-02-02
xive: Spread the notification ports a bit
Benjamin Herrenschmidt
1
-6
/
+8
2017-02-02
xive: Set the FORCE_TM_LOCAL bit in CQ_PBI_CTL
Benjamin Herrenschmidt
1
-1
/
+1
2017-02-02
xive: Comments about in-memory overflow queues
Benjamin Herrenschmidt
1
-0
/
+4
2017-02-02
xive: Cache scrub needs a sync
Benjamin Herrenschmidt
1
-0
/
+1
2017-02-02
xive: Fix PIR2VP_BLK for 2-chip systems
Benjamin Herrenschmidt
1
-1
/
+10
2017-01-05
xive: Enable backlog on queues
Benjamin Herrenschmidt
1
-1
/
+1
2017-01-05
xive: Use for_each_present_cpu() for setting up XIVE
Benjamin Herrenschmidt
1
-4
/
+4
2017-01-05
xive: Fix logic in opal_xive_get_xirr()
Benjamin Herrenschmidt
1
-9
/
+13
2017-01-05
xive: Properly initialize new VP and EQ structures
Benjamin Herrenschmidt
1
-0
/
+5
2017-01-05
xive: Improve/fix EOI of LSIs
Benjamin Herrenschmidt
1
-12
/
+19
2017-01-05
xive: Add FIXME comments about mask/umask races
Benjamin Herrenschmidt
1
-0
/
+8
2017-01-05
xive: Fix memory barrier in opal_xive_get_xirr()
Benjamin Herrenschmidt
1
-2
/
+3
2017-01-05
xive: Don't try to find a target EQ for prio 0xff
Benjamin Herrenschmidt
1
-12
/
+14
2017-01-05
xive: Bump table sizes in direct mode
Benjamin Herrenschmidt
1
-2
/
+2
2017-01-05
xive: Properly register escalation interrupts
Benjamin Herrenschmidt
1
-4
/
+13
2017-01-05
xive: Split the OPAL irq flags from the internal ones
Benjamin Herrenschmidt
1
-3
/
+21
2017-01-05
xive: Don't touch ESB masks unless masking/unmasking
Benjamin Herrenschmidt
1
-6
/
+13
2017-01-05
xive: Fix xive_get_ir_targetting()
Benjamin Herrenschmidt
1
-11
/
+27
2017-01-05
xive: Cleanup escalation PQ on queue change
Benjamin Herrenschmidt
1
-4
/
+12
2017-01-05
xive: Add *any chip* for allocating interrupts
Benjamin Herrenschmidt
1
-1
/
+7
2017-01-05
xive: Add chip_id to get_vp_info
Benjamin Herrenschmidt
1
-2
/
+7
2017-01-05
xive: Add opal_xive_get/set_vp_info
Benjamin Herrenschmidt
1
-0
/
+97
2017-01-05
xive: Add VP alloc/free OPAL functions
Benjamin Herrenschmidt
1
-12
/
+166
2017-01-05
xive: Workaround for bad DD1 checker
Benjamin Herrenschmidt
1
-1
/
+5
2017-01-05
xive: Add more checks for exploitation mode
Benjamin Herrenschmidt
1
-0
/
+14
2017-01-05
xive: Add support for EOIs via OPAL
Benjamin Herrenschmidt
1
-1
/
+13
[next]