summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Collapse)AuthorAgeFilesLines
* update the path to the OCC controller objectsWael El-Essawy2017-07-181-1/+1
| | | | | | | | | | | | | This commit is made to match an OBMC code change, where the occ pass through objects were moved from /xyz/openbmc_project/occ/pass_through/occX to /org/open_power/control/occX Change-Id: Ied2bd5b089a73fc8a7f062eb9359c664cad4a7e6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43101 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
* RESTful API interface to the OCC pass through interface.Wael El-Essawy2017-06-301-0/+793
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | rest_api.py -h gives the following output: usage: rest_api.py [-h] [-H HOST_IP] [-i] [-d] [-c] {p,s,q} ... Amester Script utilizing OpenBMC OCC Pass Thru positional arguments: {p,s,q} p get parameter list from OCC s get sensor list from OCC q quit optional arguments: -h, --help show this help message and exit -H HOST_IP, --host_ip HOST_IP hostname or IP of BMC, default is w56 -i, --interactive Run Amester Script in interactive mode -d, --debug print debugging/trace information -c, --csv display sensor/parameter readings in compact csv format Change-Id: Ia203bd91e45f261209db5dc9599a427d193ef828 RTC: 172524 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42064 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Wael El-Essawy <welessa@us.ibm.com>
* Publish OCC tools to help with bringup and debugChris Cain2017-06-282-0/+1442
| | | | | | | | | Change-Id: I6350e87a05be2d6a088a9e0798a25dcead5634d4 RTC: 160567 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42526 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com>
* Changes For P9 EnablementWilliam Bryan2017-02-151-21/+24
| | | | | | | | | | | Change-Id: I37e8174bcc6e99f602a66cff077ef41ad889b19c RTC:165351 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34949 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
* FFDC parsing toolWilliam Bryan2016-12-152-0/+408
| | | | | | | | | Change-Id: Iada745ba30af2b4d6160770b2e2fc82c15b5d523 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33746 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
* Changes for GCC 4.9 and OPWilliam Bryan2016-10-246-9/+2007
| | | | | | | | Change-Id: I95ddff4b290fcf3eab617a674afc489698c78a1e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31563 Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
* Sensor List Checking & Make ImprovementsWilliam Bryan2016-10-141-0/+98
Change-Id: Id75021aeeb75c8d63b85e8a80bf09646b8bcf215 RTC:160341 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30752 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Wael El-Essawy <welessa@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
OpenPOWER on IntegriCloud