/freebsd-src/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 th [all...] |
/freebsd-src/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-src/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-src/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 -tag -compact -width indent 172 .Bl -tag -compact -width indent 179 .Bl -tag -compact -width indent 180 .It Cm compression-level [all …]
|
/freebsd-src/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-propert [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-src/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-bi [all...] |
/freebsd-src/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 -ta [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-src/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-src/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-src/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-src/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-src/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-src/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 }, 95 { "arm,vfp-base", MP_QUIRK_CPULIST }, 132 static void *dpcpu[MAXCPU - 1]; 198 * valid. Some older U-Boot based PSCI implementations are buggy, in init_secondary() 218 * let the boot CPU use the results. in init_secondary() 221 pcpup->pc_mid in init_secondary() [all...] |
/freebsd-src/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-src/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-src/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-src/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.
|
H A D | config_intrhook.9 | 82 boot process after that. 84 holding any non-sleepable locks. 88 The boot process is then stalled until all handlers remove their hook 91 The boot process then proceeds to attempt to mount the root file 97 need a method to probe for devices with interrupts enabled. 103 .Bd -literal 124 A non-zero return value means the hook could not be added to the queue 133 .An -nosplit
|
H A D | firmware.9 | 39 .Bd -literal 41 const char *name; /* system-wide name */ 92 .Pa /boot/loader , 168 from a driver attach method unless it is known the root filesystem is 200 .Pa /boot/loader , 226 .Pa /boot/kernel;/boot/modules . 246 .Bd -literal 254 colon-separated tuples indicating the image_file's to be embedded 261 .Bd -litera [all...] |
/freebsd-src/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-binding [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-gi [all...] |
/freebsd-src/sys/amd64/conf/ |
H A D | FIRECRACKER | 2 # FIRECRACKER -- kernel configuration file for Firecracker VM 4 # This is largely a stripped-down version of the GENERIC kernel configuration 11 # Since Firecracker loads the kernel directly via the PVH boot protocol, 12 # it bypasses the boot loader; some environment variables are hard-coded 17 # https://firecracker-microvm.github.io/ 22 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 26 options NUMA # Non-Uniform Memory Architecture support 44 options UFS_GJOURNAL # Enable gjournal-based UFS journaling 54 options PSEUDOFS # Pseudo-filesystem framework 68 options SYSVSHM # SYSV-style shared memory [all …]
|