summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bmc: only add verifyBlobId if data sent for imagePatrick Venture2019-07-033-4/+19
* build: install three targets to handle bmc updatesPatrick Venture2019-07-037-13/+53
* build: prevent enabling both static and ubi tarballPatrick Venture2019-07-031-0/+8
* build: drop --enable-lpc-bridge optionPatrick Venture2019-07-033-18/+5
* build: drop --enable-pci-bridge optionPatrick Venture2019-07-033-11/+1
* build: prevent enabling aspeed and nuvotonPatrick Venture2019-07-031-0/+16
* README: Add comment re: building via SDKPatrick Venture2019-07-031-0/+6
* bmc: split out service objectsPatrick Venture2019-07-021-9/+12
* tools: tweak: add missing newline in progressPatrick Venture2019-07-021-0/+3
* tools: add progress implementationPatrick Venture2019-06-2817-11/+189
* build: bump to release 1.0Patrick Venture2019-06-281-1/+1
* README: add notes on building the host-toolPatrick Venture2019-06-281-0/+64
* build: install burn_my_bmcPatrick Venture2019-06-271-1/+1
* build: use a common library for shared piecesPatrick Venture2019-06-273-7/+16
* build: split up package checks by what is being builtPatrick Venture2019-06-271-8/+12
* build: add configure option to not build BMC modulePatrick Venture2019-06-272-2/+12
* tools: remove phosphor-ipmi-blobs dependencyPatrick Venture2019-06-2739-106/+137
* move bmc code into bmc folderPatrick Venture2019-06-2754-77/+92
* build: split out BMC dependenciesPatrick Venture2019-06-261-13/+18
* bmc: lpc aspeed: add missing file open failure checkPatrick Venture2019-06-261-3/+6
* tools: implement lpc supportPatrick Venture2019-06-242-17/+149
* bmc: lpc: add support for lpc mapping and copyingPatrick Venture2019-06-2410-85/+229
* bmc: pci_handler: set pointer to nullPatrick Venture2019-06-241-0/+1
* README: Add reboot default configuration optionPatrick Venture2019-06-241-0/+7
* build: s/update-bmc/update_bmc/gPatrick Venture2019-06-212-2/+2
* build: minor style cleanup in configure_acPatrick Venture2019-06-211-23/+94
* bmc: add preparation step before data is receivedPatrick Venture2019-06-2117-16/+184
* bmc: provide state change methodPatrick Venture2019-06-212-8/+16
* 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
* README: Add notes about delete mechanism blob optionPatrick Venture2019-06-191-0/+6
* test: cleanup by moving tool tests into subfolderPatrick Venture2019-06-1911-19/+35
* bmc: add cleanup blob handlerPatrick Venture2019-06-1915-6/+389
* fixup pessimizing-movesPatrick Venture2019-06-191-1/+1
* ipmi_flash.md: update docs to include fileOpen statePatrick Venture2019-06-181-20/+44
* test: consolidate blob listsPatrick Venture2019-06-189-53/+47
* bmc: firmware: drop obsolete todo about statesPatrick Venture2019-06-171-3/+0
* test: verificationStarted: drop incorrect todoPatrick Venture2019-06-171-4/+0
* test: uploadinprogress: cut obsolete todoPatrick Venture2019-06-171-4/+0
* test: drop obsolete open(blob) testsPatrick Venture2019-06-172-208/+0
* test: notyetstart: cut obsolete todoPatrick Venture2019-06-171-4/+0
* bmc: verificationCompleted: close: handle failurePatrick Venture2019-06-172-2/+19
* bmc: updateCompleted: closePatrick Venture2019-06-171-4/+2
* bmc: updatePending: deleteBlob(blob)Patrick Venture2019-06-172-3/+65
* bmc: verificationPending: deleteBlob(blob)Patrick Venture2019-06-172-2/+65
OpenPOWER on IntegriCloud