the following patch was just integrated into master:
commit 44a58724a023f3421d579eb7eb2161cfed036132
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 03:19:16 2014 +0100
boardstatus: Accept only hex digits for AMD family number.
Change-Id: Ia13e54f35215d07d93f93887eef5aeb91ffb874d
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/4741 for details.
-gerrit
the following patch was just integrated into master:
commit 99ae363e8feb1533d83b1851390f7881571fd865
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 03:18:25 2014 +0100
boardstatus: Skip SKI_ISA_DMA_INIT configs.
Change-Id: I10872c31baa0d73ce55d1738a0643fda2555c62e
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/4740 for details.
-gerrit
Vladimir Serbinenko (phcoder(a)gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4743
-gerrit
commit e8261676e5fafbe1fae83ced221d35bba7f970ba
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 03:50:06 2014 +0100
boardstatus: Add useful info from old page header to foreword.
Change-Id: Ie3d1be1e51df458cd8b55230c888f032ab705ef8
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
util/board_status/to-wiki/foreword.wiki | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 deletions(-)
diff --git a/util/board_status/to-wiki/foreword.wiki b/util/board_status/to-wiki/foreword.wiki
index ef64daf..66df525 100644
--- a/util/board_status/to-wiki/foreword.wiki
+++ b/util/board_status/to-wiki/foreword.wiki
@@ -1,12 +1,26 @@
= coreboot status by mainboard =
-This list contains reports of successful coreboot execution, ordered by date. It's shows which boards can actually run with current coreboot versions.
-Using the precise commit id and config.txt, it's possible to reproduce working coreboot builds (assuming no compiler bugs).
+* This list contains reports of successful coreboot execution, ordered by date. It's shows which boards can actually run with current coreboot versions.
-By sorting it by date, we encourage developers and users to keep ports current and well-tested.
+* Using the precise commit id and config.txt, it's possible to reproduce working coreboot builds (assuming no compiler bugs).
-Status data comes from the [http://review.coreboot.org/gitweb?p=board-status.git board status repository].
-The coreboot tree [http://review.coreboot.org/gitweb?p=coreboot.git;a=tree;f=util/board_status… contains a tool] to generate and push suitable data
+* By sorting it by date, we encourage developers and users to keep ports current and well-tested.
+
+* Status data comes from the [http://review.coreboot.org/gitweb?p=board-status.git board status repository].
+
+* The coreboot tree [http://review.coreboot.org/gitweb?p=coreboot.git;a=tree;f=util/board_status… contains a tool] to generate and push suitable data
as well as the scripts that present the data in wiki format.
-An account on review.coreboot.org is required for sending data.
+* Board info is automatically generated from Kconfig anf board_info.txt files. All boards present in the tree will appear here with varying amount of details.
+
+* An account on review.coreboot.org is required for sending data.
+
+* Sometimes the same board is sold under different names, we've tried to list all known names but some names might be missing.
+
+* Some boards have been removed for various reasons, may be brought back if someone works on them. Consult [[Graveyard]] for details.
+
+* If the board is not found in the corebootv4's source code, there might be some form of support that is not ready yet for inclusion in coreboot, usually people willing to send their patches to coreboot goes trough [http://review.coreboot.org gerrit], so looking there could find some code for boards that are not yet merged.
+* some vendors have their own coreboot trees/fork, like for instance:
+** [http://git.xivo.fr/?p=official/xioh/coreboot.git;a=summary xivo's tree]
+** [http://git.chromium.org/gitweb/?p=chromiumos/third_party/coreboot.git;a=sum… chrome/chromium's tree]
+** The gizmosphere has a git somewhere, probably hosted by Sage Electronic Engineering.
Vladimir Serbinenko (phcoder(a)gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4742
-gerrit
commit 5f88b318a2240550f9c074af40c8fb00c6da5ef5
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 03:49:30 2014 +0100
boardstatus: Drop v4 mention of coreboot version.
Change-Id: I5cf34e14f6e11c03822a6ce6226365c76e0f6875
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
util/board_status/to-wiki/towiki.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/util/board_status/to-wiki/towiki.sh b/util/board_status/to-wiki/towiki.sh
index 79bc967..c174527 100755
--- a/util/board_status/to-wiki/towiki.sh
+++ b/util/board_status/to-wiki/towiki.sh
@@ -36,7 +36,7 @@ while read line; do
done
cat <<EOF
-== Motherboards supported in coreboot v4 ==
+== Motherboards supported in coreboot ==
{| border="0" style="font-size: smaller"
|- bgcolor="#6699ff"
Vladimir Serbinenko (phcoder(a)gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4741
-gerrit
commit 44a58724a023f3421d579eb7eb2161cfed036132
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 03:19:16 2014 +0100
boardstatus: Accept only hex digits for AMD family number.
Change-Id: Ia13e54f35215d07d93f93887eef5aeb91ffb874d
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
util/board_status/to-wiki/towiki.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/util/board_status/to-wiki/towiki.sh b/util/board_status/to-wiki/towiki.sh
index eda3f17..79bc967 100755
--- a/util/board_status/to-wiki/towiki.sh
+++ b/util/board_status/to-wiki/towiki.sh
@@ -211,7 +211,7 @@ EOF
fi
northbridge="$(sed -n "/^[[:space:]]*select NORTHBRIDGE_/ s,^[[:space:]]*select NORTHBRIDGE_,,p" "$vendor_board_dir/Kconfig")"
- northbridge_nice="$(echo "$northbridge"|sed 's,AMD_AGESA_FAMILY\(.*\),AMD Family \1h (AGESA),g;s,AMD_FAMILY\(.*\),AMD Family \1h,g;s,AMD_AMDFAM\(.*\),AMD Family \1h,g;s,_, ,g;s,INTEL,Intel®,g;')"
+ northbridge_nice="$(echo "$northbridge"|sed 's,AMD_AGESA_FAMILY\([0-9a-fA-F]*\)\(.*\),AMD Family \1h\2 (AGESA),g;s,AMD_FAMILY\([0-9a-fA-F]*\),AMD Family \1h,g;s,AMD_AMDFAM\([0-9a-fA-F]*\),AMD Family \1h,g;s,_, ,g;s,INTEL,Intel®,g;')"
southbridge="$(sed -n "/ select SOUTHBRIDGE_/ s, select SOUTHBRIDGE_,,p" "$vendor_board_dir/Kconfig"|grep -v SKIP_ISA_DMA_INIT)"
southbridge_nice="$(echo "$southbridge"|sed 's,_, ,g;s,INTEL,Intel®,g')"
the following patch was just integrated into master:
commit dce1871358d5a495b66d024b7104cc03a1f7bc8c
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 02:56:48 2014 +0100
boardstatus: Add new category "sbc".
Change-Id: I8a7bf265ebb30dd5997f93729a0329e74f463a23
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/4739 for details.
-gerrit
the following patch was just integrated into master:
commit a4f22b2d0cafcc5087ffd1a47a4ddfff0fa9846f
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 02:54:25 2014 +0100
boardstatus: Add category "emulation".
Change-Id: If9d26b9e4cb1895452316c9cf2e8c75a01cfd7c2
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/4738 for details.
-gerrit
the following patch was just integrated into master:
commit 6ae8e7a8073c556e2b29ece346e58155a959de2b
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 01:36:02 2014 +0100
board_info.txt: Remove some needless name overrides.
Overrides were to have names in line with wiki but names derived from the
tree are better in some cases.
Change-Id: Ic805ba9a3b9c7f926dc9ef27f8673f2c18e9af34
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/4737 for details.
-gerrit
the following patch was just integrated into master:
commit c54bab38ef68c6075047db94a1f7deebb729c5d7
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Jan 19 01:37:01 2014 +0100
board_info.txt: Change iei/kino's link to web.archive.org.
Original link is dead.
Change-Id: I56e975ee411f7290c12aad501f490ccc5dedaf05
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/4736 for details.
-gerrit