Fix CPUID typo. This caused fid to memory speed calculations to be off.
[coreboot.git] / src /
2009-03-20 Marc JonesFix CPUID typo. This caused fid to memory speed calcula...
2009-03-19 Stefan Reinauerfix the following warning on all boards that don't...
2009-03-19 Stefan Reinauerfix totalimpact briq compilation. the target had a...
2009-03-18 Pattrick Hueperadd YABEL flag to options to decide wether access to...
2009-03-17 Stefan ReinauerDon't know if this is the correct fix, but it fixes...
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-03-17 Carl-Daniel Hailfinger- TOM2 is filled in by the dynamic ACPI code. Don't...
2009-03-16 Stefan Reinauerfix typo in pci_device.c (trivial)
2009-03-15 Stefan ReinauerFix all build problems on PPC except the _SDA_BASE...
2009-03-14 Pattrick Hueperadd YABEL Debug Flags to Options
2009-03-13 Myles WatsonThis patch reverts SuperIO changes that I was too hasty...
2009-03-13 Stefan ReinauerThis one is an example on how to drop vgabios.c from...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-13 Stefan ReinauerACPI implementation for i945, ICH7, Kontron 986LCD-M
2009-03-12 Myles WatsonFix HIGH_TABLES introduced error when compiling without...
2009-03-11 Stefan Reinaueri945 northbridge update
2009-03-11 Patrick Georgi20090310-2-gcc-for-real:
2009-03-11 Patrick Georgi20090310-1-paths:
2009-03-11 Stefan ReinauerKontron 986LCD-M updates:
2009-03-11 Stefan ReinauerThis patch contains some significant updates to the...
2009-03-10 Myles WatsonThis patch adds ACPI support for Tyan s2891, s2892...
2009-03-10 Myles WatsonThis patch adds common elements for ck804-based boards.
2009-03-10 Myles WatsonThis patch adds empty acpi_fill_slit functions so they...
2009-03-10 Myles WatsonThis patch makes the boards use a single amdk8_util...
2009-03-06 Stefan ReinauerSome updates for core/core duo/core2/core2 duo cpus.
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-03-06 Stefan Reinaueruse include file for i8259 where appropriate (trivial)
2009-03-06 Stefan Reinauerclean up qemu target config (trivial)
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-03-06 Stefan Reinaueruse pointers instead of size_t when dealing with pointe...
2009-03-06 Stefan Reinaueruse inb instead of outb for delays in usb debug code...
2009-03-06 Stefan Reinauerreally clean out all compile time generated files ...
2009-03-05 Carl-Daniel HailfingerIf get_pbus() is called for a device which has no paren...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-03-04 Stefan Reinauerfix make clean as suggested by Myles Watson.
2009-03-02 Rudolf MarekSmall bug somehow slipped there. The method body length...
2009-03-01 Rudolf Marek(Trivial) Add missing header file.
2009-03-01 Stefan ReinauerSome changes required to get yabel working on v2 (and...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-28 Stefan Reinauerfix those two boards that broke due to the config tool...
2009-02-28 Stefan ReinauerWith this patch the v2 build system will create a direc...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2009-02-27 Myles WatsonThis patch makes several CMOS/NVRAM reads dependent...
2009-02-19 Rudolf MarekThis patch is for AMD boards which can do the P state...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-02-17 Carl-Daniel HailfingerAdd QWord support to acpigen.
2009-02-17 Patrick GeorgiUnify CAR so the same compiled code does the right...
2009-02-15 Stefan Reinauer- Fix up amd pistachio and dbm690t.
2009-02-14 Rudolf MarekChange Log:
2009-02-14 Rudolf MarekBellongs to r3946
2009-02-14 Rudolf MarekFollowing patch adds dynamically generated P-States...
2009-02-13 Ronald G. MinnichThis target is dead.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-12 Stefan ReinauerFix mtrr setup for UMA architectures.
2009-02-12 Carl-Daniel HailfingerFix typo in PCI ID (1914 should have been 7914).
2009-02-12 Carl-Daniel HailfingerRemove dead lines. Trivial.
2009-02-12 Carl-Daniel HailfingerRename TOM to TOM1 and refer to the SSDT value with...
2009-02-12 Carl-Daniel HailfingerImprove mainboard.c comments for DBM690T and Pistachio.
2009-02-11 Carl-Daniel HailfingerPrint a loud warning message if we run out of MTRRs.
2009-02-11 Carl-Daniel HailfingerFix one leftover reference to AmlCode_ssdt which was...
2009-02-10 Myles WatsonChange 0x%p to %p. Thanks Stefan for catching the...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-02-05 Dan LykowskiUse the correct device for switching on HDA.
2009-02-03 Rudolf MarekFollowing patch converts the run-time SSDT patching...
2009-02-03 Rudolf MarekFollowing patch adds missing CPU names. Please check
2009-02-01 Rudolf MarekFollowing patch adds dynamic ACPI AML code generator...
2009-01-30 Carl-Daniel HailfingerBring AMD K8 ACPI mangling more in line with Fam10...
2009-01-28 Carl-Daniel HailfingerCorrect FDAT->FADT typo.
2009-01-23 Maggie LiFix rs690 bug about GPPSB configuration.
2009-01-21 Stefan ReinauerNow that x86emu debugging is actually working, it shoul...
2009-01-20 Stefan Reinauerforgot to svn add
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-20 Stefan Reinauerfix small TOLUD issue in i945 raminit (trivial)
2009-01-20 Stefan Reinauerput in a little comment (trivial)
2009-01-20 Stefan Reinauersome brown paperbag please. fix build.
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2009-01-20 Stefan Reinaueradd a header file for i8259.h (trivial)
2009-01-20 Stefan ReinauerBackport all x86emu fixes from Pattrick Hueper to coreb...
2009-01-20 Stefan ReinauerFix register typo for core 2 cpus (trivial)
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2009-01-20 Jon DufresneThis fine work by Jon Dufresne was awkwardly rotting...
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2009-01-20 Stefan Reinauerfix inconsistent user interface naming. don't show...
2009-01-20 Stefan Reinauerfix coding style (trivial)
2009-01-20 Stefan ReinauerTrivial stuff:
2009-01-20 Carl-Daniel HailfingerCheck the printk format string against the matching...
2009-01-19 Stefan Reinauerouch. never do last minute changes. :-(
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2009-01-16 Carl-Daniel HailfingerThe DBM90T code sets bit 10 in _PSS as part of the...
2009-01-16 Carl-Daniel HailfingerFirst part of heterogenous dualchannel support.
2009-01-16 Carl-Daniel HailfingerRefactor K8 rev F DDR2 CL timing retrieval.
2009-01-16 Carl-Daniel HailfingerSince all K8 targets now have CONFIG_USE_PRINTK_IN_CAR...
2009-01-15 Dan LykowskiAdds a retry/faildown to SB600 SATA detection logic.
2009-01-15 Dan Lykowskiamdk8: This patch fixes ram init problems when using...
2009-01-12 Dan LykowskiCheck to see if K8 processor is capable of changing...
2009-01-11 Patrick GeorgiIgnore some more sections, created by newer toolchains
2009-01-06 Marc JonesThe ACPI PSS CPU Pstate table was calculating the frequ...
2009-01-06 Dan LykowskiAdd support for the Winbond W83627UHG Super I/O.
2008-12-29 Carl-Daniel HailfingerThe SB600 RPR documentation does not mention what to...
next