aboutsummaryrefslogtreecommitdiff
path: root/Documentation/mainboard/index.md
diff options
context:
space:
mode:
authorPatrick Rudolph <siro@das-labor.org>2018-08-04 10:04:45 +0200
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>2018-09-30 03:20:36 +0000
commit15d840558480536ddaca71bc1876254d59fca7fe (patch)
treeecbb8b330e53b9413eaf17a72e0fb79a9ed2523f /Documentation/mainboard/index.md
parent3d1d966dd8866e8fd399f988b38b7ceba9f4cfee (diff)
Documentation: Add basic flashing tutorial for Lenovo
* Add basic flashing tutorial ** Describe internal and external flashing ** Describe flash supply diode protection ** Gives general advices on flashing ** Describe how to use flashrom --ifd * Describe basic flashing on Lenovo T4xx devices ** Describe how to disassemble and access the flash IC on T4xx ** Describe flash layout on Sandy Bridge and Ivy Bridge series. Change-Id: Ia833e27f4e7d89ee32be9bed21a0c021839facec Signed-off-by: Patrick Rudolph <siro@das-labor.org> Reviewed-on: https://review.coreboot.org/27852 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Diffstat (limited to 'Documentation/mainboard/index.md')
-rw-r--r--Documentation/mainboard/index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md
index 45eb217e4d..c346a3b8f0 100644
--- a/Documentation/mainboard/index.md
+++ b/Documentation/mainboard/index.md
@@ -26,6 +26,20 @@ This section contains documentation about coreboot on specific mainboards.
- [Compaq 8200 Elite SFF](hp/compaq_8200_sff.md)
+## Lenovo
+
+- [T4xx common](lenovo/t4xx_series.md)
+
+### Sandy Bridge series
+
+- [T420](lenovo/t420.md)
+- [T420 / T520 / X220 / T420s / W520 common](lenovo/xx20_series.md)
+
+### Ivy Bridge series
+
+- [T430](lenovo/t430.md)
+- [T430 / T530 / X230 / W530 common](lenovo/xx30_series.md)
+
## SiFive
- [SiFive HiFive Unleashed](sifive/hifive-unleashed.md)