switch-coreboot/src
Kyösti Mälkki 38f2e9cfe3 Makefile: rename coreboot_ap linking filenames
$(obj)/coreboot_ap -> $(objcbfs)/coreboot_ap.elf

It is really a ramstage for AP CPU and not a romstage, it is not
enabled for any mainboard by default, and it doesn't compile
even if enabled.

Change-Id: Ifb9c5cb6df65309660b000876cf6a9a3da9b6839
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/840
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-04-24 23:22:15 +02:00
..
arch/x86 Makefile: rename coreboot_ap linking filenames 2012-04-24 23:22:15 +02:00
boot Make timestamp collection conditional in hardwaremain.c 2012-04-24 18:19:54 +02:00
console Add support to run SMM handler in TSEG instead of ASEG 2012-04-04 04:49:09 +02:00
cpu amd: Fix unused variable warning 2012-04-22 08:53:38 +02:00
devices x86, oprom: ensure DF is always cleared 2012-04-02 19:50:22 +02:00
drivers Detect whether the OXPCIE card is really present while in the ROM stage. 2012-03-29 23:04:06 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include S3 code in coreboot public folder. 2012-04-16 18:22:47 +02:00
lib S3 code in coreboot public folder. 2012-04-16 18:22:47 +02:00
mainboard rk886: Add ACPI support for LID switch 2012-04-24 23:09:24 +02:00
northbridge Intel e7505: build as separate object file 2012-04-21 09:39:27 +02:00
pc80 Move TPM code to romstage 2012-04-04 19:09:53 +02:00
southbridge Intel 82801dx: compile early_smbus as separate object 2012-04-24 00:02:12 +02:00
superio Add support for SMSC MEC1308/1310 SuperI/O EC 2012-04-06 21:24:01 +02:00
vendorcode S3 code in vendorcode folder. 2012-04-12 00:17:35 +02:00
Kconfig kconfig: Improve 'General setup' menu docs. 2012-04-17 10:56:16 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00