coreboot-kgpe-d16/src/soc/intel/broadwell
Angel Pons 07baa7a7f0 soc/intel/broadwell: Re-do SerialIO UART console support
Use the same code from Lynx Point on Broadwell, and adjust as needed.
Also add a config file to ensure the code gets build-tested.

Tested on out-of-tree Compal LA-A992P (Haswell ULT), UART 0 works.

Change-Id: I527024098738700d5fbaf3e27cf4db331a0322bd
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37553
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-06-14 09:59:25 +00:00
..
acpi soc/intel/broadwell: Use ctdp.asl from Haswell 2021-03-01 08:23:07 +00:00
include/soc soc/intel/broadwell: Use Lynx Point IOBP code 2021-05-20 16:04:15 +00:00
pch soc/intel/broadwell: Re-do SerialIO UART console support 2021-06-14 09:59:25 +00:00
acpi.c haswell/broadwell: Replace remaining MCHBAR accessors 2021-04-26 18:39:58 +00:00
bootblock.c soc/intel/broadwell: Define and use MMCONF_BUS_NUMBER 2021-01-30 23:10:43 +00:00
chip.h soc/intel/broadwell/chip.h: Drop unused fields 2021-01-24 12:05:07 +00:00
early_init.c haswell/broadwell: Replace remaining MCHBAR accessors 2021-04-26 18:39:58 +00:00
finalize.c haswell/broadwell: Replace remaining MCHBAR accessors 2021-04-26 18:39:58 +00:00
gma.c haswell/broadwell: Replace remaining MCHBAR accessors 2021-04-26 18:39:58 +00:00
Kconfig soc/intel/broadwell: Re-do SerialIO UART console support 2021-06-14 09:59:25 +00:00
Makefile.inc soc/intel/broadwell: Move ramstage.c to PCH scope 2021-01-30 23:15:23 +00:00
memmap.c soc/intel/broadwell: Move fill_postcar_frame to memmap.c 2020-10-23 18:14:42 +00:00
minihd.c soc/intel/broadwell: Drop broadwell_pci_ops 2020-10-25 16:10:29 +00:00
northbridge.c haswell/broadwell: Replace remaining MCHBAR accessors 2021-04-26 18:39:58 +00:00
pei_data.c soc/intel/broadwell: Define and use MMCONF_BUS_NUMBER 2021-01-30 23:10:43 +00:00
raminit.c haswell/broadwell: Replace remaining MCHBAR accessors 2021-04-26 18:39:58 +00:00
refcode.c cbfs: Remove prog_locate() for stages and rmodules 2021-03-16 21:45:34 +00:00
report_platform.c soc/intel/broadwell: Use Haswell CPU headers 2021-01-24 12:03:55 +00:00
romstage.c lynxpoint/broadwell: Rename LP GPIO config global 2021-03-22 11:26:22 +00:00