coreboot/src
Iru Cai b559432604 mainboard: Add Lenovo ThinkPad T440p
The code is based on autoport.

This port is tested on a T440p without a dGPU and can boot Arch Linux
from SATA disk with SeaBIOS payload. The tested components and issues
are in the documentation.

Change-Id: I56a6b94197789a83731d8b349b8ba6814bf57ca2
Signed-off-by: Iru Cai <mytbk920423@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34359
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-30 08:21:13 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86/*.S: use defines instead of hardcoded values 2019-10-29 19:41:19 +00:00
commonlib commonlib/helpers: Add alloca() macro 2019-10-30 08:20:39 +00:00
console postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
cpu arch/x86/*.S: use defines instead of hardcoded values 2019-10-29 19:41:19 +00:00
device arch/x86/*.S: use defines instead of hardcoded values 2019-10-29 19:41:19 +00:00
drivers src: Remove unused '#include <cpu/cpu.h>' 2019-10-28 11:56:38 +00:00
ec ec/google/chromeec: Clean up ec.[ch] 2019-10-29 13:12:55 +00:00
include arch/x86: Populate more fields in SMBIOS type 4 2019-10-28 18:27:24 +00:00
lib lib/cbfs: Don't load XIP stages from bootblock 2019-10-28 11:55:31 +00:00
mainboard mainboard: Add Lenovo ThinkPad T440p 2019-10-30 08:21:13 +00:00
northbridge nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>' 2019-10-29 13:07:27 +00:00
security src/[northbridge,security]: change "unsigned" to "unsigned int" 2019-10-27 18:12:50 +00:00
soc soc/skylake/vr_config: print mch_id in hex 2019-10-29 15:15:07 +00:00
southbridge nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support 2019-10-28 11:59:17 +00:00
superio src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
vendorcode src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394 2019-10-25 02:05:12 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00