u-boot/arch/x86/cpu/ivybridge
Simon Glass 50dd3da004 x86: Move common CPU code to its own place
Some of the Intel CPU code is common to several Intel CPUs. Move it into a
common location along with required declarations.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:24 +08:00
..
bd82x6x.c x86: Move common LPC code to its own place 2016-03-17 10:27:24 +08:00
cpu.c x86: Move common CPU code to its own place 2016-03-17 10:27:24 +08:00
early_me.c x86: ivybridge: Use syscon for the GMA device 2016-01-24 12:09:42 +08:00
fsp_configs.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
gma.c x86: Create a common header for Intel register access 2016-03-17 10:27:24 +08:00
gma.h x86: Add initial video device init for Intel GMA 2014-11-25 07:11:16 -07:00
ivybridge.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
Kconfig x86: Add Intel Cougar Canyon 2 board 2016-02-21 13:42:52 +08:00
lpc.c x86: Move common LPC code to its own place 2016-03-17 10:27:24 +08:00
Makefile x86: Move microcode code to a common location 2016-03-17 10:27:24 +08:00
me_status.c x86: ivybridge: Implement SDRAM init 2014-11-21 07:34:15 +01:00
model_206ax.c x86: Add some more common MSR indexes 2016-03-17 10:27:23 +08:00
northbridge.c x86: Create a common header for Intel register access 2016-03-17 10:27:24 +08:00
report_platform.c x86: ivybridge: Convert report_platform to DM PCI API 2016-01-24 12:09:41 +08:00
sata.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
sdram.c x86: Create a common header for Intel register access 2016-03-17 10:27:24 +08:00