summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ncsi: Add an additional TX api. (#180)Evan Lojewski2020-11-242-14/+54
* ape: Allow ape commands to be executed from all endpoints. (#179)Evan Lojewski2020-11-241-7/+10
* ape: Use the interrupt flags to determine if a power state event occurred (#178)Evan Lojewski2020-11-241-15/+14
* ape: Add NVIC interrupt causes. (#177)Evan Lojewski2020-11-242-0/+284
* ape: Fix NVIC access. (#176)Evan Lojewski2020-11-247-261/+67
* ape: Only allow host resets if the driver was loaded previously. (#175)Evan Lojewski2020-11-191-1/+9
* Revert "build: Enable builds under LLVM 11. (#172)" (#174)Evan Lojewski2020-11-195-9/+11
* ape: Reset the network interface any time the APE mode is incorrect. (#173)Evan Lojewski2020-11-193-0/+28
* build: Enable builds under LLVM 11. (#172)Evan Lojewski2020-11-185-11/+9
* lvfs: Clarify target hardware. (#171)Evan Lojewski2020-11-141-0/+1
* stage1: Fix a regression that broke reading NVRam. (#170)v0.4.62Evan Lojewski2020-11-081-1/+1
* stage1: Cleanup remaining linting issues (#169)Evan Lojewski2020-11-083-57/+84
* stage1: Ensure only valid vendor and device Ids are used. (#168)Evan Lojewski2020-11-081-13/+21
* stage1: Cleanup trivial linting warnings. (#166)Evan Lojewski2020-11-085-58/+44
* bcmflash: Fix a regression that disabled the eth target. (#167)Evan Lojewski2020-11-081-1/+1
* build: Enable linting checkes (#165)Evan Lojewski2020-11-0810-9/+477
* build: Enable builds under FreeBSD (#164)Evan Lojewski2020-11-0718-204/+325
* build: Cleanup various include files. (#163)Evan Lojewski2020-11-074-42/+3
* bcmflash: Fix default vendor and device ids. (#161)Evan Lojewski2020-11-066-104/+28
* bcmflash: Default to valid MAC addresses (not multicast addresses). (#162)Evan Lojewski2020-11-053-12/+12
* bcmflash: Default to valid (dummy) mac addresses when creating firmware image...Evan Lojewski2020-11-033-12/+12
* bcmflash: Print SMBus information. (#159)Evan Lojewski2020-11-011-0/+4
* bcmflash: Create fully valid firmware images for supported targets. (#158)Evan Lojewski2020-11-019-41/+717
* bcmflash: Allow specifying a new MAC address for each port. (#157)Evan Lojewski2020-11-011-4/+78
* bcmflash: Enable extracting raw vpd information. (#156)Evan Lojewski2020-11-011-0/+16
* ape: Remove a couple of posisble infinte loops that can happen with misbehavi...v0.4.47Evan Lojewski2020-10-283-13/+39
* timer: Add an initial timer library. (#155)Evan Lojewski2020-10-286-4/+271
* build: Ensure tags build properly. (#153)Evan Lojewski2020-10-271-1/+2
* lvfs: Initial release for LVFS. (#152)v0.4.44Evan Lojewski2020-10-263-25/+54
* apeloader: Cleanup various linting warnings. (#151)Evan Lojewski2020-10-241-1/+2
* ncsi: Cleanup various linting warnings. (#150)Evan Lojewski2020-10-244-70/+94
* ape: Cleanup various linting warnings. (#149)Evan Lojewski2020-10-246-16/+60
* builds: Add Microsoft's SDL and banned API list (#148)Evan Lojewski2020-10-245-21/+169
* ape: Properly handle tx lockups by ensuring all blocks are reset. (#147)Evan Lojewski2020-10-221-3/+4
* mii: Cleanup various linting warnings. (#146)Evan Lojewski2020-10-172-12/+15
* nvm: Cleanup various linting warnings. (#145)Evan Lojewski2020-10-175-65/+43
* printf: Cleanup various linting warnings. (#144)Evan Lojewski2020-10-164-12/+14
* vpd: Cleanup various linting warnings. (#143)Evan Lojewski2020-10-131-4/+1
* libs/ape: Cleanup various linting warnings. (#142)Evan Lojewski2020-10-131-0/+3
* README.md: rework usage and development sections (#141)Will Springer2020-10-131-55/+61
* stage1: Report extended VPD information if found. (#139)Evan Lojewski2020-10-111-2/+46
* bcmflash: Parse VPD data in the code directory if it exists. (#138)Evan Lojewski2020-10-112-3/+15
* jenkins: Ensure images can be build using the packages source code. (#137)Evan Lojewski2020-10-103-6/+39
* fwupd: Generate firmware cabinet files for use with fwupd and lvfs. (#136)Evan Lojewski2020-10-106-6/+293
* bcmflash: Add ability to create full firmware images. (#135)Evan Lojewski2020-10-092-27/+116
* bcmflash: Improve debugging when ethtool reports an error. (#134)Evan Lojewski2020-10-091-2/+5
* jenkins: Populate job description with commit message. (#133)Evan Lojewski2020-10-091-0/+6
* nvm: Enable burst writes. (#132)Evan Lojewski2020-10-081-22/+81
* build: Create a simple changelog from the git commit history. (#131)Evan Lojewski2020-10-063-2/+70
* build: Enable semantic versioning. (#130)Evan Lojewski2020-10-061-1/+24
OpenPOWER on IntegriCloud