index
:
blackbird-skeleton
04-16-2019
Blackbird™ OpenBMC Skeleton files
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pytools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Point obmcutil chassiskill code at the GPIO JSON
Matt Spinler
2018-08-14
1
-21
/
+21
*
pytools: Add completion script for obmcutil
Andrew Jeffery
2018-02-26
1
-0
/
+11
*
obmcutil: alias status to state
Joel Stanley
2018-01-31
1
-1
/
+2
*
Spelling fixes
Gunnar Mills
2017-10-25
1
-1
/
+1
*
pytools: obmcutil: Add `chassiskill` command
Andrew Jeffery
2017-10-19
1
-0
/
+78
*
pytools: obmcutil: Optionally wait for standby before getting objects
Andrew Jeffery
2017-10-17
1
-1
/
+42
*
pytools: obmcutil: Use 'in' test rather than dict.has_key()
Andrew Jeffery
2017-10-17
1
-2
/
+2
*
pytools: obmcutil: Remove unnecessary parentheses
Andrew Jeffery
2017-10-17
1
-1
/
+1
*
pytools: obmcutil: Implement verbose mode
Andrew Jeffery
2017-10-17
1
-0
/
+17
*
pytools: obmcutil: Implement blocking behaviour
Andrew Jeffery
2017-10-17
1
-13
/
+63
*
pytools: obmcutil: Use format string for all-props output
Andrew Jeffery
2017-10-17
1
-1
/
+1
*
pytools: obmcutil: Consistent naming for command descriptors
Andrew Jeffery
2017-10-17
1
-17
/
+17
*
pytools: obmcutil: Use argparse
Andrew Jeffery
2017-10-17
1
-28
/
+9
*
pytools: obmcutil: Drop ElementTree and json imports
Andrew Jeffery
2017-10-17
1
-2
/
+0
*
pytools: obmcutil: Introduce run_all_commands()
Andrew Jeffery
2017-10-17
1
-5
/
+13
*
pytools: obmcutil: Introduce run_one_command()
Andrew Jeffery
2017-10-17
1
-20
/
+21
*
pytools: obmcutil: Drop redundant prop assignment and test
Andrew Jeffery
2017-10-16
1
-5
/
+2
*
pytools: obmcutil: Collapse redundant assignment and test
Andrew Jeffery
2017-10-16
1
-4
/
+1
*
pytools: obmcutil: Drop ability to set properties from the commandline
Andrew Jeffery
2017-10-16
1
-2
/
+0
*
pytools: obmcutil: Collapse nested conditions
Andrew Jeffery
2017-10-16
1
-3
/
+2
*
pytools: obmcutil: Assign None to val by default
Andrew Jeffery
2017-10-16
1
-2
/
+1
*
pytools: obmcutil: Properly use format string
Andrew Jeffery
2017-10-16
1
-1
/
+1
*
pytools: obmcutil: Drop parentheses from conditions
Andrew Jeffery
2017-10-16
1
-3
/
+3
*
pytools: obmcutil: Make prop use None instead of empty string
Andrew Jeffery
2017-10-16
1
-2
/
+2
*
pytools: obmcutil: Rename property_value to val
Andrew Jeffery
2017-10-16
1
-5
/
+5
*
pytools: obmcutil: Rename property_name to prop
Andrew Jeffery
2017-10-16
1
-6
/
+6
*
pytools: obmcutil: Rename prop to dbus_prop
Andrew Jeffery
2017-10-16
1
-2
/
+2
*
pytools: obmcutil: Rename bus_name to bus
Andrew Jeffery
2017-10-16
1
-2
/
+2
*
pytools: obmcutil: Rename bus to dbus_bus
Andrew Jeffery
2017-10-16
1
-2
/
+2
*
pytools: obmcutil: Rename intf_name to iface
Andrew Jeffery
2017-10-16
1
-4
/
+4
*
pytools: obmcutil: Rename intf to dbus_iface
Andrew Jeffery
2017-10-16
1
-5
/
+5
*
pytools: obmcutil: Rename obj_path to obj
Andrew Jeffery
2017-10-16
1
-2
/
+2
*
pytools: obmcutil: Rename obj to dbus_obj
Andrew Jeffery
2017-10-16
1
-3
/
+3
*
pytools: obmcutil: Put script into a main() method
Andrew Jeffery
2017-10-16
1
-49
/
+53
*
pytools: obmcutil: Drop commandline method support
Andrew Jeffery
2017-10-16
1
-82
/
+4
*
obmcutil to get get bootprogress from xyz interface
George Keishing
2017-08-18
1
-3
/
+4
*
Add chassis power on/off to obmcutil
Andrew Geissler
2017-05-19
1
-0
/
+14
*
obmcutil: Remove most old org.openbmc commands
Patrick Williams
2017-04-26
1
-62
/
+0
*
LED: Remove methods used to set and clear Identify LEDs.
Vishwanatha Subbanna
2017-03-30
1
-6
/
+1
*
Add bmc, chassis, and host states to obmcutil
Andrew Geissler
2017-03-09
1
-49
/
+81
*
Move poweron and poweroff over to new host state interfaces
Andrew Geissler
2017-01-30
1
-9
/
+14
*
Fix formatting
Andrew Geissler
2016-12-19
1
-173
/
+175
*
pytools/gpioutil: Strip whitespace from value read
Xo Wang
2016-12-05
1
-2
/
+2
*
pytools/gpioutil: Don't set direction if already set
Xo Wang
2016-12-05
1
-4
/
+5
*
configs: Remove gpio code from config files
Brad Bishop
2016-09-23
1
-3
/
+4
*
Cast dbus.Double for python-json
Brad Bishop
2016-06-24
1
-0
/
+3
*
obmcutil: Use freedesktop ObjectManager
Brad Bishop
2016-06-21
1
-5
/
+19
*
Remove unused python modules from obmcutil
Brad Bishop
2016-06-21
1
-5
/
+1
*
Fix gpioutil tool
Adriana Kobylak
2016-06-16
1
-0
/
+3
*
Install python workbook to well-known location
Brad Bishop
2016-06-10
1
-9
/
+6
[next]