Ron has been doing really good work over in v3. The problem is that the work got...
[coreboot.git] / src / northbridge /
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).
2007-04-30 Uwe HermannFix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).
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-04-01 Uwe HermannInitial Intel 440BX RAM initialization framework.
2007-02-19 Uwe HermannFix some CHIP_NAME() entries to use canonical names.
2007-02-01 Ed SwierkFix typo which breaks the build ('defalut' should be...
2006-11-30 Uwe HermannAdd convenience macros PAM0..PAM6 (trivial).
2006-11-22 Uwe HermannUpdate of the src/include/spd.h file with the following...
2006-11-19 Uwe HermannFix hardcoding of iasl path. iasl is in the user path...
2006-11-11 Uwe HermannAdd missing bracket in comment, and fix whitespace...
2006-11-10 Uwe HermannAdd an include file which contains the register definit...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-27 Uwe Hermannsvn mv src/northbridge/intel/E7520 src/northbridge...
2006-10-27 Uwe HermannRename E7520 to e7520, and E7525 to e7525 in the code...
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-23 Stefan ReinauerUwe Hermann:
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:
2006-07-29 Richard Smith- Add support _framework_ for the Asus p2b.
2006-07-28 Ron MinnichThis patch adds support for the AMD LX cpu.
2006-07-24 Richard Smithadd framework for i440bx chipset
2006-07-21 Ronald G. Minnichrestore the old code for enabling flash. The new amd...
next