..
acpi
Add "reasonable" values in ASL at places we overwrite from
2010-05-21 20:40:38 +00:00
acpi_tables.c
Move the ACPI FACP table to the front of the RSDT list. This is done to work around a Windows XP or Server 2003 setup failure where an error message such as: "An unexpected error (805262864) occurred at line 1768 of d:\xpclient\base\boot\setup\arcdisp.c" occurs. This change updates AMD reference board projects, but could applied to others as well.
2011-05-20 00:06:09 +00:00
ap_romstage.c
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
2011-04-10 04:15:23 +00:00
chip.h
Remove unused mainboard_config definitions. Trivial.
2010-08-26 18:24:04 +00:00
cmos.layout
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space.
2010-04-08 15:06:44 +00:00
devicetree.cb
Use subsystem id from devicetree.cb instead of Kconfig and move
2011-03-01 19:58:47 +00:00
dsdt.asl
second round name simplification. drop the <component>_ prefix.
2010-12-08 07:07:33 +00:00
fadt.c
Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios:
2010-10-24 16:22:11 +00:00
get_bus_conf.c
Final set of smp_write_bus -> mptable_write_buses changes.
2010-11-22 14:14:56 +00:00
irq_tables.c
Since some people disapprove of white space cleanups mixed in regular commits
2010-04-27 06:56:47 +00:00
Kconfig
Use subsystem id from devicetree.cb instead of Kconfig and move
2011-03-01 19:58:47 +00:00
mainboard.c
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
2009-04-01 13:43:21 +00:00
Makefile.inc
Rename build system variables to be more intuitive, and
2010-09-30 16:55:02 +00:00
mb_sysconf.h
Final set of smp_write_bus -> mptable_write_buses changes.
2010-11-22 14:14:56 +00:00
mptable.c
Get mptable OEM/product ID from kconfig variables.
2010-12-16 19:51:38 +00:00
readme_acpi.txt
Since some people disapprove of white space cleanups mixed in regular commits
2010-04-27 06:56:47 +00:00
resourcemap.c
Since some people disapprove of white space cleanups mixed in regular commits
2010-04-27 06:56:47 +00:00
romstage.c
run uart_init() from console_init, just like the other console initialization functions.
2011-04-20 20:54:07 +00:00
ssdt2.asl
Since some people disapprove of white space cleanups mixed in regular commits
2010-04-27 06:56:47 +00:00
ssdt3.asl
Since some people disapprove of white space cleanups mixed in regular commits
2010-04-27 06:56:47 +00:00
ssdt4.asl
Since some people disapprove of white space cleanups mixed in regular commits
2010-04-27 06:56:47 +00:00