]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add a CPU driver for baytrail
authorSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 04:26:02 +0000 (22:26 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:18 +0000 (22:35 +0200)
commit5e5244ce3f1d77ee301ac14c563f64ca4e302485
treec87f9309052157c51ba7de55ac0b913a290d3d5e
parent9f2e790fb568aa7a5a41834312e76884a446bf2f
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