From 863717e3491cb5bd796afb8c14aa35b7df8fa84d Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 26 Jan 2023 20:32:02 -0700 Subject: [PATCH] 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 Change-Id: I5c283f64efc465d8f70fc19d570c5b7547474e80 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72481 Reviewed-by: Jason Glenesk Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- .../releases/boards_supported_on_branches.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Documentation/releases/boards_supported_on_branches.md b/Documentation/releases/boards_supported_on_branches.md index 2f1193b2a5..e9815f71c4 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