8812dfbb | 19-Feb-2018 |
Andrew Jeffery <andrew@aj.id.au> |
Merge pull request #7 from amboar/witherspoon/debug
Add debug script for deploying the debug tools tarball on Witherspoon |
8b0dacbc | 18-Feb-2018 |
Andrew Jeffery <andrew@aj.id.au> |
netboot: Capture failure exceeding the number of retries in u-boot
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |
ac47577c | 02-Feb-2018 |
Andrew Jeffery <andrew@aj.id.au> |
netboot: Reboot from a buildroot initrd
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |
5d96e7c4 | 07-Feb-2018 |
Andrew Jeffery <andrew@aj.id.au> |
Add a script for enabling kernel tracepoints
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |
e454025b | 05-Feb-2018 |
Andrew Jeffery <andrew@aj.id.au> |
Add debug script for deploying the debug tools tarball on Witherspoon
The debug script captures work-arounds required for getting perf(1) to work on Witherspoon.
Signed-off-by: Andrew Jeffery <andr
Add debug script for deploying the debug tools tarball on Witherspoon
The debug script captures work-arounds required for getting perf(1) to work on Witherspoon.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
d457af4b | 15-Feb-2018 |
Andrew Jeffery <andrew@aj.id.au> |
Merge pull request #5 from geissonator/master
BMC Dump fixes and enhancements |
da72d3f9 | 07-Feb-2018 |
Andrew Geissler <geissonator@yahoo.com> |
Address code review comments from previous reviews
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
377306d3 | 18-Dec-2017 |
Andrew Geissler <geissonator@yahoo.com> |
Provide user-friendly message when no dumps present
Instead of printing out the exception, just print a no dumps message
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
c8f236ef | 18-Dec-2017 |
Andrew Geissler <geissonator@yahoo.com> |
Add url warning disable to openbmc-sfw
Same feature in the other files, prevents the "InsecureRequestWarning.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
aec68eb8 | 18-Dec-2017 |
Andrew Geissler <geissonator@yahoo.com> |
Fix the get dump function
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
df4d2919 | 18-Dec-2017 |
Andrew Geissler <geissonator@yahoo.com> |
Fix create dump interface
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
12984cbf | 06-Feb-2018 |
Andrew Jeffery <andrew@aj.id.au> |
Merge pull request #4 from thalerj/master
Add thalerj/openbmctool |
e412dc2e | 12-Jan-2018 |
Justin Thaler <thalerj@us.ibm.com> |
Updating code to version 1.0. Added capabilities for firmware updates, checking tool version, clearing gard, and some minor code readability changes. |
f9aee3e5 | 05-Dec-2017 |
Justin Thaler <thalerj@us.ibm.com> |
Adding openbmctool |
c2ea03ed | 09-Nov-2017 |
Andrew Jeffery <andrew@aj.id.au> |
Merge pull request #3 from geissonator/master
Sensor enhancements to sort and show values in summary |
39ee5592 | 09-Nov-2017 |
Andrew Geissler <geissonator@yahoo.com> |
Add support to display the special occ sensors
occ has some sensors not in the sensors namespace that are valuable to look at.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
058fd3d6 | 09-Nov-2017 |
Andrew Geissler <andrewg@us.ibm.com> |
Provide option to display sensor value in --list
Sometimes you just want a quick dump of all the sensors and their current value (without all the other sensor specific info).
Signed-off-by: Andrew
Provide option to display sensor value in --list
Sometimes you just want a quick dump of all the sensors and their current value (without all the other sensor specific info).
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
show more ...
|
f262229b | 09-Nov-2017 |
Andrew Geissler <andrewg@us.ibm.com> |
Sort the returned sensors
Still not perfect but definitely better: [andrewg@gfwa123 openbmc-events]$ ./openbmc-sensors --server <bmc> list /xyz/openbmc_project/sensors/temperature/ambient /xyz/openb
Sort the returned sensors
Still not perfect but definitely better: [andrewg@gfwa123 openbmc-events]$ ./openbmc-sensors --server <bmc> list /xyz/openbmc_project/sensors/temperature/ambient /xyz/openbmc_project/sensors/fan_tach/fan0_0 /xyz/openbmc_project/sensors/fan_tach/fan0_1 /xyz/openbmc_project/sensors/fan_tach/fan1_0 /xyz/openbmc_project/sensors/fan_tach/fan1_1 /xyz/openbmc_project/sensors/fan_tach/fan2_0 /xyz/openbmc_project/sensors/fan_tach/fan2_1 /xyz/openbmc_project/sensors/fan_tach/fan3_0 /xyz/openbmc_project/sensors/fan_tach/fan3_1 /xyz/openbmc_project/sensors/temperature/p0_vcs_temp /xyz/openbmc_project/sensors/temperature/p0_vdd_temp /xyz/openbmc_project/sensors/temperature/p0_vddr_temp /xyz/openbmc_project/sensors/temperature/p0_vdn_temp /xyz/openbmc_project/sensors/temperature/p1_vcs_temp /xyz/openbmc_project/sensors/temperature/p1_vdd_temp /xyz/openbmc_project/sensors/temperature/p1_vddr_temp /xyz/openbmc_project/sensors/temperature/p1_vdn_temp ...
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
show more ...
|
fcc968f1 | 01-Nov-2017 |
Andrew Jeffery <andrew@aj.id.au> |
Merge pull request #2 from bradbishop/master
Autobump script |
ca5cd07f | 31-Oct-2017 |
Brad Bishop <bradleyb@us.ibm.com> |
Autobump script
Autobump scans OpenBMC bitbake layers and project repositories looking for possible SRCREV updates. When candidates are found autobump composes and submits a pull request.
Original
Autobump script
Autobump scans OpenBMC bitbake layers and project repositories looking for possible SRCREV updates. When candidates are found autobump composes and submits a pull request.
Originally authored by Patrick Williams <patrick@stwcx.net>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
f7cbc371 | 23-Oct-2017 |
Andrew Jeffery <andrew@aj.id.au> |
Merge pull request #1 from mine260309/master
Add upload_and_update.py tool |
6947ae16 | 15-Oct-2017 |
Lei YU <mine260309@gmail.com> |
Add upload_and_update.py tool
A tool to upload tarball to TFTP server and update BMC with it, using REST APIs.
Signed-off-by: Lei YU <mine260309@gmail.com> |
0b324600 | 13-Oct-2017 |
Andrew Jeffery <andrew@aj.id.au> |
Add 'amboar/obmc-scripts/' from commit '291f081c7dd6cd107ffcaa7af3ede7500b7f7e35'
git-subtree-dir: amboar/obmc-scripts git-subtree-mainline: 87d27a16765f621cf2b4242bf70d4ce63b371bb0 git-subtree-spli
Add 'amboar/obmc-scripts/' from commit '291f081c7dd6cd107ffcaa7af3ede7500b7f7e35'
git-subtree-dir: amboar/obmc-scripts git-subtree-mainline: 87d27a16765f621cf2b4242bf70d4ce63b371bb0 git-subtree-split: 291f081c7dd6cd107ffcaa7af3ede7500b7f7e35
show more ...
|
87d27a16 | 13-Oct-2017 |
Andrew Jeffery <andrew@aj.id.au> |
Add 'geissonator/openbmc-events/' from commit '23da2739fc6fc375146d6fcf0e13de5eec8e6c0c'
git-subtree-dir: geissonator/openbmc-events git-subtree-mainline: 2581388036ea7c35eea1db8343fbe51ff622ef71 gi
Add 'geissonator/openbmc-events/' from commit '23da2739fc6fc375146d6fcf0e13de5eec8e6c0c'
git-subtree-dir: geissonator/openbmc-events git-subtree-mainline: 2581388036ea7c35eea1db8343fbe51ff622ef71 git-subtree-split: 23da2739fc6fc375146d6fcf0e13de5eec8e6c0c
show more ...
|
25813880 | 13-Oct-2017 |
Andrew Jeffery <andrew@aj.id.au> |
Add LICENSE and README.md files
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |