/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | nvmem-reboot-mode.txt | 1 NVMEM reboot mode driver 3 This driver gets reboot mode magic value from reboot-mode driver 4 and stores it in a NVMEM cell named "reboot-mode". Then the bootloader 9 - compatible: should be "nvmem-reboot-mode". 10 - nvmem-cells: A phandle to the reboot mode provided by a nvmem device. 11 - nvmem-cell-names: Should be "reboot-mode". 13 The rest of the properties should follow the generic reboot-mode description 14 found in reboot-mode.txt 17 reboot-mode { 18 compatible = "nvmem-reboot-mode"; [all …]
|
H A D | nvmem-reboot-mode.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/reset/nvmem-reboo [all...] |
H A D | reboot-mode.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/reset/reboot-mode.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic reboot mode core map 10 - Andy Yan <andy.yan@rock-chips.com> 13 This driver get reboot mode arguments and call the write 18 All mode properties are vendor specific, it is a indication to tell 20 as mode-xxx = <magic> (xxx is mode name, magic should be a non-zero value). 23 - normal: Normal reboot mode, system reboot with command "reboot". [all …]
|
H A D | syscon-reboot-mode.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/power/reset/syscon-reboot-mod [all...] |
H A D | reboot-mode.txt | 1 Generic reboot mode core map driver 3 This driver get reboot mode arguments and call the write 8 All mode properties are vendor specific, it is a indication to tell 10 as mode-xxx = <magic> (xxx is mode name, magic should be a none-zero value). 13 - mode-normal: Normal reboot mode, system reboot with command "reboot". 14 - mode-recovery: Android Recovery mode, it is a mode to format the device or update a new image. 15 - mode-bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based d… 16 - mode-loader: A bootloader mode, it's a mode used to download image on Rockchip platform, 20 reboot-mode { 21 mode-normal = <BOOT_NORMAL>; [all …]
|
H A D | qcom,pon.txt | 4 and resin along with the Android reboot-mode. 9 -compatible: Must be one of: 10 "qcom,pm8916-pon" 11 "qcom,pms405-pon" 12 "qcom,pm8998-pon" 14 -reg: Specifies the physical address of the pon register 17 -pwrkey: Specifies the subnode pwrkey and should follow the 18 qcom,pm8941-pwrkey.txt description. 19 -resin: Specifies the subnode resin and should follow the 20 qcom,pm8xxx-pwrkey.txt description. [all …]
|
H A D | syscon-reboot.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/reset/syscon-reboot.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sre@kernel.org> 16 mask defined in the reboot node. Default will be little endian mode, 32 bit 18 parental dt-node. So the SYSCON reboot node should be represented as a 19 sub-node of a "syscon", "simple-mfd" node. Though the regmap property 24 const: syscon-reboot 32 description: Offset in the register map for the reboot register (in bytes). [all …]
|
H A D | qcom,pon.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vino [all...] |
/freebsd/sbin/init/ |
H A D | init.8 | 49 It normally runs the automatic reboot sequence as described in 51 and if this succeeds, begins multi-user operation. 52 If the reboot scripts fail, 54 commences single-user operation by giving 55 the super-user a shell on the console. 60 prevent the system from going multi-user and to instead execute 61 a single-user shell without starting the normal daemons. 63 later be made to go to multi-user by exiting the 64 single-user shell (with ^D). 70 start up command file in fastboot mode (skipping disk checks). [all …]
|
H A D | init.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 40 #include <sys/reboot.h> 125 static bool Reboot = false; variable 152 char *se_getty_argv_space; /* pre-parsed argument array space */ 153 char **se_getty_argv; /* pre-parsed argument array */ 155 char *se_window_argv_space; /* pre-parsed argument array space */ 156 char **se_window_argv; /* pre-parsed argument array */ 217 case '1': /* single-user */ in main() 220 case '6': /* reboot */ in main() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | pmk8550.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/spmi/spmi.h> 12 reboot-mode { 13 compatible = "nvmem-reboot-mode"; 14 nvmem-cells = <&reboot_reason>; 15 nvmem-cell-names = "reboot-mode"; 16 mode-recovery = <0x01>; [all …]
|
H A D | pmk8350.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/interrupt-controlle [all...] |
H A D | sa8775p-pmics.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/spmi/spmi.h> 10 thermal-zones { 11 pmm8654au_0_thermal: pm8775-0-thermal { 12 polling-delay-passive = <100>; 14 thermal-sensors = <&pmm8654au_0_temp_alarm>; 31 pmm8654au_1_thermal: pm8775-1-thermal { 32 polling-delay-passive = <100>; 34 thermal-sensors = <&pmm8654au_1_temp_alarm>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/samsung/ |
H A D | exynos-pmu.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/soc/samsung/exynos-pmu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 18 - googl [all...] |
/freebsd/sys/dev/firmware/xilinx/ |
H A D | pm_defs.h | 2 * Copyright (c) 2013-2022, ARM Limited and Contributors. All rights reserved. 4 * SPDX-License-Identifier: BSD-3-Clause 304 * @PMF_SHUTDOWN_TYPE_RESET: reset/reboot 305 * @PMF_SHUTDOWN_TYPE_SETSCOPE_ONLY: set the shutdown/reboot scope 314 * @PMF_SHUTDOWN_SUBTYPE_SUBSYSTEM: shutdown/reboot APU subsystem only 315 * @PMF_SHUTDOWN_SUBTYPE_PS_ONLY: shutdown/reboot entire PS (but not PL) 316 * @PMF_SHUTDOWN_SUBTYPE_SYSTEM: shutdown/reboot entire system 329 * @PM_PLL_PARAM_POST_SRC: Clock source for PLL Bypass mode 352 * @PM_PLL_MODE_INTEGER: PLL is locked in integer mode 353 * @PM_PLL_MODE_FRACTIONAL: PLL is locked in fractional mode
|
/freebsd/share/doc/smm/01.setup/ |
H A D | 6.t | 33 Procedures described here are used periodically, to reboot the system, 38 In a normal reboot, the system checks the disks and comes up multi-user 40 Such a reboot 42 This will leave the system in single-user mode, with only the console 46 you must enter the root password to bring the machine to single-user mode.) 48 and then to return to single-user mode by signaling 52 To bring the system up to a multi-user configuration from the single-user 57 a multi-user restart script (and 68 ``fsck \-p'' or force a reboot with 69 .Xr reboot (8) [all …]
|
/freebsd/sbin/fsck_ffs/ |
H A D | fsck_ffs.8 | 41 .Op Fl m Ar mode 46 In "preen" or "check clean" mode the clean flag of each file system's 50 when they have been mounted read-only, or when 62 .Bl -item -compact -offset indent 72 Counts in the super-block wrong 80 with an abnormal return status and an automatic reboot will then fail. 95 return status that causes an automatic reboot to fail. 97 automatic reboot, [all...] |
/freebsd/sys/contrib/device-tree/Bindings/sram/ |
H A D | qcom,imem.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <bjorn.andersson@linaro.org> 19 - enum: 20 - qcom,apq8064-imem 21 - qcom,msm8226-imem 22 - qcom,msm8974-imem 23 - qcom,qcs404-imem 24 - qcom,qdu1000-imem [all …]
|
/freebsd/stand/i386/btx/btx/ |
H A D | btx.S | 24 .set MEM_ESPR,0x5e00 # Real mode stack 44 .set PSL_VM,0x00020000 # Virtual 8086 mode flag 51 .set SEL_RCODE,0x18 # Real mode code 52 .set SEL_RDATA,0x20 # Real mode data 92 .set SCR_MAT,0x7 # Mode/attribute 99 .set BDA_SCR,0x449 # Video mode 106 .set _TSSIO,MEM_MAP-MEM_TSS # TSS I/O base 107 .set _TSSLM,MEM_TSS_END-MEM_TSS # TSS limit 108 .set _IDTLM,MEM_TSS-MEM_IDT-1 # IDT limit 124 .word PAG_CNT-MEM_ORG>>0xc # Paging control [all …]
|
/freebsd/sbin/shutdown/ |
H A D | shutdown.8 | 48 .Op Ar warning-message ... 53 utility provides an automated shutdown procedure for super-users 63 .Bl -tag -width indent 91 system multi-user with logins disabled (for all but super-user). 104 .Xr reboot 8 115 .Xr reboot 8 . 121 .Ar warning-message 128 may be the case-insensitive word 157 .It Ar warning-message 189 to respectively halt, reboot or bring the system down to single-user state [all …]
|
/freebsd/sys/contrib/xen/ |
H A D | kexec.h | 2 * kexec.h - Public portion 23 * - Simon 'Horms' Horman <horms@verge.net.au> 24 * - Magnus Damm <magnus@valinux.co.jp> 33 * Kexec under vanilla Linux allows a user to reboot the physical machine 34 * into a new user-specified kernel. The Xen port extends this idea 36 * is used to reboot, both the hypervisor and the domains get replaced 45 * address information. This information is needed to allow kexec-tools 49 * There are no big surprises here, the kexec binary from kexec-tools 70 * @args == Operation-specific extra arguments (NULL if none). 75 * - kexec into a regular kernel, very similar to a standard reboot [all …]
|
/freebsd/share/man/man8/ |
H A D | rc.8 | 36 .Nd command scripts for auto-reboot and daemon startup 97 .Bl -enum 111 is started up after exiting the single-user shell. 130 (only allow vnet-enabled jails) to the list of KEYWORDS to skip in 173 Re-run 188 .Va ${firstboot_sentinel}-reboot 189 also exists (because it was created by a script), then delete it and reboot. 192 .Bl -enum 241 .Bl -tag -width ".Pa ALLUPPERCASE" -offset indent 247 .Bl -tag -width ".Pa FILESYSTEMS" [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi6220-hikey.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include "hikey-pinctrl.dtsi" 12 #include <dt-bindings/gpio/gpio.h> 16 compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; 26 stdout-path = "serial3:115200n8"; 32 * 0x05e0,0000 - 0x05ef,ffff: MCU firmware runtime using 33 * 0x05f0,1000 - 0x05f0,1fff: Reboot reason 34 * 0x06df,f000 - 0x06df,ffff: Mailbox message data 35 * 0x0740,f000 - 0x0740,ffff: MCU firmware section [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8064-asus-nexus7-flo.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/gpio/gpio.h> 3 #include <dt-bindings/input/input.h> 4 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 6 #include "qcom-apq8064-v2.0.dtsi" 12 compatible = "asus,nexus7-flo", "qcom,apq8064"; 13 chassis-type = "tablet"; 21 stdout-path = "serial0:115200n8"; 24 reserved-memory { 25 #address-cells = <1>; [all …]
|
/freebsd/usr.sbin/bsdconfig/security/include/ |
H A D | securelevel.hlp | 4 root user in multi-user mode, which in turn may limit the effects of 8 -1 Permanently insecure mode - always run the system in level 0 9 mode. This is the default initial value. 11 0 Insecure mode - immutable and append-only flags may be turned 15 1 Secure mode - the system immutable and system append-only 21 2 Highly secure mode - same as secure mode, plus disks may not 25 system is multi-user. 32 3 Network secure mode - same as highly secure mode, plus IP 40 the securelevel variable upon reboot.
|