-
Notifications
You must be signed in to change notification settings - Fork 537
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation: Add 4.20 release notes template and update index
Also update Month abbreviations to full month names. Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: I99c1a037c0fc3d0cfec6464956f4263debdfccd4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/71941 Reviewed-by: Felix Singer <felixsinger@posteo.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
- Loading branch information
1 parent
23ce296
commit 4d661ee
Showing
2 changed files
with
71 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
Upcoming release - coreboot 4.20 | ||
======================================================================== | ||
|
||
The 4.20 release is planned for the 20th of April 2023. | ||
|
||
|
||
The 4.21 release is planned for around the 17th of July, 2023 | ||
|
||
|
||
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. | ||
* Note that all changes before the release are done are marked upcoming. | ||
A final version of the notes are done after the release. | ||
|
||
* This document may also be edited at the google doc copy: | ||
https://docs.google.com/document/d/1_0PeRxzT7ep8dIZobzIqG4n6Xwz3kkIDPVQURX7YTmM/edit | ||
|
||
Significant or interesting changes | ||
---------------------------------- | ||
|
||
### Add changes that need a full description here | ||
|
||
|
||
|
||
Additional coreboot changes | ||
--------------------------- | ||
|
||
The following are changes across a number of patches, or changes worth | ||
noting, but not needing a full description. | ||
|
||
* Changes that only need a line or two of description go here. | ||
|
||
|
||
|
||
|
||
Plans to move platform support to a branch | ||
------------------------------------------ | ||
|
||
### Intel Quark SoC & Galileo mainboard | ||
|
||
The SoC Intel Quark is unmaintained and different efforts to revive it | ||
have so far failed. The only user of this SoC ever was the Galileo | ||
board. | ||
|
||
Thus, to reduce the maintanence overhead for the community, support for | ||
the following components will be removed from the master branch and will | ||
be maintained on the release 4.20 branch. | ||
|
||
* Intel Quark SoC | ||
* Intel Galileo mainboard | ||
|
||
|
||
Statistics from the 4.19 to the 4.20 release | ||
-------------------------------------------- | ||
|
||
* To be filled in immediately before the release by the release team | ||
|
||
|
||
Significant Known and Open Issues | ||
--------------------------------- | ||
|
||
* To be filled in immediately before the release by the release team | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters