summaryrefslogtreecommitdiffstats
path: root/tools/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* tools: add network bridge supportBenjamin Fair2019-11-211-3/+25
* tools: Add ignoreUpdate parameterBrandon Kim2019-09-191-3/+10
* tools: type field now matches the /flash/{type}Patrick Venture2019-08-151-20/+5
* tools: add bios supportPatrick Venture2019-07-031-1/+2
* tools: add progress implementationPatrick Venture2019-06-281-3/+6
* tools: add support for ubi tarball from hostPatrick Venture2019-06-211-6/+29
* tools: specify parameter size limits for LPCPatrick Venture2019-06-201-2/+19
* tool: LPC data handler needs an address and lengthPatrick Venture2019-06-191-3/+30
* tools: add update handlerPatrick Venture2019-05-161-2/+2
* add exception catch-all in mainPatrick Venture2019-05-141-0/+7
* tools: main: update ipmi-blob-tool constructorsPatrick Venture2019-05-131-2/+2
* p2a: add initial p2a support (empty)Patrick Venture2019-05-031-1/+10
* use ipmiblob library from ipmi-blob-toolPatrick Venture2019-03-081-4/+4
* tools: tie devmem io handler into lpc handlerPatrick Venture2019-01-221-1/+4
* tools: put all host-side code into host_tool namespacePatrick Venture2019-01-041-7/+8
* tools: main: cleanup usage outputPatrick Venture2019-01-041-4/+6
* tools: bugfix: main: print usage with no parametersPatrick Venture2018-12-191-0/+6
* tools: updater: add exceptions for errorsPatrick Venture2018-12-131-1/+10
* tools: main, use copy instead of loopingPatrick Venture2018-12-131-11/+5
* tools: move interface building into mainPatrick Venture2018-12-121-3/+49
* tools: start implementing ipmi interfacePatrick Venture2018-12-121-1/+3
* tools: start implementing blob interfacePatrick Venture2018-12-121-1/+5
* tools: start burn_my_bmc toolPatrick Venture2018-12-111-0/+112
* Revert original implementation in favor of blob-based approachPatrick Venture2018-11-021-117/+0
* tools: starting burn_my_bmc host utilityPatrick Venture2018-09-181-0/+117
OpenPOWER on IntegriCloud