index
:
openpower-proc-control
master
OpenBMC OpenPOWER processor controller sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: install into bin instead of sbin
HEAD
master
Patrick Venture
2019-04-04
2
-2
/
+2
*
cleanupPCIE: Catch file_error::Open exception
Anthony Wilson
2019-04-01
1
-13
/
+22
*
build: pkg anti-pattern: use defaults
Patrick Venture
2019-02-13
1
-4
/
+4
*
Don't create errors in cleanupPCIE
Matt Spinler
2019-02-05
1
-1
/
+10
*
In startHost, don't set bit 2 in scratch reg 8
Matt Spinler
2018-11-26
1
-3
/
+0
*
p9: pcie-workaround: Add service file to repo
Anthony Wilson
2018-11-09
3
-0
/
+31
*
p9: cleanupPcie: Run procedure on all CPUs
Anthony Wilson
2018-11-08
1
-3
/
+5
*
p9: cleanupPcie: Correct line endings
Anthony Wilson
2018-11-07
1
-51
/
+51
*
Fix std::variant usage
William A. Kennington III
2018-11-06
1
-1
/
+1
*
add .clang-format
Patrick Venture
2018-11-02
20
-480
/
+532
*
s/copyright char/(C)/g to make compiler happy
Patrick Venture
2018-11-02
12
-14
/
+13
*
Add cleanupPcie to openpower-proc-control
Anthony Wilson
2018-10-26
2
-0
/
+51
*
openpower-proc-control: use c++17
Vernon Mauery
2018-10-04
1
-1
/
+1
*
Add MAINTAINERS file
Andrew Jeffery
2018-05-23
1
-0
/
+46
*
README: Reword cleaning the repo
Gunnar Mills
2018-03-30
1
-1
/
+1
*
Log istep info on watchdog timeout
spashabk-in
2017-10-25
2
-0
/
+152
*
Add FSI scan procedure
Matt Spinler
2017-10-04
4
-2
/
+152
*
Fix makefile generator script when multiple types
Matt Spinler
2017-10-04
1
-4
/
+4
*
Use all phosphor-dbus-interfaces errors
Matt Spinler
2017-10-04
9
-1132
/
+91
*
Convert over to uint32_t for AttemptsLeft
Andrew Geissler
2017-08-19
2
-4
/
+4
*
Boot from sbe side 0 when boot count is greater than 0
Andrew Geissler
2017-08-18
1
-1
/
+1
*
Move over to new AttempsLeft for reboot count
Andrew Geissler
2017-08-07
1
-4
/
+5
*
Fix FSI hub path
Edward A. James
2017-07-06
1
-1
/
+1
*
Don't run vcs workaround on non-dd10 chips
Andrew Geissler
2017-06-09
2
-0
/
+16
*
Set SBE seeprom boot side
Andrew Geissler
2017-06-01
5
-5
/
+128
*
Replacing runtime exceptions with elog
Dhruvaraj Subhashchandran
2017-05-17
5
-5
/
+251
*
Replace error strings with logging errors in device operations
Dhruvaraj Subhashchandran
2017-05-15
4
-46
/
+75
*
Add error definitions for CFAM access fails.
Dhruvaraj Subhashchandran
2017-05-09
3
-0
/
+853
*
Change FSI behavior for 4.10
Edward A. James
2017-04-27
4
-11
/
+63
*
P9 CFAM register override procedure
Michael Tritz
2017-04-14
4
-2
/
+93
*
New procedure to set synchronous FSI clock mode
Matt Spinler
2017-03-30
1
-0
/
+48
*
Fix jenkins compile failure
Matt Spinler
2017-03-30
3
-19
/
+29
*
Fix path for FSI slaves
Matt Spinler
2017-03-17
2
-3
/
+3
*
Pass source dir into makefile generator script
Matt Spinler
2017-03-17
2
-3
/
+7
*
Add README.md
Matt Spinler
2017-03-14
1
-0
/
+12
*
Have the Target class manage the file descriptor
Matt Spinler
2017-03-14
7
-21
/
+42
*
Conditional compilation of procedures
Matt Spinler
2017-03-14
5
-2
/
+40
*
Register procedures
Matt Spinler
2017-03-14
9
-40
/
+131
*
Move procedures into separate files.
Matt Spinler
2017-03-14
3
-30
/
+73
*
Fill in startHost and vcsWorkaround procedures
Matt Spinler
2017-03-14
1
-0
/
+66
*
Add code to access P9 CFAM registers
Matt Spinler
2017-03-14
4
-0
/
+207
*
Add FileDescriptor class
Matt Spinler
2017-03-14
3
-0
/
+107
*
Add gtest for Targeting class
Matt Spinler
2017-03-14
5
-1
/
+143
*
Add Target and Targeting classes
Matt Spinler
2017-03-14
3
-2
/
+209
*
Add startHost and vcsWorkaround stubs
Matt Spinler
2017-03-14
7
-0
/
+206
*
Initial commit
Patrick Williams
2017-02-28
1
-0
/
+201