summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-28Fix some builds with Kconfig.Myles Watson
2009-10-28Make d945gclf build.Myles Watson
2009-10-28Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann
2009-10-28Remove all build/ prefixes in the build output.Uwe Hermann
2009-10-28preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer
2009-10-28Create lib.h for homeless prototypes.Myles Watson
2009-10-28Replace hard coded build with $(obj) paths.Myles Watson
2009-10-28The check for zero sized resources is already done earlier. So don't redo itStefan Reinauer
2009-10-27Prefix all build output file names of files which end up in the buildUwe Hermann
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-27Remove redundant declarations. Trivial.Myles Watson
2009-10-27Add $(obj) paths for a couple of smm files so they don't end up in the top di...Myles Watson
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-27Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892.Myles Watson
2009-10-26Various smaller console option fixes as suggested by Peter Stuge:Uwe Hermann
2009-10-26cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson
2009-10-26Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc.Myles Watson
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-26Fix iei/pcisa-lx-800-r10. Trivial.Myles Watson
2009-10-26Remove double include of smm directory. Trivial.Myles Watson
2009-10-26reasonable output in cbfs loading (part 2)Stefan Reinauer
2009-10-26reasonable output for cbfs loading..Stefan Reinauer
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-26CBMEM high table memory manager.Stefan Reinauer
2009-10-26intel core and core 2:Stefan Reinauer
2009-10-26Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer
2009-10-26Now that the resource allocator is working nicely we can turn down the debugStefan Reinauer
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-24Fix intel/xe7501devkit build, missing "uses" clause.Uwe Hermann
2009-10-24Fix kconfig build error due to "source"ing a non-existant file (trivial).Uwe Hermann
2009-10-24Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c
2009-10-24Change QEMU CPU Makefile.inc files to match other CPUs.Uwe Hermann
2009-10-24removal of that unnecessary include slipped through r4841Stefan Reinauer
2009-10-24hook up missing x86 SMM into Makefile Stefan Reinauer
2009-10-24drop support for various (old) PPC CPUs as per discussion from 9/10/9Stefan Reinauer
2009-10-24Some ACPI implementations don't like to see full paths within a scope forStefan Reinauer
2009-10-24Rework the keyboard driverStefan Reinauer
2009-10-24drop src/include/stream/ as the source files from src/stream were dropped aStefan Reinauer
2009-10-24* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)Stefan Reinauer
2009-10-24Trivial regrouping of a calculation to simplify it.Myles Watson
2009-10-24A (hypothetical southbridge) component might provide functionality that is notStefan Reinauer
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-10-24Fix USB Debug Device for Intel ICH chipsetsStefan Reinauer
2009-10-24Fix K8 boards high tables on UMA systems (KT690 for example)Stefan Reinauer
2009-10-24s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...Stefan Reinauer
2009-10-24First attempt to integrate SMM in Kconfig. Unused code so farStefan Reinauer
2009-10-24move all register fram definitions to arch/register.hStefan Reinauer
2009-10-23Remove left-overs from Winbond southbridge removal (trivial).Uwe Hermann
2009-10-23Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson
2009-10-23New revision guide September 2009 3.46Rudolf Marek