summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: increase polling timeout by 5 minutesBenjamin Fair2020-01-131-2/+2
* tools: net: support IPv4 and IPv6 addressesBenjamin Fair2019-12-042-3/+3
* tools: Fix clangtidy warning for PpcMemDeviceBrandon Kim2019-11-261-2/+2
* tools: net: add <optional> headerBenjamin Fair2019-11-251-0/+1
* tools: Add PpcMemDevice as an HostIoInterfaceBrandon Kim2019-11-252-0/+87
* tools: add network bridge supportBenjamin Fair2019-11-216-3/+454
* sys: add networking functionsBenjamin Fair2019-11-211-0/+7
* tools: remove stat() check for supported interfaceBenjamin Fair2019-11-153-34/+2
* internal: Add pread pwrite support in sysBrandon Kim2019-11-051-0/+2
* tools: Add ignoreUpdate parameterBrandon Kim2019-09-197-18/+55
* tools: type field now matches the /flash/{type}Patrick Venture2019-08-152-26/+9
* tools: bump up timeout for polling to ~5.5 minutesPatrick Venture2019-08-141-1/+6
* tools: p2a: enable bridge on host sidePatrick Venture2019-07-261-26/+64
* bugfix: tools: p2a: read returns boolPatrick Venture2019-07-261-5/+8
* tools: add bios supportPatrick Venture2019-07-032-4/+9
* tools: tweak: add missing newline in progressPatrick Venture2019-07-021-0/+3
* tools: add progress implementationPatrick Venture2019-06-2815-11/+169
* build: install burn_my_bmcPatrick Venture2019-06-271-1/+1
* build: use a common library for shared piecesPatrick Venture2019-06-271-3/+2
* tools: remove phosphor-ipmi-blobs dependencyPatrick Venture2019-06-2712-31/+37
* move bmc code into bmc folderPatrick Venture2019-06-272-2/+11
* tools: implement lpc supportPatrick Venture2019-06-242-17/+149
* tools: add support for ubi tarball from hostPatrick Venture2019-06-214-17/+43
* tools: bugfix: add missing close after failurePatrick Venture2019-06-201-1/+11
* tools: split out the update handlerPatrick Venture2019-06-2010-325/+437
* tools: specify parameter size limits for LPCPatrick Venture2019-06-204-8/+25
* tools: add cleanup blob on failurePatrick Venture2019-06-204-30/+86
* tool: LPC data handler needs an address and lengthPatrick Venture2019-06-193-5/+35
* tool: continue the unit-tests of the host toolPatrick Venture2019-06-194-81/+98
* test: cleanup by moving tool tests into subfolderPatrick Venture2019-06-199-0/+350
* tools: update status debug messagePatrick Venture2019-06-121-7/+6
* tools: open and commit() on updateBlobIdPatrick Venture2019-06-052-6/+22
* merge Verification and Update statusesPatrick Venture2019-06-031-9/+7
* tools: updater: cppcheck fixupsPatrick Venture2019-05-281-3/+4
* tools: scope of the variable 'bytesRead' can be reduced.Patrick Venture2019-05-202-7/+8
* bmc: move away from blobs namespacePatrick Venture2019-05-206-21/+25
* bmc: enable configuration of all verificationPatrick Venture2019-05-171-11/+8
* util: create util object for bmc and toolPatrick Venture2019-05-172-13/+7
* tools: add update handlerPatrick Venture2019-05-163-119/+170
* tools: drop extraneous return statemenPatrick Venture2019-05-161-2/+0
* tools: implement firmware verification pollingPatrick Venture2019-05-152-2/+110
* tools: trigger verificationPatrick Venture2019-05-151-2/+37
* tools: io: fix printf portabilityPatrick Venture2019-05-151-2/+2
* bugfix: tools: use pci memberPatrick Venture2019-05-151-2/+1
* updater: send hash file contentsPatrick Venture2019-05-141-1/+26
* pci: implement sending firmware image over p2aPatrick Venture2019-05-144-35/+91
* add exception catch-all in mainPatrick Venture2019-05-141-0/+7
* tools: main: update ipmi-blob-tool constructorsPatrick Venture2019-05-131-2/+2
* tools: io: do aligned read/write mappingPatrick Venture2019-05-071-6/+23
* tools: p2a: read the PCI configurationPatrick Venture2019-05-071-0/+14
OpenPOWER on IntegriCloud