summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-05-20Add support for the Traverse Technologies Geos mainboard.Nathan Williams
2010-05-19Move the 'USE CMOS' Kconfig question.Joe Korty
2010-05-19cosmetic comment changes.Stefan Reinauer
2010-05-18get rid of some duplicate inclusion warnings.Stefan Reinauer
2010-05-16Sorry for this for second time. Now compile tested for both cases ;)Rudolf Marek
2010-05-16Sorry for this. I fixed that reverting the change for ROMCC.Rudolf Marek
2010-05-16Following patch reworks car_disable into C. Tested, works here. I comparedRudolf Marek
2010-05-16Part of 5560 Dunno why I need extra delete after move.Rudolf Marek
2010-05-16Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek
2010-05-16Add support for the Getac P470 Stefan Reinauer
2010-05-16v2 -> v4Stefan Reinauer
2010-05-16Add two new superios to coreboot:Stefan Reinauer
2010-05-16Add TI PCI 7412 support.Stefan Reinauer
2010-05-14ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo
2010-05-14Add initial support for the GIGABYTE GA-6BXE.Anders Jenbo
2010-05-14clean up some prototypesStefan Reinauer
2010-05-14i945:Stefan Reinauer
2010-05-14more acpica fixes... The tricky part is the stuff in the AMD mainboard direct...Stefan Reinauer
2010-05-14Fix i945 ACPI for ASL Optimizing Compiler version 20100428.Stefan Reinauer
2010-05-14Remove another set of includes from Fam10 romstages:Patrick Georgi
2010-05-14fix SeaBIOS loading on GX2.Nils Jacobs
2010-05-14Fix warning. Hardware tested and didn't change behavior.Stefan Reinauer
2010-05-14license header fixes Nils Jacobs
2010-05-14This patch cleanes up the Wyse S50 port and unifies the memmory regionsNils Jacobs
2010-05-11Change real mode API to allow passing intXX number or entry point andStefan Reinauer
2010-05-10Make show_all_routes work for fam10.Myles Watson
2010-05-10High tables don't have to be on node 0 on K8. Make it less restrictive.Myles Watson
2010-05-09Remove extra NULL #define in amdht code. ThePatrick Georgi
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi
2010-05-09Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi
2010-05-09i82830: fix debugging output and clarify bracketingStefan Reinauer
2010-05-08autoprobe apic cluster and application processors on K8 systemsStefan Reinauer
2010-05-08Add the Wyse S50 thin client to Coreboot.Nils Jacobs
2010-05-08wipe some old unused code, this has been cleaned up now.Stefan Reinauer
2010-05-08We didn't have console.initobj.o before, but the same hard codedStefan Reinauer
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-05-06Remove duplicate Kconfig entry. Trivial.Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-04Fix arima/hdama. It was changed to match newconfig, which was broken.Myles Watson
2010-05-03Qemu, despite "emulating" an intel chipset, uses the CMOS to Valdimir Serbinenko
2010-04-30fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer
2010-04-30Factor out casmap calculation. Gets rid of a warning.Myles Watson
2010-04-30Remove some warnings. For code that is called from the mainboard romstage.cStefan Reinauer
2010-04-30Remove some more warnings. The code is only used by functions protected by theStefan Reinauer
2010-04-30get rid of some more warnings..Stefan Reinauer
2010-04-30fix compilation of mtarvonStefan Reinauer
2010-04-30Doesn't need to be a warning.Stefan Reinauer
2010-04-30drop extra pci access functions. these are exact copies of romcc_io.h. Stefan Reinauer
2010-04-30Get rid of a few more warnings.Myles Watson