coreboot-kgpe-d16/src
Patrick Georgi 2140575066 Remove Kconfig entries that disable
WAIT_BEFORE_CPUS_INIT. It's disabled by default
(see src/cpu/x86/Kconfig)

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5198 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-08 23:44:30 +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 Add support for the 0x06B1 CPU ID for Celeron (Tualatin). 2010-03-06 16:19:11 +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 1. Move run_bios prototype to device.h 2010-03-05 18:27:19 +00:00
lib This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
mainboard Remove Kconfig entries that disable 2010-03-08 23:44:30 +00:00
northbridge 440BX: Do not hardcode DIMM number + size anymore. 2010-03-06 18:16:25 +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 This patch is from 2009-10-20 2010-03-05 10:03:50 +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