..
acpi
Deduplicate various ACPI .asl files.
2010-12-09 12:39:48 +00:00
acpi_tables.c
Use default table creator macro for all SSDTs
2011-10-13 19:59:45 +02: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
After this has been brought up many times before, rename src/arch/i386 to
2010-12-11 20:33:41 +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
Convert boards to use mptable_write_buses.
2010-11-21 14:40:09 +00:00
irq_tables.c
Convert boards to use mptable_write_buses.
2010-11-21 14:40:09 +00:00
Kconfig
amd/sb600: Move HAVE_HARD_RESET to southbridge
2012-02-22 22:08:59 +01:00
mainboard.c
Since some people disapprove of white space cleanups mixed in regular commits
2010-04-27 06:56:47 +00:00
Makefile.inc
Rename build system variables to be more intuitive, and
2010-09-30 16:55:02 +00:00
mptable.c
mptable: Refactor mptable generation some more
2011-10-13 01:11:08 +02:00
resourcemap.c
romstage.c
remove usbdebug.h include from mainboard/romstage code
2011-10-30 12:37:05 +01:00
speaker.c
Drop some useless "../../../" in #includes (trivial).
2010-09-25 16:17:20 +00:00
speaker.h
This patch is buzzer of TechNexion TIM-5690.
2009-11-25 08:14:04 +00:00
tn_post_code.c
This patch is buzzer of TechNexion TIM-5690.
2009-11-25 07:48:24 +00:00
tn_post_code.h
This patch is buzzer of TechNexion TIM-5690.
2009-11-25 07:48:24 +00:00
vgabios.c
zero warnings days...
2010-04-15 12:39:29 +00:00
vgabios.h
Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID.
2009-12-23 19:16:47 +00:00