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
2019-06-03
npu2: Clear fence state for a brick being reset
Alexey Kardashevskiy
1
-0
/
+8
2019-06-03
hw/phb4: Make phb4_training_trace() more general
Oliver O'Halloran
1
-19
/
+25
2019-06-03
hw/phb4: Set trace enable where it's used
Oliver O'Halloran
1
-12
/
+22
2019-06-03
hw/phb4: Add missing LTSSM states
Oliver O'Halloran
1
-0
/
+6
2019-06-03
hw/phb4: Use read/write_reg in assert_perst
Oliver O'Halloran
1
-2
/
+2
2019-06-03
hw/phb4: Assert Link Disable bit after ETU init
Oliver O'Halloran
1
-0
/
+6
2019-06-03
lpc-port80h: Don't write port 80h when running under Simics
Alistair Popple
2
-0
/
+6
2019-06-03
Remove remnants of OPAL_PCI_GET_PHB_DIAG_DATA
Stewart Smith
6
-6
/
+0
2019-06-03
Remove unused OPAL_GET_XIVE_SOURCE
Stewart Smith
1
-14
/
+0
2019-06-03
Remove last remnants of OPAL_PCI_SET_PHB_TCE_MEMORY and OPAL_PCI_SET_HUB_TCE_...
Stewart Smith
1
-14
/
+0
2019-05-24
npu2: Fix clearing the FIR bits
Alexey Kardashevskiy
1
-1
/
+1
2019-05-24
npu2: Reset NVLinks when resetting a GPU
Alexey Kardashevskiy
1
-0
/
+55
2019-05-24
npu2: Reset PID wildcard and refcounter when mapped to LPID
Alexey Kardashevskiy
1
-0
/
+7
2019-05-21
hw/xive.c: Fix memcmp() in DEBUG build to compare struct not ptr
Stewart Smith
1
-2
/
+2
2019-05-20
nx: remove check on the "qemu, powernv" property
Cédric Le Goater
1
-5
/
+1
2019-05-20
hw/npu2-opencapi: Add initial support for allocating OpenCAPI LPC memory
Andrew Donnellan
2
-0
/
+192
2019-05-20
hw/phb4: Make pci-tracing print at PR_NOTICE
Oliver O'Halloran
1
-4
/
+7
2019-05-20
occ-sensors: Check if OCC is reset while reading inband sensors
Shilpasri G Bhat
2
-0
/
+8
2019-05-15
Add P9 DIO interrupt support
Lei YU
3
-1
/
+149
2019-05-15
fsp/leds: improve string operations bounds checking
Nicholas Piggin
1
-14
/
+17
2019-05-15
xive: Remove xive rev field and recognize P9P
Nicholas Piggin
1
-11
/
+12
2019-05-15
xscom: move more register definitions into processor-specific includes
Nicholas Piggin
3
-0
/
+8
2019-05-15
nvram: Flag dangerous NVRAM options
Michael Neuling
7
-12
/
+11
2019-05-09
platforms/astbmc: Check for SBE validation step
Samuel Mendoza-Jonas
1
-3
/
+106
2019-05-09
ipmi: ensure forward progress on ipmi_queue_msg_sync()
Stewart Smith
2
-0
/
+8
2019-05-02
Write boot progress to LPC ports 81 and 82
Stewart Smith
2
-2
/
+102
2019-05-02
Write boot progress to LPC port 80h
Stewart Smith
5
-2
/
+194
2019-05-02
hw/phb4: Fix references to PHB3
Oliver O'Halloran
1
-2
/
+2
2019-05-02
npu2: Disable Probe-to-Invalid-Return-Modified-or-Owned snarfing by default
Alexey Kardashevskiy
1
-13
/
+43
2019-04-29
hw/npu2: Show name of opencapi error interrupts
Frederic Barrat
1
-2
/
+5
2019-04-29
hw/phb4: Read ibm,loc-code from PBCQ node
Oliver O'Halloran
1
-2
/
+2
2019-04-17
hw/xscom: P9P rather than P9
Stewart Smith
1
-1
/
+1
2019-04-17
hw/xscom: add missing P9P chip name
Nicholas Piggin
1
-1
/
+1
2019-04-17
hw/phb4: Squash the IO bridge window
Oliver O'Halloran
1
-0
/
+8
2019-04-17
hw/xscom: Enable sw xstop by default on p9
Oliver O'Halloran
1
-24
/
+2
2019-04-09
hw/npu2: Dump (more) npu2 registers on link error and HMIs
Frederic Barrat
1
-0
/
+234
2019-04-09
hw/npu2: Report errors to the OS if an OpenCAPI brick is fenced
Frederic Barrat
1
-4
/
+51
2019-04-09
hw/npu2: Setup an error interrupt on some opencapi FIRs
Frederic Barrat
2
-13
/
+53
2019-04-09
hw/npu2: Use NVLink irq setup for OpenCAPI
Frederic Barrat
2
-50
/
+19
2019-04-09
hw/npu2: Move npu2 irq setup code to common area
Frederic Barrat
2
-100
/
+102
2019-04-09
hw/npu2: Fix OpenCAPI PE assignment
Andrew Donnellan
1
-40
/
+34
2019-03-28
core/i2c: Add request state tracking
Oliver O'Halloran
1
-0
/
+1
2019-03-28
hw/phb4: Drop FRESET_DEASSERT_DELAY state
Oliver O'Halloran
1
-5
/
+0
2019-03-28
hw/phb4: Factor out PERST control
Oliver O'Halloran
1
-28
/
+36
2019-03-28
hw/phb4: Remove FRESET presence check
Oliver O'Halloran
1
-12
/
+2
2019-03-28
hw/phb4: Skip FRESET PERST when coming from CRESET
Oliver O'Halloran
1
-1
/
+23
2019-03-28
hw/imc: Enable opal calls to init/start/stop IMC Trace mode
Anju T Sudhakar
1
-1
/
+75
2019-03-28
hw/imc: Refactor opal init call for core-imc
Anju T Sudhakar
1
-27
/
+43
2019-03-28
core/stack: Rename backtrace functions, get rid of wrappers
Andrew Donnellan
2
-5
/
+4
2019-03-28
hw/fsp, hw/ipmi: Convert attn code to not use backtrace wrappers
Andrew Donnellan
2
-9
/
+10
[next]