u-boot/arch/x86/cpu/ivybridge
Simon Glass 1223d737a3 x86: Move cache-as-RAM code into a common location
This cache-as-RAM (CAR) code is common to several Intel chips. Create a new
intel_common directory and move it in there.

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: ivybridge: bd82x6x: Support FSP enabled configuration 2016-02-21 13:42:52 +08:00
cpu.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06: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 dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06: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: ivybridge: Drop the SMM-locking code 2016-01-24 12:09:42 +08:00
Makefile x86: Move cache-as-RAM code into 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
microcode_intel.c x86: ivybridge: Update microcode early in boot 2015-01-13 07:25:02 -08:00
model_206ax.c x86: Add some more common MSR indexes 2016-03-17 10:27:23 +08:00
northbridge.c x86: ivybridge: Sort out the calls to bridge_silicon_revision() 2016-01-24 12:09:41 +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 dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00