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
/
phb4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
capi: Add a comment for the Transport Control Register
Christophe Lombard
1
-1
/
+5
2018-05-11
phb4: Print WOF registers on fence detect
Russell Currey
1
-1
/
+7
2018-05-02
phb4: Hardware init updates
Russell Currey
1
-3
/
+3
2018-04-11
phb4: Restore bus numbers after CRS
Michael Neuling
1
-12
/
+1
2018-04-11
phb4: Enable the PCIe slotcap on pluggable slots
Oliver O'Halloran
1
-0
/
+20
2018-04-11
interrupts: Create an "interrupts" property in the OPAL node
Benjamin Herrenschmidt
1
-1
/
+1
2018-04-11
capi: Keep the current mmio windows in the mbt cache table.
Christophe Lombard
1
-32
/
+36
2018-04-10
phb4: Do not set the PBCQ Tunnel BAR register when enabling capi mode.
Philippe Bergheaud
1
-19
/
+0
2018-04-10
phb4: Quieten and improve "Timeout waiting for electrical link"
Benjamin Herrenschmidt
1
-3
/
+2
2018-04-09
phb4: set TVT1 for tunneled operations in capi mode
Philippe Bergheaud
1
-15
/
+7
2018-04-03
xive: disable store EOI support
Cédric Le Goater
1
-4
/
+14
2018-04-03
phb4: Reset FIR/NFIR registers before PHB4 probe
Vaibhav Jain
1
-0
/
+4
2018-04-03
capi: Poll Err/Status register during CAPP recovery
Vaibhav Jain
1
-17
/
+68
2018-03-22
phb*: Remove the state field in the various phb structures
Oliver O'Halloran
1
-15
/
+13
2018-03-06
capp: Disable fast-reboot whenever enable_capi_mode() is called
Vaibhav Jain
1
-4
/
+2
2018-03-06
capp: Make error in capp timebase sync a non-fatal error
Vaibhav Jain
1
-3
/
+1
2018-03-01
phb4: set PBCQ Tunnel BAR for tunneled operations
Philippe Bergheaud
1
-5
/
+66
2018-03-01
phb4: set PHB CMPM registers for tunneled operations
Philippe Bergheaud
1
-7
/
+42
2018-03-01
capp: Disable fast-reboot when capp is enabled
Vaibhav Jain
1
-19
/
+19
2018-02-22
phb4: Disable lane eq when retrying some nvidia GEN3 devices
Michael Neuling
1
-9
/
+45
2018-02-20
phb3/phb4/p7ioc: Document supported TCE sizes in DT
Russell Currey
1
-0
/
+5
2018-02-20
phb4: Fix TCE page size
Russell Currey
1
-4
/
+4
2018-02-14
phb4: Only escalate freezes on MMIO load where necessary
Russell Currey
1
-1
/
+24
2018-02-13
capi: Enable channel tag streaming for PHB in CAPP mode
Vaibhav Jain
1
-8
/
+4
2018-02-08
capi: Fix the max tlbi divider and the directory size.
Christophe Lombard
1
-2
/
+3
2018-01-30
capi: Disable CAPP virtual machines
Vaibhav Jain
1
-0
/
+1
2018-01-30
capi: Perform capp recovery sequence only when PBCQ is idle
Vaibhav Jain
1
-3
/
+4
2018-01-14
phb4: Dump CAPP error registers when it asserts link down
Vaibhav Jain
1
-5
/
+31
2017-12-11
phb4: Change PCI MMIO timers
Michael Neuling
1
-2
/
+2
2017-11-30
phb4: Change default GEN3 lane equalisation setting to 0x54
Michael Neuling
1
-2
/
+2
2017-11-30
phb4: Init changes
Michael Neuling
1
-6
/
+6
2017-11-15
phb4: Fix lane equalisation setting
Michael Neuling
1
-1
/
+1
2017-11-15
phb4: Fix PE mapping of M32 BAR
Benjamin Herrenschmidt
1
-13
/
+11
2017-11-15
phb4: Fix lost bit in PE number on config accesses
Benjamin Herrenschmidt
1
-3
/
+3
2017-11-13
phb4: Update inits
Michael Neuling
1
-1
/
+1
2017-11-09
capi: move the acknowledge of the HMI interrupt
Christophe Lombard
1
-4
/
+4
2017-11-09
capi: update ci store buffers and dma engines
Christophe Lombard
1
-37
/
+68
2017-10-23
phb4: Escalate freeze to fence to avoid checkstop
Michael Neuling
1
-6
/
+45
2017-10-23
phb4: Move code to find frozen PE earlier
Michael Neuling
1
-14
/
+13
2017-10-23
phb4: Update some init registers
Michael Neuling
1
-3
/
+3
2017-10-23
phb4: Enable PHB MMIO in phb4_root_port_init()
Michael Neuling
1
-2
/
+2
2017-10-23
phb4: Use phb4_ioda_sel() more
Michael Neuling
1
-7
/
+2
2017-10-23
phb4: Improve config space logging
Michael Neuling
1
-7
/
+14
2017-10-23
phb4: Remove unused code
Michael Neuling
1
-10
/
+0
2017-10-23
phb4: Move code around to avoid indenting
Michael Neuling
1
-53
/
+51
2017-10-23
phb4: Update comment
Michael Neuling
1
-1
/
+1
2017-10-23
phb4: Reduce link degraded message log level to debug
Michael Neuling
1
-1
/
+1
2017-10-23
phb4: Fix GEN3 for DD2.00
Michael Neuling
1
-1
/
+1
2017-10-18
phb4: Fix PCIe GEN4 on DD2.1 and above
Michael Neuling
1
-4
/
+3
2017-10-02
phb4: Reassign link_retries counter in IODA purge
Guilherme G. Piccoli
1
-0
/
+2
[next]