Fix typo.
[coreboot.git] / src /
2009-04-01 Marc JonesFix typo.
2009-04-01 Zheng BaoUpdated microcode for for AMD Fam10 DR-B2 and B3.
2009-04-01 Ronald G. Minnichforgot this.
2009-04-01 Stefan Reinauer(trivial) add filo call back for those few mainboards...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-04-01 Patrick GeorgiForgot CONFIG_ROMFS for supermicro/h8dme.
2009-04-01 ebiedermAdd copyright notices to two files, src/boot/elfboot.c
2009-04-01 Ronald G. MinnichThis code adds support for coreboot images that use...
2009-03-31 Stefan Reinauerfix typo
2009-03-31 Stefan Reinauerfix typo
2009-03-31 Stefan Reinauerfix shadow variable in compute_ip_checksum.c
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-31 Robert MillanThis fixes a shadowed declaration in multiboot.c.
2009-03-31 Stefan Reinauercosmetic fix for function definition.
2009-03-26 Rudolf MarekDuring the suspend/resume programming I came to an...
2009-03-25 Zeng BaoThe latest ucode patches for Family 10h:
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-03-21 Rudolf MarekTo make use of HAVE_HIGH_TABLES following patch is...
2009-03-21 Rudolf MarekTo make use of HAVE_HIGH_TABLES following patch is...
2009-03-20 Myles WatsonKevin O'Connor said:
2009-03-20 Marc JonesAdd Supermicro h8dm3 mainboard. This is mostly a copy...
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...
next