ad6e3c847f
Intel Ice Lake is unmaintained and the only user of this platform ever was the Intel CRB (Customer Reference Board). As it looks like, it was never ready for production as only engineering sample CPUIDs are supported. As announced in the 4.19 release notes, remove support for Intel Icelake code and move any maintenance on the 4.19 branch. This affects the following components and their related code: * Intel Ice Lake SoC * Intel Ice Lake CRB mainboard * Documentation Change-Id: Ia796d4dc217bbcc3bbd9522809ccff5a46938094 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72008 Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
14 lines
470 B
Markdown
14 lines
470 B
Markdown
# Intel SOC-specific documentation
|
|
|
|
This section contains documentation about coreboot on specific Intel SOCs.
|
|
|
|
## Platforms
|
|
|
|
- [Common code development strategy](code_development_model/code_development_model.md)
|
|
- [FSP](fsp/index.md)
|
|
- [Broadwell](broadwell/index.md)
|
|
- [MP Initialization](mp_init/mp_init.md)
|
|
- [Microcode Updates](microcode.md)
|
|
- [Firmware Interface Table](fit.md)
|
|
- [Apollolake](apollolake/index.md)
|
|
- [CSE FW Update](cse_fw_update/cse_fw_update.md)
|