From 9cf86a1c7fce516cf8211f27c477cf16ce68f1b5 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 15 Feb 2024 05:04:23 +0000 Subject: [PATCH] more ports on the todo page Signed-off-by: Leah Rowe --- site/tasks/index.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/site/tasks/index.md b/site/tasks/index.md index a2b0f2a..c6c05da 100644 --- a/site/tasks/index.md +++ b/site/tasks/index.md @@ -238,7 +238,14 @@ Dell Latitude/Precision: * Dell Latitude laptops: E4200, E4300, E5400, E5500, E6500, Precision M4400, -Also E6440 (Haswell machine) +Also E6440 (Haswell machine) - also E6540, 5540, E5440, E3540, E3440, E7440, and E7240 + also - Nicholas says only the E6x40 models here have socked CPUs. The +rest are soldered. + +E7440: https://review.coreboot.org/c/coreboot/+/46540 + +E7240: https://review.coreboot.org/c/coreboot/+/40300 (original) +and rebased to main: https://review.coreboot.org/c/coreboot/+/79746 These typically use MEC5045 or compatible EC. Some may use MEC5035. @@ -246,6 +253,11 @@ SuperIO: at least M6500 is known to use ECE5028. I have a bunch of these Dells at my lab, they are high priority for porting because they would be easily flashable, and blob-free configs (Canoeboot could also support them). +Broadwell Dell +-------------- + +E5450 uses MEC5085, currently untested for dell-flash-unlock. + Dell Latitude E7240 ------------------- @@ -327,6 +339,12 @@ utility, and many could be ported using autoport as a guide. Nicholas is working on these. They are left here for reference. If you have one of these, please contact `nic3-14159` on the [Libreboot IRC channel](../contact.md). +Look at the page: + + +It lists Dell Latitude models, though "Precision" brand is also available +on some models that may be Libreboot-feasible. + ARM-based CrOS devices ----------------------