summaryrefslogtreecommitdiffstats
path: root/fwupd
Commit message (Collapse)AuthorAgeFilesLines
* fwupd: Fix fwupd packages to point to the correct file. (#214)v0.5.42Evan Lojewski2021-02-071-1/+1
|
* stage1: Enable 1G advertise on non-APE-controlled ports. (#213)v0.5.41Evan Lojewski2021-02-071-9/+9
|
* lvfs: Clarify target hardware. (#171)Evan Lojewski2020-11-141-0/+1
| | | Add the name_variant_suffix to clarify the target hardware for a given cab file.
* bcmflash: Fix default vendor and device ids. (#161)Evan Lojewski2020-11-061-2/+2
|
* bcmflash: Create fully valid firmware images for supported targets. (#158)Evan Lojewski2020-11-011-1/+1
| | | | - Use captured Info and Info2 sections for real firmware images. - Include valid VPD information when creating full fw images.
* lvfs: Initial release for LVFS. (#152)v0.4.44Evan Lojewski2020-10-262-2/+2
| | | | | | | - Add documentation on how to flash using fwupdtool - Add documentation on how to flash latest release on LVFS using fwupdmgr - Add documentation on how to restore from a backup Co-authored-by: Will Springer <skirmisher@protonmail.com>
* jenkins: Ensure images can be build using the packages source code. (#137)Evan Lojewski2020-10-101-1/+3
| | | | * jenkins: Ensure release source can build firmware images. * fwupd: Enable deterministic builds for .cab files.
* fwupd: Generate firmware cabinet files for use with fwupd and lvfs. (#136)Evan Lojewski2020-10-103-0/+272
Co-authored-by: Richard Hughes <richard@hughsie.com>
OpenPOWER on IntegriCloud