coreboot/src
Rudolf Marek a519fe77b6 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset
directory just with one common file.

Changes to FADT: move to rev4, fix the generic register descriptors, detect additional VT8237S features.
Change the compiler to CORE , its revision to 42. 

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Peter Stuge <peter@stuge.se>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4327 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-05-31 17:00:25 +00:00
..
arch Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one 2009-05-30 15:12:33 +00:00
boot Attached patch moves the CBFS payload loader to selfboot.c as it's 2009-05-26 14:00:49 +00:00
config Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one 2009-05-30 15:12:33 +00:00
console Implement native VGA Support. 2009-05-29 03:04:16 +00:00
cpu Move coreboot_ram and coreboot_apc to CBFS. This allows to 2009-05-27 14:19:31 +00:00
devices Fix build with CONFIG_*_ROM_RUN. 2009-05-29 03:44:47 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include Implement native VGA Support. 2009-05-29 03:04:16 +00:00
lib Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA is 2009-05-28 22:18:25 +00:00
mainboard Following patch moves all vt8237 fadt.c from mainboard/* file to chipset 2009-05-31 17:00:25 +00:00
northbridge First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
pc80 Implement native VGA Support. 2009-05-29 03:04:16 +00:00
pmc/altimus/mpc7410
ram
sdram
southbridge Following patch moves all vt8237 fadt.c from mainboard/* file to chipset 2009-05-31 17:00:25 +00:00
stream Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
superio We should separate the it8718f_24mhz_clkin like the way IT8712 does. 2009-05-11 13:45:11 +00:00