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/hp/dl145_g1/board_info.txt | 1 + src/mainboard/hp/dl145_g3/board_info.txt | 1 + src/mainboard/hp/dl165_g6_fam10/board_info.txt | 1 + src/mainboard/hp/e_vectra_p2706t/board_info.txt | 1 + src/mainboard/hp/pavilion_m6_1035dx/board_info.txt | 1 + 5 files changed, 5 insertions(+) (limited to 'src/mainboard/hp') diff --git a/src/mainboard/hp/dl145_g1/board_info.txt b/src/mainboard/hp/dl145_g1/board_info.txt index 2118837fab..b06f119a91 100644 --- a/src/mainboard/hp/dl145_g1/board_info.txt +++ b/src/mainboard/hp/dl145_g1/board_info.txt @@ -4,3 +4,4 @@ ROM package: PLCC ROM protocol: LPC ROM socketed: y Flashrom support: y +Release year: 2004 diff --git a/src/mainboard/hp/dl145_g3/board_info.txt b/src/mainboard/hp/dl145_g3/board_info.txt index 8c2a4afed0..f6f701d4f5 100644 --- a/src/mainboard/hp/dl145_g3/board_info.txt +++ b/src/mainboard/hp/dl145_g3/board_info.txt @@ -1,2 +1,3 @@ Category: server Board URL: http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00816835&lang=en&cc=us&taskId=101&prodSeriesId=3219755&prodTypeId=15351 +Release year: 2007 diff --git a/src/mainboard/hp/dl165_g6_fam10/board_info.txt b/src/mainboard/hp/dl165_g6_fam10/board_info.txt index 9b5859902e..30851bc699 100644 --- a/src/mainboard/hp/dl165_g6_fam10/board_info.txt +++ b/src/mainboard/hp/dl165_g6_fam10/board_info.txt @@ -1,2 +1,3 @@ Category: server Board URL: http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01765799 +Release year: 2009 diff --git a/src/mainboard/hp/e_vectra_p2706t/board_info.txt b/src/mainboard/hp/e_vectra_p2706t/board_info.txt index 31cf7506fb..4df7a1ec9d 100644 --- a/src/mainboard/hp/e_vectra_p2706t/board_info.txt +++ b/src/mainboard/hp/e_vectra_p2706t/board_info.txt @@ -1 +1,2 @@ Category: desktop +Release year: 2000 diff --git a/src/mainboard/hp/pavilion_m6_1035dx/board_info.txt b/src/mainboard/hp/pavilion_m6_1035dx/board_info.txt index 71137bd830..4601a4aaba 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/board_info.txt +++ b/src/mainboard/hp/pavilion_m6_1035dx/board_info.txt @@ -3,3 +3,4 @@ ROM package: SOIC-8 ROM protocol: SPI ROM socketed: n Flashrom support: y +Release year: 2012 -- cgit v1.2.3