coreboot/src
Knut Kujat f7f9e92b42 Fix supermicro/h8qme_fam10 by enabling SPD ROM properly.
Also configure GPIOs so the power LED is working.
Some whitespace cleanups (but by no means comprehensive)

Signed-off-by: Knut Kujat <knuku@gap.upv.es>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5203 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-13 12:54:58 +00:00
..
arch/i386 Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image issue). 2010-03-05 18:03:49 +00:00
boot This is a general cleanup patch 2010-02-22 06:09:43 +00:00
console This patch is from 2009-10-20 2010-03-05 10:03:50 +00:00
cpu Replace spaces with tabs. Trivial. 2010-03-11 22:12:10 +00:00
devices 1. Move run_bios prototype to device.h 2010-03-05 18:27:19 +00:00
drivers This is a general cleanup patch 2010-02-22 06:09:43 +00:00
include Replace clear_memory with memset. 2010-03-11 21:34:27 +00:00
lib This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
mainboard Fix supermicro/h8qme_fam10 by enabling SPD ROM properly. 2010-03-13 12:54:58 +00:00
northbridge Replace clear_memory with memset. 2010-03-11 21:34:27 +00:00
pc80 use names instead of numbers where possible, also print a better message if no 2010-02-28 19:12:37 +00:00
southbridge sb600 has problems with the virtual wire mode setup in setup_ioapic(). It causes problems when interrupts are enabled (specifically timer). 2010-03-09 21:51:31 +00:00
superio Add Win Enterprises' PL6064 board 2010-02-24 16:36:56 +00:00
Kconfig This patch is from 2009-10-20 2010-03-05 10:03:50 +00:00