summaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte
diff options
context:
space:
mode:
authorMathias Friman <mathias@workplays.se>2015-04-22 18:23:00 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-04-23 14:42:44 +0200
commita52f9033dfd604e5c2c794ae30f2b684ba643fb9 (patch)
tree4e45ee2fe2605efd31df84a1d897fd70fa197f29 /src/mainboard/gigabyte
parent72645bbd67cf89411c05c956ef824e96fefb5d84 (diff)
downloadcoreboot-a52f9033dfd604e5c2c794ae30f2b684ba643fb9.tar.xz
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 <mathias@workplays.se> Reviewed-on: http://review.coreboot.org/9963 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r--src/mainboard/gigabyte/ga-6bxc/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/ga-6bxe/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/ga-b75m-d3h/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/ga-b75m-d3v/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/ga_2761gxdk/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/m57sli/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/ma785gm/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/ma785gmt/board_info.txt1
-rw-r--r--src/mainboard/gigabyte/ma78gm/board_info.txt1
9 files changed, 9 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/ga-6bxc/board_info.txt b/src/mainboard/gigabyte/ga-6bxc/board_info.txt
index ac2a58e6b1..029d54396d 100644
--- a/src/mainboard/gigabyte/ga-6bxc/board_info.txt
+++ b/src/mainboard/gigabyte/ga-6bxc/board_info.txt
@@ -4,3 +4,4 @@ ROM package: DIP32
ROM protocol: Parallel
ROM socketed: y
Flashrom support: y
+Release year: 1998
diff --git a/src/mainboard/gigabyte/ga-6bxe/board_info.txt b/src/mainboard/gigabyte/ga-6bxe/board_info.txt
index dc1457dfba..2b4a84d1bb 100644
--- a/src/mainboard/gigabyte/ga-6bxe/board_info.txt
+++ b/src/mainboard/gigabyte/ga-6bxe/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/gigabyte/ga-b75m-d3h/board_info.txt b/src/mainboard/gigabyte/ga-b75m-d3h/board_info.txt
index 312f6ef947..7ee7f956d8 100644
--- a/src/mainboard/gigabyte/ga-b75m-d3h/board_info.txt
+++ b/src/mainboard/gigabyte/ga-b75m-d3h/board_info.txt
@@ -4,3 +4,4 @@ ROM package: SOIC-8
ROM protocol: SPI
ROM socketed: n
Flashrom support: y
+Release year: 2012
diff --git a/src/mainboard/gigabyte/ga-b75m-d3v/board_info.txt b/src/mainboard/gigabyte/ga-b75m-d3v/board_info.txt
index 65bdd22261..29c1708d24 100644
--- a/src/mainboard/gigabyte/ga-b75m-d3v/board_info.txt
+++ b/src/mainboard/gigabyte/ga-b75m-d3v/board_info.txt
@@ -4,3 +4,4 @@ ROM package: SOIC-8
ROM protocol: SPI
ROM socketed: n
Flashrom support: y
+Release date: 2012
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/board_info.txt b/src/mainboard/gigabyte/ga_2761gxdk/board_info.txt
index 87aac86288..f861f6065a 100644
--- a/src/mainboard/gigabyte/ga_2761gxdk/board_info.txt
+++ b/src/mainboard/gigabyte/ga_2761gxdk/board_info.txt
@@ -1,3 +1,4 @@
Board name: GA-2761GXDK (Churchill)
Category: desktop
Board URL: http://www.computerbase.de/news/hardware/mainboards/amd-systeme/2007/mai/gigabyte_dtx-mainboard/
+Release year: 2007
diff --git a/src/mainboard/gigabyte/m57sli/board_info.txt b/src/mainboard/gigabyte/m57sli/board_info.txt
index 3e591f437d..33c36557c2 100644
--- a/src/mainboard/gigabyte/m57sli/board_info.txt
+++ b/src/mainboard/gigabyte/m57sli/board_info.txt
@@ -4,3 +4,4 @@ ROM socketed: n
Flashrom support: y
Vendor cooperation score: 3
Vendor cooperation page: Gigabyte m57sli Vendor Cooperation Score
+Release year: 2006
diff --git a/src/mainboard/gigabyte/ma785gm/board_info.txt b/src/mainboard/gigabyte/ma785gm/board_info.txt
index d8160bf9a4..66857bf1ce 100644
--- a/src/mainboard/gigabyte/ma785gm/board_info.txt
+++ b/src/mainboard/gigabyte/ma785gm/board_info.txt
@@ -1,2 +1,3 @@
Category: desktop
Board URL: http://www.gigabyte.us/products/product-page.aspx?pid=3447#sp
+Release year: 2009
diff --git a/src/mainboard/gigabyte/ma785gmt/board_info.txt b/src/mainboard/gigabyte/ma785gmt/board_info.txt
index fea4649992..abd40af851 100644
--- a/src/mainboard/gigabyte/ma785gmt/board_info.txt
+++ b/src/mainboard/gigabyte/ma785gmt/board_info.txt
@@ -1,2 +1,3 @@
Category: desktop
Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=3156#ov
+Release year: 2009
diff --git a/src/mainboard/gigabyte/ma78gm/board_info.txt b/src/mainboard/gigabyte/ma78gm/board_info.txt
index b4643c088d..53e393244d 100644
--- a/src/mainboard/gigabyte/ma78gm/board_info.txt
+++ b/src/mainboard/gigabyte/ma78gm/board_info.txt
@@ -1,2 +1,3 @@
Category: desktop
Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=2995#ov
+Release year: 2008