u-boot/arch/x86/cpu/apollolake
Simon Glass d30c7209df serial: Update NS16550_t and struct NS16550
Typedefs should not be used in U-Boot and structs should be lower case.
Update the code to use struct ns16550 consistently.

Put a header guard on the file while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2021-01-05 12:24:40 -07:00
..
acpi.c x86: Set up Chrome OS to boot into developer mode 2020-11-06 09:51:31 +08:00
cpu.c x86: Drop unnecessary mp_init logic 2020-12-18 20:32:21 -07:00
cpu_common.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
cpu_spl.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
fsp_bindings.c x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
fsp_m.c x86: apl: Adjust FSP-M code to avoid hard-coded address 2020-07-17 14:32:24 +08:00
fsp_s.c x86: Silence some logging statements 2020-11-06 09:51:32 +08:00
hostbridge.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
Kconfig x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT 2020-10-29 14:42:18 -06:00
lpc.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
pch.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
pmc.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
punit.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
spl.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c serial: Update NS16550_t and struct NS16550 2021-01-05 12:24:40 -07:00