u-boot-brain/arch/x86/cpu/baytrail
Bin Meng 377656b2cc x86: baytrail: Introduce a Kconfig option for the internal UART
There are quite a number of BayTrail boards that uses an external
SuperIO chipset to provide the legacy UART. For such cases, it's
better to have a Kconfig option to enable the internal UART.

So far BayleyBay and MinnowMax boards are using internal UART as
the U-Boot console, enable this on these two boards.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-07-12 13:46:01 +08:00
..
acpi.c x86: baytrail: acpi: Fix I/O APIC ID in the MADT table 2016-05-30 10:21:12 +08:00
cpu.c x86: baytrail: Support operation as an EFI payload 2015-08-05 08:44:08 -06:00
early_uart.c x86: baytrail: Add option to disable the internal UART to setup_early_uart() 2016-01-28 13:53:30 +08:00
fsp_configs.c x86: fsp: Set up init runtime buffer in update_fsp_configs() 2016-01-13 12:20:14 +08:00
Kconfig x86: baytrail: Introduce a Kconfig option for the internal UART 2016-07-12 13:46:01 +08:00
Makefile x86: baytrail: Generate ACPI FADT/MADT tables 2016-05-23 15:18:00 +08:00
valleyview.c x86: Unify reserve_arch() for all x86 boards 2016-05-23 15:18:00 +08:00