u-boot-brain/arch/x86/cpu/intel_common
Simon Glass a219639d42 dm: Rename disk uclass to ahci
This started as 'ahci' and was renamed to 'disk' during code review. But it
seems that this is too generic. Now that we have a 'blk' uclass, we can use
that as the generic piece, and revert to ahci for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-05-17 09:54:43 -06:00
..
car.S x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
cpu.c dm: Rename disk uclass to ahci 2016-05-17 09:54:43 -06:00
lpc.c x86: Move common LPC code to its own place 2016-03-17 10:27:24 +08:00
Makefile x86: Add common SDRAM-init code 2016-03-17 10:27:27 +08:00
me_status.c x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00
microcode.c x86: Record the CPU details when starting each core 2016-03-17 10:27:25 +08:00
mrc.c x86: Add common SDRAM-init code 2016-03-17 10:27:27 +08:00
pch.c x86: Move common PCH code into a common place 2016-03-17 10:27:27 +08:00
report_platform.c x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00