summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README.md: Update to include building stdplusHEADmasterBrandon Kim2020-02-061-0/+12
* 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-217-4/+456
* sys: add networking functionsBenjamin Fair2019-11-213-0/+58
* bmc: add network bridge supportBenjamin Fair2019-11-217-10/+247
* bmc: allowing packing transport flags denselyBenjamin Fair2019-11-1812-78/+39
* bmc: add test for reserved flagsBenjamin Fair2019-11-182-0/+67
* tools: remove stat() check for supported interfaceBenjamin Fair2019-11-153-34/+2
* 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
* internal: Add pread pwrite support in sysBrandon Kim2019-11-053-0/+21
* MAINTAINERS: Add Brandon KimPatrick Venture2019-11-051-0/+1
* bmc: implement pci support for NuvotonMedad CChien2019-11-054-4/+160
* bmc: Rework abortProcess and deleteBlobBrandon Kim2019-10-181-23/+23
* bmc: Replace fileOpen flagBrandon Kim2019-10-183-16/+14
* tools: Add ignoreUpdate parameterBrandon Kim2019-09-197-18/+55
* bmc : add config-static-bmc-with-update-status.json.inBrandon Kim2019-09-175-3/+63
* docs : add fileSystemdUpdate to json configuration detailsBrandon Kim2019-09-161-4/+4
* docs: add json configuration detailsPatrick Venture2019-08-212-0/+284
* README: update tool parameter for typePatrick Venture2019-08-211-1/+1
* 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
* tools: type field now matches the /flash/{type}Patrick Venture2019-08-152-26/+9
* bmc: require blob ids to start with /flash/Patrick Venture2019-08-152-0/+71
* tools: bump up timeout for polling to ~5.5 minutesPatrick Venture2019-08-141-1/+6
* 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
* tools: p2a: enable bridge on host sidePatrick Venture2019-07-261-26/+64
* bugfix: tools: p2a: read returns boolPatrick Venture2019-07-261-5/+8
* 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
* build: always define conditionalsPatrick Venture2019-07-191-0/+3
* bugfix: build: fix enable-host-biosPatrick Venture2019-07-191-2/+6
* bmc: provide disabled json supportPatrick Venture2019-07-1810-1/+726
* tools: add bios supportPatrick Venture2019-07-032-4/+9
* build: add option --enable-host-biosPatrick Venture2019-07-0310-20/+147
* bmc: add ActionPack notion to bundle actionsPatrick Venture2019-07-0315-62/+390
OpenPOWER on IntegriCloud