- 92f2615 firmware: add expiration handle by Patrick Venture · 4 years, 7 months ago
- 1ab824a log consistently via stderr by Patrick Venture · 4 years, 7 months ago
- 9b37b09 update gcc10 and clang-format10 by Patrick Venture · 4 years, 7 months ago
- 6f61af8 tools: increase polling timeout to 30 minutes by Benjamin Fair · 4 years, 8 months ago
- c8445aa tools: implement pci support for Nuvoton by Medad CChien · 4 years, 9 months ago
- 01593f9 bmc/general_systemd: Fix cancel by William A. Kennington III · 4 years, 9 months ago
- d9cc253 bmc_json_config: Fix documentation for previous changes by William A. Kennington III · 4 years, 9 months ago
- d53d60a bmc: config: add skip action by Patrick Venture · 4 years, 9 months ago
- fc5d8d2 Update config files and docs to use systemd type triggers by William A. Kennington III · 4 years, 9 months ago
- 93f3c55 bmc/general_systemd: Fix stale status files by William A. Kennington III · 4 years, 9 months ago
- 2d434c8 bmc/buildjson: Allow for systemd verification services by William A. Kennington III · 5 years ago
- b22ebbf bmc/general_systemd: Support systemd status reporting by William A. Kennington III · 5 years ago
- d8515a6 tools: add configuration to enable PPC host memory access by Rui Zhang · 4 years, 10 months ago
- 382d2a0 Add namespace testing for DoAll in tools_net_unittest.cpp by Rui Zhang · 4 years, 9 months ago
- 79fc7c0 README.md: Update to include building stdplus by Brandon Kim · 5 years ago
- aae4c2e tools: increase polling timeout by 5 minutes by Benjamin Fair · 5 years ago
- 2aa5534 tools: net: support IPv4 and IPv6 addresses by Benjamin Fair · 5 years ago
- cbf4740 tools: Fix clangtidy warning for PpcMemDevice by Brandon Kim · 5 years ago
- 4152f09 tools: net: add <optional> header by Benjamin Fair · 5 years ago
- 286cc6a tools: Add PpcMemDevice as an HostIoInterface by Brandon Kim · 5 years ago
- 30d09a3 tools: add network bridge support by Benjamin Fair · 5 years ago
- f7ccadb sys: add networking functions by Benjamin Fair · 5 years ago
- 545f565 bmc: add network bridge support by Benjamin Fair · 5 years ago
- 1290198 bmc: allowing packing transport flags densely by Benjamin Fair · 5 years ago
- a67e9e9 bmc: add test for reserved flags by Benjamin Fair · 5 years ago
- 060be01 tools: remove stat() check for supported interface by Benjamin Fair · 5 years ago
- 4e2a143 bmc: check empty instead of zero size by Patrick Venture · 5 years ago
- 1626538 bmc: require at least one action pack configuration by Patrick Venture · 5 years ago
- 493b3af internal: Add pread pwrite support in sys by Brandon Kim · 5 years ago
- 891c501 MAINTAINERS: Add Brandon Kim by Patrick Venture · 5 years ago
- 874bdf9 bmc: implement pci support for Nuvoton by Medad CChien · 5 years ago
- a9f674c bmc: Rework abortProcess and deleteBlob by Brandon Kim · 5 years ago
- 8fc6087 bmc: Replace fileOpen flag by Brandon Kim · 5 years ago
- 6749ba1 tools: Add ignoreUpdate parameter by Brandon Kim · 5 years ago
- cec91dd bmc : add config-static-bmc-with-update-status.json.in by Brandon Kim · 5 years ago
- ffbd93e docs : add fileSystemdUpdate to json configuration details by Brandon Kim · 5 years ago
- b9cd991 docs: add json configuration details by Patrick Venture · 5 years ago
- 43379f3 README: update tool parameter for type by Patrick Venture · 5 years ago
- e0216d2 bmc: merge update and prepare systemd by Patrick Venture · 5 years ago
- 3915758 bmc: add mode to systemd preparation action by Patrick Venture · 5 years ago
- 4456490 bmc: use string literals instead of variables by Patrick Venture · 5 years ago
- c498caa tools: type field now matches the /flash/{type} by Patrick Venture · 5 years ago
- 097435f bmc: require blob ids to start with /flash/ by Patrick Venture · 5 years ago
- 69abbc6 tools: bump up timeout for polling to ~5.5 minutes by Patrick Venture · 5 years ago
- 9cce5a2 bmc: buildjson: provide helper for common filesystemd type by Patrick Venture · 5 years ago
- cf066ac bmc: cleanup verification language and symbols by Patrick Venture · 5 years ago
- 29af1e3 bmc: s/SystemdVerification/SystemdWithStatusFile/g by Patrick Venture · 5 years ago
- c2baac9 bmc: allow update to use systemd with path by Patrick Venture · 5 years ago
- 984d94d bmc: add mode json option for verification systemd by Patrick Venture · 5 years ago
- ee614ec bmc: move verify systemd mode to parameter by Patrick Venture · 5 years ago
- 0caec99 bmc: json configuration: update: add mode parameter by Patrick Venture · 5 years ago
- ec105dd bugfix: bmc: update service requires mode by Patrick Venture · 5 years ago
- cf0e5de tools: p2a: enable bridge on host side by Patrick Venture · 5 years ago
- e3feacf bugfix: tools: p2a: read returns bool by Patrick Venture · 5 years ago
- 1871fe9 bmc: use json for configuration by Patrick Venture · 5 years ago
- a6b4abd bmc: implement search for json files by Patrick Venture · 5 years ago
- f32a453 bmc: consolidate action pack code slightly by Patrick Venture · 5 years ago
- d4e20de bmc: move from data section objs to owned by Patrick Venture · 5 years ago
- 413c0d6 build: always define conditionals by Patrick Venture · 5 years ago
- de04c77 bugfix: build: fix enable-host-bios by Patrick Venture · 5 years ago
- 298930a bmc: provide disabled json support by Patrick Venture · 6 years ago
- c9792e7 tools: add bios support by Patrick Venture · 6 years ago
- 7c2a00e build: add option --enable-host-bios by Patrick Venture · 6 years ago
- fa06a5f bmc: add ActionPack notion to bundle actions by Patrick Venture · 6 years ago
- 1999eef bmc: only add verifyBlobId if data sent for image by Patrick Venture · 6 years ago
- fd18216 build: install three targets to handle bmc updates by Patrick Venture · 6 years ago
- b90cacd build: prevent enabling both static and ubi tarball by Patrick Venture · 6 years ago
- 33740b9 build: drop --enable-lpc-bridge option by Patrick Venture · 6 years ago
- 89e97ba build: drop --enable-pci-bridge option by Patrick Venture · 6 years ago
- e1f6d7d build: prevent enabling aspeed and nuvoton by Patrick Venture · 6 years ago
- 33311b4 README: Add comment re: building via SDK by Patrick Venture · 6 years ago
- 48e309c bmc: split out service objects by Patrick Venture · 6 years ago
- d62a3d4 tools: tweak: add missing newline in progress by Patrick Venture · 6 years ago
- cf9b219 tools: add progress implementation by Patrick Venture · 6 years ago
- a29216e build: bump to release 1.0 by Patrick Venture · 6 years ago
- 312a3f7 README: add notes on building the host-tool by Patrick Venture · 6 years ago
- 1597a72 build: install burn_my_bmc by Patrick Venture · 6 years ago
- 1ff1f93 build: use a common library for shared pieces by Patrick Venture · 6 years ago
- c37fe1e build: split up package checks by what is being built by Patrick Venture · 6 years ago
- 0d3b872 build: add configure option to not build BMC module by Patrick Venture · 6 years ago
- 84778b8 tools: remove phosphor-ipmi-blobs dependency by Patrick Venture · 6 years ago
- f0c71df move bmc code into bmc folder by Patrick Venture · 6 years ago
- c2298de build: split out BMC dependencies by Patrick Venture · 6 years ago
- ae0941a bmc: lpc aspeed: add missing file open failure check by Patrick Venture · 6 years ago
- 7c79b25 tools: implement lpc support by Patrick Venture · 6 years ago
- 36bffb4 bmc: lpc: add support for lpc mapping and copying by Patrick Venture · 6 years ago
- ef4993e bmc: pci_handler: set pointer to null by Patrick Venture · 6 years ago
- 875258f README: Add reboot default configuration option by Patrick Venture · 6 years ago
- f786a87 build: s/update-bmc/update_bmc/g by Patrick Venture · 6 years ago
- 6264e69 build: minor style cleanup in configure_ac by Patrick Venture · 6 years ago
- 6d7735d bmc: add preparation step before data is received by Patrick Venture · 6 years ago
- 75c0c27 bmc: provide state change method by Patrick Venture · 6 years ago
- 9f937c4 tools: add support for ubi tarball from host by Patrick Venture · 6 years ago
- de73c3b tools: bugfix: add missing close after failure by Patrick Venture · 6 years ago
- 01123b2 tools: split out the update handler by Patrick Venture · 6 years ago
- 03db87e tools: specify parameter size limits for LPC by Patrick Venture · 6 years ago
- 5f2fcc4 tools: add cleanup blob on failure by Patrick Venture · 6 years ago
- 8104a52 tool: LPC data handler needs an address and length by Patrick Venture · 6 years ago
- 1f09d41 tool: continue the unit-tests of the host tool by Patrick Venture · 6 years ago
- 00c7c72 README: Add notes about delete mechanism blob option by Patrick Venture · 6 years ago