coreboot-kgpe-d16/src/southbridge/nvidia/ck804
Myles Watson 283a494521 This patch adds common elements for ck804-based boards.
changes by file:
src/northbridge/amd/amdk8/northbridge.c:
	Add high tables code ala Stefan's code for the i945.

src/southbridge/nvidia/ck804/ck804_lpc.c:
	Enable High Precision Event Timers.
	Add pm_base for ACPI.

src/southbridge/nvidia/ck804/ck804_fadt.c:
	Since fadt is only dependent on the Southbridge, add it here.

src/southbridge/nvidia/ck804/Config.lb:
	Compile in ck804_fadt.c

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3988 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-03-10 20:39:27 +00:00
..
chip.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
ck804.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_ac97.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_early_setup.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_early_setup_car.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_early_setup_ss.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_early_smbus.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_enable_rom.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_fadt.c This patch adds common elements for ck804-based boards. 2009-03-10 20:39:27 +00:00
ck804_ht.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_ide.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_lpc.c This patch adds common elements for ck804-based boards. 2009-03-10 20:39:27 +00:00
ck804_nic.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_pci.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_pcie.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_reset.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_sata.c Remove some warnings, mainly from format strings which didn't match the 2009-02-09 17:52:54 +00:00
ck804_smbus.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
ck804_smbus.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_usb.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_usb2.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
Config.lb This patch adds common elements for ck804-based boards. 2009-03-10 20:39:27 +00:00
id.inc CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
id.lds
romstrap.inc CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
romstrap.lds