summaryrefslogtreecommitdiffstats
path: root/Documentation/releases
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2023-01-26 20:32:02 -0700
committerFelix Singer <felixsinger@posteo.net>2023-01-27 12:42:32 +0000
commit863717e3491cb5bd796afb8c14aa35b7df8fa84d (patch)
tree356490ed697ed775fe39971d8c5c1d1f9a345634 /Documentation/releases
parenta2a7fecabf51350d1fb2e2435b081aa3774dffbf (diff)
downloadcoreboot-863717e3491cb5bd796afb8c14aa35b7df8fa84d.tar.gz
coreboot-863717e3491cb5bd796afb8c14aa35b7df8fa84d.tar.bz2
coreboot-863717e3491cb5bd796afb8c14aa35b7df8fa84d.zip
Docs: Update boards supported on branches document
- Update the notes for the 4.19 release. - Add the intel/icelake_rvp board as being supported on the 4.19 branch. Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: I5c283f64efc465d8f70fc19d570c5b7547474e80 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72481 Reviewed-by: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'Documentation/releases')
-rw-r--r--Documentation/releases/boards_supported_on_branches.md17
1 files changed, 14 insertions, 3 deletions
diff --git a/Documentation/releases/boards_supported_on_branches.md b/Documentation/releases/boards_supported_on_branches.md
index 2f1193b2a5cf..e9815f71c43f 100644
--- a/Documentation/releases/boards_supported_on_branches.md
+++ b/Documentation/releases/boards_supported_on_branches.md
@@ -12,9 +12,9 @@ desired.
Currently, [jenkins](https://qa.coreboot.org), our continuous
integration system is configured to build the 4.11, 4.12, 4.14, 4.15,
-4.16, and 4.18 branches. Builders for other branches can be created on
-request. Likewise, some releases are only marked with tags, and
-branches would need to be created to push new code to. These branches
+4.16, 4.18, and 4.19 branches. Builders for other branches can be
+added upon request. Likewise, some releases are only marked with tags,
+and branches would need to be created to push new code. These branches
can also be created on request.
Patches can be backported from the master branch to any of these other
@@ -23,6 +23,17 @@ critical security fixes, but other patches will need to handled by
anyone using that release.
+## [4.19 Release](coreboot-4.19-relnotes.md)
+Branch created, builder configured
+
+```eval_rst
++-------------------------------+------------------------+------------+-----------+
+| Vendor/Board | Processor | Date added | Brd type |
++===============================+========================+============+===========+
+| intel/icelake_rvp | INTEL_ICELAKE | 2018-10-26 | eval |
++-------------------------------+------------------------+------------+-----------+
+```
+
## [4.18 Release](coreboot-4.18-relnotes.md)
Branch created, builder configured