the following patch was just integrated into master:
commit 09830faa8d8132954f0a6033f3e0cde05be9aef8
Author: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Date: Mon Sep 7 18:07:43 2015 -0500
nb/amd/amdht: Fix XCS buffer count setup on AMD Family 15h CPUs
The existing code re-used the Family 10h XCS buffer setup on
Family 15h CPUs, which set incorrect values leading to random
system lockups.
Use the Family 15h XCS buffer setup shown in the BKDG.
Change-Id: Ie4bc8b3ea6b110bc507beda025de53d828118f55
Signed-off-by: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/12070
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth(a)google.com>
See https://review.coreboot.org/12070 for details.
-gerrit
the following patch was just integrated into master:
commit 346fcb2894c726574eb55ff08c10fcf10f1de905
Author: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Date: Mon Sep 7 18:07:03 2015 -0500
cpu/amd/fam10h-15h: Force iolink detect to either 1 or 0
Minor change to be more explicit about the binary state
of the iolink detect variable.
Change-Id: Ifd8f5f1ab28588d100e9e4b1fb0ec2525ad2f552
Signed-off-by: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/12069
Tested-by: build bot (Jenkins)
Reviewed-by: Felix Held <felix-coreboot(a)felixheld.de>
See https://review.coreboot.org/12069 for details.
-gerrit
the following patch was just integrated into master:
commit 93107bebf6bc4b550bd3a98e466dfe18389659b6
Author: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Date: Mon Sep 7 03:39:15 2015 -0500
nb/amd/amdfam10: Fix incorrect channel buffer count configuration
The secondary bus number set code incorrectly overwrote the link
buffer settings in F0x[F4,D4,B4,94]. Constrain the secondary
bus number set to the appropriate bits of the registers.
Change-Id: If70825449f298aa66f7f8b76dbd7367455a6deb1
Signed-off-by: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/12068
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth(a)google.com>
See https://review.coreboot.org/12068 for details.
-gerrit
the following patch was just integrated into master:
commit f1436e58d292bcfd389ac786e83bb93ea6e0a086
Author: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Date: Thu Sep 3 19:27:40 2015 -0500
mainboard/asus/kgpe-d16: Enable GART by default
Change-Id: I73eb2425bbdb7e329a544d55461877d1dee0d05b
Signed-off-by: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/12067
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See https://review.coreboot.org/12067 for details.
-gerrit
the following patch was just integrated into master:
commit 5edc6695f8fb129a89a80af592b8b3342377a871
Author: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Date: Thu Aug 27 23:37:38 2015 -0500
nb/amd/mct_ddr3: Add Family 15h tristate enable codes
The Family 15h DRAM initialization did not set up the various
tristate enable codes in the MCT.
Add Family 15h tristate enable setup. This fixes multiple
DIMMs on a single channel.
Change-Id: I0278656e98461882d0a64519dfde54a6cf28ab0f
Signed-off-by: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/12060
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth(a)google.com>
Tested-by: Raptor Engineering Automated Test Stand <noreply(a)raptorengineeringinc.com>
See https://review.coreboot.org/12060 for details.
-gerrit
the following patch was just integrated into master:
commit d45a3477b79df14ed13a64e580a26380ebfb2565
Author: Martin Roth <martinroth(a)google.com>
Date: Thu Nov 26 21:51:03 2015 -0700
amd/pi/00630F01: Drop HT3_SUPPORT
The Kconfig symbol CONFIG_HT3_SUPPORT is not implemented.
This mirrors commit c5163ed8 (AMD binaryPI: Drop HT3_SUPPORT)
Change-Id: I2682d3b620e2cee613c7421622a8c79db5ba3a86
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/12556
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See https://review.coreboot.org/12556 for details.
-gerrit
the following patch was just integrated into master:
commit 317b58234ab79be65320f0acb00b6990a8cc7b51
Author: Martin Roth <martinroth(a)google.com>
Date: Sun Nov 29 11:28:26 2015 -0700
Makefile.inc: make sure .xcompile is removed when building tools
Most of the toolchain build targets already ran clean-for-update, but
there were a few that didn't. Add the clean to those targets.
Change-Id: I7faad32ac8bb1815e0c58e7d142ca2dbfc877896
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/12571
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See https://review.coreboot.org/12571 for details.
-gerrit