summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-06Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson
2009-11-06Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann
2009-11-06Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. Myles Watson
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-11-06Remove hard coded bus numbers from arima/hdama mptable code and fix warnings.Myles Watson
2009-11-05Add debugging utility file for dumping routing registers on K8.Myles Watson
2009-11-05Don't try to set fixed resources. Trivial.Myles Watson
2009-11-05fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer
2009-11-05if x86emu was running for VGA init a corrupted low table RSDPStefan Reinauer
2009-11-05http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer
2009-11-05If the coreboot and filo overlap, it will "slice off" a piece at theZheng Bao
2009-11-05When loading an option ROM use the class stored in the device toMark Marshall
2009-11-04Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.Stefan Reinauer
2009-11-03Some fixes.Patrick Georgi
2009-11-01typo. trivial. Then -> Than.Zheng Bao
2009-10-31Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. Myles Watson
2009-10-30Fix, um... a typo.Uwe Hermann
2009-10-30Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-29Split a print statement that called dev_path twice, and add a warning comment.Myles Watson
2009-10-29Add prototypes to silence these warnings.Myles Watson
2009-10-28Drop remainders of PPC portStefan Reinauer
2009-10-28Drop remainder of PPC portStefan Reinauer
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