summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdk8
Commit message (Expand)AuthorAgeFilesLines
...
* Fix CPUID typo. This caused fid to memory speed calculations to be off.Marc Jones2009-03-202-2/+2
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-3/+1
* This patch adds common elements for ck804-based boards.Myles Watson2009-03-101-1/+29
* This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson2009-03-101-0/+309
* I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger2009-03-042-2/+2
* (Trivial) Add missing header file.Rudolf Marek2009-03-011-0/+1
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-283-13/+13
* This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...Myles Watson2009-02-272-5/+7
* Add QWord support to acpigen.Carl-Daniel Hailfinger2009-02-171-0/+2
* Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek2009-02-033-168/+0
* Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek2009-02-012-1/+99
* Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. NoCarl-Daniel Hailfinger2009-01-301-50/+39
* First part of heterogenous dualchannel support.Carl-Daniel Hailfinger2009-01-161-27/+55
* Refactor K8 rev F DDR2 CL timing retrieval.Carl-Daniel Hailfinger2009-01-161-80/+96
* Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR enabled, usingCarl-Daniel Hailfinger2009-01-162-162/+133
* amdk8: This patch fixes ram init problems when using the 9W Sempron part.Dan Lykowski2009-01-152-10/+37
* Add verbose debugging output at SPEW level to noncoherent HyperTransportCarl-Daniel Hailfinger2008-12-231-5/+25
* Fix breakage caused by r3822. I should have known not to touch the k8 stuff...Corey Osgood2008-12-191-1/+0
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-191-0/+1
* This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson2008-12-181-0/+2
* Whitespace cleanup (trivial).Myles Watson2008-10-0218-2690/+2691
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-015-22/+26
* This patch for the AMD K8 allows a single DIMM to be populated in theMarc Jones2008-09-293-168/+329
* Whitespace and style cleanup. (trivial)Marc Jones2008-09-191-850/+979
* Add AMD K8 S1G1 socket support.Michael Xie Michael.Xie2008-09-191-12/+73
* License updated to GPL v2.Marc Jones2008-08-121-32/+20
* adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"Stefan Reinauer2008-08-021-1/+1
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Remove the coherent_ht_car.c file. It is exactly the same asUwe Hermann2007-12-051-1838/+0
* Fix ACPI issues brought up with Intel's latest ASL compiler.Stefan Reinauer2007-11-131-1/+1
* This patch changes the "if else" style of parameter matching to table and als...Rudolf Marek2007-11-022-130/+81
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-311-6/+6
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-242-2/+2
* Fix the resource end in amdk8/northbridge.c.Rudolf Marek2007-10-141-1/+1
* More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu2007-09-143-86/+108
* I still don't understand a word, but I tried to improve the documentation. (t...Stefan Reinauer2007-09-131-98/+144
* fix some typos, clarify comments and drop dead code (trivial)Stefan Reinauer2007-05-212-46/+16
* Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.Uwe Hermann2007-04-221-3/+0
* YhLu's patch from January 18th.Yinghai Lu2007-04-063-220/+256
* This commit is part of YhLu's patch from January 18th.Yinghai Lu2007-04-061-36/+2
* YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu2007-04-063-299/+63
* Trivial patch:Stefan Reinauer2007-04-061-0/+0
* Fix typo which breaks the build ('defalut' should be 'default').Ed Swierk2007-02-011-1/+1
* Fix hardcoding of iasl path. iasl is in the user path in the Uwe Hermann2006-11-191-1/+1
* K8_4RANK to QRANKYinghai Lu2006-10-051-15/+15
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-0410-97/+247
* AMD Rev F supportYinghai Lu2006-10-0418-230/+6298
* small fixes to get Ward Vandewege's Tyan board booting.Stefan Reinauer2006-04-111-3/+3
* new cache_as_ram support Yinghai Lu2006-04-035-30/+1873
* trying to translate some of this.Stefan Reinauer2006-03-261-56/+135
OpenPOWER on IntegriCloud