summaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
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