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
2015-11-19
Merge branch 'stable'
Stewart Smith
1
-5
/
+19
2015-11-19
Merge branch 'update-2.1.1.1' into stable
Stewart Smith
1
-5
/
+19
2015-11-19
hw/phb3: Flush cache line after updating P/Q bits
Benjamin Herrenschmidt
1
-5
/
+19
2015-11-10
llvm-scan-build: fix value stored to end during init never read in phb3.c
Stewart Smith
1
-1
/
+1
2015-10-23
hw/phb3: phb3_set_capi_mode(): remove duplicated code
Andrew Donnellan
1
-9
/
+0
2015-10-09
PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()
skiboot-2.1.1-fw810.40-1
Gavin Shan
1
-2
/
+1
2015-10-09
PHB3: Retry fundamental reset
Gavin Shan
1
-2
/
+29
2015-10-08
PHB3: Emulate root complex pref 64-bits window
Gavin Shan
1
-18
/
+70
2015-10-08
PCI: Introduce config register filter
Gavin Shan
1
-0
/
+33
2015-10-08
interrupts: Convert P8 IRQ assignment to functions
Alistair Popple
1
-9
/
+9
2015-10-07
pci: Use a fixed numbering of PHBs on OPAL and improve log consistency
Benjamin Herrenschmidt
1
-6
/
+15
2015-10-07
PHB3: Fix unexpected ER (all) on errinjct by PCI config
Gavin Shan
1
-2
/
+2
2015-10-07
PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()
Gavin Shan
1
-2
/
+1
2015-10-07
PHB3: Retry fundamental reset
Gavin Shan
1
-2
/
+29
2015-09-30
PHB3: Fix incorrect comments
Gavin Shan
1
-1
/
+1
2015-09-30
PHB3: Fix wrong PE number in error injection
Gavin Shan
1
-2
/
+2
2015-09-02
Merge branch 'update-2.1.1.1'
Stewart Smith
1
-5
/
+9
2015-09-01
phb3: Handle fence in phb3_pci_msi_check_q to fix hang
Ian Munsie
1
-4
/
+8
2015-08-18
phb3: Continue CAPP setup even if PHB is already in CAPP mode
Daniel Axtens
1
-1
/
+0
2015-08-14
phb3: Continue CAPP setup even if PHB is already in CAPP mode
Daniel Axtens
1
-1
/
+0
2015-08-14
hw/phb3: Change reserved PE to 255
Gavin Shan
1
-5
/
+16
2015-07-10
hw/phb3: Fix logical operand
Kamalesh Babulal
1
-1
/
+1
2015-07-10
Configure CAPP timebase.
Philippe Bergheaud
1
-0
/
+10
2015-07-03
hw/phb3: Fix M64 error injection for VFs
Gavin Shan
1
-11
/
+22
2015-07-03
hw/phb3: Support config error injection to VF PE
Gavin Shan
1
-15
/
+30
2015-07-03
hw/phb3: Invalidate RTC on updating RTT
Gavin Shan
1
-10
/
+3
2015-07-03
hw/phb3: Fix reserved PE#
Gavin Shan
1
-2
/
+2
2015-07-01
PHB3: Wait 2s for electrical link to come up
Benjamin Herrenschmidt
1
-2
/
+2
2015-06-16
hw/phb3: Fix crash in phb3_init_hw()
Gavin Shan
1
-5
/
+5
2015-05-12
Fix infinite loop in wait_for_resource if CAPP ucode load fails
Stewart Smith
1
-11
/
+8
2015-05-07
Preload VPD LID and set up fsp_lid_load() for async queued loading
Stewart Smith
1
-0
/
+11
2015-05-07
Asynchronously preload CAPP microcode
Stewart Smith
1
-60
/
+78
2015-04-29
PHB3: Wait 1s, not 100ms, for PCIe electricals to train
Benjamin Herrenschmidt
1
-1
/
+1
2015-04-29
phb3: Disable write scope group in PHB for certain adapters
Benjamin Herrenschmidt
1
-0
/
+33
2015-04-29
capi: Use existing #defines
Michael Neuling
1
-3
/
+3
2015-04-28
PHB3: Wait 1s, not 100ms, for PCIe electricals to train
Benjamin Herrenschmidt
1
-1
/
+1
2015-04-28
phb3: Disable write scope group in PHB for certain adapters
Benjamin Herrenschmidt
1
-0
/
+33
2015-04-18
pci: Fix presence detect on PHB3
Benjamin Herrenschmidt
1
-23
/
+4
2015-04-15
phb3: Add Naples PHB support
Benjamin Herrenschmidt
1
-16
/
+23
2015-04-01
Remove redundant includes of opal-api.h
Michael Ellerman
1
-1
/
+0
2015-03-23
Change load_resource() API to be all about preloading.
Stewart Smith
1
-1
/
+9
2015-03-17
PHB3: Do not release unhold lock in error path
Vasant Hegde
1
-1
/
+1
2015-02-23
capi: Rework microcode flash download and CAPP upload
Michael Neuling
1
-60
/
+107
2015-02-23
capi: Make microcode lid parsing code endian safe
Michael Neuling
1
-46
/
+60
2015-02-23
capi: Move code around
Michael Neuling
1
-130
/
+129
2015-02-23
capi: Dynamically calculate which CAPP port to use
Michael Neuling
1
-6
/
+23
2015-02-19
change direct use of LSH to SETFIELD
Dan Streetman
1
-2
/
+4
2015-02-19
update users of GET/SETFIELD()
Dan Streetman
1
-1
/
+1
2015-02-18
phb3: Reduce some time_wait occurrences
Benjamin Herrenschmidt
1
-5
/
+7
2015-02-06
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
1
-0
/
+1
[next]