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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-18
hdat: fix parsing of P8 hdat
Stewart Smith
2
-6
/
+3
2017-09-15
npu2: hw-procedures: Add settings to PHY_RESET
Reza Arbab
1
-0
/
+10
2017-09-15
hdata: Parse extra NVLink info
Oliver O'Halloran
2
-1
/
+32
2017-09-15
hdata: Parse NVLink information
Oliver O'Halloran
4
-2
/
+202
2017-09-15
hdata: Parse IOSLOT information
Oliver O'Halloran
2
-0
/
+470
2017-09-15
hdata: Add xscom_to_pcrd()
Oliver O'Halloran
1
-0
/
+39
2017-09-15
hdata: Add an idata array iterator
Oliver O'Halloran
2
-0
/
+87
2017-09-15
libc: add strnlen()
Oliver O'Halloran
2
-0
/
+14
2017-09-15
core: make is_rodata test-friendly
Oliver O'Halloran
1
-3
/
+10
2017-09-15
convert new witherspoon to dt helper
Oliver O'Halloran
1
-1
/
+1
2017-09-15
witherspoon: Deprecate manual npu creation
Oliver O'Halloran
1
-4
/
+54
2017-09-15
platform/witherspoon: Add slot names to table
Oliver O'Halloran
2
-22
/
+68
2017-09-15
astbmc: Add methods for handing DT based slots
Oliver O'Halloran
2
-0
/
+49
2017-09-15
core/pci-slots: Move slot-label construction to a helper
Oliver O'Halloran
3
-32
/
+35
2017-09-15
core/pcie-slots: Make dynamic slot creation generic
Oliver O'Halloran
3
-62
/
+66
2017-09-15
core/pci-dt-slot: Represent PCIe slots in the devicetree
Oliver O'Halloran
3
-0
/
+238
2017-09-15
hw/slw.c: Offline code still uses p8 bits
Balbir Singh
1
-0
/
+3
2017-09-15
pflash: Fix erase command for unaligned start address
Suraj Jitindar Singh
1
-1
/
+1
2017-09-15
phb4: Use link if degraded
Michael Neuling
1
-1
/
+7
2017-09-12
phb4: Retrain link if degraded
Michael Neuling
1
-1
/
+133
2017-09-12
phb4: Make link retries a #define
Michael Neuling
2
-1
/
+2
2017-09-12
pci: Make pci_wait_crs() global
Michael Neuling
2
-1
/
+2
2017-09-12
phb4: Split phb4_get_link_state() into a new function
Michael Neuling
1
-6
/
+21
2017-09-12
phb4: Move nvram read of pci-eeh-mmio init
Michael Neuling
1
-1
/
+3
2017-09-12
phb4: Remove stable retries
Michael Neuling
3
-9
/
+0
2017-09-12
xive: Fix opal_xive_dump_tm() to access W2 properly
Benjamin Herrenschmidt
1
-1
/
+7
2017-09-12
xive: Documentation updates
Benjamin Herrenschmidt
1
-23
/
+107
2017-09-12
npu2: Add vendor cap for IRQ testing
Sam Bobroff
1
-0
/
+28
2017-09-12
npu2: Enable recoverable data link (no-stall) interrupts
Sam Bobroff
2
-15
/
+131
2017-09-12
npu2: Update NPU to NPU2 in comments and messages
Sam Bobroff
1
-13
/
+13
2017-09-12
xive: Make opal_xive_allocate_irq() properly try all chips
Benjamin Herrenschmidt
1
-17
/
+37
2017-09-12
xive: Fix initialization & cleanup of HW thread contexts
Benjamin Herrenschmidt
1
-36
/
+38
2017-09-12
xive: Add debug option for detecting misrouted IPI in emulation
Benjamin Herrenschmidt
1
-15
/
+116
2017-09-12
xive: Increase the interrupt "gap" on debug builds
Benjamin Herrenschmidt
1
-2
/
+7
2017-09-12
xive: Fix locking around cache scrub & watch
Benjamin Herrenschmidt
1
-0
/
+19
2017-09-12
xive: Use symbolic constant
Benjamin Herrenschmidt
1
-1
/
+1
2017-09-12
xive: Workaround HW issue with scrub facility
Benjamin Herrenschmidt
1
-1
/
+32
2017-09-12
xive: Add exerciser for cache watch/scrub facility in DEBUG builds
Benjamin Herrenschmidt
1
-45
/
+96
2017-09-12
xive: Make assertion in xive_eq_for_target() more informative
Benjamin Herrenschmidt
1
-1
/
+5
2017-09-12
xive: Add debug code to check initial cache updates
Benjamin Herrenschmidt
1
-0
/
+47
2017-09-12
xive: Ensure pressure relief interrupts are disabled
Benjamin Herrenschmidt
2
-0
/
+3
2017-09-12
xive: Don't try setting the reserved ACK# field in VPs
Benjamin Herrenschmidt
1
-4
/
+1
2017-09-12
xive: Remove useless memory barriers in VP/EQ inits
Benjamin Herrenschmidt
1
-2
/
+0
2017-09-12
skiboot/hw/imc: Add nest_memory region to "exports" node
Madhavan Srinivasan
1
-0
/
+22
2017-09-12
skiboot/skiboot.tcl: Add imc device nodes to skiboot.tcl
Madhavan Srinivasan
2
-2
/
+120
2017-09-12
skiboot/hw/imc: Add NULL pointer check
Madhavan Srinivasan
1
-0
/
+4
2017-09-12
npu2: Implement FLR
Reza Arbab
3
-1
/
+34
2017-09-12
npu2: Add npu2_clear_link_flag()
Reza Arbab
2
-0
/
+8
2017-09-12
external/gard: Print an error if run on an FSP system
Cyril Bur
1
-1
/
+14
2017-09-05
hw/chiptod: Fix indentation in opal_resync_timebase
Joel Stanley
1
-6
/
+6
[next]