diff options
Diffstat (limited to 'Documentation/releases/coreboot-4.20-relnotes.md')
-rw-r--r-- | Documentation/releases/coreboot-4.20-relnotes.md | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/Documentation/releases/coreboot-4.20-relnotes.md b/Documentation/releases/coreboot-4.20-relnotes.md new file mode 100644 index 0000000000..2065f44ae7 --- /dev/null +++ b/Documentation/releases/coreboot-4.20-relnotes.md @@ -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 + |