Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/47801 )
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Documentation/releases: Update for 4.13
Fill in some blanks for 4.13, mark it done, add template for 4.14. Also update the list of vboot supported boards.
Change-Id: Ie593efe515136a3b06620db6f0dbe3da00df7e9b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M Documentation/releases/coreboot-4.13-relnotes.md A Documentation/releases/coreboot-4.14-relnotes.md M Documentation/releases/index.md M Documentation/security/vboot/list_vboot.md 4 files changed, 69 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/47801/1
diff --git a/Documentation/releases/coreboot-4.13-relnotes.md b/Documentation/releases/coreboot-4.13-relnotes.md index a366d35..d86499e 100644 --- a/Documentation/releases/coreboot-4.13-relnotes.md +++ b/Documentation/releases/coreboot-4.13-relnotes.md @@ -1,14 +1,58 @@ -Upcoming release - coreboot 4.13 +coreboot 4.13 ================================
-The 4.13 release is planned for November 2020. +coreboot 4.13 was released on November 20th, 2020.
-Update this document with changes that should be in the release notes. +Since 4.12 there were 4200 new commits by over 230 developers and of +these, <<TODO>> contributed for the first time, which is quite an amazing +increase. +Thank you to all developers who again helped made coreboot better +than ever, and a big welcome to our new contributors!
-* Please use Markdown. -* See the past few release notes for the general format. -* The chip and board additions and removals will be updated right - before the release, so those do not need to be added. +New mainboards +-------------- + +- Acer G43T-AM3 +- AMD Cereme +- Asus A88XM-E FM2+ +- Biostar TH61-ITX +- BostenTech GBYT4 +- Clevo L140CU/L141CU +- Dell OptiPlex 9010 +- Google Asurada +- Google Boten +- Google Burnet +- Google Cerise +- Google Dauntless +- Google Drawcia +- Google Esche +- Google Fennel +- Google Hayato +- Google Pompom +- Google Shuboz +- Google Stern +- Google Terrador +- Google Vilboz +- Google Voema +- Google Voxel +- Google Willow +- Google Woomax +- Google Zork +- HP EliteBook Folio 9480m +- Intel ADLRVP +- Kontron bSL6 +- Prodrive Hermes +- Purism Librem Mini +- Purism Librem Mini v2 +- Siemens Chili +- Supermicro X11SSH-F +- system76 lemp9 + +Removed mainboards +------------------ + +- Google DragonEgg +- Google Sushi
Significant changes ------------------- @@ -132,8 +176,6 @@ allocation above the 4G boundary. The old resource allocator v3 is still retained for some AMD platforms that do not conform to the requirements of the allocator.
-### Add significant changes here - Deprecations ------------
diff --git a/Documentation/releases/coreboot-4.14-relnotes.md b/Documentation/releases/coreboot-4.14-relnotes.md new file mode 100644 index 0000000..43a8d0d --- /dev/null +++ b/Documentation/releases/coreboot-4.14-relnotes.md @@ -0,0 +1,16 @@ +Upcoming release - coreboot 4.14 +================================ + +The 4.14 release is planned for May 2021. + +Update this document with changes that should be in the release notes. + +* Please use Markdown. +* See the past few release notes for the general format. +* The chip and board additions and removals will be updated right + before the release, so those do not need to be added. + +Significant changes +------------------- + +### Add significant changes here diff --git a/Documentation/releases/index.md b/Documentation/releases/index.md index 0575e93..081d1fc 100644 --- a/Documentation/releases/index.md +++ b/Documentation/releases/index.md @@ -13,6 +13,7 @@ * [4.10 - July 2019](coreboot-4.10-relnotes.md) * [4.11 - November 2019](coreboot-4.11-relnotes.md) * [4.12 - May 2020](coreboot-4.12-relnotes.md) +* [4.13 - November 2020](coreboot-4.13-relnotes.md)
The checklist contains instructions to ensure that a release covers all important things and provides a reliable format for tarballs, branch @@ -24,4 +25,4 @@ ----------------
Please add to the release notes as changes are added: -* [4.13 - November 2020](coreboot-4.13-relnotes.md) +* [4.14 - May 2021](coreboot-4.14-relnotes.md) diff --git a/Documentation/security/vboot/list_vboot.md b/Documentation/security/vboot/list_vboot.md index c0ccfce..dd8bae8 100644 --- a/Documentation/security/vboot/list_vboot.md +++ b/Documentation/security/vboot/list_vboot.md @@ -34,7 +34,6 @@ - Daisy (Samsung Chromebook (2012)) - Deltan - Deltaur -- DragonEgg - Drallion - Eve (Google Pixelbook) - Fizz @@ -70,7 +69,6 @@ - Puff - Helios_Diskswap - Stryke -- Sushi - Guado (ASUS Chromebox CN62) - Jecht - Rikku (Acer Chromebox CXI2)
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47801 )
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/47801/1/Documentation/releases/core... File Documentation/releases/coreboot-4.13-relnotes.md:
https://review.coreboot.org/c/coreboot/+/47801/1/Documentation/releases/core... PS1, Line 7: <<TODO>> How do I calculate this?
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47801 )
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Patch Set 1: Code-Review+1
Hello build bot (Jenkins), Patrick Georgi, Frans Hendriks,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47801
to look at the new patch set (#2).
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Documentation/releases: Update for 4.13
Fill in some blanks for 4.13, mark it done, add template for 4.14.
Change-Id: Ie593efe515136a3b06620db6f0dbe3da00df7e9b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M Documentation/releases/coreboot-4.13-relnotes.md A Documentation/releases/coreboot-4.14-relnotes.md M Documentation/releases/index.md 3 files changed, 100 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/47801/2
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47801 )
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/47801/1/Documentation/releases/core... File Documentation/releases/coreboot-4.13-relnotes.md:
https://review.coreboot.org/c/coreboot/+/47801/1/Documentation/releases/core... PS1, Line 7: <<TODO>>
How do I calculate this?
Ack
Hello build bot (Jenkins), Patrick Georgi, Frans Hendriks,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47801
to look at the new patch set (#3).
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Documentation/releases: Update for 4.13
Fill in some blanks for 4.13, mark it done, add template for 4.14. Also update the list of vboot supported boards.
Change-Id: Ie593efe515136a3b06620db6f0dbe3da00df7e9b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M Documentation/releases/coreboot-4.13-relnotes.md A Documentation/releases/coreboot-4.14-relnotes.md M Documentation/releases/index.md 3 files changed, 100 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/47801/3
Hello build bot (Jenkins), Patrick Georgi, Frans Hendriks,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47801
to look at the new patch set (#4).
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Documentation/releases: Update for 4.13
Fill in some blanks for 4.13, mark it done, add template for 4.14. Also update the list of vboot supported boards.
Change-Id: Ie593efe515136a3b06620db6f0dbe3da00df7e9b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M Documentation/releases/coreboot-4.13-relnotes.md A Documentation/releases/coreboot-4.14-relnotes.md M Documentation/releases/index.md M Documentation/security/vboot/list_vboot.md 4 files changed, 137 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/47801/4
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47801 )
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Patch Set 4: Code-Review+2
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47801 )
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Patch Set 4:
I'm submitting this early to begin the actual release.
Angel Pons has submitted this change. ( https://review.coreboot.org/c/coreboot/+/47801 )
Change subject: Documentation/releases: Update for 4.13 ......................................................................
Documentation/releases: Update for 4.13
Fill in some blanks for 4.13, mark it done, add template for 4.14. Also update the list of vboot supported boards.
Change-Id: Ie593efe515136a3b06620db6f0dbe3da00df7e9b Signed-off-by: Angel Pons th3fanbus@gmail.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/47801 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Arthur Heymans arthur@aheymans.xyz --- M Documentation/releases/coreboot-4.13-relnotes.md A Documentation/releases/coreboot-4.14-relnotes.md M Documentation/releases/index.md M Documentation/security/vboot/list_vboot.md 4 files changed, 137 insertions(+), 19 deletions(-)
Approvals: build bot (Jenkins): Verified Arthur Heymans: Looks good to me, approved
diff --git a/Documentation/releases/coreboot-4.13-relnotes.md b/Documentation/releases/coreboot-4.13-relnotes.md index a366d35..ae973d4 100644 --- a/Documentation/releases/coreboot-4.13-relnotes.md +++ b/Documentation/releases/coreboot-4.13-relnotes.md @@ -1,14 +1,89 @@ -Upcoming release - coreboot 4.13 +coreboot 4.13 ================================
-The 4.13 release is planned for November 2020. +coreboot 4.13 was released on November 20th, 2020.
-Update this document with changes that should be in the release notes. +Since 4.12 there were 4200 new commits by over 234 developers. +Of these, about 72 contributed to coreboot for the first time.
-* Please use Markdown. -* See the past few release notes for the general format. -* The chip and board additions and removals will be updated right - before the release, so those do not need to be added. +Thank you to all developers who again helped made coreboot better +than ever, and a big welcome to our new contributors! + +New mainboards +-------------- + +- Acer G43T-AM3 +- AMD Cereme +- Asus A88XM-E FM2+ +- Biostar TH61-ITX +- BostenTech GBYT4 +- Clevo L140CU/L141CU +- Dell OptiPlex 9010 +- Example Min86 (fake board) +- Google Ambassador +- Google Asurada +- Google Berknip +- Google Boldar +- Google Boten +- Google Burnet +- Google Cerise +- Google Coachz +- Google Dalboz +- Google Dauntless +- Google Delbin +- Google Dirinboz +- Google Dooly +- Google Drawcia +- Google Eldrid +- Google Elemi +- Google Esche +- Google Ezkinil +- Google Faffy +- Google Fennel +- Google Genesis +- Google Hayato +- Google Lantis +- Google Lindar +- Google Madoo +- Google Magolor +- Google Metaknight +- Google Morphius +- Google Noibat +- Google Pompom +- Google Shuboz +- Google Stern +- Google Terrador +- Google Todor +- Google Trembyle +- Google Vilboz +- Google Voema +- Google Volteer2 +- Google Voxel +- Google Willow +- Google Woomax +- Google Wyvern +- HP EliteBook 2560p +- HP EliteBook Folio 9480m +- HP ProBook 6360b +- Intel Alderlake-P RVP +- Kontron COMe-bSL6 +- Lenovo ThinkPad X230s +- Open Compute Project DeltaLake +- Prodrive Hermes +- Purism Librem Mini +- Purism Librem Mini v2 +- Siemens Chili +- Supermicro X11SSH-F +- System76 lemp9 + +Removed mainboards +------------------ + +- Google Cheza +- Google DragonEgg +- Google Ripto +- Google Sushi +- Open Compute Project SonoraPass
Significant changes ------------------- @@ -132,8 +207,6 @@ allocation above the 4G boundary. The old resource allocator v3 is still retained for some AMD platforms that do not conform to the requirements of the allocator.
-### Add significant changes here - Deprecations ------------
diff --git a/Documentation/releases/coreboot-4.14-relnotes.md b/Documentation/releases/coreboot-4.14-relnotes.md new file mode 100644 index 0000000..43a8d0d --- /dev/null +++ b/Documentation/releases/coreboot-4.14-relnotes.md @@ -0,0 +1,16 @@ +Upcoming release - coreboot 4.14 +================================ + +The 4.14 release is planned for May 2021. + +Update this document with changes that should be in the release notes. + +* Please use Markdown. +* See the past few release notes for the general format. +* The chip and board additions and removals will be updated right + before the release, so those do not need to be added. + +Significant changes +------------------- + +### Add significant changes here diff --git a/Documentation/releases/index.md b/Documentation/releases/index.md index 0575e93..081d1fc 100644 --- a/Documentation/releases/index.md +++ b/Documentation/releases/index.md @@ -13,6 +13,7 @@ * [4.10 - July 2019](coreboot-4.10-relnotes.md) * [4.11 - November 2019](coreboot-4.11-relnotes.md) * [4.12 - May 2020](coreboot-4.12-relnotes.md) +* [4.13 - November 2020](coreboot-4.13-relnotes.md)
The checklist contains instructions to ensure that a release covers all important things and provides a reliable format for tarballs, branch @@ -24,4 +25,4 @@ ----------------
Please add to the release notes as changes are added: -* [4.13 - November 2020](coreboot-4.13-relnotes.md) +* [4.14 - May 2021](coreboot-4.14-relnotes.md) diff --git a/Documentation/security/vboot/list_vboot.md b/Documentation/security/vboot/list_vboot.md index c0ccfce..b94901b 100644 --- a/Documentation/security/vboot/list_vboot.md +++ b/Documentation/security/vboot/list_vboot.md @@ -8,6 +8,8 @@ - Facebook Monolith
## Google +- Asurada +- Hayato - Auron_Paine (Acer C740 Chromebook) - Auron_Yuna (Acer Chromebook 15 (C910/CB5-531)) - Buddy (Acer Chromebase 24) @@ -34,7 +36,6 @@ - Daisy (Samsung Chromebook (2012)) - Deltan - Deltaur -- DragonEgg - Drallion - Eve (Google Pixelbook) - Fizz @@ -57,9 +58,12 @@ - Rainier - Akemi - Dratini +- Duffy Legacy (32MB) - Duffy +- Faffy - Hatch - Jinlon +- Kaisa Legacy (32MB) - Kaisa - Kohaku - Kindred @@ -67,10 +71,14 @@ - Mushu - Palkia - Nightfury +- Noibat - Puff - Helios_Diskswap - Stryke -- Sushi +- Wyvern +- Dooly +- Ambassador +- Genesis - Guado (ASUS Chromebox CN62) - Jecht - Rikku (Acer Chromebox CXI2) @@ -90,6 +98,12 @@ - Juniper - Kappa - Damu +- Cerise +- Stern +- Willow +- Esche +- Burnet +- Fennel - Link (Google Chromebook Pixel (2013)) - Mistral - Nyan @@ -100,13 +114,13 @@ - Hana (Lenovo N23 Yoga Chromebook) - Parrot (Acer C7/C710 Chromebook) - Peach Pit (Samsung Chromebook 2 11") -- Atlas +- Atlas (Google Pixelbook Go) - Poppy - Nami -- Nautilus -- Nocturne -- Rammus -- Soraka +- Nautilus (Samsung Chromebook Plus (V2 / LTE)) +- Nocturne (Google Pixel Slate) +- Rammus (Asus Chromebook C425, Flip C433, Flip C434) +- Soraka (HP Chromebook x2) - Banjo (Acer Chromebook 15 (CB3-531)) - Candy (Dell Chromebook 11 3120) - Clapper (Lenovo N20 Chromebook) @@ -138,10 +152,11 @@ - Smaug (Google Pixel C) - Storm (OnHub Router TGR1900) - Stout (Lenovo Thinkpad X131e Chromebook) -- Trogdor -- Lazor - Bubs - Coachz +- Lazor +- Pompom +- Trogdor - Veyron_Jaq (Haier Chromebook 11) - Veyron_Jerry (Hisense Chromebook 11) - Veyron_Mighty (Haier Chromebook 11(edu)) @@ -149,11 +164,22 @@ - Veyron_Speedy (ASUS C201 Chromebook) - Veyron_Mickey (Asus Chromebit CS10) - Veyron_Rialto +- Dalboz +- Vilboz +- Ezkinil +- Morphius +- Trembyle +- Berknip +- Woomax +- Dirinboz +- Shuboz
## HP - Z220 SFF Workstation
## Intel +- Alderlake-P RVP +- Alderlake-P RVP with Chrome EC - Basking Ridge CRB - Cannonlake U LPDDR4 RVP - Cannonlake Y LPDDR4 RVP @@ -206,6 +232,7 @@ - ThinkPad X1 - ThinkPad X230 - ThinkPad X230t +- ThinkPad X230s - ThinkPad X60 / X60s / X60t
## OpenCellular @@ -226,6 +253,7 @@ ## Supermicro - X11SSH-TF - X11SSM-F +- X11SSH-F
## UP - Squared