Home
last modified time | relevance | path

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

12345

/freebsd-head/sys/contrib/openzfs/.github/workflows/
HDlabels.yml8 pull-requests: write
12 runs-on: ubuntu-latest
15 - env:
19 gh pr edit $ISSUE --add-label "Status: Work in Progress"
22 runs-on: ubuntu-latest
25 - env:
29 …gh pr edit $ISSUE --remove-label "Status: Accepted,Status: Inactive,Status: Revision Needed,Status…
32 runs-on: ubuntu-latest
35 - env:
39 … edit $ISSUE --remove-label "Status: Accepted,Status: Code Review Needed,Status: Inactive,Status:
[all …]
/freebsd-head/sys/contrib/libsodium/packaging/dotnet-core/
HDREADME.md7 In .NET Core, it is customary to provide pre-compiled binaries for all platforms
30 * *package revision*
33 binary. In this case, a package revision number is added as a fourth part to
36 revision (sixth release) of that package.
37 * *pre-release label*
38 If a package is a pre-release, a label is appended to the version number in
39 `-preview-##` format where `##` is the number of the pre-release, starting at
40 `01`. For example, `1.0.16-preview-01` is the first pre-release of the package
41 for libsodium 1.0.16 and `1.0.16.5-preview-02` the second pre-release of the
42 fifth revision of the package for libsodium 1.0.16.
/freebsd-head/sys/contrib/device-tree/src/arm/marvell/
HDarmada-388-helios4.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 * based on SolidRun Clearfog revision A1 rev 2.0 (88F6828)
10 /dts-v1/;
11 #include "armada-388.dtsi"
12 #include "armada-38x-solidrun-microsom.dtsi"
25 /* So that mvebu u-boot can update the MAC addresses */
30 stdout-path = "serial0:115200n8";
33 reg_12v: regulator-12v {
34 compatible = "regulator-fixed";
35 regulator-name = "power_brick_12V";
[all …]
HDarmada-388-clearfog.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 * Device Tree file for SolidRun Clearfog Pro revision A1 rev 2.0 (88F6828)
8 /dts-v1/;
9 #include "armada-388-clearfog.dtsi"
13 compatible = "solidrun,clearfog-pro-a1", "solidrun,clearfog-a1",
18 internal-regs {
28 reset-gpios = <&expander0 2 GPIO_ACTIVE_LOW>;
34 gpio-keys {
35 compatible = "gpio-keys";
36 pinctrl-0 = <&rear_button_pins>;
[all …]
HDarmada-388-clearfog-base.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 * Device Tree file for SolidRun Clearfog Base revision A1 rev 2.0 (88F6828)
8 /dts-v1/;
9 #include "armada-388-clearfog.dtsi"
13 compatible = "solidrun,clearfog-base-a1",
14 "solidrun,clearfog-a1", "marvell,armada388",
17 gpio-keys {
18 compatible = "gpio-keys";
19 pinctrl-0 = <&rear_button_pins>;
20 pinctrl-names = "default";
[all …]
/freebsd-head/sys/dev/ida/
HDidareg.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
34 * board register offsets for SMART-2 controllers
66 #define SOFT_ERROR 0x02 /* Non-fatal error. */
96 #define CMD_LABEL_LOG_DRV 0x57 /* Label logical drive */
103 #define CMD_PASSTHROUGH 0x90 /* Pass-through operation */
166 u_int8_t ld_label[64]; /* Logical drive label */
176 u_int8_t firm_rev[4]; /* ASCII firmware revision */
177 u_int8_t rom_rev[4]; /* ROM firmware revision */
178 u_int8_t hw_rev; /* Revision level of the hardware */
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm/intel/ixp/
HDintel-ixp42x-dlink-dsm-g600.dts1 // SPDX-License-Identifier: ISC
3 * Device Tree file for D-Link DSM-G600 revision A based on IXP420
4 * NOTE: revision B of this device uses PowerPC and is NOT supported by
11 /dts-v1/;
13 #include "intel-ixp42x.dtsi"
14 #include <dt-bindings/input/input.h>
17 model = "D-Link DSM-G600 rev A";
18 compatible = "dlink,dsm-g600-a", "intel,ixp42x";
19 #address-cells = <1>;
20 #size-cells = <1>;
[all …]
/freebsd-head/sys/contrib/device-tree/Bindings/connector/
HDusb-connector.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
20 - enum:
21 - usb-a-connector
22 - usb-b-connector
23 - usb-c-connector
25 - items:
[all …]
/freebsd-head/secure/caroot/
HDMAca-bundle.pl3 ## MAca-bundle.pl -- Regenerate ca-root-nss.crt from the Mozilla certdata.txt
60 or die("Error in command line arguments\n$0 [-d] [-i input-file] [-o output-dir]\n");
69 my $label = shift;
74 ## $label
90 ## ca-root-nss.crt -- Bundle of CA Root Certificates
108 my ($fh, $label, $certdata) = @_;
110 open(OUT, "|openssl x509 -text -inform DER -fingerprint")
116 # converts a datastream that is to be \177-style octal constants
161 $distrust_after = timegm_posix( $sec, $min, $hour, $mday, $mon - 1, $year + 100);
167 …printf STDERR "line $.: $cka_label ser #%d: distrust 398 days after %s, now: %s -> distrust $distr…
[all …]
/freebsd-head/sys/contrib/openzfs/lib/libspl/include/sys/
HDdklabel.h1 // SPDX-License-Identifier: CDDL-1.0
11 * or https://opensource.org/licenses/CDDL-1.0.
24 * Copyright 1990-2002 Sun Microsystems, Inc. All rights reserved.
48 #define DK_LABEL_LOC 1 /* location of disk label */
51 #define DK_LABEL_LOC 0 /* location of disk label */
58 #define DK_LABEL_SIZE 512 /* size of disk label */
63 * One is for the backup disk label and the other is for the deviceid.
71 * Format of a Sun disk label.
91 * Fixed size for on-disk dk_label
118 * Fixed sized types for on-disk VTOC
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm/nxp/imx/
HDimx6dl-prtmvt.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
8 #include <dt-bindings/display/sdtv-standards.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/media/tvp5150.h>
13 #include <dt-bindings/sound/fsl-imx-audmux.h>
21 stdout-path = &uart4;
25 compatible = "pwm-backlight";
[all …]
HDimx6qdl-gw5912.dtsi1 // SPDX-License-Identifier: GPL-2.0
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/linux-event-codes.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
22 stdout-path = &uart2;
25 gpio-keys {
26 compatible = "gpio-keys";
28 user-pb {
29 label = "user_pb";
34 user-pb1x {
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm/nxp/mxs/
HDimx28-duckbill.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2013-2014,2016 Michael Heimpold <mhei@heimpold.de>
4 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
20 reg_3p3v: regulator-3p3v {
21 compatible = "regulator-fixed";
22 regulator-name = "3P3V";
23 regulator-min-microvolt = <3300000>;
24 regulator-max-microvolt = <3300000>;
[all …]
HDimx28-duckbill-2.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/gpio/gpio.h>
14 compatible = "i2se,duckbill-2", "fsl,imx28";
21 reg_3p3v: regulator-3p3v {
22 compatible = "regulator-fixed";
23 regulator-name = "3P3V";
24 regulator-min-microvolt = <3300000>;
[all …]
/freebsd-head/sys/contrib/device-tree/Bindings/net/dsa/
HDqca8k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - John Crispin <john@phrozen.org>
13 If the QCA8K switch is connect to an SoC's external mdio-bus, each subnode
16 ID. To declare the internal mdio-bus configuration, declare an MDIO node in
18 PHY it is connected to. In this config, an internal mdio-bus is registered and
20 mdio-bus configurations are not supported by the hardware.
27 - enum:
28 - qca,qca8327
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm/ti/omap/
HDomap4-duovero-parlor.dts1 // SPDX-License-Identifier: GPL-2.0-only
5 /dts-v1/;
7 #include "omap4-duovero.dtsi"
9 #include <dt-bindings/input/input.h>
13 compatible = "gumstix,omap4-duovero-parlor", "gumstix,omap4-duovero", "ti,omap4430", "ti,omap4";
20 compatible = "gpio-leds";
22 label = "duovero:blue:led0";
24 linux,default-trigger = "heartbeat";
29 compatible = "gpio-keys";
30 #address-cells = <1>;
[all …]
/freebsd-head/sys/contrib/device-tree/Bindings/nvmem/layouts/
Donie,tlv-layout.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/layouts/onie,tlv-layout.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Miquel Raynal <miquel.raynal@bootlin.com>
14 infrastructure shall provide a non-volatile memory with a table whose the
26 const: onie,tlv-layout
28 product-name:
32 part-number:
36 serial-number:
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm64/xilinx/
HDzynqmp-sm-k26-revA.dts1 // SPDX-License-Identifier: GPL-2.0
3 * dts file for Xilinx ZynqMP SM-K26 rev2/1/B/A
5 * (C) Copyright 2020 - 2021, Xilinx, Inc.
6 * (C) Copyright 2023 - 2024, Advanced Micro Devices, Inc.
11 /dts-v1/;
14 #include "zynqmp-clk-ccf.dtsi"
15 #include <dt-bindings/input/input.h>
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/phy/phy.h>
18 #include <dt-bindings/pinctrl/pinctrl-zynqmp.h>
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm/intel/pxa/
HDpxa300-raumfeld-common.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
6 #include <dt-bindings/interrupt-controller/irq.h>
10 hw-revision = <0>;
14 stdout-path = &ffuart;
22 reg_3v3: regulator-3v3 {
23 compatible = "regulator-fixed";
24 regulator-name = "3v3-fixed-supply";
25 regulator-min-microvolt = <3300000>;
[all …]
/freebsd-head/contrib/file/magic/Magdir/
HDintel2 #------------------------------------------------------------------------------
11 # whatever comes next (HP-PA Hummingbird?). OS/2 may also go elsewhere
14 # The `versions' should be un-commented if they work for you.
17 0 leshort 0502 basic-16 executable
19 #>22 leshort >0 - version %d
20 0 leshort 0503 basic-16 executable (TV)
22 #>22 leshort >0 - version %d
29 #>22 leshort >0 - version %d
32 #>22 leshort >0 - version %d
37 # ./intel (version 5.25) label labeled the next entry as "80386 COFF executable"
[all …]
/freebsd-head/contrib/ntp/sntp/libevent/
HDMakefile.am2 # Copyright 2000-2007 Niels Provos
3 # Copyright 2007-2012 Niels Provos and Nick Mathewson
9 AUTOMAKE_OPTIONS = foreign 1.13 subdir-objects
11 ACLOCAL_AMFLAGS = -I m4
15 # "Release" are never binary-compatible.
21 RELEASE = -release 2.1
25 # Current -- the number of the binary API that we're implementing
26 # Revision -- which iteration of the implementation of the binary
28 # Age -- How many previous binary API versions do we also
31 # To increment a VERSION_INFO (current:revision:age):
[all …]
/freebsd-head/contrib/libevent/
HDMakefile.am2 # Copyright 2000-2007 Niels Provos
3 # Copyright 2007-2012 Niels Provos and Nick Mathewson
9 AUTOMAKE_OPTIONS = foreign 1.13 subdir-objects
11 ACLOCAL_AMFLAGS = -I m4
15 # "Release" are never binary-compatible.
21 RELEASE = -release 2.1
25 # Current -- the number of the binary API that we're implementing
26 # Revision -- which iteration of the implementation of the binary
28 # Age -- How many previous binary API versions do we also
31 # To increment a VERSION_INFO (current:revision:age):
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm/ti/davinci/
HDda850-lcdk.dts1 // SPDX-License-Identifier: GPL-2.0-only
5 /dts-v1/;
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/input/input.h>
11 model = "DA850/AM1808/OMAP-L138 LCDK";
12 compatible = "ti,da850-lcdk", "ti,da850";
20 stdout-path = "serial2:115200n8";
28 reserved-memory {
29 #address-cells = <1>;
30 #size-cells = <1>;
[all …]
/freebsd-head/sys/contrib/device-tree/src/arm/microchip/
HDat91-ariag25.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * at91-ariag25.dts - Device Tree file for Acme Systems Aria G25 (AT91SAM9G25 based)
8 /dts-v1/;
26 /* 128 MB, change this for 256 MB revision */
32 clock-frequency = <32768>;
36 clock-frequency = <12000000>;
41 compatible = "gpio-leds";
45 label = "aria_led";
47 linux,default-trigger = "heartbeat";
53 compatible = "w1-gpio";
[all …]
/freebsd-head/sys/sys/
HDdisk.h1 /*-
2 * SPDX-License-Identifier: Beerware
4 * ----------------------------------------------------------------------------
5 * "THE BEER-WARE LICENSE" (Revision 42):
8 * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
9 * ----------------------------------------------------------------------------
45 * disk label formats. Don't use it unless you have to.
52 * disk label formats. Don't use it unless you have to.
67 /*-
71 * - ident value is preserved between reboots,
[all …]

12345