From bbc726cd925e0baed6962c2a626b12acead8c230 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Sun, 27 Oct 2002 01:43:49 +0000 Subject: [PATCH] status files for mainboards. --- src/mainboard/advantech/pcm-5823/STATUS | 27 +++++++++++++++++++ src/mainboard/advantech/pcm-9574/STATUS | 27 +++++++++++++++++++ src/mainboard/asus/a7m/STATUS | 27 +++++++++++++++++++ src/mainboard/asus/cua/STATUS | 27 +++++++++++++++++++ src/mainboard/bcm/e100/STATUS | 27 +++++++++++++++++++ src/mainboard/cocom/voyager2/STATUS | 27 +++++++++++++++++++ src/mainboard/compaq/ds10/STATUS | 27 +++++++++++++++++++ src/mainboard/dell/350/STATUS | 27 +++++++++++++++++++ .../digitallogic/smartcore-p3/STATUS | 27 +++++++++++++++++++ .../digitallogic/smartcore-p5/STATUS | 27 +++++++++++++++++++ src/mainboard/elitegroup/k7sem/STATUS | 27 +++++++++++++++++++ src/mainboard/gigabit/ga-6bxc/STATUS | 27 +++++++++++++++++++ src/mainboard/gigabit/ga-6oxe/STATUS | 27 +++++++++++++++++++ src/mainboard/ibm/t23/STATUS | 27 +++++++++++++++++++ src/mainboard/intel/Clearwater/STATUS | 27 +++++++++++++++++++ src/mainboard/intel/l440bx/STATUS | 27 +++++++++++++++++++ src/mainboard/intel/l440gx/STATUS | 27 +++++++++++++++++++ src/mainboard/irobot/proto1/STATUS | 27 +++++++++++++++++++ src/mainboard/lanner/em-370/STATUS | 27 +++++++++++++++++++ src/mainboard/leadtek/winfast6300/STATUS | 27 +++++++++++++++++++ src/mainboard/lippert/roadrunner2/STATUS | 27 +++++++++++++++++++ src/mainboard/matsonic/ms7308e/STATUS | 27 +++++++++++++++++++ src/mainboard/nano/nano/STATUS | 27 +++++++++++++++++++ src/mainboard/pcchips/m754lmr/STATUS | 27 +++++++++++++++++++ src/mainboard/pcchips/m758lmr+/STATUS | 27 +++++++++++++++++++ src/mainboard/pcchips/m810lmr/STATUS | 27 +++++++++++++++++++ src/mainboard/pcchips/m830lr/STATUS | 27 +++++++++++++++++++ src/mainboard/rcn/dc1100s/STATUS | 27 +++++++++++++++++++ src/mainboard/rlx/800i/STATUS | 27 +++++++++++++++++++ src/mainboard/sis/540/STATUS | 27 +++++++++++++++++++ src/mainboard/sis/550/STATUS | 27 +++++++++++++++++++ src/mainboard/sis/635/STATUS | 27 +++++++++++++++++++ src/mainboard/sis/735/STATUS | 27 +++++++++++++++++++ src/mainboard/supermicro/p4dc6/STATUS | 27 +++++++++++++++++++ src/mainboard/supermicro/p4dc6p/STATUS | 27 +++++++++++++++++++ src/mainboard/supermicro/p4dpe/STATUS | 27 +++++++++++++++++++ src/mainboard/supermicro/p4dpr/STATUS | 27 +++++++++++++++++++ src/mainboard/supertek/st3wt/STATUS | 27 +++++++++++++++++++ src/mainboard/technoland/sbc710/STATUS | 27 +++++++++++++++++++ src/mainboard/tyan/guiness/STATUS | 27 +++++++++++++++++++ src/mainboard/tyan/s1834/STATUS | 27 +++++++++++++++++++ src/mainboard/tyan/s1846/STATUS | 27 +++++++++++++++++++ src/mainboard/via/epia/STATUS | 27 +++++++++++++++++++ src/mainboard/via/vt5292/STATUS | 27 +++++++++++++++++++ src/mainboard/via/vt5426/STATUS | 27 +++++++++++++++++++ 45 files changed, 1215 insertions(+) create mode 100644 src/mainboard/advantech/pcm-5823/STATUS create mode 100644 src/mainboard/advantech/pcm-9574/STATUS create mode 100644 src/mainboard/asus/a7m/STATUS create mode 100644 src/mainboard/asus/cua/STATUS create mode 100644 src/mainboard/bcm/e100/STATUS create mode 100644 src/mainboard/cocom/voyager2/STATUS create mode 100644 src/mainboard/compaq/ds10/STATUS create mode 100644 src/mainboard/dell/350/STATUS create mode 100644 src/mainboard/digitallogic/smartcore-p3/STATUS create mode 100644 src/mainboard/digitallogic/smartcore-p5/STATUS create mode 100644 src/mainboard/elitegroup/k7sem/STATUS create mode 100644 src/mainboard/gigabit/ga-6bxc/STATUS create mode 100644 src/mainboard/gigabit/ga-6oxe/STATUS create mode 100644 src/mainboard/ibm/t23/STATUS create mode 100644 src/mainboard/intel/Clearwater/STATUS create mode 100644 src/mainboard/intel/l440bx/STATUS create mode 100644 src/mainboard/intel/l440gx/STATUS create mode 100644 src/mainboard/irobot/proto1/STATUS create mode 100644 src/mainboard/lanner/em-370/STATUS create mode 100644 src/mainboard/leadtek/winfast6300/STATUS create mode 100644 src/mainboard/lippert/roadrunner2/STATUS create mode 100644 src/mainboard/matsonic/ms7308e/STATUS create mode 100644 src/mainboard/nano/nano/STATUS create mode 100644 src/mainboard/pcchips/m754lmr/STATUS create mode 100644 src/mainboard/pcchips/m758lmr+/STATUS create mode 100644 src/mainboard/pcchips/m810lmr/STATUS create mode 100644 src/mainboard/pcchips/m830lr/STATUS create mode 100644 src/mainboard/rcn/dc1100s/STATUS create mode 100644 src/mainboard/rlx/800i/STATUS create mode 100644 src/mainboard/sis/540/STATUS create mode 100644 src/mainboard/sis/550/STATUS create mode 100644 src/mainboard/sis/635/STATUS create mode 100644 src/mainboard/sis/735/STATUS create mode 100644 src/mainboard/supermicro/p4dc6/STATUS create mode 100644 src/mainboard/supermicro/p4dc6p/STATUS create mode 100644 src/mainboard/supermicro/p4dpe/STATUS create mode 100644 src/mainboard/supermicro/p4dpr/STATUS create mode 100644 src/mainboard/supertek/st3wt/STATUS create mode 100644 src/mainboard/technoland/sbc710/STATUS create mode 100644 src/mainboard/tyan/guiness/STATUS create mode 100644 src/mainboard/tyan/s1834/STATUS create mode 100644 src/mainboard/tyan/s1846/STATUS create mode 100644 src/mainboard/via/epia/STATUS create mode 100644 src/mainboard/via/vt5292/STATUS create mode 100644 src/mainboard/via/vt5426/STATUS diff --git a/src/mainboard/advantech/pcm-5823/STATUS b/src/mainboard/advantech/pcm-5823/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/advantech/pcm-5823/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/advantech/pcm-9574/STATUS b/src/mainboard/advantech/pcm-9574/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/advantech/pcm-9574/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/asus/a7m/STATUS b/src/mainboard/asus/a7m/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/asus/a7m/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/asus/cua/STATUS b/src/mainboard/asus/cua/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/asus/cua/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/bcm/e100/STATUS b/src/mainboard/bcm/e100/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/bcm/e100/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/cocom/voyager2/STATUS b/src/mainboard/cocom/voyager2/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/cocom/voyager2/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/compaq/ds10/STATUS b/src/mainboard/compaq/ds10/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/compaq/ds10/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/dell/350/STATUS b/src/mainboard/dell/350/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/dell/350/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/digitallogic/smartcore-p3/STATUS b/src/mainboard/digitallogic/smartcore-p3/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/digitallogic/smartcore-p3/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/digitallogic/smartcore-p5/STATUS b/src/mainboard/digitallogic/smartcore-p5/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/digitallogic/smartcore-p5/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/elitegroup/k7sem/STATUS b/src/mainboard/elitegroup/k7sem/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/elitegroup/k7sem/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/gigabit/ga-6bxc/STATUS b/src/mainboard/gigabit/ga-6bxc/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/gigabit/ga-6bxc/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/gigabit/ga-6oxe/STATUS b/src/mainboard/gigabit/ga-6oxe/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/gigabit/ga-6oxe/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/ibm/t23/STATUS b/src/mainboard/ibm/t23/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/ibm/t23/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/intel/Clearwater/STATUS b/src/mainboard/intel/Clearwater/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/intel/Clearwater/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/intel/l440bx/STATUS b/src/mainboard/intel/l440bx/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/intel/l440bx/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/intel/l440gx/STATUS b/src/mainboard/intel/l440gx/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/intel/l440gx/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/irobot/proto1/STATUS b/src/mainboard/irobot/proto1/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/irobot/proto1/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/lanner/em-370/STATUS b/src/mainboard/lanner/em-370/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/lanner/em-370/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/leadtek/winfast6300/STATUS b/src/mainboard/leadtek/winfast6300/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/leadtek/winfast6300/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/lippert/roadrunner2/STATUS b/src/mainboard/lippert/roadrunner2/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/lippert/roadrunner2/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/matsonic/ms7308e/STATUS b/src/mainboard/matsonic/ms7308e/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/matsonic/ms7308e/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/nano/nano/STATUS b/src/mainboard/nano/nano/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/nano/nano/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/pcchips/m754lmr/STATUS b/src/mainboard/pcchips/m754lmr/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/pcchips/m754lmr/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/pcchips/m758lmr+/STATUS b/src/mainboard/pcchips/m758lmr+/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/pcchips/m758lmr+/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/pcchips/m810lmr/STATUS b/src/mainboard/pcchips/m810lmr/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/pcchips/m810lmr/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/pcchips/m830lr/STATUS b/src/mainboard/pcchips/m830lr/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/pcchips/m830lr/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/rcn/dc1100s/STATUS b/src/mainboard/rcn/dc1100s/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/rcn/dc1100s/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/rlx/800i/STATUS b/src/mainboard/rlx/800i/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/rlx/800i/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/sis/540/STATUS b/src/mainboard/sis/540/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/sis/540/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/sis/550/STATUS b/src/mainboard/sis/550/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/sis/550/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/sis/635/STATUS b/src/mainboard/sis/635/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/sis/635/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/sis/735/STATUS b/src/mainboard/sis/735/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/sis/735/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/supermicro/p4dc6/STATUS b/src/mainboard/supermicro/p4dc6/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/supermicro/p4dc6/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/supermicro/p4dc6p/STATUS b/src/mainboard/supermicro/p4dc6p/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/supermicro/p4dc6p/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/supermicro/p4dpe/STATUS b/src/mainboard/supermicro/p4dpe/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/supermicro/p4dpe/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/supermicro/p4dpr/STATUS b/src/mainboard/supermicro/p4dpr/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/supermicro/p4dpr/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/supertek/st3wt/STATUS b/src/mainboard/supertek/st3wt/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/supertek/st3wt/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/technoland/sbc710/STATUS b/src/mainboard/technoland/sbc710/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/technoland/sbc710/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/tyan/guiness/STATUS b/src/mainboard/tyan/guiness/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/tyan/guiness/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/tyan/s1834/STATUS b/src/mainboard/tyan/s1834/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/tyan/s1834/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/tyan/s1846/STATUS b/src/mainboard/tyan/s1846/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/tyan/s1846/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/via/epia/STATUS b/src/mainboard/via/epia/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/via/epia/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/via/vt5292/STATUS b/src/mainboard/via/vt5292/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/via/vt5292/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: diff --git a/src/mainboard/via/vt5426/STATUS b/src/mainboard/via/vt5426/STATUS new file mode 100644 index 0000000000..72e4518f71 --- /dev/null +++ b/src/mainboard/via/vt5426/STATUS @@ -0,0 +1,27 @@ +# These are keyword-value pairs. +# a : separates the keyword from the value +# the value is arbitrary text delimited by newline. +# continuation, if needed, will be via the \ at the end of a line +# comments are indicated by a '#' as the first character. +# the keywords are case-INSENSITIVE +owner: Ron Minnich +email: rminnich@lanl.gov +#status: One of unsupported, unstable, stable +status: unstable +explanation: +flash-types: +payload-types: +# e.g. linux, plan 9, wince, etc. +OS-types: +# e.g. "Plan 9 interrupts don't work on this chipset" +OS-issues: +console-types: +# vga is unsupported, unstable, or stable +vga: +# Last-known-good follows the internationl date standard: day/month/year +last-known-good: 0/0/0000 +Comments: +Links: +Mainboard-revision: +# What other mainboards are like this one? List them here. +AKA: