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>
This commit is contained in:
parent
d959a20114
commit
5c186c6777
|
@ -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.
|
Thank you to all developers who again helped made coreboot better
|
||||||
* See the past few release notes for the general format.
|
than ever, and a big welcome to our new contributors!
|
||||||
* 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
|
||||||
|
- 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
|
Significant changes
|
||||||
-------------------
|
-------------------
|
||||||
|
@ -132,8 +207,6 @@ This allows utilization of the entire available address space and also allows
|
||||||
allocation above the 4G boundary. The old resource allocator v3 is still retained for
|
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.
|
some AMD platforms that do not conform to the requirements of the allocator.
|
||||||
|
|
||||||
### Add significant changes here
|
|
||||||
|
|
||||||
Deprecations
|
Deprecations
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
|
@ -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
|
|
@ -13,6 +13,7 @@ Release notes for previous releases
|
||||||
* [4.10 - July 2019](coreboot-4.10-relnotes.md)
|
* [4.10 - July 2019](coreboot-4.10-relnotes.md)
|
||||||
* [4.11 - November 2019](coreboot-4.11-relnotes.md)
|
* [4.11 - November 2019](coreboot-4.11-relnotes.md)
|
||||||
* [4.12 - May 2020](coreboot-4.12-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
|
The checklist contains instructions to ensure that a release covers all
|
||||||
important things and provides a reliable format for tarballs, branch
|
important things and provides a reliable format for tarballs, branch
|
||||||
|
@ -24,4 +25,4 @@ Upcoming release
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
Please add to the release notes as changes are added:
|
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)
|
||||||
|
|
|
@ -8,6 +8,8 @@
|
||||||
- Facebook Monolith
|
- Facebook Monolith
|
||||||
|
|
||||||
## Google
|
## Google
|
||||||
|
- Asurada
|
||||||
|
- Hayato
|
||||||
- Auron_Paine (Acer C740 Chromebook)
|
- Auron_Paine (Acer C740 Chromebook)
|
||||||
- Auron_Yuna (Acer Chromebook 15 (C910/CB5-531))
|
- Auron_Yuna (Acer Chromebook 15 (C910/CB5-531))
|
||||||
- Buddy (Acer Chromebase 24)
|
- Buddy (Acer Chromebase 24)
|
||||||
|
@ -34,7 +36,6 @@
|
||||||
- Daisy (Samsung Chromebook (2012))
|
- Daisy (Samsung Chromebook (2012))
|
||||||
- Deltan
|
- Deltan
|
||||||
- Deltaur
|
- Deltaur
|
||||||
- DragonEgg
|
|
||||||
- Drallion
|
- Drallion
|
||||||
- Eve (Google Pixelbook)
|
- Eve (Google Pixelbook)
|
||||||
- Fizz
|
- Fizz
|
||||||
|
@ -57,9 +58,12 @@
|
||||||
- Rainier
|
- Rainier
|
||||||
- Akemi
|
- Akemi
|
||||||
- Dratini
|
- Dratini
|
||||||
|
- Duffy Legacy (32MB)
|
||||||
- Duffy
|
- Duffy
|
||||||
|
- Faffy
|
||||||
- Hatch
|
- Hatch
|
||||||
- Jinlon
|
- Jinlon
|
||||||
|
- Kaisa Legacy (32MB)
|
||||||
- Kaisa
|
- Kaisa
|
||||||
- Kohaku
|
- Kohaku
|
||||||
- Kindred
|
- Kindred
|
||||||
|
@ -67,10 +71,14 @@
|
||||||
- Mushu
|
- Mushu
|
||||||
- Palkia
|
- Palkia
|
||||||
- Nightfury
|
- Nightfury
|
||||||
|
- Noibat
|
||||||
- Puff
|
- Puff
|
||||||
- Helios_Diskswap
|
- Helios_Diskswap
|
||||||
- Stryke
|
- Stryke
|
||||||
- Sushi
|
- Wyvern
|
||||||
|
- Dooly
|
||||||
|
- Ambassador
|
||||||
|
- Genesis
|
||||||
- Guado (ASUS Chromebox CN62)
|
- Guado (ASUS Chromebox CN62)
|
||||||
- Jecht
|
- Jecht
|
||||||
- Rikku (Acer Chromebox CXI2)
|
- Rikku (Acer Chromebox CXI2)
|
||||||
|
@ -90,6 +98,12 @@
|
||||||
- Juniper
|
- Juniper
|
||||||
- Kappa
|
- Kappa
|
||||||
- Damu
|
- Damu
|
||||||
|
- Cerise
|
||||||
|
- Stern
|
||||||
|
- Willow
|
||||||
|
- Esche
|
||||||
|
- Burnet
|
||||||
|
- Fennel
|
||||||
- Link (Google Chromebook Pixel (2013))
|
- Link (Google Chromebook Pixel (2013))
|
||||||
- Mistral
|
- Mistral
|
||||||
- Nyan
|
- Nyan
|
||||||
|
@ -100,13 +114,13 @@
|
||||||
- Hana (Lenovo N23 Yoga Chromebook)
|
- Hana (Lenovo N23 Yoga Chromebook)
|
||||||
- Parrot (Acer C7/C710 Chromebook)
|
- Parrot (Acer C7/C710 Chromebook)
|
||||||
- Peach Pit (Samsung Chromebook 2 11\")
|
- Peach Pit (Samsung Chromebook 2 11\")
|
||||||
- Atlas
|
- Atlas (Google Pixelbook Go)
|
||||||
- Poppy
|
- Poppy
|
||||||
- Nami
|
- Nami
|
||||||
- Nautilus
|
- Nautilus (Samsung Chromebook Plus (V2 / LTE))
|
||||||
- Nocturne
|
- Nocturne (Google Pixel Slate)
|
||||||
- Rammus
|
- Rammus (Asus Chromebook C425, Flip C433, Flip C434)
|
||||||
- Soraka
|
- Soraka (HP Chromebook x2)
|
||||||
- Banjo (Acer Chromebook 15 (CB3-531))
|
- Banjo (Acer Chromebook 15 (CB3-531))
|
||||||
- Candy (Dell Chromebook 11 3120)
|
- Candy (Dell Chromebook 11 3120)
|
||||||
- Clapper (Lenovo N20 Chromebook)
|
- Clapper (Lenovo N20 Chromebook)
|
||||||
|
@ -138,10 +152,11 @@
|
||||||
- Smaug (Google Pixel C)
|
- Smaug (Google Pixel C)
|
||||||
- Storm (OnHub Router TGR1900)
|
- Storm (OnHub Router TGR1900)
|
||||||
- Stout (Lenovo Thinkpad X131e Chromebook)
|
- Stout (Lenovo Thinkpad X131e Chromebook)
|
||||||
- Trogdor
|
|
||||||
- Lazor
|
|
||||||
- Bubs
|
- Bubs
|
||||||
- Coachz
|
- Coachz
|
||||||
|
- Lazor
|
||||||
|
- Pompom
|
||||||
|
- Trogdor
|
||||||
- Veyron_Jaq (Haier Chromebook 11)
|
- Veyron_Jaq (Haier Chromebook 11)
|
||||||
- Veyron_Jerry (Hisense Chromebook 11)
|
- Veyron_Jerry (Hisense Chromebook 11)
|
||||||
- Veyron_Mighty (Haier Chromebook 11(edu))
|
- Veyron_Mighty (Haier Chromebook 11(edu))
|
||||||
|
@ -149,11 +164,22 @@
|
||||||
- Veyron_Speedy (ASUS C201 Chromebook)
|
- Veyron_Speedy (ASUS C201 Chromebook)
|
||||||
- Veyron_Mickey (Asus Chromebit CS10)
|
- Veyron_Mickey (Asus Chromebit CS10)
|
||||||
- Veyron_Rialto
|
- Veyron_Rialto
|
||||||
|
- Dalboz
|
||||||
|
- Vilboz
|
||||||
|
- Ezkinil
|
||||||
|
- Morphius
|
||||||
|
- Trembyle
|
||||||
|
- Berknip
|
||||||
|
- Woomax
|
||||||
|
- Dirinboz
|
||||||
|
- Shuboz
|
||||||
|
|
||||||
## HP
|
## HP
|
||||||
- Z220 SFF Workstation
|
- Z220 SFF Workstation
|
||||||
|
|
||||||
## Intel
|
## Intel
|
||||||
|
- Alderlake-P RVP
|
||||||
|
- Alderlake-P RVP with Chrome EC
|
||||||
- Basking Ridge CRB
|
- Basking Ridge CRB
|
||||||
- Cannonlake U LPDDR4 RVP
|
- Cannonlake U LPDDR4 RVP
|
||||||
- Cannonlake Y LPDDR4 RVP
|
- Cannonlake Y LPDDR4 RVP
|
||||||
|
@ -206,6 +232,7 @@
|
||||||
- ThinkPad X1
|
- ThinkPad X1
|
||||||
- ThinkPad X230
|
- ThinkPad X230
|
||||||
- ThinkPad X230t
|
- ThinkPad X230t
|
||||||
|
- ThinkPad X230s
|
||||||
- ThinkPad X60 / X60s / X60t
|
- ThinkPad X60 / X60s / X60t
|
||||||
|
|
||||||
## OpenCellular
|
## OpenCellular
|
||||||
|
@ -226,6 +253,7 @@
|
||||||
## Supermicro
|
## Supermicro
|
||||||
- X11SSH-TF
|
- X11SSH-TF
|
||||||
- X11SSM-F
|
- X11SSM-F
|
||||||
|
- X11SSH-F
|
||||||
|
|
||||||
## UP
|
## UP
|
||||||
- Squared
|
- Squared
|
||||||
|
|
Loading…
Reference in New Issue