summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* newNorman James2015-10-061-0/+372
|
* cleaned up error messageNorman James2015-10-063-7/+8
|
* improved error handlingNorman James2015-10-061-3/+2
|
* update flash interfaceNorman James2015-10-062-417/+1434
|
* add updatefw exampleNorman James2015-10-061-0/+8
|
* made pflash call asyncNorman James2015-10-062-23/+50
|
* added power button gpioNorman James2015-10-061-1/+1
|
* added gpio to power buttonNorman James2015-10-061-1/+1
|
* added error handlingNorman James2015-10-061-1/+0
|
* added interrupt handlerNorman James2015-10-061-25/+43
|
* added interrupt capabilityNorman James2015-10-062-3/+33
|
* provide example for update fruNorman James2015-10-062-10/+16
|
* clean up error messagesNorman James2015-10-062-10/+10
|
* tftp client for flash file updateNorman James2015-10-061-0/+70
|
* turned error reporting into printfNorman James2015-10-0610-149/+51
|
* Merge branch 'master' of https://github.com/openbmc/skeletonNorman James2015-10-042-1/+98
|\
| * Merge pull request #1 from jk-ozlabs/hostipmiPatrick Williams2015-09-292-1/+98
| |\ | | | | | | ipmi: Add host IPMI interface & debug implementation
| | * ipmi: Add host IPMI interface & debug implementationJeremy Kerr2015-09-232-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 changesNorman James2015-10-0415-1725/+852
|/ /
* | clean up ipmiNorman James2015-09-273-7/+11
| |
* | cleaned up ipmi handlingNorman James2015-09-2710-658/+1522
| |
* | lots of changesNorman James2015-09-2613-394/+389
| |
* | lots of changesNorman James2015-09-2111-141/+264
|/
* error handlingNorman James2015-09-167-17/+348
|
* added error handlingNorman James2015-09-161-2/+10
|
* added error handlingNorman James2015-09-161-3/+8
|
* added error loggingNorman James2015-09-169-37/+58
|
* added some error handlingNorman James2015-09-1514-639/+382
|
* added make allNorman James2015-09-151-1/+7
|
* removedNorman James2015-09-142-15/+0
|
* removed gi lib dependencyNorman James2015-09-1410-17/+96
|
* lots of changesNorman James2015-09-1464-40948/+30267
|
* lots of changesNorman James2015-09-0823-227/+4729
|
* lots of changesNorman James2015-09-0517-4014/+1569
|
* new fileNorman James2015-09-021-0/+84
|
* lots of changesNorman James2015-09-0223-11581/+4158
|
* fixed importsNorman James2015-08-302-6/+2
|
* lots of changesNorman James2015-08-3020-2933/+2040
|
* lots of changesNorman James2015-08-3022-3178/+13124
|
* added system managerNorman James2015-08-271-0/+149
|
* removed swp fileNorman James2015-08-271-0/+0
|
* lots of changesNorman James2015-08-272-15/+18
|
* lots of changesNorman James2015-08-274-8/+17
|
* lots of changesNorman James2015-08-277-194/+70
|
* lots of changesNorman James2015-08-276-0/+10736
|
* reformatNorman James2015-08-271-8/+47
|
* added includesNorman James2015-08-277-26/+496
|
* major changesNorman James2015-08-277-307/+325
|
* lots of changesNorman James2015-08-2616-5106/+3836
|
* added system configNorman James2015-08-264-13/+15
|
OpenPOWER on IntegriCloud