Maximilian Thuermer found a bug where the HT link capability code was always
[coreboot.git] / src / northbridge /
2009-06-09 Stefan Reinauerthis port is horribly broken and should not have been...
2009-06-06 Marco SchmidtFix for Erratum 350 for AMD Fam10h CPUs.
2009-06-05 Carl-Daniel HailfingerFix non-revF K8 ram init compilation which was broken...
2009-06-05 Carl-Daniel HailfingerK8 RAM init debug messages are pretty short and sometim...
2009-06-05 Elia YehudaAdd a hopefully more correct and flexible set_dram_buff...
2009-06-04 Myles WatsonThe point of the patch is to make it easier to understa...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-27 Uwe HermannFirst batch of indent-aided code cleanups, more will...
2009-05-27 Uwe HermannMake directory hierarchy flat to match the same layout...
2009-05-27 Uwe HermannChange all vx800 file names from CamelCase to camel_cas...
2009-05-27 Bari AriHere's the VIA vx800 patch from OLPC.
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-01 Peter StugeTrivial removal of svn:executable property from vga.c.
2009-05-01 Joseph SmithThis patch allows a custom vga driver that will give...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
2009-04-27 Patrick GeorgiAdd high table support to via vt8454c.
2009-04-22 Stefan Reinauerremove some style guide breaks and warnings from ramini...
2009-04-22 Stefan ReinauerFactor out acpi_create_madt_lapics. It can be used...
2009-04-18 Ronald HoogenboomThere is a typo in amdk8/raminit_f.c regarding the...
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-04-13 Rudolf MarekFollowing patch adds resume (exit from self refresh...
2009-04-11 Ward VandewegeThis patch fixes an edge case for K8 raminit. Specifica...
2009-04-10 Stefan Reinauerunify spd_ddr2.h (trivial)
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-26 Rudolf MarekDuring the suspend/resume programming I came to an...
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-03-20 Marc JonesFix CPUID typo. This caused fid to memory speed calcula...
2009-03-15 Stefan ReinauerFix all build problems on PPC except the _SDA_BASE...
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-11 Stefan Reinaueri945 northbridge update
2009-03-10 Myles WatsonThis patch adds common elements for ck804-based boards.
2009-03-10 Myles WatsonThis patch makes the boards use a single amdk8_util...
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-03-01 Rudolf Marek(Trivial) Add missing header file.
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
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-17 Carl-Daniel HailfingerAdd QWord support to acpigen.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-03 Rudolf MarekFollowing patch converts the run-time SSDT patching...
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-20 Stefan Reinauerfix small TOLUD issue in i945 raminit (trivial)
2009-01-20 Stefan Reinauerput in a little comment (trivial)
2009-01-20 Jon DufresneThis fine work by Jon Dufresne was awkwardly rotting...
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 Lykowskiamdk8: This patch fixes ram init problems when using...
2008-12-23 Carl-Daniel HailfingerAdd verbose debugging output at SPEW level to noncohere...
2008-12-19 Corey OsgoodFix breakage caused by r3822. I should have known not...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-18 Corey OsgoodFix the only implicit declaration before it becomes...
2008-12-18 Corey OsgoodFix implicit declaration in cn700/vt8237 code
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-12-09 Uwe HermannAdd (parts of the) support for multiple DIMMs on the...
2008-12-05 Stefan ReinauerFixes to AMD MCT code, found by Marco Schmidt <mschmidt...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-11-21 Elia Yehudai810: Add support for multiple DIMMs, both single-sided...
2008-11-20 Uwe HermannGet rid of the unnecessary indirection by 'struct mem_c...
2008-11-18 Uwe Hermanni810: Add some more comments, and especially add a...
2008-11-11 Stefan ReinauerThanks to Uwe Hermann for spotting this typo.
2008-11-10 Stefan ReinauerMerge some parts of the i945 review (trivial):
2008-11-09 Uwe Hermanni945.h: Add some more comments, align data for better...
2008-11-08 Carl-Daniel HailfingerThe POST_CODE macro had the outb() argument order backw...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel 945 northbridge.
2008-10-22 Jens RottmannChanged RAM speed calculation to fix RAM modules gettin...
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-09 Uwe HermannIndent-based + manual cleanups for CN700 (trivial)...
2008-10-02 Myles WatsonWhitespace cleanup (trivial).
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-30 Mats Erik AnderssonA duplicate register address is incremented in table...
2008-09-29 Marc JonesThis patch for the AMD K8 allows a single DIMM to be...
2008-09-24 Ed SwierkSupport for the memory controller and PCIe interface...
2008-09-19 Marc JonesWhitespace and style cleanup. (trivial)
2008-09-19 Michael Xie Michae... Add AMD K8 S1G1 socket support.
2008-09-01 Bari AriThis patch gets the Epia-CN working without ACPI or...
2008-08-28 Ed SwierkEric Biederman believes that he and Tom Zimmerman of...
2008-08-25 Ed SwierkThis patch adds PCI device IDs for the Intel EP80579...
2008-08-12 Marc JonesLicense updated to GPL v2.
2008-08-02 Stefan Reinaueradapt Uncompressing.. patch for AMD code. Also replace...
2008-07-23 Marc JonesMemory initialization support for AMD Fam10 B3 (B0...
2008-07-21 Marc JonesMissed a const in my previous checkin, r3426 (trivial).
2008-07-17 Marc JonesAdd manual HT BUID fixup to detect previously set BUIDs...
2008-07-17 Marc JonesClean up AMD FAM10 HT variable initialization. The...
2008-07-16 Marc JonesClean up comments, whitespace, and copyright date in...
2008-06-22 Joseph SmithThis patch allows support for multiple so-dimms, single...
2008-05-19 Aaron LweAdd support for the VIA EPIA-CN baord, which uses C7...
2008-05-15 Joseph SmithThis patch allows the RCA RM4100 to reboot. Upon reboot...
next