switch-coreboot/mainboard
Myles Watson 3c6580c888 This patch fixes up kontron for the new resource allocator. More
could be done.
	
northbridge/intel/i945/northbridge.dts
	Remove bridge flag.  Northbridges don't have children.  The domains
	they implement do.
northbridge/intel/i945/northbridge.c
	Add IORESOURCE_BRIDGE flags and change the limit for MMIO to avoid ROM.
mainboard/kontron/986lcd-m/dts
	Make PCI devices children of the domain and add a few devices.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@1093 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-12-31 20:02:03 +00:00
..
adl Move OPTION_TABLE to a menu config option, and default it to enabled. This allows 2008-12-18 02:00:55 +00:00
amd Fix breakage of k8 targets caused by r1085. Thanks to Myles Watson for 2008-12-30 07:02:52 +00:00
amp Move OPTION_TABLE to a menu config option, and default it to enabled. This allows 2008-12-18 02:00:55 +00:00
artecgroup Move OPTION_TABLE to a menu config option, and default it to enabled. This allows 2008-12-18 02:00:55 +00:00
emulation This patch should serve as a porting help for other northbridges for the new resource allocator. 2008-12-31 20:00:30 +00:00
gigabyte Fix breakage of k8 targets caused by r1085. Thanks to Myles Watson for 2008-12-30 07:02:52 +00:00
jetway This patch fixes a few small problems and gets cn700 to read from an IDE 2008-12-23 23:44:39 +00:00
kontron This patch fixes up kontron for the new resource allocator. More 2008-12-31 20:02:03 +00:00
pcengines Move OPTION_TABLE to a menu config option, and default it to enabled. This allows 2008-12-18 02:00:55 +00:00
via Kill off stage1_mtrr.c completely, and bring in mtrr.c for stage2 from v2. 2008-12-23 19:02:44 +00:00
Kconfig Make C7/CN700 boot to memtest86, and pass that test. Booting is very slow, ~15min to get to a memtest 2008-12-17 21:17:01 +00:00