Home
last modified time | relevance | path

Searched full:overview (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/openbmc/linux/Documentation/arch/arm/
H A Dindex.rst44 keystone/overview
54 stm32/stm32f746-overview
55 stm32/overview
56 stm32/stm32h743-overview
57 stm32/stm32h750-overview
58 stm32/stm32f769-overview
59 stm32/stm32f429-overview
60 stm32/stm32mp13-overview
61 stm32/stm32mp151-overview
62 stm32/stm32mp157-overview
[all …]
/openbmc/webui-vue/src/views/Overview/
H A DOverview.vue4 <overview-quick-links class="mb-4" />
10 <overview-server />
11 <overview-firmware />
14 <overview-network />
15 <overview-power />
20 <overview-events />
21 <overview-inventory />
22 <overview-dumps v-if="showDumps" />
43 name: 'Overview',
66 this.$root.$on('overview-dumps-complete', () => resolve());
[all …]
H A Dindex.js1 import Overview from './Overview.vue';
2 export default Overview;
/openbmc/openbmc-test-automation/gui/test/server_overview/
H A Dtest_obmc_gui_server_overview.robot3 ... Server Overview" module.
11 ${xpath_select_overview_1} //*[@href="#/overview/server"]
29 Select Server Overview Menu
34 [Documentation] Verify display of title text from "Server Overview"
39 Select Server Overview Menu
47 Select Server Overview Menu
55 Select Server Overview Menu
63 Select Server Overview Menu
71 Select Server Overview Menu
80 Select Server Overview Menu
[all …]
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/
H A Dtest_overview_menu.robot3 Documentation Test OpenBMC GUI "Overview" menu.
20 ${xpath_overview_page_header} //h1[contains(text(), "Overview")]
39 Verify Existence Of All Sections In Overview Page
40 [Documentation] Verify existence of all sections in Overview page.
53 Verify Network Information In Overview Page
68 [Documentation] Verify values under server information section in overview page.
89 [Documentation] Verify BMC information section in overview page.
97 …cumentation] Verify navigation to network setting page after clicking the button in overview page.
137 [Documentation] Verify view more event log button in overview page.
146 Verify Host Console Button In Overview Page
[all …]
/openbmc/phosphor-webui/app/overview/
H A Dindex.js2 * A module for the overview
4 * @module app/overview/index
5 * @exports app/overview/index
12 .module('app.overview', ['ngRoute', 'app.common.services'])
18 .when('/overview/server', {
20 require('./controllers/system-overview-controller.html'),
24 .when('/overview', {
26 require('./controllers/system-overview-controller.html'),
/openbmc/openbmc/poky/documentation/
H A Dindex.rst15 :caption: Introduction and Overview
20 Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/>
28 Overview and Concepts Manual <overview-manual/index>
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dtasks.rst141 For more information on image creation, see the ":ref:`overview-manual/concepts:image generation`"
142 section in the Yocto Project Overview and Concepts Manual.
160 ":ref:`overview-manual/concepts:image generation`"
161 section in the Yocto Project Overview and Concepts Manual.
175 :ref:`fakeroot <overview-manual/concepts:fakeroot and pseudo>`.
219 ":ref:`overview-manual/concepts:automatically added runtime dependencies`"
220 section in the Yocto Project Overview and Concepts Manual.
238 ":ref:`overview-manual/concepts:package feeds`" section in
239 the Yocto Project Overview and Concepts Manual.
249 ":ref:`overview-manual/concepts:package feeds`" section in
[all …]
/openbmc/linux/Documentation/gpu/
H A Ddrm-kms-helpers.rst40 :doc: overview
50 Overview section in Atomic Modeset Helper Functions Reference
54 :doc: overview
87 :doc: overview
99 :doc: overview
141 :doc: overview
151 Overview section in Bridges
155 :doc: overview
179 :doc: overview
231 :doc: overview
[all …]
H A Ddrm-kms.rst18 Overview chapter
23 :caption: KMS Display Pipeline Overview
304 :doc: overview
313 :doc: overview
337 :doc: overview
352 :doc: overview
367 :doc: overview
373 :doc: overview
412 :doc: overview
427 :doc: overview
[all …]
/openbmc/phosphor-webui/app/server-health/
H A Dindex.js33 .when('/server-health/inventory-overview', {
35 require('./controllers/inventory-overview-controller.html'),
39 .when('/server-health/sensors-overview', {
41 require('./controllers/sensors-overview-controller.html'),
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dintro.rst4 The Yocto Project Overview and Concepts Manual
10 Welcome to the Yocto Project Overview and Concepts Manual! This manual
17 - :ref:`overview-manual/yp-intro:introducing the yocto project`\ *:*
24 - :ref:`overview-manual/development-environment:the yocto project development environment`\ *:*
30 - :doc:`/overview-manual/concepts` *:* This
/openbmc/u-boot/board/freescale/ls1043ardb/
H A DREADME1 Overview
9 LS1043A SoC Overview
12 SoC overview.
14 LS1043ARDB board Overview
/openbmc/phosphor-webui/app/common/directives/
H A Dapp-navigation.js33 case 'overview':
34 $location.url('/overview/server');
43 $scope.firstLevel = 'overview';
52 $scope.firstLevel = 'overview';
H A Dapp-navigation.html4 <button ng-click="change('overview')">
5 <icon class="nav-icon" file="icon-overview.svg" aria-hidden="true"></icon>
6 <span class="nav-link">Overview</span>
20 …<li ng-class="{'active': (path == '/server-health/inventory-overview' || path == '/server-health/i…
21 <a href="#/server-health/inventory-overview" tabindex="{{(showHealthMenu) ? 0 : -1}}">
25 …<li ng-class="{'active': (path == '/server-health/sensors-overview' || path == '/server-health/sen…
26 <a href="#/server-health/sensors-overview" tabindex="{{(showHealthMenu) ? 0 : -1}}">
/openbmc/u-boot/board/freescale/ls1012aqds/
H A DREADME1 Overview
9 LS1012A SoC Overview
12 SoC overview.
14 LS1012AQDS board Overview
/openbmc/u-boot/board/freescale/ls1012afrdm/
H A DREADME1 Overview
8 LS1012A SoC Overview
11 SoC overview.
13 LS1012AFRDM board Overview
/openbmc/u-boot/board/freescale/ls1043aqds/
H A DREADME1 Overview
9 LS1043A SoC Overview
12 SoC overview.
14 LS1043AQDS board Overview
/openbmc/u-boot/board/freescale/ls1012ardb/
H A DREADME1 Overview
9 LS1012A SoC Overview
12 SoC overview.
14 LS1012ARDB board Overview
56 LS1012A2G5RDB board Overview
/openbmc/docs/architecture/code-update/
H A Dcode-update-diagrams.md3 1. [High-Level Overview](#High-Level Overview)
5 ## High-Level Overview
/openbmc/u-boot/board/freescale/ls1046aqds/
H A DREADME1 Overview
9 LS1046A SoC Overview
12 SoC overview.
14 LS1046AQDS board Overview
/openbmc/linux/Documentation/dev-tools/
H A Dindex.rst10 A brief overview of testing-specific tools can be found in
11 Documentation/dev-tools/testing-overview.rst
20 testing-overview
/openbmc/u-boot/board/freescale/ls1046ardb/
H A DREADME1 Overview
9 LS1046A SoC Overview
12 SoC overview.
14 LS1046ARDB board Overview
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst4 DPAA2 DPIO (Data Path I/O) Overview
9 This document provides an overview of the Freescale DPAA2 DPIO
20 This document provides an overview the Linux DPIO driver, its
24 Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
25 for a general overview of DPAA2 and the general DPAA2 driver architecture
28 Driver Overview
/openbmc/u-boot/board/freescale/ls2080ardb/
H A DREADME1 Overview
11 LS2080A, LS2088A, LS2081A SoC Overview
14 LS2081A, LS2088A SoC overview.
16 LS2080ARDB board Overview
45 LS2081ARDB board Overview

12345678910>>...37