summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ipmi: start implementing flashStartTransferPatrick Venture2018-08-0611-3/+271
| | | | | Change-Id: I1f8b1498d517c0661e98b1ba895e7152f7a9ed8e Signed-off-by: Patrick Venture <venture@google.com>
* add flash-ipmi header defining sub-commandsPatrick Venture2018-08-062-0/+59
| | | | | | | | Each IPMI flow-control or data packet is expected to specify a sub-command. This introduces the list of known sub-commands. Change-Id: I4b5b64ca1a605bdaf4acabab05aea567cd9961ee Signed-off-by: Patrick Venture <venture@google.com>
* main: start with no-op handlerPatrick Venture2018-08-066-0/+296
| | | | | Change-Id: I0504ad186687535966179757cef68c3b4eca754f Signed-off-by: Patrick Venture <venture@google.com>
* add MAINTAINERS filePatrick Venture2018-08-061-0/+45
| | | | | | | Resolves #1 Change-Id: I3d045330fd0cccbad2f390dba2c4423378d2bec6 Signed-off-by: Patrick Venture <venture@google.com>
* docs: provide design documentPatrick Venture2018-08-011-0/+315
| | | | | | | | This design is what was implemented by Google in two pieces, an OEM IPMI handler, and a host-side tool. Change-Id: I8ff55a9ac992a6595877ae5aab619167ee5e6c69 Signed-off-by: Patrick Venture <venture@google.com>
* Initial commitBrad Bishop2018-07-112-0/+202
OpenPOWER on IntegriCloud