coreboot-kgpe-d16/src/mainboard
Patrick Georgi 1bb6828900 romcc:
- Set __PRE_RAM__ define per default
- Properly handle ignored (#ifdef'd out) #include lines

amd/serengeti_cheetah_fam10:
- write ACPI files to $(obj) instead of the top dir (alias $(CURDIR))

tinybootblock:
- provide a way to define code that should be added to the bootblock,
  to map the entire ROM for use by CBFS

amd/model_fxx, amd/model_10xxx:
- add CONFIG_SSE

walkcbfs.S:
- eliminate the use of two registers, to make space for romcc to wiggle

amd/serengeti_cheetah_fam10:
- use the enable_rom framework. not entirely functional yet

Boot-tested on emulation/qemu-x86
Build-tested on amd/serengeti_cheetah_fam10
amd/serengeti_cheetah_fam10 fails in amdht/ somewhere, but builds

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4994 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-12-31 12:56:53 +00:00
..
a-trend Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
abit Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
advantech Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
amd romcc: 2009-12-31 12:56:53 +00:00
arima Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
artecgroup Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
asi Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
asus The drivers for the k8t890 weren't being built. Increased heapsize. 2009-12-14 21:52:56 +00:00
axus Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
azza Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
bcom Add kconfig menus for most chipset VIDEO_MB values. 2009-10-26 21:42:13 +00:00
biostar Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
broadcom Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID 2009-11-27 11:03:20 +00:00
compaq Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
dell Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID 2009-11-27 11:03:20 +00:00
digitallogic Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
eaglelion Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
emulation Tiny Bootblock, step 1/n. 2009-12-23 12:52:56 +00:00
gigabyte Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
hp Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
ibm Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
iei Fix iei/pcisa-lx-800-r10. Trivial. 2009-10-26 21:41:06 +00:00
intel Trivial fixes for kconfig. They fix all non-fam10 build failures. 2009-12-02 21:11:12 +00:00
iwill Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID 2009-11-27 11:03:20 +00:00
jetway Add kconfig menus for most chipset VIDEO_MB values. 2009-10-26 21:42:13 +00:00
kontron Clean up amd/dbm690t and kontron/986lcd-m some more (not 2009-12-18 16:43:30 +00:00
lippert Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
mitac Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
msi Trivial fixes for kconfig. They fix all non-fam10 build failures. 2009-12-02 21:11:12 +00:00
nec Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
newisys Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID 2009-11-27 11:03:20 +00:00
nvidia Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
olpc Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
pcengines Fix all board names in Kconfig as per wiki / vendor website. 2009-10-20 13:55:35 +00:00
rca Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
soyo Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
sunw Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
supermicro Trivial fixes for kconfig. They fix all non-fam10 build failures. 2009-12-02 21:11:12 +00:00
technexion Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. 2009-12-23 22:16:18 +00:00
technologic Trivial fixes for kconfig. They fix all non-fam10 build failures. 2009-12-02 21:11:12 +00:00
televideo Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
thomson Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
tyan Trivial fixes for kconfig. They fix all non-fam10 build failures. 2009-12-02 21:11:12 +00:00
via Trivial fixes for kconfig. They fix all non-fam10 build failures. 2009-12-02 21:11:12 +00:00
Kconfig Trivial fixes for kconfig. They fix all non-fam10 build failures. 2009-12-02 21:11:12 +00:00
Makefile.k8_CAR.inc Fix some builds with Kconfig. 2009-10-28 18:57:06 +00:00
Makefile.k8_ck804.inc Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
Makefile.romccboard.inc Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00