From a52f9033dfd604e5c2c794ae30f2b684ba643fb9 Mon Sep 17 00:00:00 2001 From: Mathias Friman Date: Wed, 22 Apr 2015 18:23:00 +0200 Subject: src/mainboard/*/*/board_info.txt: Added Release year for boards To simplify browsing the "Supported hardware" list, I added Release year for the hardware from asus, asrock, gigabyte, msi, via, tyan, intel, lenovo, apple, jetway and hp. Still several models and manufacturers to add information to. This is more of a proof-of-concept. The "Release year" will be shown in the wiki page. Change-Id: I6bc14ed06ac7c6b3c9f054b49f08cb9b3dc47947 Signed-off-by: Mathias Friman Reviewed-on: http://review.coreboot.org/9963 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Edward O'Callaghan --- src/mainboard/msi/ms6119/board_info.txt | 1 + src/mainboard/msi/ms6147/board_info.txt | 1 + src/mainboard/msi/ms6156/board_info.txt | 1 + src/mainboard/msi/ms6178/board_info.txt | 1 + src/mainboard/msi/ms7135/board_info.txt | 1 + src/mainboard/msi/ms7260/board_info.txt | 1 + src/mainboard/msi/ms9185/board_info.txt | 1 + src/mainboard/msi/ms9282/board_info.txt | 1 + src/mainboard/msi/ms9652_fam10/board_info.txt | 1 + 9 files changed, 9 insertions(+) (limited to 'src/mainboard/msi') diff --git a/src/mainboard/msi/ms6119/board_info.txt b/src/mainboard/msi/ms6119/board_info.txt index 2a029e4069..cf0f1bc374 100644 --- a/src/mainboard/msi/ms6119/board_info.txt +++ b/src/mainboard/msi/ms6119/board_info.txt @@ -2,3 +2,4 @@ Category: desktop Board URL: http://no.msi.com/product/mb/MS-6119.html ROM package: DIP32 ROM protocol: Parallel +Release year: 1998 diff --git a/src/mainboard/msi/ms6147/board_info.txt b/src/mainboard/msi/ms6147/board_info.txt index 62d41dd122..5c4f8e8e03 100644 --- a/src/mainboard/msi/ms6147/board_info.txt +++ b/src/mainboard/msi/ms6147/board_info.txt @@ -3,3 +3,4 @@ Board URL: http://no.msi.com/product/mb/MS-6147.html ROM package: DIP32 ROM protocol: Parallel ROM socketed: y +Release year: 1999 diff --git a/src/mainboard/msi/ms6156/board_info.txt b/src/mainboard/msi/ms6156/board_info.txt index beec822ad3..c28e680050 100644 --- a/src/mainboard/msi/ms6156/board_info.txt +++ b/src/mainboard/msi/ms6156/board_info.txt @@ -4,3 +4,4 @@ ROM package: DIP32 ROM protocol: Parallel ROM socketed: y Flashrom support: y +Release year: 1999 diff --git a/src/mainboard/msi/ms6178/board_info.txt b/src/mainboard/msi/ms6178/board_info.txt index 0a150128ac..bd5f6f7cf6 100644 --- a/src/mainboard/msi/ms6178/board_info.txt +++ b/src/mainboard/msi/ms6178/board_info.txt @@ -2,3 +2,4 @@ Category: desktop Board URL: http://no.msi.com/product/mb/MS-6178.html ROM package: PLCC ROM socketed: y +Release year: 1999 diff --git a/src/mainboard/msi/ms7135/board_info.txt b/src/mainboard/msi/ms7135/board_info.txt index 3d933cfc4a..caae90a766 100644 --- a/src/mainboard/msi/ms7135/board_info.txt +++ b/src/mainboard/msi/ms7135/board_info.txt @@ -5,3 +5,4 @@ ROM package: PLCC ROM protocol: LPC ROM socketed: variable Flashrom support: y +Release year: 2005 diff --git a/src/mainboard/msi/ms7260/board_info.txt b/src/mainboard/msi/ms7260/board_info.txt index 431899a2f8..40ae7a4784 100644 --- a/src/mainboard/msi/ms7260/board_info.txt +++ b/src/mainboard/msi/ms7260/board_info.txt @@ -4,3 +4,4 @@ Board URL: http://no.msi.com/product/mb/K9N-Neo--PCB-1-0-.html ROM package: PLCC ROM socketed: y Flashrom support: coreboot-only +Release year: 2007 diff --git a/src/mainboard/msi/ms9185/board_info.txt b/src/mainboard/msi/ms9185/board_info.txt index 8ffecdbf38..e5081f9922 100644 --- a/src/mainboard/msi/ms9185/board_info.txt +++ b/src/mainboard/msi/ms9185/board_info.txt @@ -1,3 +1,4 @@ Board name: K9SD Master-S2R (MS-9185) Category: server Board URL: http://www.msiserver.de/de/Produkte/Server_Mainboards/K9SD_Master_S2R_MS_9185.aspx +Release year: 2006 diff --git a/src/mainboard/msi/ms9282/board_info.txt b/src/mainboard/msi/ms9282/board_info.txt index 2f8e68861b..01c035f93a 100644 --- a/src/mainboard/msi/ms9282/board_info.txt +++ b/src/mainboard/msi/ms9282/board_info.txt @@ -1,3 +1,4 @@ Board name: K9SD Master (MS-9282) Category: server Board URL: http://cweb.msi.com.tw/program/products/server/svr/pro_svr_detail.php?UID=632 +Release year: 2006 diff --git a/src/mainboard/msi/ms9652_fam10/board_info.txt b/src/mainboard/msi/ms9652_fam10/board_info.txt index 31cf7506fb..eb2dda33a8 100644 --- a/src/mainboard/msi/ms9652_fam10/board_info.txt +++ b/src/mainboard/msi/ms9652_fam10/board_info.txt @@ -1 +1,2 @@ Category: desktop +Release year: 2007 -- cgit v1.2.3