Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | new | Norman James | 2015-10-06 | 1 | -0/+372 | |
| | ||||||
* | cleaned up error message | Norman James | 2015-10-06 | 3 | -7/+8 | |
| | ||||||
* | improved error handling | Norman James | 2015-10-06 | 1 | -3/+2 | |
| | ||||||
* | update flash interface | Norman James | 2015-10-06 | 2 | -417/+1434 | |
| | ||||||
* | add updatefw example | Norman James | 2015-10-06 | 1 | -0/+8 | |
| | ||||||
* | made pflash call async | Norman James | 2015-10-06 | 2 | -23/+50 | |
| | ||||||
* | added power button gpio | Norman James | 2015-10-06 | 1 | -1/+1 | |
| | ||||||
* | added gpio to power button | Norman James | 2015-10-06 | 1 | -1/+1 | |
| | ||||||
* | added error handling | Norman James | 2015-10-06 | 1 | -1/+0 | |
| | ||||||
* | added interrupt handler | Norman James | 2015-10-06 | 1 | -25/+43 | |
| | ||||||
* | added interrupt capability | Norman James | 2015-10-06 | 2 | -3/+33 | |
| | ||||||
* | provide example for update fru | Norman James | 2015-10-06 | 2 | -10/+16 | |
| | ||||||
* | clean up error messages | Norman James | 2015-10-06 | 2 | -10/+10 | |
| | ||||||
* | tftp client for flash file update | Norman James | 2015-10-06 | 1 | -0/+70 | |
| | ||||||
* | turned error reporting into printf | Norman James | 2015-10-06 | 10 | -149/+51 | |
| | ||||||
* | Merge branch 'master' of https://github.com/openbmc/skeleton | Norman James | 2015-10-04 | 2 | -1/+98 | |
|\ | ||||||
| * | Merge pull request #1 from jk-ozlabs/hostipmi | Patrick Williams | 2015-09-29 | 2 | -1/+98 | |
| |\ | | | | | | | ipmi: Add host IPMI interface & debug implementation | |||||
| | * | ipmi: Add host IPMI interface & debug implementation | Jeremy Kerr | 2015-09-23 | 2 | -1/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The host IPMI interface is just a pair of send/receive calls, providing seq, netfn, cmd and a data byte array (dbus type "yyyay"). This change adds a fake host IPMI module to implement this interface. Bytes are read from stdin (as space-separated hex values), and sent as a ReceivedMessage signal. We also print any messages we see as calls to sendMessage. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> | |||||
* | | | lots of changes | Norman James | 2015-10-04 | 15 | -1725/+852 | |
|/ / | ||||||
* | | clean up ipmi | Norman James | 2015-09-27 | 3 | -7/+11 | |
| | | ||||||
* | | cleaned up ipmi handling | Norman James | 2015-09-27 | 10 | -658/+1522 | |
| | | ||||||
* | | lots of changes | Norman James | 2015-09-26 | 13 | -394/+389 | |
| | | ||||||
* | | lots of changes | Norman James | 2015-09-21 | 11 | -141/+264 | |
|/ | ||||||
* | error handling | Norman James | 2015-09-16 | 7 | -17/+348 | |
| | ||||||
* | added error handling | Norman James | 2015-09-16 | 1 | -2/+10 | |
| | ||||||
* | added error handling | Norman James | 2015-09-16 | 1 | -3/+8 | |
| | ||||||
* | added error logging | Norman James | 2015-09-16 | 9 | -37/+58 | |
| | ||||||
* | added some error handling | Norman James | 2015-09-15 | 14 | -639/+382 | |
| | ||||||
* | added make all | Norman James | 2015-09-15 | 1 | -1/+7 | |
| | ||||||
* | removed | Norman James | 2015-09-14 | 2 | -15/+0 | |
| | ||||||
* | removed gi lib dependency | Norman James | 2015-09-14 | 10 | -17/+96 | |
| | ||||||
* | lots of changes | Norman James | 2015-09-14 | 64 | -40948/+30267 | |
| | ||||||
* | lots of changes | Norman James | 2015-09-08 | 23 | -227/+4729 | |
| | ||||||
* | lots of changes | Norman James | 2015-09-05 | 17 | -4014/+1569 | |
| | ||||||
* | new file | Norman James | 2015-09-02 | 1 | -0/+84 | |
| | ||||||
* | lots of changes | Norman James | 2015-09-02 | 23 | -11581/+4158 | |
| | ||||||
* | fixed imports | Norman James | 2015-08-30 | 2 | -6/+2 | |
| | ||||||
* | lots of changes | Norman James | 2015-08-30 | 20 | -2933/+2040 | |
| | ||||||
* | lots of changes | Norman James | 2015-08-30 | 22 | -3178/+13124 | |
| | ||||||
* | added system manager | Norman James | 2015-08-27 | 1 | -0/+149 | |
| | ||||||
* | removed swp file | Norman James | 2015-08-27 | 1 | -0/+0 | |
| | ||||||
* | lots of changes | Norman James | 2015-08-27 | 2 | -15/+18 | |
| | ||||||
* | lots of changes | Norman James | 2015-08-27 | 4 | -8/+17 | |
| | ||||||
* | lots of changes | Norman James | 2015-08-27 | 7 | -194/+70 | |
| | ||||||
* | lots of changes | Norman James | 2015-08-27 | 6 | -0/+10736 | |
| | ||||||
* | reformat | Norman James | 2015-08-27 | 1 | -8/+47 | |
| | ||||||
* | added includes | Norman James | 2015-08-27 | 7 | -26/+496 | |
| | ||||||
* | major changes | Norman James | 2015-08-27 | 7 | -307/+325 | |
| | ||||||
* | lots of changes | Norman James | 2015-08-26 | 16 | -5106/+3836 | |
| | ||||||
* | added system config | Norman James | 2015-08-26 | 4 | -13/+15 | |
| |