aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2007-12-19More abuild fixes, this should be the last (trivial)Corey Osgood
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-12-05Remove the coherent_ht_car.c file. It is exactly the same asUwe Hermann
2007-11-13Fix ACPI issues brought up with Intel's latest ASL compiler.Stefan Reinauer
2007-11-07Final set of changes to make Alix1c work.Ronald G. Minnich
2007-11-04Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer
2007-11-02This patch changes the "if else" style of parameter matching to table and als...Rudolf Marek
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-27Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann
2007-10-26This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-21I am signing off and acking this trivial patch, as I just wasted severalRonald G. Minnich
2007-10-14Fix the resource end in amdk8/northbridge.c.Rudolf Marek
2007-10-07Make the reserved video memory on Geode GX1 based systems configurable.Juergen Beisert
2007-09-14More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu
2007-09-13I still don't understand a word, but I tried to improve the documentation. (t...Stefan Reinauer
2007-06-19Various minor cosmetics and coding style fixes (trivial).Uwe Hermann
2007-06-19This patch fixes up a couple mistakes I made with the i82810 and mew-vw to makeCorey Osgood
2007-06-14his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting shou...Marc Jones
2007-06-14Add initial support for the Intel 82810 northbridge.Corey Osgood
2007-06-07Minor tweaks in the 440BX RAM init code (trivial).Uwe Hermann
2007-05-28Lower the RAM init delays we use on the Intel 440BX.Uwe Hermann
2007-05-27Various 440BX and Tyan S1846 related minor changes and fixes (trivial):Uwe Hermann
2007-05-22Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann
2007-05-21Drop the (non-working, almost non-existant) support forUwe Hermann
2007-05-21fix some typos, clarify comments and drop dead code (trivial)Stefan Reinauer
2007-05-10Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway).Uwe Hermann
2007-05-10This patch cleans up and clarifies Geode source code comments.Marc Jones
2007-05-10This patch cleans up \r left in the print strings. They were required for rom...Marc Jones
2007-05-10Fixed a bug within the 440BX RAM size calculation. Since the DRB valuesCeri Coburn
2007-05-10The attached patch sets the MA map type correctly for all DIMMs I wasAlex Mauer
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-10Add missing licenses to several of the files.Jordan Crouse
2007-05-04This repairs the other Geode mainboards so they'll build with the newMarc Jones
2007-05-04This patch adds support for the northbridge integrated into the AMDMarc Jones
2007-05-04Cosmetics (trivial).Uwe Hermann
2007-04-30Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).Uwe Hermann
2007-04-22Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.Uwe Hermann
2007-04-06YhLu's patch from January 18th.Yinghai Lu
2007-04-06This commit is part of YhLu's patch from January 18th.Yinghai Lu
2007-04-06YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu
2007-04-06Trivial patch:Stefan Reinauer
2007-04-01Initial Intel 440BX RAM initialization framework.Uwe Hermann
2007-02-19Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann
2007-02-01Fix typo which breaks the build ('defalut' should be 'default').Ed Swierk
2006-11-30Add convenience macros PAM0..PAM6 (trivial).Uwe Hermann
2006-11-22Update of the src/include/spd.h file with the following improvements:Uwe Hermann
2006-11-19Fix hardcoding of iasl path. iasl is in the user path in the Uwe Hermann
2006-11-11Add missing bracket in comment, and fix whitespace (trivial).Uwe Hermann
2006-11-10Add an include file which contains the register definitions for theUwe Hermann
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-27svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520Uwe Hermann
2006-10-27Rename E7520 to e7520, and E7525 to e7525 in the code. The next commitUwe Hermann
2006-10-05K8_4RANK to QRANKYinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-20Lots of lx fixes. CLeanup mainly. THings now buildRonald G. Minnich
2006-09-18A fix for hynix dram problems seen at 366/244Ronald G. Minnich
2006-09-13changes for the lx and artecgroup moboIndrek Kruusa
2006-09-13Slow down the clock, per Tom SyllaRonald G. Minnich
2006-09-13warm boot patch from richard smith.Ronald G. Minnich
2006-08-23Uwe Hermann:Stefan Reinauer
2006-08-16updates to make gx1 IRQ map work. not tested;Ronald G. Minnich
2006-08-10change from AMD for the IRQ10 problem.Ronald G. Minnich
2006-08-09mods for the ultra40 bringup. This now builds.Ronald G. Minnich
2006-08-03Changelog:Indrek Kruusa
2006-07-29- Add support _framework_ for the Asus p2b. Richard Smith
2006-07-28This patch adds support for the AMD LX cpu. Ron Minnich
2006-07-24add framework for i440bx chipsetRichard Smith
2006-07-21restore the old code for enabling flash. The new amd code did not work.Ronald G. Minnich
2006-07-21These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich
2006-06-23match settings per steve goodrich.Ronald G. Minnich
2006-06-20Fixes from AMD. Tested to build on rumba and olpc, and builds. Ronald G. Minnich
2006-06-18add irq mapper support for OLPC and other boards that need this mappingRonald G. Minnich
2006-06-12ron forget an svn add.Ronald G. Minnich
2006-06-12Get rid of #if 01 and debug prints that are compiled out. Ronald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-05-26fix two mainboards that have been broken by someone who does not use abuild.shStefan Reinauer
2006-05-15OLPC now builds and works just fine.Ronald G. Minnich
2006-05-12memory size in cf07Ronald G. Minnich
2006-05-03more changes; rumba enet works fine now.Ronald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27remove more codeLi-Ta Lo
2006-04-27code cleanup, comments addedLi-Ta Lo
2006-04-27more code removal and removal of incorrect register settings.Ronald G. Minnich
2006-04-27removing redundant and unneeded calls to functions.Ronald G. Minnich
2006-04-27we don't need msr_initRonald G. Minnich
2006-04-26some todo and comment for ron.Li-Ta Lo
2006-04-21Lower debug progress messages in vt8623 init to debug level rather than error.Jonathan McDowell
2006-04-20boot to kernelLi-Ta Lo
2006-04-19resolve conflictLi-Ta Lo
2006-04-18fix adjustment for sizeramRonald G. Minnich
2006-04-18add ram resourcesRonald G. Minnich
2006-04-13minor modificationLi-Ta Lo
2006-04-11small fixes to get Ward Vandewege's Tyan board booting.Stefan Reinauer
2006-04-10added chipsetinit function, many defines. addec call to chipsetinit to Ronald G. Minnich
2006-04-07add support for GLIUInit()Ronald G. Minnich
2006-04-06add northbridgeinit, also add new constants.Ronald G. Minnich
2006-04-06more fix for vsm, not working yetLi-Ta Lo
2006-04-03did I commit the last change?Li-Ta Lo