index
:
phosphor-ipmi-flash
master
OpenBMC Phosphor host-side firmware update tool
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: cleanup by moving tool tests into subfolder
Patrick Venture
2019-06-19
9
-0
/
+350
*
tools: update status debug message
Patrick Venture
2019-06-12
1
-7
/
+6
*
tools: open and commit() on updateBlobId
Patrick Venture
2019-06-05
2
-6
/
+22
*
merge Verification and Update statuses
Patrick Venture
2019-06-03
1
-9
/
+7
*
tools: updater: cppcheck fixups
Patrick Venture
2019-05-28
1
-3
/
+4
*
tools: scope of the variable 'bytesRead' can be reduced.
Patrick Venture
2019-05-20
2
-7
/
+8
*
bmc: move away from blobs namespace
Patrick Venture
2019-05-20
6
-21
/
+25
*
bmc: enable configuration of all verification
Patrick Venture
2019-05-17
1
-11
/
+8
*
util: create util object for bmc and tool
Patrick Venture
2019-05-17
2
-13
/
+7
*
tools: add update handler
Patrick Venture
2019-05-16
3
-119
/
+170
*
tools: drop extraneous return statemen
Patrick Venture
2019-05-16
1
-2
/
+0
*
tools: implement firmware verification polling
Patrick Venture
2019-05-15
2
-2
/
+110
*
tools: trigger verification
Patrick Venture
2019-05-15
1
-2
/
+37
*
tools: io: fix printf portability
Patrick Venture
2019-05-15
1
-2
/
+2
*
bugfix: tools: use pci member
Patrick Venture
2019-05-15
1
-2
/
+1
*
updater: send hash file contents
Patrick Venture
2019-05-14
1
-1
/
+26
*
pci: implement sending firmware image over p2a
Patrick Venture
2019-05-14
4
-35
/
+91
*
add exception catch-all in main
Patrick Venture
2019-05-14
1
-0
/
+7
*
tools: main: update ipmi-blob-tool constructors
Patrick Venture
2019-05-13
1
-2
/
+2
*
tools: io: do aligned read/write mapping
Patrick Venture
2019-05-07
1
-6
/
+23
*
tools: p2a: read the PCI configuration
Patrick Venture
2019-05-07
1
-0
/
+14
*
bugfix: result.bars[1] may be used uninitialized
Patrick Venture
2019-05-07
1
-0
/
+9
*
tools: p2a: check aspeed bridge
Patrick Venture
2019-05-06
4
-8
/
+53
*
tools: io: add read method
Patrick Venture
2019-05-03
2
-0
/
+47
*
p2a: add initial p2a support (empty)
Patrick Venture
2019-05-03
6
-1
/
+238
*
build: add check for pciutils: libpci
Patrick Venture
2019-05-03
1
-2
/
+2
*
use ipmiblob library from ipmi-blob-tool
Patrick Venture
2019-03-08
17
-917
/
+27
*
build: enable code coverage
Patrick Venture
2019-03-08
1
-4
/
+4
*
tools: blob_handler: add some const ness
Patrick Venture
2019-02-04
1
-9
/
+9
*
tools: implement blob read
Patrick Venture
2019-02-04
3
-0
/
+41
*
tools: updater: iterate via string instead of auto
Patrick Venture
2019-02-01
1
-1
/
+2
*
tools: move blobs methods to private
Patrick Venture
2019-01-31
1
-26
/
+26
*
tools: tie devmem io handler into lpc handler
Patrick Venture
2019-01-22
2
-3
/
+8
*
tools: add io interface for mmio, etc
Patrick Venture
2019-01-22
3
-0
/
+111
*
tools: lpc configuration structure is packed
Patrick Venture
2019-01-22
1
-1
/
+1
*
tools: lpc: add internal/sys to handler
Patrick Venture
2019-01-22
1
-1
/
+6
*
tools: minor cleanup, drop member return inline
Patrick Venture
2019-01-22
2
-6
/
+2
*
tools: lpc: start implementation, send metadata
Patrick Venture
2019-01-22
2
-0
/
+33
*
tools: blob add writeMeta to interface
Patrick Venture
2019-01-22
3
-3
/
+47
*
tools: specify common ipmi errors for humans
Patrick Venture
2019-01-17
1
-1
/
+18
*
bugfix: tools: close session on failure
Patrick Venture
2019-01-17
1
-0
/
+4
*
tools: implement bt sendcontents
Patrick Venture
2019-01-15
1
-1
/
+39
*
tools: blob_handler: delete return statement
Patrick Venture
2019-01-15
1
-1
/
+0
*
tools: implement blob write
Patrick Venture
2019-01-15
3
-0
/
+37
*
bugfix: tools: blob_handler: properly handle smallest reply
Patrick Venture
2019-01-15
1
-5
/
+9
*
tools: bt: add syscall interface
Patrick Venture
2019-01-15
1
-1
/
+6
*
tools: implement method to send ipmi packet to BMC
Patrick Venture
2019-01-04
4
-11
/
+125
*
tools: ipmi handler must open ipmi device
Patrick Venture
2019-01-04
2
-0
/
+48
*
tools: implement blob close
Patrick Venture
2019-01-04
4
-0
/
+30
*
s/size_t/std::size_t/g - for compatibility with other builds
Patrick Venture
2019-01-04
2
-4
/
+4
[next]