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
/
phb3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
core/pci: Rename pci_slot_op poll to run_sm
Michael Neuling
1
-2
/
+2
2017-05-01
pci: Describe PHB diag data size in device tree
Russell Currey
1
-0
/
+3
2017-03-31
hw/phb3: Enable ECRC on endpoints
Gavin Shan
1
-24
/
+2
2017-03-31
hw/phb3: Adjust ECRC on root port dynamically
Gavin Shan
1
-11
/
+63
2017-03-31
core/pci: Add phb->ops->device_remove
Gavin Shan
1
-0
/
+1
2017-03-31
hw/phb3: Locate AER capability position if necessary
Gavin Shan
1
-6
/
+9
2017-03-29
phb3/4: Set max link speed via nvram
Michael Neuling
1
-3
/
+14
2017-03-20
hw/phb3: add host sync notifier to trigger creset/CAPP disable on kexec
Andrew Donnellan
1
-0
/
+40
2017-03-20
hw/phb3: disable CAPI mode during complete reset
Andrew Donnellan
1
-5
/
+136
2017-02-16
hw/phb3: Apply config register filter after HW change
Gavin Shan
1
-3
/
+3
2017-02-16
core/pci: Initialize AER capability in PCI core
Gavin Shan
1
-16
/
+3
2016-12-22
phb3: Lock the PHB on set_xive callbacks
Benjamin Herrenschmidt
1
-0
/
+8
2016-12-21
tree-wide: use dt_add_property_u64s() where we can
Oliver O'Halloran
1
-4
/
+1
2016-12-14
pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
1
-17
/
+17
2016-12-13
hw/phb3: fix error handling in complete reset
Andrew Donnellan
1
-2
/
+1
2016-12-08
phb3: Trick to allow control of the PCIe link width and speed
Benjamin Herrenschmidt
1
-0
/
+86
2016-10-24
pci: Remove obsoleted PCI slot pfreset() operation
Gavin Shan
1
-16
/
+15
2016-10-17
hw/phb3: Override root slot's prepare_link_change() with PHB's
Gavin Shan
1
-0
/
+8
2016-10-17
hw/phb3: Disable surprise link down event on PCI slots
Gavin Shan
1
-8
/
+49
2016-10-12
pci: Avoid hot resets at boot time
Russell Currey
1
-2
/
+2
2016-10-11
hw/phb3: Disable ECRC on Broadcom adapter behind PMC switch
Gavin Shan
1
-2
/
+24
2016-10-11
Revert "hw/phb3.c: adjust offset to run CAPP containers"
Stewart Smith
1
-22
/
+2
2016-10-11
Revert "hw/phb3.c: preload the whole CAPP partition"
Stewart Smith
1
-2
/
+2
2016-10-10
hw/phb3.c: adjust offset to run CAPP containers
Claudio Carvalho
1
-2
/
+22
2016-10-10
hw/phb3.c: preload the whole CAPP partition
Claudio Carvalho
1
-2
/
+2
2016-09-02
core/pci: Improve PCI config register filter
Gavin Shan
1
-6
/
+8
2016-08-30
pci: Standardise on uint64_t pe_number
Russell Currey
1
-47
/
+47
2016-08-24
hw/phb3: Update capi initialization sequence
Frederic Barrat
1
-1
/
+2
2016-08-11
interrupts: Add new source ->attributes callback
Benjamin Herrenschmidt
1
-11
/
+15
2016-07-25
hw/phb3: Increase AIB TX command credit for DMA read in CAPP DMA mode
Andrew Donnellan
1
-2
/
+11
2016-07-13
interrupts: Expose irq_source and change prototypes of all ops
Benjamin Herrenschmidt
1
-22
/
+15
2016-07-12
interrupts: Use a #interrupt-cells of 2 for XICS interrupts
Benjamin Herrenschmidt
1
-1
/
+5
2016-07-11
phb3: fix inconsistent indenting
Stewart Smith
1
-2
/
+2
2016-07-08
pci: get_reserved_pe_number() needs to take the PHB as argument
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-05
PHB3: Disable UTL outbound discard error interrupt
Gavin Shan
1
-1
/
+1
2016-06-20
Fix for typos
Frederic Bonnard
1
-2
/
+2
2016-06-14
hw/phb3: Support PHB slot
Gavin Shan
1
-399
/
+278
2016-06-14
hw/phb3: Remove useless comments
Gavin Shan
1
-14
/
+0
2016-06-14
core/pci: Return value for struct phb_ops::device_init
Gavin Shan
1
-2
/
+10
2016-06-14
core/pci: Extend pci_restore_bridge_buses() for PCI slot
Gavin Shan
1
-1
/
+1
2016-06-14
core/pci: Fix wrong reserved PE# in enumeration
Gavin Shan
1
-0
/
+6
2016-06-09
phb: Work around XSL bug sending PTE updates with wrong scope
Ian Munsie
1
-5
/
+15
2016-06-09
phb3: Add support for CAPP DMA mode
Ian Munsie
1
-10
/
+46
2016-06-08
phb3: Refactor to move capi enable to its own function
Ian Munsie
1
-63
/
+70
2016-06-07
phb3: Mask off FIR bit indicating link speed change on p8+
Ian Munsie
1
-1
/
+1
2016-05-03
PCI: Move PHB lock to generic layer
Gavin Shan
1
-20
/
+0
2016-05-02
PHB3: Add comments for PCI vendor/device ids rather than plain numbers
Stewart Smith
1
-2
/
+3
2016-04-29
Merge branch 'skiboot-5.2.x' - PHB3 pref window register corruption
Stewart Smith
1
-0
/
+2
2016-04-29
PHB3: Fix corruption of pref window register
Gavin Shan
1
-0
/
+2
2016-04-27
phb3: Test CAPI mode on both CAPP units on Naples
Philippe Bergheaud
1
-1
/
+6
[next]