summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In startHost, don't set bit 2 in scratch reg 8Matt Spinler2018-11-261-3/+0
* p9: pcie-workaround: Add service file to repoAnthony Wilson2018-11-093-0/+31
* p9: cleanupPcie: Run procedure on all CPUsAnthony Wilson2018-11-081-3/+5
* p9: cleanupPcie: Correct line endingsAnthony Wilson2018-11-071-51/+51
* Fix std::variant usageWilliam A. Kennington III2018-11-061-1/+1
* add .clang-formatPatrick Venture2018-11-0220-480/+532
* s/copyright char/(C)/g to make compiler happyPatrick Venture2018-11-0212-14/+13
* Add cleanupPcie to openpower-proc-controlAnthony Wilson2018-10-262-0/+51
* openpower-proc-control: use c++17Vernon Mauery2018-10-041-1/+1
* Add MAINTAINERS fileAndrew Jeffery2018-05-231-0/+46
* README: Reword cleaning the repoGunnar Mills2018-03-301-1/+1
* Log istep info on watchdog timeoutspashabk-in2017-10-252-0/+152
* Add FSI scan procedureMatt Spinler2017-10-044-2/+152
* Fix makefile generator script when multiple typesMatt Spinler2017-10-041-4/+4
* Use all phosphor-dbus-interfaces errorsMatt Spinler2017-10-049-1132/+91
* Convert over to uint32_t for AttemptsLeftAndrew Geissler2017-08-192-4/+4
* Boot from sbe side 0 when boot count is greater than 0Andrew Geissler2017-08-181-1/+1
* Move over to new AttempsLeft for reboot countAndrew Geissler2017-08-071-4/+5
* Fix FSI hub pathEdward A. James2017-07-061-1/+1
* Don't run vcs workaround on non-dd10 chipsAndrew Geissler2017-06-092-0/+16
* Set SBE seeprom boot sideAndrew Geissler2017-06-015-5/+128
* Replacing runtime exceptions with elogDhruvaraj Subhashchandran2017-05-175-5/+251
* Replace error strings with logging errors in device operationsDhruvaraj Subhashchandran2017-05-154-46/+75
* Add error definitions for CFAM access fails.Dhruvaraj Subhashchandran2017-05-093-0/+853
* Change FSI behavior for 4.10Edward A. James2017-04-274-11/+63
* P9 CFAM register override procedureMichael Tritz2017-04-144-2/+93
* New procedure to set synchronous FSI clock modeMatt Spinler2017-03-301-0/+48
* Fix jenkins compile failureMatt Spinler2017-03-303-19/+29
* Fix path for FSI slavesMatt Spinler2017-03-172-3/+3
* Pass source dir into makefile generator scriptMatt Spinler2017-03-172-3/+7
* Add README.mdMatt Spinler2017-03-141-0/+12
* Have the Target class manage the file descriptorMatt Spinler2017-03-147-21/+42
* Conditional compilation of proceduresMatt Spinler2017-03-145-2/+40
* Register proceduresMatt Spinler2017-03-149-40/+131
* Move procedures into separate files.Matt Spinler2017-03-143-30/+73
* Fill in startHost and vcsWorkaround proceduresMatt Spinler2017-03-141-0/+66
* Add code to access P9 CFAM registersMatt Spinler2017-03-144-0/+207
* Add FileDescriptor classMatt Spinler2017-03-143-0/+107
* Add gtest for Targeting classMatt Spinler2017-03-145-1/+143
* Add Target and Targeting classesMatt Spinler2017-03-143-2/+209
* Add startHost and vcsWorkaround stubsMatt Spinler2017-03-147-0/+206
* Initial commitPatrick Williams2017-02-281-0/+201
OpenPOWER on IntegriCloud