x86: Add a CPU driver for baytrail
authorSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 04:26:02 +0000 (22:26 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 22:13:50 +0000 (16:13 -0600)
commitede9709316f6c4d18d2a3e126879af2816c0b329
treeb50ae3f944398dd07775c14afb135362d989cc15
parentbcb0c61e1a7f2a418e986044a9ade06561f8f8a8
x86: Add a CPU driver for baytrail

This driver supports multi-core init and sets up the CPU frequencies
correctly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/baytrail/Makefile
arch/x86/cpu/baytrail/cpu.c [new file with mode: 0644]
arch/x86/include/asm/arch-ivybridge/model_206ax.h
arch/x86/include/asm/msr-index.h
arch/x86/include/asm/turbo.h