Update equivalent processor revision ID to load latest microcode patches and
[coreboot.git] / src / northbridge / amd /
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
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-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
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-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-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
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 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-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 Myles WatsonThis patch gets rid of all the implicit definition...
2008-12-05 Stefan ReinauerFixes to AMD MCT code, found by Marco Schmidt <mschmidt...
2008-11-08 Carl-Daniel HailfingerThe POST_CODE macro had the outb() argument order backw...
2008-10-22 Jens RottmannChanged RAM speed calculation to fix RAM modules gettin...
2008-10-02 Myles WatsonWhitespace cleanup (trivial).
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-29 Marc JonesThis patch for the AMD K8 allows a single DIMM to be...
2008-09-19 Marc JonesWhitespace and style cleanup. (trivial)
2008-09-19 Michael Xie Michae... Add AMD K8 S1G1 socket support.
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-04-25 Marc JonesRemove inline from FAM10 CPU initialization functions.
2008-04-22 Marc JonesFind matching settings for each CPUs FID, VID, and...
2008-04-22 Marc JonesAdd early MSR and PCI register initialization.
2008-04-11 Marc Jones (marc... Bring Fam10 memory controller init up to date with...
2008-02-05 Carl-Daniel HailfingerFactor out print_conf() from Geode LX mainboard directo...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-12-19 Corey OsgoodMore abuild fixes, this should be the last (trivial)
2007-12-19 Marc JonesInitial AMD Barcelona support for rev Bx.
2007-12-05 Uwe HermannRemove the coherent_ht_car.c file. It is exactly the...
2007-11-13 Stefan ReinauerFix ACPI issues brought up with Intel's latest ASL...
2007-11-07 Ronald G. MinnichFinal set of changes to make Alix1c work.
2007-11-02 Rudolf MarekThis patch changes the "if else" style of parameter...
2007-10-31 Uwe HermannUse the preferred order of 'static const' instead of...
2007-10-26 Ronald G. MinnichThis code gets us to a working linux boot on the alix1c...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-21 Ronald G. MinnichI am signing off and acking this trivial patch, as...
2007-10-14 Rudolf MarekFix the resource end in amdk8/northbridge.c.
2007-10-07 Juergen BeisertMake the reserved video memory on Geode GX1 based syste...
2007-09-14 Yinghai LuMore range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UN...
2007-09-13 Stefan ReinauerI still don't understand a word, but I tried to improve...
2007-06-14 Marc Joneshis patch fixes the CAS map for -.5 and -1 CAS settings...
2007-05-22 Uwe HermannAdd missing license headers, minor cosmetic fixes in...
2007-05-21 Stefan Reinauerfix some typos, clarify comments and drop dead code...
2007-05-10 Marc JonesThis patch cleans up and clarifies Geode source code...
2007-05-10 Marc JonesThis patch cleans up \r left in the print strings....
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseAdd missing licenses to several of the files.
2007-05-04 Marc JonesThis repairs the other Geode mainboards so they'll...
2007-05-04 Marc JonesThis patch adds support for the northbridge integrated...
2007-04-22 Uwe HermannUse __PAYLOAD__ instead of PAYLOAD as replacement templ...
2007-04-06 Yinghai LuYhLu's patch from January 18th.
2007-04-06 Yinghai LuThis commit is part of YhLu's patch from January 18th.
2007-04-06 Yinghai LuYhLu's patch from January 18th. This part is mostly...
2007-04-06 Stefan ReinauerTrivial patch:
2007-02-01 Ed SwierkFix typo which breaks the build ('defalut' should be...
2006-11-19 Uwe HermannFix hardcoding of iasl path. iasl is in the user path...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-05 Yinghai LuK8_4RANK to QRANK
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai LuAMD Rev F support
2006-09-20 Ronald G. MinnichLots of lx fixes. CLeanup mainly. THings now build
2006-09-18 Ronald G. MinnichA fix for hynix dram problems seen at 366/244
2006-09-13 Indrek Kruusachanges for the lx and artecgroup mobo
2006-09-13 Ronald G. MinnichSlow down the clock, per Tom Sylla
2006-09-13 Ronald G. Minnichwarm boot patch from richard smith.
2006-08-16 Ronald G. Minnichupdates to make gx1 IRQ map work. not tested;
2006-08-10 Ronald G. Minnichchange from AMD for the IRQ10 problem.
2006-08-09 Ronald G. Minnichmods for the ultra40 bringup. This now builds.
2006-08-03 Indrek KruusaChangelog:
next