/freebsd/usr.sbin/efibootmgr/ |
H A D | efibootmgr.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2017-2018 Netflix, Inc. 32 .Nd manipulate the EFI Boot Manager 73 .Fl u Ar unix-path 77 program manipulates how UEFI Boot Managers boot the system. 80 It can also change the defined order of boot methods. 81 It can create a temporary boot (BootNext) variable that references a 82 boot method to be tried once upon the next boot. 86 Each method is encapsulated within a persistent UEFI variable, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/controller/ |
H A D | hip04-bootwrapper.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/hip04-bootwrapper.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Bootwrapper boot method 10 - Wei Xu <xuwei5@hisilicon.com> 12 description: Bootwrapper boot method (software protocol on SMP) 17 - const: hisilicon,hip04-bootwrapper 19 boot-method: 20 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/bcm/ |
H A D | brcm,bcm63138.txt | 1 Broadcom BCM63138 DSL System-on-a-Chip device tree bindings 2 ----------------------------------------------------------- 4 Boards compatible with the BCM63138 DSL System-on-a-Chip should have the 11 An optional Boot lookup table Device Tree node is required for secondary CPU 13 defined in reset/brcm,bcm63138-pmb.txt for this secondary CPU, and an 14 'enable-method' property. 16 Required properties for the Boot lookup table node: 17 - compatible: should be "brcm,bcm63138-bootlut" 18 - reg: register base address and length for the Boot Lookup table 21 - enable-method: should be "brcm,bcm63138" [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_options.3 | 1 .\" Copyright (c) 2003-2010 Tim Kientzle 35 Streaming Archive Library (libarchive, -larchive) 66 .Bl -tag -width indent 71 Specifies an option that will be passed to the currently-registered 143 is a comma-separated list of options. 153 .Bl -tag -compact -width indent 170 .Bl -ta [all...] |
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm23550.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 8 #include "bcm2166x-common.dtsi" 11 interrupt-parent = <&gic>; 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,cortex-a7"; 21 clock-frequency = <1000000000>; 26 compatible = "arm,cortex-a7"; 27 enable-method = "brcm,bcm23550"; 28 secondary-boot-reg = <0x35004178>; [all …]
|
H A D | bcm21664.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 4 #include "bcm2166x-common.dtsi" 7 interrupt-parent = <&gic>; 10 #address-cells = <1>; 11 #size-cells = <0>; 15 compatible = "arm,cortex-a9"; 21 compatible = "arm,cortex-a9"; 22 enable-method = "brcm,bcm11351-cpu-method"; 23 secondary-boot-reg = <0x35004178>; 30 gic: interrupt-controller@1c01000 { [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra210-p2180.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/mfd/max77620.h> 17 stdout-path = "serial0:115200n8"; 26 vdd-supply = <&vdd_gpu>; 31 /delete-property/ dmas; 32 /delete-property/ dma-names; 37 /delete-property/ reg-shift; 39 compatible = "nvidia,tegra30-hsuart"; 40 reset-names = "serial"; 43 compatible = "brcm,bcm43540-bt"; [all …]
|
H A D | tegra186-p3310.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <dt-bindings/mfd/max77620.h> 27 stdout-path = "serial0:115200n8"; 38 phy-reset-gpios = <&gpio TEGRA186_MAIN_GPIO(M, 4) 40 phy-handle = <&phy>; 41 phy-mode = "rgmii"; 44 #address-cells = <1>; 45 #size-cells = <0>; 47 phy: ethernet-phy@0 { 48 compatible = "ethernet-phy-ieee802.3-c22"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | cpus.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> 21 with updates for 32-bit and 64-bit ARM systems provided in this document. 30 - square brackets define bitfields, eg reg[7:0] value of the bitfield in 59 On 32-bit ARM v7 or later systems this property is 68 On ARM v8 64-bit systems this property is required 71 * If cpus node's #address-cells property is set to 2 79 * If cpus node's #address-cells property is set to 1 [all …]
|
/freebsd/share/man/man4/ |
H A D | acpi.4 | 65 .Bl -tag -width indent 140 (power-off nicely). 161 (suspend-to-RAM). 170 .Bl -tag -width indent 202 .Pa /boot/loader.conf . 205 entry for access after boot. 206 .Bl -tag -width indent 217 Specify the number of task threads that are started on boot. 230 BIOS, you can set this to 0 to re-enable ACPI for testing. 240 query method. [all …]
|
H A D | ppbus.4 | 42 system provides a uniform, modular and architecture-independent 48 .Bl -bullet -offset indent 50 architecture-independent macros or functions to access parallel ports 57 with kernel-in drivers. 61 and non-standard software: 63 .Bl -column "Driver" -compact 67 .It Sy lpbb Ta "Philips official parallel port I2C bit-banging interface" 73 .Bl -column "Driver" -compact 100 .Bl -bullet -offset indent 104 bidirectional 8/4-bits mode, also called NIBBLE mode [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | obs600.dts | 8 * Copyright 2007-2009 DENX Software Engineering, Stefan Roese <sr@denx.de> 15 /dts-v1/; 18 #address-cells = <1>; 19 #size-cells = <1>; 22 dcr-parent = <&{/cpus/cpu@0}>; 32 #address-cells = <1>; 33 #size-cells = <0>; 39 clock-frequency = <0>; /* Filled in by U-Boot */ 40 timebase-frequency = <0>; /* Filled in by U-Boot */ 41 i-cache-line-size = <32>; [all …]
|
H A D | kilauea.dts | 4 * Copyright 2007-2009 DENX Software Engineering, Stefan Roese <sr@denx.de> 11 /dts-v1/; 14 #address-cells = <1>; 15 #size-cells = <1>; 18 dcr-parent = <&{/cpus/cpu@0}>; 28 #address-cells = <1>; 29 #size-cells = <0>; 35 clock-frequency = <0>; /* Filled in by U-Boot */ 36 timebase-frequency = <0>; /* Filled in by U-Boot */ 37 i-cache-line-size = <32>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | partition.txt | 4 Flash devices can be partitioned into one or more functional ranges (e.g. "boot 8 flash layout set at production time. Some may use on-flash table that describes 13 method is used for a given flash device. To describe the method there should be 15 'compatible' property, which is used to identify the method to use. 20 hierarchical (multi-level) layouts and should be used if there is some 22 another partitioning method.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/ |
H A D | hisilicon.txt | 2 ---------------------------------------------------- 5 - compatible = "hisilicon,hi3660"; 9 - compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660"; 13 - compatible = "hisilicon,hi3670"; 17 - compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670"; 21 - compatible = "hisilicon,hi3798cv200"; 25 - compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200"; 29 - compatible = "hisilicon,hi3620-hi4511"; 33 - compatible = "hisilicon,hi6220"; 37 - compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; [all …]
|
/freebsd/sys/arm/qualcomm/ |
H A D | ipq4018_mp.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 70 mp_maxid = ncpu - 1; in ipq4018_mp_setmaxid() 80 * For the IPQ401x we assume the enable method is in ipq4018_start_ap() 81 * "qcom,kpss-acc-v2". If this path gets turned into in ipq4018_start_ap() 84 * switch based on "enable-method". in ipq4018_start_ap() 95 * First step - SCM call to set the cold boot address to mpentry, so in ipq4018_mp_start_ap() 100 panic("%s: Couldn't set cold boot address via SCM " in ipq4018_mp_start_ap() 104 * Next step - loop over the CPU nodes and do the per-CPU setup in ipq4018_mp_start_ap()
|
/freebsd/sys/dev/hid/ |
H A D | hid_if.m | 1 #- 47 # to request intr_poll method support for transport driver. 49 METHOD void intr_setup { 60 METHOD void intr_unsetup { 68 METHOD int intr_start { 76 METHOD int intr_stop { 83 # the system has panicked. intr_setup method with NULL passed as intr parameter 86 METHOD void intr_poll { 96 METHOD int get_rdesc { 108 METHOD int read { [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | mp_machdep.c | 1 /*- 2 * Copyright (c) 2015-2016 The FreeBSD Foundation 92 { "arm,foundation-aarch64", MP_QUIRK_CPULIST }, 93 { "arm,fvp-base", MP_QUIRK_CPULIST }, 94 { "arm,fvp-base-revc", MP_QUIRK_CPULIST }, 96 { "arm,vfp-base", MP_QUIRK_CPULIST }, 133 static void *dpcpu[MAXCPU - 1]; 199 * valid. Some older U-Boot based PSCI implementations are buggy, in init_secondary() 219 * let the boot CPU use the results. in init_secondary() 222 pcpup->pc_midr = get_midr(); in init_secondary() [all …]
|
/freebsd/lib/geom/multipath/ |
H A D | gmultipath.8 | 106 method, no metadata are stored on the devices, so the multipath 111 method uses on-disk metadata to detect device and all its paths. 121 .Bl -tag -width ".Cm destroy" 125 method without writing any on-disk metadata. 138 method. 139 Label the first given provider with on-disk metadata using the specified 163 method, unless you know what you are doing (you are sure that it is another 207 .Bl -tag -width indent 269 on-disk metadata label, the device is either used to create a new 296 This means that this multipath architecture is not a one-shot path [all …]
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusb.h | 1 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 79 * Config Hook used to block boot processing until 130 * XenStore watch used to monitor the XenStore sub-tree 180 * \param parent The NewBus parent device for any devices this method adds. 197 * configuration hook to block boot processing until XenBus devices fully 214 * \brief Pretty-prints information about a child of a XenBus bus. 225 * \brief Common XenBus child instance variable read access method. 239 * \brief Common XenBus child instance variable write access method. 253 * \brief Common XenBus method implementing responses to peer state changes. [all …]
|
/freebsd/sys/powerpc/powerpc/ |
H A D | platform_if.m | 1 #- 41 * @defgroup PLATFORM platform - KObj methods for PowerPC platform 62 cpuref->cr_hwref = -1; 63 cpuref->cr_cpuid = 0; 103 METHOD int probe { 110 * so the platform module can install its own high-priority MMU module at 113 METHOD int attach { 130 METHOD void mem_regions { 148 METHOD void numa_mem_regions { 158 METHOD vm_offset_t real_maxaddr { [all …]
|
/freebsd/ |
H A D | RELNOTES | 3 This file describes new user-visible features, changes and updates relevant to 18 (de-)allocating vchans. Since these sysctls do not trigger any 19 (de-)allocations anymore, their effect is instantaneous, whereas before 25 changed, breaking ABI compatibility for 32-bit powerpc (including 50 Add a new -a command line option to mountd(8). 52 a line in exports(5) has the -alldirs export option, 81 host key generation can be re-enabled by setting sshd_rsa_enable="YES" 86 be spliced together, enabling proxy-like functionality without the 95 When running bhyve(8) guests with a boot ROM, i.e., bhyveload(8) is not 96 used, bhyve now assumes that the boot ROM will enable PCI BAR decoding. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8qxp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 4 * Copyright 2017-2020 NXP 8 #include <dt-bindings/clock/imx8-clock.h> 9 #include <dt-bindings/clock/imx8-lpcg.h> 10 #include <dt-bindings/firmware/imx/rsrc.h> 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/interrupt-controller/arm-gic.h> 14 #include <dt-bindings/pinctrl/pads-imx8qxp.h> 15 #include <dt-bindings/thermal/thermal.h> [all …]
|
H A D | s32v234.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright 2015-2016 Freescale Semiconductor, Inc. 4 * Copyright 2016-2018 NXP 7 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 interrupt-parent = <&gic>; 14 #address-cells = <2>; 15 #size-cells = <2>; 23 #address-cells = <2>; 24 #size-cells = <0>; 28 compatible = "arm,cortex-a53"; [all …]
|
/freebsd/share/man/man9/ |
H A D | BUS_CHILD_LOCATION.9 | 39 method returns the location of the 43 The string must be formatted as a space-separated list of key=value pairs. 44 Names may only contain alphanumeric characters, underscores ('_') and hyphens ('-'). 45 Values can contain any non-whitespace characters. 55 boot to boot and when other devices are added or removed.
|