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-10-16
phb4: Enable PHB MMIO-0/1 Bars only when mmio window exists
Vaibhav Jain
1
-2
/
+1
2018-10-16
phb4/capp: Update the expected Eye-catcher for CAPP ucode lid
Vaibhav Jain
1
-2
/
+2
2018-10-16
phb4/capp: Use link width to allocate STQ engines to CAPP
Vaibhav Jain
1
-17
/
+29
2018-10-11
astbmc: Fail SFC init if SIO is unavailable
Andrew Jeffery
1
-0
/
+3
2018-10-11
platform: Restructure bmc_platform type
Andrew Jeffery
2
-5
/
+5
2018-10-11
astbmc: Use LPC probe calls to determine SIO presence
Andrew Jeffery
1
-20
/
+10
2018-10-11
lpc: Introduce generic probe capability
Andrew Jeffery
1
-54
/
+146
2018-10-11
astbmc: Remove coordinated isolation support
Andrew Jeffery
1
-56
/
+0
2018-10-11
astbmc: Prefer ipmi-hiomap for PNOR access
Andrew Jeffery
1
-3
/
+7
2018-10-10
ipmi: Introduce registration for SEL command handlers
Andrew Jeffery
1
-29
/
+89
2018-09-27
phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 parts
Michael Neuling
1
-9
/
+34
2018-09-27
hw/p8-i2c: Fix i2c request timeout
Frederic Barrat
1
-6
/
+4
2018-09-20
FSP: Improve Reset/Reload log message
Vasant Hegde
1
-2
/
+2
2018-09-20
phb4: Re-factor phb4_fenced() and introduce phb4_dump_pec_err_regs()
Vaibhav Jain
1
-30
/
+38
2018-09-20
phb4: Reset pfir and nfir if new errors reported during ETU reset
Vaibhav Jain
1
-0
/
+19
2018-09-17
SBE-p8: Do all sbe timer update with xscom lock held
Stewart Smith
1
-3
/
+4
2018-09-17
phb4: Fix typo in disable lane eq code
Michael Neuling
1
-1
/
+1
2018-09-17
core/i2c: Remove bus specific alloc and free callbacks
Oliver O'Halloran
1
-10
/
+0
2018-09-17
hw/p8-i2c: Remove p8_i2c_request structure
Oliver O'Halloran
1
-31
/
+3
2018-09-17
core/i2c: Move the timeout field into i2c_request
Oliver O'Halloran
1
-24
/
+4
2018-09-17
hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pins
Andrew Donnellan
2
-5
/
+15
2018-09-17
hw/npu2, platform: Add NPU2 platform device detection callback
Andrew Donnellan
2
-93
/
+112
2018-09-17
hw/npu2: Common NPU2 init routine between NVLink and OpenCAPI
Andrew Donnellan
3
-268
/
+245
2018-09-17
npu2: Split device index into brick and link index
Andrew Donnellan
3
-50
/
+56
2018-09-17
occ: Wait if OCC GPU presence status not immediately available
Andrew Donnellan
1
-3
/
+13
2018-09-17
npu2: Use correct kill type for TCE invalidation
Alexey Kardashevskiy
1
-1
/
+1
2018-09-17
hw/npu2-hw-procedures: Enable RX auto recal on OpenCAPI links
Andrew Donnellan
1
-0
/
+8
2018-09-17
hw/npu2-opencapi: Fix setting of supported OpenCAPI templates
Andrew Donnellan
1
-2
/
+2
2018-09-13
fsp/surv: Improve log message
Vasant Hegde
1
-2
/
+4
2018-09-13
phb4: Don't probe a PHB if its garded
Vaibhav Jain
1
-2
/
+11
2018-09-13
phb4: Workaround PHB errata with CFG write UR/CA errors
Benjamin Herrenschmidt
1
-1
/
+5
2018-09-13
phb4: Handle allocation errors in phb4_eeh_dump_regs()
Benjamin Herrenschmidt
1
-0
/
+4
2018-09-13
phb4: Don't try to access non-existent PEST entries
Benjamin Herrenschmidt
1
-3
/
+3
2018-08-15
phb4: Disable 32-bit MSI in capi mode
Frederic Barrat
1
-0
/
+9
2018-08-15
capp: Fix the capp recovery timeout comparison
Vaibhav Jain
1
-1
/
+1
2018-08-13
phb4/capp: Update DMA read engines set in APC_FSM_READ_MASK based on link-width
Vaibhav Jain
1
-4
/
+18
2018-08-13
hw/chiptod: test QUIRK_NO_CHIPTOD in opal_resync_timebase
Nicholas Piggin
1
-0
/
+4
2018-08-13
ast-io: Use bmc_sio_{get, put}() where required
Andrew Jeffery
1
-1
/
+7
2018-08-06
phb4: Use the return value of phb4_fenced() in phb4_get_diag_data()
Cyril Bur
1
-2
/
+3
2018-08-06
npu2: Add support for relaxed-ordering mode
Reza Arbab
1
-2
/
+273
2018-08-06
npu2: Don't open code NPU2_RELAXED_ORDERING_CFG2
Reza Arbab
1
-18
/
+13
2018-08-06
phb4: Track PEC index in dt and phb4 struct
Reza Arbab
1
-0
/
+2
2018-08-06
hw/npu2: Don't assert if we hit a mixed OpenCAPI/NVLink setup
Andrew Donnellan
1
-1
/
+1
2018-08-02
xive: Disable block tracker
Benjamin Herrenschmidt
1
-2
/
+4
2018-08-01
hw/p8-i2c: Print the set error bits
Oliver O'Halloran
1
-0
/
+10
2018-08-01
hw/phb4: Use local_alloc for phb4 structures
Oliver O'Halloran
1
-2
/
+6
2018-07-26
hw/phb4: Fix unused value/parameter warnings
Andrew Donnellan
2
-23
/
+27
2018-07-26
npu2-opencapi: Don't send commands to NPU when link is down
Frederic Barrat
1
-1
/
+2
2018-07-26
hw/phb4: Add helpers to dump the IODA tables
Oliver O'Halloran
1
-0
/
+89
2018-07-26
hw/phb4: Add a helper to dump the PELT-V
Oliver O'Halloran
1
-0
/
+40
[next]