From 58a398e89d1bac3851491f67e39c6e3708e4f1db Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 22 May 2024 19:11:26 -0600 Subject: Update 24.05 release notes with final statistics The pre-release notes never capture everything, so we need to do an update to finalize them after the release is tagged. This captures on additional SoC added right before the release and updates the statistics. Signed-off-by: Martin Roth Change-Id: Id3efcd15597e4fee0bdbca76e474974ae32d3263 Reviewed-on: https://review.coreboot.org/c/coreboot/+/82613 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- Documentation/releases/coreboot-24.05-relnotes.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'Documentation') diff --git a/Documentation/releases/coreboot-24.05-relnotes.md b/Documentation/releases/coreboot-24.05-relnotes.md index 9575f2e023..86910b8577 100644 --- a/Documentation/releases/coreboot-24.05-relnotes.md +++ b/Documentation/releases/coreboot-24.05-relnotes.md @@ -149,6 +149,7 @@ Platform Updates ### Updated SoCs * Added src/soc/ibm/power9 +* Added src/soc/intel/xeon_sp/gnr * Added src/soc/sifive/fu740 @@ -156,15 +157,15 @@ Platform Updates Statistics from the 24.02 to the 24.05 release -------------------------------------------- -* Total Commits: 722 -* Average Commits per day: 8.55 -* Total lines added: 302523 -* Average lines added per commit: 419.01 -* Number of patches adding more than 100 lines: 57 -* Average lines added per small commit: 37.80 -* Total lines removed: 16089 -* Average lines removed per commit: 22.28 -* Total difference between added and removed: 286434 +* Total Commits: 739 +* Average Commits per day: 8.64 +* Total lines added: 304721 +* Average lines added per commit: 412.34 +* Number of patches adding more than 100 lines: 60 +* Average lines added per small commit: 37.74 +* Total lines removed: 16195 +* Average lines removed per commit: 21.91 +* Total difference between added and removed: 288526 * Total authors: 131 * New authors: 23 -- cgit v1.2.3