summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add debugging utility file for dumping routing registers on K8.Myles Watson2009-11-053-0/+281
* Don't try to set fixed resources. Trivial.Myles Watson2009-11-051-0/+5
* fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer2009-11-053-10/+12
* if x86emu was running for VGA init a corrupted low table RSDPStefan Reinauer2009-11-051-0/+1
* http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer2009-11-054-2/+116
* If the coreboot and filo overlap, it will "slice off" a piece at theZheng Bao2009-11-051-34/+43
* When loading an option ROM use the class stored in the device toMark Marshall2009-11-051-1/+4
* Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.Stefan Reinauer2009-11-047-6/+25
* Some fixes.Patrick Georgi2009-11-032-8/+11
* typo. trivial. Then -> Than.Zheng Bao2009-11-011-1/+1
* Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. Myles Watson2009-10-311-1/+1
* Fix, um... a typo.Uwe Hermann2009-10-301-1/+1
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-306-1/+34
* Remove some warnings from the tyan s2895.Myles Watson2009-10-3024-107/+81
* Split a print statement that called dev_path twice, and add a warning comment.Myles Watson2009-10-291-6/+7
* Add prototypes to silence these warnings.Myles Watson2009-10-291-1/+1
* Drop remainders of PPC portStefan Reinauer2009-10-2831-2563/+0
* Drop remainder of PPC portStefan Reinauer2009-10-2850-3448/+0
* Fix some builds with Kconfig.Myles Watson2009-10-2813-22/+28
* Make d945gclf build.Myles Watson2009-10-287-8/+16
* Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann2009-10-2839-124/+219
* Remove all build/ prefixes in the build output.Uwe Hermann2009-10-281-7/+8
* preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer2009-10-2842-0/+3883
* Create lib.h for homeless prototypes.Myles Watson2009-10-289-15/+39
* Replace hard coded build with $(obj) paths.Myles Watson2009-10-281-4/+3
* The check for zero sized resources is already done earlier. So don't redo itStefan Reinauer2009-10-281-2/+1
* Prefix all build output file names of files which end up in the buildUwe Hermann2009-10-271-11/+11
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-2712-18/+22
* Remove redundant declarations. Trivial.Myles Watson2009-10-272-3/+0
* Add $(obj) paths for a couple of smm files so they don't end up in the top di...Myles Watson2009-10-271-4/+4
* Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka2009-10-2718-6/+31
* Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892.Myles Watson2009-10-271-73/+71
* Various smaller console option fixes as suggested by Peter Stuge:Uwe Hermann2009-10-261-16/+16
* cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson2009-10-2624-742/+95
* Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc.Myles Watson2009-10-269-8/+8
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-2622-87/+126
* Fix iei/pcisa-lx-800-r10. Trivial.Myles Watson2009-10-261-1/+1
* Remove double include of smm directory. Trivial.Myles Watson2009-10-262-2/+0
* reasonable output in cbfs loading (part 2)Stefan Reinauer2009-10-261-11/+27
* reasonable output for cbfs loading..Stefan Reinauer2009-10-261-4/+6
* Kontron 986LCD-M updateStefan Reinauer2009-10-2634-493/+837
* CBMEM high table memory manager.Stefan Reinauer2009-10-2611-148/+537
* intel core and core 2:Stefan Reinauer2009-10-262-4/+14
* Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer2009-10-263-2/+5
* Now that the resource allocator is working nicely we can turn down the debugStefan Reinauer2009-10-261-7/+6
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-2645-144/+186
* Fix intel/xe7501devkit build, missing "uses" clause.Uwe Hermann2009-10-241-0/+4
* Fix kconfig build error due to "source"ing a non-existant file (trivial).Uwe Hermann2009-10-241-1/+0
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-2481-164/+26
* Change QEMU CPU Makefile.inc files to match other CPUs.Uwe Hermann2009-10-242-2/+2
OpenPOWER on IntegriCloud