flashrom: SST29EE020A TEST_OK_ PROBE READ ERASE WRITE
[coreboot.git] / src / northbridge /
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...
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-03-16 Ed SwierkThis patch implements support for the Intel 3100 integrated
2008-03-09 Joseph SmithInitial support for the Intel 82830 northbridge and...
2008-02-21 Corey OsgoodAdd support for the Via CN700 with a C7 CPU and DDR2...
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-04 Stefan ReinauerAdd dummy function for MCFG on those mainboards that...
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-27 Uwe HermannDrop duplicated and unneeded #defines from some northbr...
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-19 Uwe HermannVarious minor cosmetics and coding style fixes (trivial).
2007-06-19 Corey OsgoodThis patch fixes up a couple mistakes I made with the...
2007-06-14 Marc Joneshis patch fixes the CAS map for -.5 and -1 CAS settings...
2007-06-14 Corey OsgoodAdd initial support for the Intel 82810 northbridge.
2007-06-07 Uwe HermannMinor tweaks in the 440BX RAM init code (trivial).
2007-05-28 Uwe HermannLower the RAM init delays we use on the Intel 440BX.
2007-05-27 Uwe HermannVarious 440BX and Tyan S1846 related minor changes...
2007-05-22 Uwe HermannAdd missing license headers, minor cosmetic fixes in...
2007-05-21 Uwe HermannDrop the (non-working, almost non-existant) support for
2007-05-21 Stefan Reinauerfix some typos, clarify comments and drop dead code...
2007-05-10 Uwe HermannFixup the 440BX northbridge.c (self-ack as this wasn...
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 Ceri CoburnFixed a bug within the 440BX RAM size calculation....
2007-05-10 Alex MauerThe attached patch sets the MA map type correctly for...
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-05-04 Uwe HermannCosmetics (trivial).
next