summaryrefslogtreecommitdiffstats
path: root/bmc
Commit message (Expand)AuthorAgeFilesLines
* bmc: add network bridge supportBenjamin Fair2019-11-214-0/+210
* bmc: allowing packing transport flags denselyBenjamin Fair2019-11-1812-78/+39
* bmc: add test for reserved flagsBenjamin Fair2019-11-182-0/+67
* bmc: check empty instead of zero sizePatrick Venture2019-11-071-1/+1
* bmc: require at least one action pack configurationPatrick Venture2019-11-074-55/+63
* bmc: implement pci support for NuvotonMedad CChien2019-11-053-4/+116
* bmc: Rework abortProcess and deleteBlobBrandon Kim2019-10-181-23/+23
* bmc: Replace fileOpen flagBrandon Kim2019-10-182-11/+9
* bmc : add config-static-bmc-with-update-status.json.inBrandon Kim2019-09-172-0/+27
* bmc: merge update and prepare systemdPatrick Venture2019-08-2110-275/+108
* bmc: add mode to systemd preparation actionPatrick Venture2019-08-213-8/+21
* bmc: use string literals instead of variablesPatrick Venture2019-08-211-3/+2
* bmc: require blob ids to start with /flash/Patrick Venture2019-08-152-0/+71
* bmc: buildjson: provide helper for common filesystemd typePatrick Venture2019-08-061-28/+21
* bmc: cleanup verification language and symbolsPatrick Venture2019-08-066-21/+22
* bmc: s/SystemdVerification/SystemdWithStatusFile/gPatrick Venture2019-08-054-24/+24
* bmc: allow update to use systemd with pathPatrick Venture2019-08-052-0/+61
* bmc: add mode json option for verification systemdPatrick Venture2019-08-052-4/+16
* bmc: move verify systemd mode to parameterPatrick Venture2019-08-054-8/+24
* bmc: json configuration: update: add mode parameterPatrick Venture2019-08-054-1/+61
* bugfix: bmc: update service requires modePatrick Venture2019-08-053-8/+3
* bmc: use json for configurationPatrick Venture2019-07-191-79/+10
* bmc: implement search for json filesPatrick Venture2019-07-196-0/+129
* bmc: consolidate action pack code slightlyPatrick Venture2019-07-191-35/+44
* bmc: move from data section objs to ownedPatrick Venture2019-07-1919-137/+237
* bmc: provide disabled json supportPatrick Venture2019-07-188-1/+714
* build: add option --enable-host-biosPatrick Venture2019-07-036-10/+47
* bmc: add ActionPack notion to bundle actionsPatrick Venture2019-07-0315-62/+390
* bmc: only add verifyBlobId if data sent for imagePatrick Venture2019-07-033-4/+19
* build: install three targets to handle bmc updatesPatrick Venture2019-07-034-0/+13
* build: drop --enable-lpc-bridge optionPatrick Venture2019-07-031-4/+3
* build: drop --enable-pci-bridge optionPatrick Venture2019-07-031-2/+0
* bmc: split out service objectsPatrick Venture2019-07-021-9/+12
* build: use a common library for shared piecesPatrick Venture2019-06-271-2/+1
* tools: remove phosphor-ipmi-blobs dependencyPatrick Venture2019-06-2724-70/+54
* move bmc code into bmc folderPatrick Venture2019-06-2750-0/+6072
OpenPOWER on IntegriCloud