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
2018-07-10
capi: Select the correct IODA table entry for the mbt cache.
Christophe Lombard
1
-9
/
+9
2018-07-10
npu2/hw-procedures: Fence bricks via NTL instead of MISC
Reza Arbab
1
-24
/
+7
2018-07-04
phb4/capp: Calculate STQ/DMA read engines based on link-width for PEC
Vaibhav Jain
1
-9
/
+27
2018-07-04
occ: sensors: Fix the size of the phandle array 'sensors' in DT
Shilpasri G Bhat
1
-2
/
+2
2018-07-03
phb4: Delay training till after PERST is deasserted
Michael Neuling
1
-0
/
+14
2018-07-03
phb4: Move training trace logging to next state.
Michael Neuling
1
-2
/
+2
2018-07-03
phb4: Minimise wait when moving through FRESET states
Michael Neuling
1
-1
/
+1
2018-07-03
occ: Update Dynamic Data comment block with new GPU presence fields
Andrew Donnellan
1
-0
/
+5
2018-07-03
npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...
Andrew Donnellan
3
-11
/
+35
2018-06-27
occ: Add support for GPU presence detection
Andrew Donnellan
1
-3
/
+20
2018-06-27
occ: Move occ declarations into occ.h
Andrew Donnellan
4
-2
/
+4
2018-06-27
slw: Fix trivial typo in debug message
Andrew Donnellan
1
-1
/
+1
2018-06-27
hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefix
Andrew Donnellan
1
-8
/
+8
2018-06-18
astbmc: Enable mbox depending on scratch reg
Joel Stanley
1
-0
/
+14
2018-06-18
ast-bmc: Document BMC scratch register
Joel Stanley
1
-0
/
+20
2018-06-18
psi: Properly mask errors in SEMR
Joel Stanley
1
-1
/
+1
2018-06-18
occ-sensor: Avoid using uninitialised struct cpu_thread
Joel Stanley
1
-2
/
+4
2018-06-18
Move include lock.h to fsp-console.h from console.h
Stewart Smith
1
-0
/
+1
2018-06-18
Split debug_descriptor out into own include file
Stewart Smith
2
-0
/
+2
2018-06-18
ipmi-sel: use opal_booting() over poking at debug descriptor
Stewart Smith
1
-4
/
+2
2018-06-18
fast-reboot: Disable on FSP IPL side change
Vasant Hegde
1
-0
/
+26
2018-06-18
npu2: Reset NVLinks on hot reset
Alexey Kardashevskiy
1
-0
/
+14
2018-06-18
libflash: quieten our logging
Stewart Smith
1
-1
/
+1
2018-06-18
hw/bt.c: quieten all the noisy BT/IPMI messages
Stewart Smith
1
-4
/
+4
2018-06-18
p8-i2c: fix wrong request status when a reset is needed
Frederic Barrat
1
-3
/
+6
2018-06-18
NX: Add NX coprocessor init opal call
Haren Myneni
1
-0
/
+65
2018-06-18
npu2-opencapi: reduce number of retries to train the link
Frederic Barrat
1
-1
/
+1
2018-06-05
Quieten console output on boot
Stewart Smith
6
-8
/
+8
2018-06-04
ipmi-watchdog: Support handling re-initialization
William A. Kennington III
1
-5
/
+42
2018-06-04
ipmi-watchdog: Support resetting the watchdog after set
William A. Kennington III
1
-7
/
+27
2018-06-04
ipmi-watchdog: Simplify our completion function
William A. Kennington III
1
-12
/
+15
2018-06-04
ipmi-watchdog: The stop action should disable reset
William A. Kennington III
1
-0
/
+9
2018-06-04
ipmi-watchdog: don't run by default yet
Stewart Smith
1
-3
/
+11
2018-06-01
ipmi-watchdog: Add a flag to determine if we are still ticking
William A. Kennington III
1
-3
/
+12
2018-06-01
ipmi-watchdog: Don't disable at shutdown
William A. Kennington III
1
-6
/
+1
2018-06-01
ipmi-watchdog: Don't reset the watchdog twice
William A. Kennington III
1
-4
/
+0
2018-06-01
ipmi-watchdog: Make it possible to set DONT_STOP
William A. Kennington III
1
-6
/
+8
2018-06-01
ipmi-watchdog: WD_POWER_CYCLE_ACTION -> WD_RESET_ACTION
William A. Kennington III
1
-3
/
+3
2018-06-01
npu2-opencapi: Fix link state to report link down
Frederic Barrat
1
-2
/
+11
2018-06-01
npu2-opencapi: Cleanup traces printed during link training
Frederic Barrat
1
-39
/
+41
2018-06-01
npu2-opencapi: Train links on fundamental reset
Frederic Barrat
1
-113
/
+266
2018-06-01
npu2-opencapi: Rework adapter reset
Frederic Barrat
1
-20
/
+51
2018-06-01
npu2-opencapi: Use presence detection
Frederic Barrat
1
-22
/
+99
2018-05-24
SLW: Remove stop1_lite and stop2_lite
Akshay Adiga
1
-28
/
+8
2018-05-24
check for NULL input string in is_sai_loc_code
Balbir singh
1
-2
/
+5
2018-05-24
fsp/console: Always establish OPAL console API backend
Benjamin Herrenschmidt
1
-2
/
+3
2018-05-24
cpu: Do an isync after setting LPCR
Benjamin Herrenschmidt
1
-0
/
+2
2018-05-22
p8-i2c: Remove force reset
Oliver O'Halloran
1
-135
/
+38
2018-05-22
p8-i2c: Allow a per-port default timeout
Oliver O'Halloran
1
-7
/
+13
2018-05-22
capi: Add a comment for the Transport Control Register
Christophe Lombard
1
-1
/
+5
[next]