coreboot-kgpe-d16/src/mainboard/amd/mahogany_fam10
Myles Watson 565a281f36 Get rid of type-punned pointer errors.
Defining AmlCode differently in different source files is a bit ugly... 
Creating a void * to do the casting is not exactly beautiful either...

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


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5286 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-24 22:02:53 +00:00
..
acpi The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
acpi_tables.c Get rid of type-punned pointer errors. 2010-03-24 22:02:53 +00:00
ap_romstage.c mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards 2010-03-23 17:01:23 +00:00
chip.h The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
cmos.layout The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
devicetree.cb The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
dsdt.asl The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
fadt.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
get_bus_conf.c The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
irq_tables.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
Kconfig The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
mainboard.c Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
mb_sysconf.h The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
mptable.c Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
resourcemap.c The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
romstage.c Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
spd_addr.h The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00