u-boot-brain/arch/x86
Simon Glass 9d20db0483 x86: Fix up driver names to avoid dtoc warnings
At present there are a lot of dtoc warnings reported when building
chromebook_coral, of the form:

   WARNING: the driver intel_apl_lpc was not found in the driver list

Correct these by using driver names that matches their compatible string.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-05 14:58:45 +08:00
..
cpu x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
dts x86: edison: Generate an image suitable for xFSTK 2020-09-25 11:27:28 +08:00
include/asm x86: Add support for more than 8 MTRRs 2020-09-25 11:27:27 +08:00
lib x86: Add a way to add to the e820 memory table 2020-09-25 11:27:25 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Support Atom SoCs using SWSMISCI rather than the SWSCI 2020-09-25 11:27:18 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00