Home
last modified time | relevance | path

Searched full:baseboard (Results 1 – 25 of 152) sorted by relevance

1234567

/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/
H A Dvegman-fru-handler.bb1 SUMMARY = "Apply default configuration from baseboard FRU"
2 DESCRIPTION = "Provide baseboard FRU EEPROM handlers to apply platform configuration on system boot"
7 baseboard-fru-handler.service \
14 file://baseboard-fru-handler.sh \
15 file://baseboard-fru-handler.service \
22 install -m 0755 ${S}/baseboard-fru-handler.sh -D -t ${D}${bindir}
23 install -m 0644 ${S}/baseboard-fru-handler.service -D -t ${D}${systemd_system_unitdir}
/openbmc/u-boot/board/dfi/
H A DKconfig11 bool "DFI BT700 BayTrail on DFI Q7X-151 baseboard"
14 This is the DFI Q7X-151 baseboard equipped with the
24 bool "DFI BT700 BayTrail on theadorable-x86 baseboard"
27 This is the theadorable-x86 baseboard equipped with the
/openbmc/entity-manager/configurations/ibm/
H A Dsystem1_psu.json22 "Probe": "FOUND('IBM System1 Baseboard')",
55 "Probe": "FOUND('IBM System1 Baseboard')",
88 "Probe": "FOUND('IBM System1 Baseboard')",
121 "Probe": "FOUND('IBM System1 Baseboard')",
H A Dgenesis3_psu.json54 "Probe": "FOUND('IBM Genesis3 Baseboard')",
119 "Probe": "FOUND('IBM Genesis3 Baseboard')",
184 "Probe": "FOUND('IBM Genesis3 Baseboard')",
249 "Probe": "FOUND('IBM Genesis3 Baseboard')",
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler/
H A Dbaseboard-fru-handler.service12 ExecStart=/usr/bin/env baseboard-fru-handler.sh
13 SyslogIdentifier=baseboard-fru-handler
/openbmc/entity-manager/
H A DCONFIG_FORMAT.md75 boards) such as baseboard, risers, and hot-swap backplanes. While it is
78 into multiple configuration files. For example, there may be a baseboard JSON
79 file (describes all devices on the baseboard) and a chassis JSON file (describes
118 ## Configuration Records - Baseboard Example
121 make up a complete system. An example baseboard JSON file shown below defines
124 name in FRU) is successful and this baseboard is named as "WFP baseboard".
208 "Name": "WFP Baseboard",
217 Although fan connectors are considered a part of a baseboard, the physical fans
222 in baseboard FRU, the fan and the connector are considered as being joined
257 specific configurations. Once this is done, the baseboard temperature sensor
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_get_temperature_reading.robot59 Verify Get Temperature Reading Command For Baseboard Temperature Sensor
60 [Documentation] Verify IPMI Get Temperature Reading command for baseboard temperature sensor.
66 Verify Reading With IPMI ${ipmi_resp} ${1} baseboard
67 # Verify Temperature Reading With Dbus URI ${ipmi_resp} baseboard ${1}
103 # key Entity ID description i.e inlet, cpu, baseboard.
129 # key Entity ID description i.e inlet, cpu, baseboard.
167 # key Entity ID description i.e inlet, cpu, baseboard.
194 # instance Entity ID description i.e inlet, cpu, baseboard.
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/
H A Dentity-manager_%.bbappend2 SRC_URI:append = " file://ethanolx-baseboard.json \
8 … install -m 0444 ${UNPACKDIR}/ethanolx-baseboard.json ${D}${datadir}/entity-manager/configurations
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/
H A Dentity-manager_%.bbappend2 SRC_URI:append = " file://daytonax-baseboard.json \
9 … install -m 0444 ${UNPACKDIR}/daytonax-baseboard.json ${D}${datadir}/entity-manager/configurations
/openbmc/u-boot/board/tqc/tqma6/
H A DREADME19 make tqma6<x>_<baseboard>_<boot>_config
27 baseboard is a placeholder for the boot device
/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/
H A DREADME20 baseboard. Here is called COM2. The baseboard already provides the
/openbmc/u-boot/board/congatec/
H A DKconfig26 bool "theadorable-x86 baseboard & conga-QA3/E3845"
28 This is the theadorable-x86 baseboard board equipped with the
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sensor.robot53 # Baseboard temperature sensors(42h) 1 +26 C
54 # Baseboard temperature sensors(42h) 2 +27 C
106 Test Baseboard Temperature Via IPMI
107 [Documentation] Test baseboard temperature via IPMI and verify using Redfish.
116 # Baseboard temperature sensors(42h) 1 +26 C
117 # Baseboard temperature sensors(42h) 2 +27 C
120 Should Contain ${temp_reading} Baseboard temperature sensors
121 ... msg="Unable to get baseboard temperature via DCMI".
124 ... Baseboard temperature case-insensitive=True
142 ... msg=Baseboard temperatur
[all...]
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Deeprom.c17 /* read ventana EEPROM, check for validity, and return baseboard type */
23 char baseboard; in read_eeprom() local
67 baseboard = info->model[3]; in read_eeprom()
69 baseboard = '0'; in read_eeprom()
72 switch (baseboard) { in read_eeprom()
H A Dcommon.h47 * each baseboard has an optional set user configurable Digital IO lines which
96 /* late setup of GPIO (configuration per baseboard and env) */
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/
H A Ddcmi_sensors.json3 "baseboard": [], array
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-config/
H A Ddcmi_sensors.json5 "baseboard": [ array
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config/
H A Ddcmi_sensors.json5 "baseboard": [ array
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/
H A Du-boot-nuvoton_2023.10.bb1 DESCRIPTION = "U-boot for Nuvoton NPCM7xx/NPCM8xx Baseboard Management Controller"
H A Du-boot-nuvoton_2021.04.bb1 DESCRIPTION = "U-boot for Nuvoton NPCM7xx/NPCM8xx Baseboard Management Controller"
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-a64-pine64-lts.dts7 #include "sun50i-a64-sopine-baseboard.dts"
/openbmc/u-boot/configs/
H A Dsopine_baseboard_defconfig17 CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-sopine-baseboard"
/openbmc/u-boot/board/logicpd/imx6/
H A DMAINTAINERS7 F: arch/arm/dts/imx6-logicpd-baseboard.dtsi
/openbmc/u-boot/include/configs/
H A Dpico-imx6ul.h67 "bootmenu_0=Boot using PICO-Hobbit baseboard=" \
69 "bootmenu_1=Boot using PICO-Pi baseboard=" \
/openbmc/qemu/include/hw/intc/
H A Drealview_gic.h2 * ARM RealView Emulation Baseboard Interrupt Controller

1234567