Hi everyone, As you may recall, coreboot has now gone to a quarterly release cadence. That means that it's now time for the 4.16 release, which will happen around the weekend of Feb 12.
If there's anything significant that you want to get in before the next release is done, please do that in the next week or so.
I'll be asking for people to test any boards that they have available after the release is done, but it'd be very useful to test them now, before the release so that anything that's broken can be fixed before the release is finalized.
Current stats since the 4.15 release: - Total Commits: 1266 - Average Commits per day: 15.09 - Total lines added: 302355 - Average lines added per commit: 238.83 - Total lines removed: 25937 - Total difference between added and removed: 276418
Static analysis: Our Coverity build has unfortunately been down for a bit as the build time went past its limit of 10 hours. The next build will run tonight, and the limit has been extended to allow for even longer build times.
In addition to Coverity, we also run LLVM's Scan-build tool on every platform several times a week. You can see that scan information for each platform at https://www.coreboot.org/scan-build/
Thanks! Martin