From 46d42183dc953ba38f9335bdea51636822d36596 Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Thu, 26 Jan 2023 14:22:13 +0100 Subject: [PATCH 01/12] _posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md: add post for release 4.19.0.1 Signed-off-by: Przemyslaw Sulewski --- ...023-01-27-PC-Engines_Firmware-v4-19-0-1.md | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 _posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md diff --git a/_posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md b/_posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md new file mode 100644 index 0000000..5ac87ef --- /dev/null +++ b/_posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md @@ -0,0 +1,118 @@ +--- +layout: post +title: "PC Engines apu coreboot Open Source Firmware v4.19.0.1" +date: 2023-01-27 +categories: Firmware +--- +# PC Engines apu coreboot Open Source Firmware v4.19.0.1 + +## Key changes + +Mainline: + +### Changed + +- **Rebased** with official coreboot repository **commit** 2ccbcc5 +- Removed configuration and mainboard files for apu1 + +## Statistics + + +![Files Changed](ToDo) + +The chart shows the total files changed from release tag against the rebase +point of given release specified in CHANGELOG (CHANGELOG.md, gitlab-ci.yml +and regression.sh excluded from statistics). Check the statistics with: + +``` +git diff --stat 2ccbcc5 ':(exclude).gitlab-ci.yml' ':(exclude)CHANGELOG.md' ':(exclude).gitlab-ci/regression.sh' +``` + +`ToDo files changed, ToDo insertions(+), ToDo deletions(-)` + +![Process of mainlining](ToDo) + +The chart represents the total line added and deleted on the PC Engines +coreboot fork against the rebase point for a given release. + +## Testing + +* [PC Engines hardware configuration matrix](https://cloud.3mdeb.com/index.php/s/GYecq2SHidoFZ8A/preview) - + hardware configurations available for testing in 3mdeb laboratory. + +* [PC Engines release validation results](https://docs.google.com/spreadsheets/d/1_uRhVo9eYeZONnelymonYp444zYHT_Q_qmJEJ8_XqJc/edit#gid=2507399) - + please note there are separate sheets for each board-release. + +![Mainline test results](ToDo) + +* Mainline: + * PASSED: ToDo (**ToDo**) + * FAILED: ToDo (**ToDo**) + * PASSED [%]: ToDo (**ToDo**) + +Fails are related to +[USB](https://github.com/pcengines/apu2-documentation/issues/277), +[Xen](https://github.com/pcengines/apu2-documentation/issues/109) and +[Checking CPU temperature in pfSense](https://github.com/pcengines/apu2-documentation/issues/281). + +## Binaries + +### Mainline + +* [apu1 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.zip) + + [apu1 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.rom) + + [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.SHA256) + + [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.SHA256.sig) + +* [apu2 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu2/apu2_v4.19.0.1.zip) + + [apu2 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu2/apu2_v4.19.0.1.rom) + + [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu2/apu2_v4.19.0.1.SHA256) + + [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu2/apu2_v4.19.0.1.SHA256.sig) + +* [apu3 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu3/apu3_v4.19.0.1.zip) + + [apu3 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu3/apu3_v4.19.0.1.rom) + + [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu3/apu3_v4.19.0.1.SHA256) + + [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu3/apu3_v4.19.0.1.SHA256.sig) + +* [apu4 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu4/apu4_v4.19.0.1.zip) + + [apu4 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu4/apu4_v4.19.0.1.rom) + + [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu4/apu4_v4.19.0.1.SHA256) + + [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu4/apu4_v4.19.0.1.SHA256.sig) + +* [apu5 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu5/apu5_v4.19.0.1.zip) + + [apu5 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu5/apu5_v4.19.0.1.rom) + + [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu5/apu5_v4.19.0.1.SHA256) + + [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu5/apu5_v4.19.0.1.SHA256.sig) + +* [apu6 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu6/apu6_v4.19.0.1.zip) + + [apu6 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu6/apu6_v4.19.0.1.rom) + + [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu6/apu6_v4.19.0.1.SHA256) + + [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu6/apu6_v4.19.0.1.SHA256.sig) + +* [apu7 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu7/apu7_v4.19.0.1.zip) + + [apu7 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu7/apu7_v4.19.0.1.rom) + + [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu7/apu7_v4.19.0.1.SHA256) + + [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu7/apu7_v4.19.0.1.SHA256.sig) + +See how to verify the signatures on [asciinema](ToDo) From 94b059a975bcd43b3965821173e42085d7cd464e Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Thu, 26 Jan 2023 14:32:25 +0100 Subject: [PATCH 02/12] index.html: add rel_v4.19.0.1 section Signed-off-by: Przemyslaw Sulewski --- index.html | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 72 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index ee3a857..86210c9 100644 --- a/index.html +++ b/index.html @@ -211,6 +211,7 @@

Mainline releases

+ +
+ +
+

Mainline releases

+ +

v4.19.0.1

+
+ +
+

Release date: 2023-01-27

+
+ + + + +
-
-
-

Mainline releases

v4.17.0.3

From 5a7ee50ded9bc5dbd8116ca7f28459c473d2093f Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Wed, 1 Feb 2023 17:14:47 +0100 Subject: [PATCH 03/12] index.html: improve commit index declaration Signed-off-by: Przemyslaw Sulewski --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 86210c9..72261f0 100644 --- a/index.html +++ b/index.html @@ -416,7 +416,7 @@

Date: Thu, 2 Feb 2023 10:03:29 +0100 Subject: [PATCH 05/12] index.html: improve release date and commit hash for rel 4.19.0.1 Signed-off-by: Przemyslaw Sulewski --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 72261f0..30d7da5 100644 --- a/index.html +++ b/index.html @@ -410,13 +410,13 @@

-

Release date: 2023-01-27

+

Release date: 2023-02-02

-

See an example how to verify the signatures on asciinema

+

See an example how to verify the signatures on asciinema

From c94fd3a2e2ff62c9ef022a2e57ca896855437ff5 Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Thu, 2 Feb 2023 12:47:40 +0100 Subject: [PATCH 11/12] _posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md: change date; add link to asciinema; remove reference to apu1 Signed-off-by: Przemyslaw Sulewski --- ...0-1.md => 2023-02-02-PC-Engines_Firmware-v4-19-0-1.md} | 8 -------- 1 file changed, 8 deletions(-) rename _posts/{2023-01-27-PC-Engines_Firmware-v4-19-0-1.md => 2023-02-02-PC-Engines_Firmware-v4-19-0-1.md} (92%) diff --git a/_posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md b/_posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md similarity index 92% rename from _posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md rename to _posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md index 0a6a59e..c2f1f9b 100644 --- a/_posts/2023-01-27-PC-Engines_Firmware-v4-19-0-1.md +++ b/_posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md @@ -63,14 +63,6 @@ Fails are related to ### Mainline -* [apu1 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.zip) - - [apu1 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.rom) - - [SHA256 file](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.SHA256) - - [SHA256 sig](https://3mdeb.com/open-source-firmware/pcengines/apu1/apu1_v4.19.0.1.SHA256.sig) - * [apu2 v4.19.0.1.zip](https://3mdeb.com/open-source-firmware/pcengines/apu2/apu2_v4.19.0.1.zip) [apu2 v4.19.0.1.rom](https://3mdeb.com/open-source-firmware/pcengines/apu2/apu2_v4.19.0.1.rom) From 39c2865c24ed29cab01ec2b1b9e4ebf24b15f4f5 Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Thu, 2 Feb 2023 14:19:39 +0100 Subject: [PATCH 12/12] _posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md: add missing issues Signed-off-by: Przemyslaw Sulewski --- _posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/_posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md b/_posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md index c2f1f9b..c66df47 100644 --- a/_posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md +++ b/_posts/2023-02-02-PC-Engines_Firmware-v4-19-0-1.md @@ -55,9 +55,11 @@ The overall number of tests as well as the number of successful tests has decreased due to the stopping release for apu1 mainboard. Fails are related to -[USB](https://github.com/pcengines/apu2-documentation/issues/277), -[Xen](https://github.com/pcengines/apu2-documentation/issues/109) and -[Checking CPU temperature in pfSense](https://github.com/pcengines/apu2-documentation/issues/281). +[APU7 iPXE](https://github.com/pcengines/apu2-documentation/issues/308), +[PCIe cards detection in OS](https://github.com/pcengines/apu2-documentation/issues/115), +[USB appearing in boot menu](https://github.com/pcengines/apu2-documentation/issues/277), +[Xen booting](https://github.com/pcengines/apu2-documentation/issues/109), +[Temperature checking in pfSense](https://github.com/pcengines/apu2-documentation/issues/281), ## Binaries