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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
uart: Fix Linux pass-through policy
Benjamin Herrenschmidt
1
-3
/
+34
2017-02-07
slw: Fix parsing of supported STOP states
Shilpasri G Bhat
1
-2
/
+4
2017-02-03
slw: fix typo in slw dump comment
Jeremy Kerr
1
-1
/
+1
2017-02-03
mambo: Don't probe ECID for DD1.0X on Mambo
Stewart Smith
1
-1
/
+3
2017-02-02
xive: Cleanup TM area on CPU calling
Benjamin Herrenschmidt
1
-0
/
+8
2017-02-02
xscom: Grab P9 DD1.0 revision level
Benjamin Herrenschmidt
1
-0
/
+28
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-16
dts: Don't assert when we don't know the processor type
Benjamin Herrenschmidt
1
-1
/
+1
2017-01-16
hw/slw: only enable supported STOP states
Oliver O'Halloran
1
-0
/
+14
2017-01-16
hw/slw: use dt_new_check()
Oliver O'Halloran
1
-3
/
+2
2017-01-15
hdat: Add support for PHB4
Oliver O'Halloran
1
-2
/
+0
2017-01-10
phb4: Fix endian issue with link control2/status2 registers
Benjamin Herrenschmidt
1
-1
/
+1
2017-01-05
treewide: squash sparse static warnings
Andrew Donnellan
2
-2
/
+2
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
2017-01-05
xive/phb4: Work around broken LSI control on P9 DD1
Benjamin Herrenschmidt
2
-5
/
+63
2017-01-05
psi: Add names for PSI interrupts
Benjamin Herrenschmidt
1
-0
/
+48
2017-01-05
xive: Forward interrupt names callback
Benjamin Herrenschmidt
1
-0
/
+10
2017-01-05
xive: eqgen isn't a boolean
Benjamin Herrenschmidt
1
-2
/
+2
2017-01-05
xive: Export opal_xive_reset() arguments in OPAL API
Benjamin Herrenschmidt
1
-3
/
+3
2017-01-05
xive: Add interrupt allocator
Benjamin Herrenschmidt
1
-0
/
+110
[next]