Home
last modified time | relevance | path

Searched +full:conf +full:- +full:rst (Results 1 – 25 of 117) sorted by relevance

12345

/openbmc/qemu/docs/
H A Ddefs.rst.inc2 Generally useful rST substitution definitions. This is included for
3 all rST files as part of the epilogue by docs/conf.py. conf.py
7 used inside a parsed-literal block: the definition must not include
12 .. |qemu_system| replace:: qemu-system-x86_64
13 .. |qemu_system_x86| replace:: qemu-system-x86_64
H A Dconf.py1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Thu Jan 31 16:40:14 2019.
7 # (1) as a common config file which is included by the conf.py
8 # for each of QEMU's manuals: in this case sphinx-build is run multiple
10 # (2) as a top level conf file which will result in building all
11 # the manuals into a single document: in this case sphinx-build is
12 # run once, on the top-level docs directory.
16 # to ship the 'devel' manual to end-users).
17 # Third-party sites such as readthedocs.org will take option (2).
34 # The per-manual conf.py will set qemu_docdir for a single-manual build;
[all …]
/openbmc/linux/sound/soc/stm/
H A Dstm32_sai.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2016, STMicroelectronics - All Rights Reserved
40 { .compatible = "st,stm32f4-sai", .data = (void *)&stm32_sai_conf_f4 },
41 { .compatible = "st,stm32h7-sai", .data = (void *)&stm32_sai_conf_h7 },
49 clk_disable_unprepare(sai->pclk); in stm32_sai_pclk_disable()
59 ret = clk_prepare_enable(sai->pclk); in stm32_sai_pclk_enable()
61 dev_err(&sai->pdev->dev, "failed to enable clock: %d\n", ret); in stm32_sai_pclk_enable()
73 ret = stm32_sai_pclk_enable(&sai->pdev->dev); in stm32_sai_sync_conf_client()
77 writel_relaxed(FIELD_PREP(SAI_GCR_SYNCIN_MASK, (synci - 1)), sai->base); in stm32_sai_sync_conf_client()
79 stm32_sai_pclk_disable(&sai->pdev->dev); in stm32_sai_sync_conf_client()
[all …]
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1751-xm019-dc5.dts1 // SPDX-License-Identifier: GPL-2.0+
3 * dts file for Xilinx ZynqMP zc1751-xm019-dc5
5 * (C) Copyright 2015 - 2021, Xilinx, Inc.
11 /dts-v1/;
14 #include "zynqmp-clk-ccf.dtsi"
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/pinctrl/pinctrl-zynqmp.h>
19 model = "ZynqMP zc1751-xm019-dc5 RevA";
20 compatible = "xlnx,zynqmp-zc1751", "xlnx,zynqmp";
33 stdout-path = "serial0:115200n8";
[all …]
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-rfb.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
7 /dts-v1/;
8 #include <dt-bindings/pinctrl/mt65xx.h>
14 chassis-type = "embedded";
15 compatible = "mediatek,mt7986a-rfb", "mediatek,mt7986a";
22 stdout-path = "serial0:115200n8";
30 reg_1p8v: regulator-1p8v {
31 compatible = "regulator-fixed";
32 regulator-name = "fixed-1.8V";
33 regulator-min-microvolt = <1800000>;
[all …]
H A Dmt7986a-bananapi-bpi-r3.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 * Frank Wunderlich <frank-w@public-files.de>
9 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/leds/common.h>
13 #include <dt-bindings/pinctrl/mt65xx.h>
18 model = "Bananapi BPI-R3";
19 chassis-type = "embedded";
20 compatible = "bananapi,bpi-r3", "mediatek,mt7986a";
[all …]
/openbmc/openbmc/poky/documentation/
H A Dstandards.md27 Though Sphinx supports both the ``*`` and ``-`` characters
29 only ``-`` for this purpose.
32 to use two space characters after ``-`` to introduce each
35 - Paragraph 1
37 - Paragraph 2
45 - Item 1
46 - Item 2
54 readable and code easier to quote in e-mail clients.
62 $ scripts/install-buildtools \
63 --without-extended-buildtools \
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dmt7623n-bananapi-bpi-r2.dts5 * SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 /dts-v1/;
12 model = "Bananapi BPI-R2";
13 compatible = "bananapi,bpi-r2", "mediatek,mt7623";
16 stdout-path = &uart2;
17 tick-timer = &timer0;
20 reg_1p8v: regulator-1p8v {
21 compatible = "regulator-fixed";
22 regulator-name = "fixed-1.8V";
23 regulator-min-microvolt = <1800000>;
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst1 .. include:: ../disclaimer-zh_CN.rst
3 :Original: Documentation/admin-guide/README.rst
16 ---------------
29 -----------------------------
33 PowerPC64、ARM、Hitachi SuperH、Cell、IBM S/390、MIPS、HP PA-RISC、Intel
34 IA-64、DEC VAX、AMD x86-64 Xtensa和ARC架构上。
44 -----
49 - 因特网上和书籍上都有大量的(电子)文档,既有Linux专属文档,也有与普通
53 - 文档/子目录中有各种自述文件:例如,这些文件通常包含一些特定驱动程序的
55 :ref:`Documentation/process/changes.rst <changes>` 文件,它包含了升级内核
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.1.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Release notes for Yocto-4.1.1 (Langdale)
4 ----------------------------------------
6 Security Fixes in Yocto-4.1.1
9 - curl: Fix :cve_nist:`2022-32221`, :cve_nist:`2022-35260`, :cve_nist:`2022-42915` and :cve_nist:`…
10 - libx11: Fix :cve_nist:`2022-3554`
11 - lighttpd: Fix :cve_nist:`2022-41556`
12 - openssl: Fix :cve_nist:`2022-3358`, :cve_nist:`2022-3602` and :cve_nist:`2022-3786`
13 - pixman: Fix :cve_nist:`2022-44638`
14 - qemu: Fix :cve_nist:`2022-3165`
[all …]
H A Drelease-notes-4.3.1.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Release notes for Yocto-4.3.1 (Nanbield)
4 ----------------------------------------
6 Security Fixes in Yocto-4.3.1
9 - libsndfile1: Fix :cve_nist:`2022-33065`
10 - libxml2: Ignore :cve_nist:`2023-45322`
11 - linux-yocto/6.1: Ignore :cve_nist:`2020-27418`, :cve_nist:`2023-31085`, :cve_mitre:`2023-34324`,…
12 - linux-yocto/6.5: Ignore :cve_nist:`2020-27418`, :cve_nist:`2023-1193`, :cve_nist:`2023-39191`, :…
13 - openssl: Fix :cve_nist:`2023-5363`
14 - pixman: Ignore :cve_nist:`2023-37769`
[all …]
H A Drelease-notes-4.0.18.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Release notes for Yocto-4.0.18 (Kirkstone)
4 ------------------------------------------
6 Security Fixes in Yocto-4.0.18
9 - curl: Fix :cve_nist:`2024-2398`
10 - expat: fix :cve_nist:`2023-52426` and :cve_nist:`2024-28757`
11 - libssh2: fix :cve_nist:`2023-48795`
12 - ncurses: Fix :cve_nist:`2023-50495`
13 - nghttp2: Fix :cve_nist:`2024-28182` and :cve_nist:`2023-44487`
14 - openssh: Ignore :cve_nist:`2023-51767`
[all …]
H A Drelease-notes-4.0.16.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Release notes for Yocto-4.0.16 (Kirkstone)
4 ------------------------------------------
6 Security Fixes in Yocto-4.0.16
9 - cpio: Fix :cve_mitre:`2023-7207`
10 - curl: Revert "curl: Backport fix CVE-2023-32001"
11 - curl: Fix :cve_nist:`2023-46218`
12 - dropbear:Fix :cve_nist:`2023-48795`
13 - ffmpeg: Fix :cve_nist:`2022-3964` and :cve_nist:`2022-3965`
14 - ghostscript: Fix :cve_nist:`2023-46751`
[all …]
/openbmc/qemu/docs/sphinx/
H A Dhxtool.py1 # coding=utf-8
8 # See the COPYING file in the top-level directory.
9 """hxtool is a Sphinx extension that implements the hxtool-doc directive"""
11 # The purpose of this extension is to read fragments of rST
13 # The rST fragments are delimited by SRST/ERST lines.
14 # The conf.py file must set the hxtool_srctree config value to
16 # Each hxtool-doc:: directive takes one argument which is the
25 from docutils.parsers.rst import directives, Directive
35 # states: reading the C code fragment, or inside a rST fragment.
38 RST = 2 variable in HxState
[all …]
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: ../disclaimer-zh_TW.rst
5 :Original: Documentation/admin-guide/README.rst
19 ---------------
32 -----------------------------
36 PowerPC64、ARM、Hitachi SuperH、Cell、IBM S/390、MIPS、HP PA-RISC、Intel
37 IA-64、DEC VAX、AMD x86-64 Xtensa和ARC架構上。
47 -----
52 - 網際網路上和書籍上都有大量的(電子)文檔,既有Linux專屬文檔,也有與普通
56 - 文檔/子目錄中有各種自述文件:例如,這些文件通常包含一些特定驅動程序的
[all …]
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-idmapper.rst8 ways NFS could obtain this information: placing a call to /sbin/request-key
11 NFS will attempt to call /sbin/request-key first. If this succeeds, the
12 result will be cached using the generic request-key cache. This call should
13 only fail if /etc/request-key.conf is not configured for the id_resolver key
14 type, see the "Configuring" section below if you wish to use the request-key
17 If the call to /sbin/request-key fails (if /etc/request-key.conf is not
26 The file /etc/request-key.conf will need to be modified so /sbin/request-key can
48 would edit your request-key.conf so it look similar to this:
57 request-key will find the first matching line and corresponding program. In
61 See Documentation/security/keys/request-key.rst for more information
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py10 # SPDX-License-Identifier: GPL-2.0-only
25 DEBUG3 = logging.DEBUG - 2
26 DEBUG2 = logging.DEBUG - 1
28 VERBOSE = logging.INFO - 1
33 ERRORONCE = logging.ERROR - 1
35 WARNONCE = logging.WARNING - 1
73 RST = '\033[0m' variable in BBLogFormatter
98 record.levelname = "".join([self.BLD % color, record.levelname, self.RST])
99 record.msg = "".join([self.STD % color, record.msg, self.RST])
175 bb.msg.loggerDefaultLogLevel = BBLogFormatter.DEBUG - debug + 1
[all …]
/openbmc/linux/Documentation/admin-guide/
H A DREADME.rst11 --------------
14 Linus Torvalds with assistance from a loosely-knit team of hackers across
17 It has all the features you would expect in a modern fully-fledged Unix,
19 loading, shared copy-on-write executables, proper memory management,
22 It is distributed under the GNU General Public License v2 - see the
26 -----------------------------
28 Although originally developed first for 32-bit x86-based PCs (386 or higher),
31 IBM S/390, MIPS, HP PA-RISC, Intel IA-64, DEC VAX, AMD x86-64 Xtensa, and
34 Linux is easily portable to most general-purpose 32- or 64-bit architectures
40 userspace application - this is called UserMode Linux (UML).
[all …]
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-cmd/
H A Dmori.sh5 # shellcheck source=meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-lib.sh
6 source /usr/libexec/mori-fw/mori-lib.sh
9 echo " mori rst [parameter]"
10 echo " system --> reset the host"
11 echo " btn --> trigger a power button event"
12 echo " shutdown --> send out shutdown signal to CPU"
13 echo " display --> "
18 echo " on --> turn led on"
19 echo " off --> turn led off"
20 echo " toggle --> toggle led"
[all …]
/openbmc/linux/net/dns_resolver/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
22 See <file:Documentation/networking/dns_resolver.rst> for further
/openbmc/linux/fs/cachefiles/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 filesystems - primarily networking filesystems - thus allowing fast
11 See Documentation/filesystems/caching/cachefiles.rst for more
21 by including a debugging specifier in /etc/cachefilesd.conf.
31 bool "Support for on-demand read"
35 This permits userspace to enable the cachefiles on-demand read mode.
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/
H A Dkudo.sh5 # shellcheck source=meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-lib.sh
6 source /usr/libexec/kudo-fw/kudo-lib.sh
9 echo " kudo rst [parameter]"
10 echo " hotswap --> reset the whole kudo node"
11 echo " system --> reset the host"
12 echo " btn --> trigger a power button event"
13 echo " shutdown --> send out shutdown signal to CPU"
14 echo " display --> "
19 echo " on --> change to CPU console"
20 echo " off --> change to CPU 0 SCP console"
[all …]
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De100.rst1 .. SPDX-License-Identifier: GPL-2.0+
12 - In This Release
13 - Identifying Your Adapter
14 - Building and Installation
15 - Driver Configuration Parameters
16 - Additional Configurations
17 - Known Issues
18 - Support
25 Adapters. This driver includes support for Itanium(R)2-based systems.
31 - Native VLANs
[all …]
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.sh2 # SPDX-License-Identifier: GPL-2.0
19 rndh=$(printf %x $sec)-$(mktemp -u XXXXXX)
20 ns1="ns1-$rndh"
21 ns2="ns2-$rndh"
22 ns_sbox="ns_sbox-$rndh"
32 ip netns exec $ns $t -A OUTPUT -p tcp --syn -m mark --mark $m -j ACCEPT
34 # RST packets might be handled by a internal dummy socket
35 ip netns exec $ns $t -A OUTPUT -p tcp --tcp-flags RST RST -m mark --mark 0 -j ACCEPT
37 ip netns exec $ns $t -A OUTPUT -p tcp -m mark --mark $m -j ACCEPT
38 ip netns exec $ns $t -A OUTPUT -p tcp -m mark --mark 0 -j DROP
[all …]
/openbmc/linux/Documentation/filesystems/smb/
H A Dcifsroot.rst1 .. SPDX-License-Identifier: GPL-2.0
14 It introduces a new kernel command-line option called 'cifsroot='
20 Documentation/admin-guide/nfs/nfsroot.rst.
39 settings in Samba smb.conf::
57 cifsroot=//<server-ip>/<share>[,options]
60 located in the <server-ip> and <share> specified in this option.
64 server-ip
76 Export root file system as a Samba share in smb.conf file::
100 # qemu-system-x86_64 -enable-kvm -cpu host -m 1024 \
101 -kernel /path/to/linux/arch/x86/boot/bzImage -nographic \
[all …]

12345