coreboot-kgpe-d16/src/mainboard/intel/eagleheights
Stefan Reinauer e37785791a * fix crt0s/ldscripts paths to fix out of tree build.
* fix iasl output directory for i945 boards (patch
  for moving it to the mainboard directory will follow)
* coreboot_table.c: lb_mainboard can be static
* coreboot_table.c: dump memory table in debug and spew mode
* fix a warning in bootblock.c
* don't include arch/i386/init in arch/i386/Makefile.inc
* announce generation of crt0_includes.h
* allow overriding $(obj)
* drop unused src_types from Makefile
* correctly use hostname -s instead of hostname for COMPILE_HOST

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5065 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-30 09:47:18 +00:00
..
acpi_tables.c Fix up the tree again... 2009-07-22 01:11:37 +00:00
auto.c coreboot used to have two different "APIs" for memory accesses: 2010-01-16 17:53:38 +00:00
chip.h Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
cmos.layout Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
Config.lb Use Intel Core code for eagleheights CAR init, not Intel Core 2, as 2009-10-26 16:48:27 +00:00
debug.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
devicetree.cb some progress on kconfig: 2009-09-25 18:43:02 +00:00
dsdt.dsl Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
fadt.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
ioapic.h Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
irq_tables.c Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards 2009-10-07 21:51:33 +00:00
Kconfig More Kconfig changes to improve match with newconfig: 2010-01-25 10:50:21 +00:00
mainboard.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
Makefile.inc * fix crt0s/ldscripts paths to fix out of tree build. 2010-01-30 09:47:18 +00:00
mptable.c coreboot used to have two different "APIs" for memory accesses: 2010-01-16 17:53:38 +00:00
Options.lb Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
reset.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00