switch-coreboot/mainboard/kontron/986lcd-m
Ronald G. Minnich 5a90884bd4 last kontron commit.
This is a potentially good pointer to where someone can take this. 

While startup was working, BSP now explodes once the AP stops, while
BSP is doing startup IPI loop send #2. The code needs to be hardened; I 
think use of the shared variables would really make it much more solid. 
This would be a good undergrad student project if someone is looking for one.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1145 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-03-11 16:17:37 +00:00
..
acpi_tables.c get some serial output and post codes from the dongle (trivial changes) 2008-11-25 22:39:00 +00:00
cmos.layout Two remaining issues: 2008-11-14 17:14:16 +00:00
dmi.h Rename mainboard directory to its supposed name. (trivial) 2008-11-12 14:11:34 +00:00
dsdt.dsl Rename mainboard directory to its supposed name. (trivial) 2008-11-12 14:11:34 +00:00
dts last kontron commit. 2009-03-11 16:17:37 +00:00
fadt.c get some serial output and post codes from the dongle (trivial changes) 2008-11-25 22:39:00 +00:00
initram.c last kontron commit. 2009-03-11 16:17:37 +00:00
irq_tables.h Simple typos and fixups. This is almost building. 2008-11-24 21:15:19 +00:00
mainboard.h Add support for creating an smm top-level object. 2008-12-06 03:59:24 +00:00
Makefile last kontron commit. 2009-03-11 16:17:37 +00:00
mptable.c get some serial output and post codes from the dongle (trivial changes) 2008-11-25 22:39:00 +00:00
nic.dts Rename mainboard directory to its supposed name. (trivial) 2008-11-12 14:11:34 +00:00
power_reset_check.c Convert \r\n to \n in v3. 2009-02-12 19:41:05 +00:00
reset.c get some serial output and post codes from the dongle (trivial changes) 2008-11-25 22:39:00 +00:00
rtl8168.c get some serial output and post codes from the dongle (trivial changes) 2008-11-25 22:39:00 +00:00
stage1.c This patch extends core2 smp support to v3. It is an 2009-02-21 00:05:20 +00:00
stage1_debug.c Add core2 stage1.c dependency 2008-11-14 05:05:24 +00:00