coreboot/src/cpu
Paul Menzel 469f593498 cpu/intel: Move Power notification ASL code into common/acpi
Commit 24813c14 (i945: Consolidate acpi/platform.asl) creates the file
in the directory `src/cpu/intel/model_6dx/acpi`, although the devices
can also use different Intel CPU models like, for example,
`intel/model_6ex` on the Lenovo T60.

Therefore move the file to the directory `src/cpu/intel/common/acpi` so
that other devices, like Intel GM45 based devices, can also include it.

Change-Id: I90126b66a4d70468923622a8e3aebadeafcbf96f
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/11880
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-10-23 22:28:12 +02:00
..
allwinner cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
amd cpu/amd/model_10xxx: Clean up debugging statements 2015-10-23 19:59:40 +02:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection 2015-10-07 03:08:58 +00:00
intel cpu/intel: Move Power notification ASL code into common/acpi 2015-10-23 22:28:12 +02:00
mips Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
qemu-x86 qemu: initialize lapic 2015-09-14 17:23:26 +00:00
samsung/exynos5250 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
ti Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
via cpu/mtrr.h: Fix macro names for MTRR registers 2015-10-15 03:52:49 +00:00
x86 cpu/x86/mtrr: Add MTRR index and total MTRRs to error message 2015-10-15 23:31:38 +00:00
Kconfig cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS 2015-10-16 02:41:37 +00:00
Makefile.inc cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS 2015-10-16 02:41:37 +00:00