summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This fixes a shadowed declaration in multiboot.c.Robert Millan2009-03-311-2/+0
* cosmetic fix for function definition.Stefan Reinauer2009-03-311-1/+2
* This patch adds Jordan's romtool support for v2. Ronald G. Minnich2009-03-3171-0/+11835
* flashrom: Board enable support for HP DL145 G3.Mondrian Nuessle2009-03-301-0/+27
* During the suspend/resume programming I came to an issue that first 4KB ofRudolf Marek2009-03-263-15/+26
* - List SMSC LPC47N227 runtime register block as supported.Uwe Hermann2009-03-253-11/+12
* The latest ucode patches for Family 10h:Zeng Bao2009-03-252-0/+326
* Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer2009-03-2411-11/+11
* msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul()...Peter Stuge2009-03-231-2/+2
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-211-4/+12
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-213-1/+27
* Kevin O'Connor said:Myles Watson2009-03-201-4/+4
* Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr.Marc Jones2009-03-2016-0/+2360
* Fix CPUID typo. This caused fid to memory speed calculations to be off.Marc Jones2009-03-202-2/+2
* Move the Atmel AT45 comments about block and page sizes from the end ofCarl-Daniel Hailfinger2009-03-191-27/+28
* fix the following warning on all boards that don't have PIRQ_ROUTE enabledStefan Reinauer2009-03-191-1/+1
* fix totalimpact briq compilation. the target had a cpu specific and a mainboardStefan Reinauer2009-03-191-2/+4
* add YABEL flag to options to decide wether access to devices other than the o...Pattrick Hueper2009-03-181-0/+7
* Add high coreboot table support to libpayloadStefan Reinauer2009-03-172-0/+12
* Add support for high coreboot table to mkelfimageStefan Reinauer2009-03-172-0/+16
* Don't know if this is the correct fix, but it fixes compilation of the PPCStefan Reinauer2009-03-172-0/+23
* This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer2009-03-172-3/+43
* This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer2009-03-172-8/+29
* This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer2009-03-174-22/+53
* - TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in theCarl-Daniel Hailfinger2009-03-172-6/+6
* drop empty directory. (trivial)stepan2009-03-160-0/+0
* fix typo in pci_device.c (trivial)Stefan Reinauer2009-03-161-1/+1
* Fix all build problems on PPC except the _SDA_BASE issues caused by theStefan Reinauer2009-03-156-11/+15
* abuild: Don't forget CROSS_COMPILE anymore.Stefan Reinauer2009-03-151-1/+3
* trivial patch for abuild: allow powerpc-elf-gcc, too.Stefan Reinauer2009-03-141-1/+1
* add YABEL Debug Flags to OptionsPattrick Hueper2009-03-141-0/+6
* this commit should fix Ticket #122 (proper log files for all builds)Stefan Reinauer2009-03-131-0/+6
* This patch reverts SuperIO changes that I was too hasty with. Even though theMyles Watson2009-03-133-6/+5
* This one is an example on how to drop vgabios.c from the mainboard or chipsetStefan Reinauer2009-03-134-851/+21
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-1344-109/+136
* ACPI implementation for i945, ICH7, Kontron 986LCD-MStefan Reinauer2009-03-1325-305/+2719
* Fix HIGH_TABLES introduced error when compiling without MP tableMyles Watson2009-03-121-2/+3
* i945 northbridge updateStefan Reinauer2009-03-117-51/+373
* 20090310-3-scanbuild:Patrick Georgi2009-03-111-3/+29
* 20090310-2-gcc-for-real:Patrick Georgi2009-03-111-1/+2
* 20090310-1-paths:Patrick Georgi2009-03-111-2/+2
* Kontron 986LCD-M updates:Stefan Reinauer2009-03-114-28/+57
* abuild:Stefan Reinauer2009-03-111-18/+27
* This patch contains some significant updates to the i82801gx component and willStefan Reinauer2009-03-1124-392/+760
* Add support for the LPC47M182 to superiotoolStefan Reinauer2009-03-113-1/+66
* This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson2009-03-1019-30/+1649
* This patch adds common elements for ck804-based boards.Myles Watson2009-03-104-4/+187
* This patch adds empty acpi_fill_slit functions so they build again.Myles Watson2009-03-103-0/+17
* This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson2009-03-1011-954/+323
* Add some basic K8 MSRs. Marc Jones2009-03-086-4/+375