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
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
Remove remnants of OPAL_PCI_GET_PHB_DIAG_DATA
Stewart Smith
1
-1
/
+0
2019-05-20
hw/phb4: Make pci-tracing print at PR_NOTICE
Oliver O'Halloran
1
-4
/
+7
2019-05-15
nvram: Flag dangerous NVRAM options
Michael Neuling
1
-6
/
+5
2019-05-02
hw/phb4: Fix references to PHB3
Oliver O'Halloran
1
-2
/
+2
2019-04-29
hw/phb4: Read ibm,loc-code from PBCQ node
Oliver O'Halloran
1
-2
/
+2
2019-04-17
hw/phb4: Squash the IO bridge window
Oliver O'Halloran
1
-0
/
+8
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/phb4: Look for the hub-id from in the PBCQ node
Oliver O'Halloran
1
-3
/
+9
2019-02-25
hw/phb4: Fix indentation of brdgCtl
Oliver O'Halloran
1
-2
/
+1
2019-02-26
Retry link training at PCIe GEN1 if presence detected but training repeatedly...
Timothy Pearson
1
-13
/
+46
2019-02-18
opal: Deprecate reading the PHB status
Alexey Kardashevskiy
1
-7
/
+2
2019-02-18
phb4: Update some comments
Oliver O'Halloran
1
-19
/
+13
2019-02-18
phb4: Eliminate peltv_cache
Oliver O'Halloran
1
-18
/
+12
2019-02-18
phb4: Eliminate p->rte_cache
Oliver O'Halloran
1
-22
/
+15
2019-02-18
phb4: Remove pointless NULL checks
Oliver O'Halloran
1
-12
/
+2
2019-02-18
phb4: Rework BDFN filtering in phb4_set_pe()
Oliver O'Halloran
1
-41
/
+17
2019-01-25
Remove POWER9N DD1 support
Nicholas Piggin
1
-215
/
+67
2019-01-25
phb4: remove POWER9N DD1 creset workaround
Nicholas Piggin
1
-5
/
+0
2019-01-18
sparse: Make tree 'constant is so big' warning clean
Stewart Smith
1
-24
/
+24
2019-01-16
capp/phb4: Prevent HMI from getting triggered when disabling CAPP
Vaibhav Jain
1
-0
/
+11
2019-01-16
phb4/capp: Implement sequence to disable CAPP and enable fast-reset
Vaibhav Jain
1
-3
/
+64
2019-01-16
capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPP
Vaibhav Jain
1
-1
/
+96
2019-01-16
capp/phb4: Force CAPP to PCIe mode during kernel shutdown
Vaibhav Jain
1
-0
/
+34
2019-01-16
phb4/capp: Update and re-factor phb4_set_capi_mode()
Vaibhav Jain
1
-35
/
+53
2019-01-16
capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'
Vaibhav Jain
1
-7
/
+47
2018-11-01
phb4/capp: Only reset FIR bits that cause capp machine check
Vaibhav Jain
1
-0
/
+17
2018-11-01
phb4: Check for RX errors after link training
Oliver O'Halloran
1
-3
/
+26
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-09-27
phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 parts
Michael Neuling
1
-9
/
+34
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
phb4: Fix typo in disable lane eq code
Michael Neuling
1
-1
/
+1
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-06
phb4: Use the return value of phb4_fenced() in phb4_get_diag_data()
Cyril Bur
1
-2
/
+3
[next]