summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | tune flash twiceNorman James2015-10-281-0/+3
| |
* | do not exit objectNorman James2015-10-282-3/+3
| |
* | fix interrupt handlingNorman James2015-10-281-9/+30
| |
* | changed object path for ledNorman James2015-10-281-1/+1
| |
* | fixed gpioNorman James2015-10-282-29/+45
| |
* | fixed interrupt handlingNorman James2015-10-282-2/+5
| |
* | fix polarityNorman James2015-10-281-4/+4
| |
* | correct for gpio numbering changeNorman James2015-10-281-1/+4
| |
* | cleaned up object namesNorman James2015-10-285-36/+28
| |
* | changed name of consoleNorman James2015-10-281-0/+2
| |
* | cleaned up object namesNorman James2015-10-282-77/+96
| |
* | refactoredNorman James2015-10-281-75/+76
| |
* | updated gpio tableNorman James2015-10-282-382/+235
| |
* | add user_data to cmdline structNorman James2015-10-281-1/+2
| |
* | remove temp sensorNorman James2015-10-282-191/+1
| |
* | stop tty service before starting screenNorman James2015-10-281-0/+1
| |
* | change gpio nums for new kernel schemeNorman James2015-10-282-64/+65
| |
* | added support for partial bmc flashNorman James2015-10-282-6/+16
| |
* | removed ipmi_example.pyNorman James2015-10-271-137/+0
| |
* | new gpio utilityNorman James2015-10-273-21/+169
|/
* new property managerNorman James2015-10-261-0/+117
|
* changed to where property mgr does cachingNorman James2015-10-262-86/+23
|
* changed interface name of setAllNorman James2015-10-261-2/+3
|
* remote extra printfNorman James2015-10-261-1/+0
|
* fixed inventorytest handling bugNorman James2015-10-261-1/+4
|
* new utilityNorman James2015-10-261-0/+167
|
* remove error messageNorman James2015-10-261-1/+0
|
* disable watchdog for nowNorman James2015-10-261-9/+8
|
* moved to using dbus propertiesNorman James2015-10-263-2/+38
|\
| * Merge pull request #7 from anoo1/watchdogpoweronnkskjames2015-10-221-0/+11
| |\ | | | | | | Start watchdog with 30s timeout on poweron
| | * Start watchdog with 30s timeout on poweronAdriana Kobylak2015-10-221-0/+11
| | | | | | | | | | | | | | | | | | Per the OpenPower Host IPMI Spec, start the watchdog from the BMC with a 30s timeout at power on. Once the host starts booting, it will reset it and refresh it.
| * | Merge pull request #6 from anoo1/watchdognkskjames2015-10-222-2/+27
| |\ \ | | | | | | | | Support for stop watchdog
| | * | Support for stop watchdogAdriana Kobylak2015-10-222-2/+27
| | |/ | | | | | | | | | Add interface to stop the currently running watchdog if any.
* | | change /dev path to btNorman James2015-10-267-58/+65
| | |
* | | ipmid.pyNorman James2015-10-261-5/+5
|/ /
* | new devmems for barreleyeNorman James2015-10-221-0/+213
| |
* | add -u to python to not buffer stdoutNorman James2015-10-228-193/+10
| |
* | update Barreleye configNorman James2015-10-221-238/+227
|/
* Merge remote-tracking branch 'origin'Norman James2015-10-222-1/+12
|\
| * Merge pull request #5 from anoo1/masternkskjames2015-10-202-1/+12
| |\ | | | | | | Add UUID support
| | * Add UUID supportAdriana Kobylak2015-10-202-1/+12
| |/
* | changed initial watchout timeout to 30sNorman James2015-10-221-3/+3
| |
* | added download and flashing statusNorman James2015-10-221-0/+6
| |
* | added download and flashing statusNorman James2015-10-225-148/+652
| |
* | added devmem to setup serial portNorman James2015-10-221-1/+0
| |
* | newNorman James2015-10-202-0/+22
| |
* | added devmem for solNorman James2015-10-201-2/+2
|/
* fixed xml syntax error for watchdogNorman James2015-10-203-1549/+3
|
* Merge remote-tracking branch 'origin/master'Norman James2015-10-2017-2066/+1809
|\
| * Merge pull request #4 from anoo1/masternkskjames2015-10-196-5/+1771
| |\ | | | | | | Add set watchdog timer value
OpenPOWER on IntegriCloud