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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bmc: only add verifyBlobId if data sent for image
Patrick Venture
2019-07-03
3
-4
/
+19
*
build: install three targets to handle bmc updates
Patrick Venture
2019-07-03
7
-13
/
+53
*
build: prevent enabling both static and ubi tarball
Patrick Venture
2019-07-03
1
-0
/
+8
*
build: drop --enable-lpc-bridge option
Patrick Venture
2019-07-03
3
-18
/
+5
*
build: drop --enable-pci-bridge option
Patrick Venture
2019-07-03
3
-11
/
+1
*
build: prevent enabling aspeed and nuvoton
Patrick Venture
2019-07-03
1
-0
/
+16
*
README: Add comment re: building via SDK
Patrick Venture
2019-07-03
1
-0
/
+6
*
bmc: split out service objects
Patrick Venture
2019-07-02
1
-9
/
+12
*
tools: tweak: add missing newline in progress
Patrick Venture
2019-07-02
1
-0
/
+3
*
tools: add progress implementation
Patrick Venture
2019-06-28
17
-11
/
+189
*
build: bump to release 1.0
Patrick Venture
2019-06-28
1
-1
/
+1
*
README: add notes on building the host-tool
Patrick Venture
2019-06-28
1
-0
/
+64
*
build: install burn_my_bmc
Patrick Venture
2019-06-27
1
-1
/
+1
*
build: use a common library for shared pieces
Patrick Venture
2019-06-27
3
-7
/
+16
*
build: split up package checks by what is being built
Patrick Venture
2019-06-27
1
-8
/
+12
*
build: add configure option to not build BMC module
Patrick Venture
2019-06-27
2
-2
/
+12
*
tools: remove phosphor-ipmi-blobs dependency
Patrick Venture
2019-06-27
39
-106
/
+137
*
move bmc code into bmc folder
Patrick Venture
2019-06-27
54
-77
/
+92
*
build: split out BMC dependencies
Patrick Venture
2019-06-26
1
-13
/
+18
*
bmc: lpc aspeed: add missing file open failure check
Patrick Venture
2019-06-26
1
-3
/
+6
*
tools: implement lpc support
Patrick Venture
2019-06-24
2
-17
/
+149
*
bmc: lpc: add support for lpc mapping and copying
Patrick Venture
2019-06-24
10
-85
/
+229
*
bmc: pci_handler: set pointer to null
Patrick Venture
2019-06-24
1
-0
/
+1
*
README: Add reboot default configuration option
Patrick Venture
2019-06-24
1
-0
/
+7
*
build: s/update-bmc/update_bmc/g
Patrick Venture
2019-06-21
2
-2
/
+2
*
build: minor style cleanup in configure_ac
Patrick Venture
2019-06-21
1
-23
/
+94
*
bmc: add preparation step before data is received
Patrick Venture
2019-06-21
17
-16
/
+184
*
bmc: provide state change method
Patrick Venture
2019-06-21
2
-8
/
+16
*
tools: add support for ubi tarball from host
Patrick Venture
2019-06-21
4
-17
/
+43
*
tools: bugfix: add missing close after failure
Patrick Venture
2019-06-20
1
-1
/
+11
*
tools: split out the update handler
Patrick Venture
2019-06-20
10
-325
/
+437
*
tools: specify parameter size limits for LPC
Patrick Venture
2019-06-20
4
-8
/
+25
*
tools: add cleanup blob on failure
Patrick Venture
2019-06-20
4
-30
/
+86
*
tool: LPC data handler needs an address and length
Patrick Venture
2019-06-19
3
-5
/
+35
*
tool: continue the unit-tests of the host tool
Patrick Venture
2019-06-19
4
-81
/
+98
*
README: Add notes about delete mechanism blob option
Patrick Venture
2019-06-19
1
-0
/
+6
*
test: cleanup by moving tool tests into subfolder
Patrick Venture
2019-06-19
11
-19
/
+35
*
bmc: add cleanup blob handler
Patrick Venture
2019-06-19
15
-6
/
+389
*
fixup pessimizing-moves
Patrick Venture
2019-06-19
1
-1
/
+1
*
ipmi_flash.md: update docs to include fileOpen state
Patrick Venture
2019-06-18
1
-20
/
+44
*
test: consolidate blob lists
Patrick Venture
2019-06-18
9
-53
/
+47
*
bmc: firmware: drop obsolete todo about states
Patrick Venture
2019-06-17
1
-3
/
+0
*
test: verificationStarted: drop incorrect todo
Patrick Venture
2019-06-17
1
-4
/
+0
*
test: uploadinprogress: cut obsolete todo
Patrick Venture
2019-06-17
1
-4
/
+0
*
test: drop obsolete open(blob) tests
Patrick Venture
2019-06-17
2
-208
/
+0
*
test: notyetstart: cut obsolete todo
Patrick Venture
2019-06-17
1
-4
/
+0
*
bmc: verificationCompleted: close: handle failure
Patrick Venture
2019-06-17
2
-2
/
+19
*
bmc: updateCompleted: close
Patrick Venture
2019-06-17
1
-4
/
+2
*
bmc: updatePending: deleteBlob(blob)
Patrick Venture
2019-06-17
2
-3
/
+65
*
bmc: verificationPending: deleteBlob(blob)
Patrick Venture
2019-06-17
2
-2
/
+65
[prev]
[next]