..
acpi
Drop unused doit.sh files (trivial).
2010-03-01 17:21:15 +00:00
acpi_tables.c
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-12 17:34:08 +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
Remove unused ide0_enable and sata0_enable entries from SB7xx
2010-09-07 09:18:08 +00:00
dsdt.asl
Add "reasonable" values in ASL at places we overwrite from
2010-05-21 20:40:38 +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
move amd K8/Fam10 "bus detection" function prototypes to a common place.
2010-04-07 15:30:11 +00:00
irq_tables.c
move amd K8/Fam10 "bus detection" function prototypes to a common place.
2010-04-07 15:30:11 +00:00
Kconfig
Remove duplicate line from pci_ids.h.
2010-10-07 23:02:06 +00: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
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
2010-10-26 22:40:16 +00:00
resourcemap.c
romstage.c
Remove duplicate line from pci_ids.h.
2010-10-07 23:02:06 +00: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