/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | test.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Test-related constants for sandbox 42 * sandbox_i2c_set_test_mode() - set test mode for running unit tests 65 * Allow tests to add to the time reported through lib/time.c functions 66 * offset: number of milliseconds to advance the system time 71 * sandbox_i2c_rtc_set_offset() - set the time offset from system/base time 74 * @use_system_time: true to use system time, false to use @base_time 75 * @offset: RTC offset from current system/base time (-1 for no 83 * sandbox_i2c_rtc_get_set_base_time() - get and set the base time 86 * @base_time: New base system time (set to -1 for no change) [all …]
|
/openbmc/u-boot/board/toradex/colibri_imx6/ |
H A D | pf0100_otp.inc | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2014-2016, Toradex AG 11 // Time: 10:52:58 15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d… 16 … sed -i -e 's/^VPGM:ON/\{pmic_vpgm, 0, 1},/g' -e 's/^VPGM:OFF/\{pmic_vpgm, 0, 0},/g' pf0100_otp.inc 17 …sed -i -e 's/^PWRON: HIGH/\{pmic_pwr, 0, 1},/g' -e 's/^PWRON:LOW/\{pmic_pwr, 0, 0},/g' pf0100_otp.… 69 {pmic_i2c, 0xD0, 0x1F}, // Set Auto ECC for fuse banks 1 to 5 by writing to OTP AUTO ECC0 register 70 {pmic_i2c, 0xD1, 0x1F}, // Set Auto ECC for fuse banks 6 to 10 by writing to OTP AUTO ECC1 register 71 //----------------------------------------------------------------------------------- 82 //----------------------------------------------------------------------------------- [all …]
|
/openbmc/u-boot/board/toradex/apalis_imx6/ |
H A D | pf0100_otp.inc | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2014-2016, Toradex AG 11 // Time: 17:16:41 15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d… 16 … sed -i -e 's/^VPGM:ON/\{pmic_vpgm, 0, 1},/g' -e 's/^VPGM:OFF/\{pmic_vpgm, 0, 0},/g' pf0100_otp.inc 17 …sed -i -e 's/^PWRON: HIGH/\{pmic_pwr, 0, 1},/g' -e 's/^PWRON:LOW/\{pmic_pwr, 0, 0},/g' pf0100_otp.… 71 {pmic_i2c, 0xD0, 0x1F}, // Set Auto ECC for fuse banks 1 to 5 by writing to OTP AUTO ECC0 register 72 {pmic_i2c, 0xD1, 0x1F}, // Set Auto ECC for fuse banks 6 to 10 by writing to OTP AUTO ECC1 register 73 //----------------------------------------------------------------------------------- 84 //----------------------------------------------------------------------------------- [all …]
|
/openbmc/linux/lib/ |
H A D | Kconfig.kgdb | 1 # SPDX-License-Identifier: GPL-2.0-only 6 # set if architecture has the its kgdb_arch_handle_qxfer_pkt 22 as well as in Documentation/dev-tools/kgdb.rst. If 34 If set to Y the debug core will use the kprobe blocklist to 35 identify symbols where it is unsafe to set breakpoints. 49 Share a serial console with kgdb. Sysrq-g must be used 83 bool "KGDB: Allow debugging with traps in notifiers" 88 exception handler which will allow kgdb to step through a 103 be set to 1 or 0 to enable all commands or disable almost all 108 0x0002 - allow arbitrary reads from memory and symbol lookup [all …]
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | config | 3 # Q: Should Bastille disable clear-text r-protocols that use IP-based authentication? [Y] 5 # Q: Should we disallow root login on tty's 1-6? [N] 7 # Q: What umask would you like to set for users on the system? [077] 9 # Q: Do you want to set the default umask? [Y] 13 # Q: Would you like to password protect single-user mode? [Y] 21 # Q: Would you like to set more restrictive permissions on the administration utilities? [N] 31 # Q: Should Bastille run the firewall and enable it at boot time? [N] 39 # Q: ICMP allowed types: [destination-unreachable echo-reply time-exceeded] 40 Firewall.ip_s_icmpallowed="destination-unreachable echo-reply time-exceeded" 43 # Q: ICMP types to disallow outbound: [destination-unreachable time-exceeded] [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liam Girdwood <lgirdwood@gmail.com> 11 - Mark Brown <broonie@kernel.org> 14 regulator-name: 18 regulator-min-microvolt: 19 description: smallest voltage consumers may set 21 regulator-max-microvolt: 22 description: largest voltage consumers may set [all …]
|
/openbmc/qemu/include/hw/xen/interface/hvm/ |
H A D | params.h | 1 /* SPDX-License-Identifier: MIT */ 28 * Parameter space for HVMOP_{set,get}_param. 34 * How should CPU0 event-channel notifications be delivered? 36 * If val == 0 then CPU0 event-channel notifications are not delivered. 62 * val[15:8] is interrupt flag of the PPI used by event-channel: 65 * val[7:0] is a PPI number used by event-channel. 74 * These are not used by Xen. They are here for convenience of HVM-guest 89 …* (See http://download.microsoft.com/download/A/B/4/AB43A34E-BDD0-4FA6-BDEF-79EEF16E880B/Hyperviso… 91 * To expose viridian enlightenments to the guest set this parameter 92 * to the desired feature mask. The base feature set must be present [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm6125-xiaomi-laurel-sprout.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/input/gpio-keys.h> 11 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 17 compatible = "xiaomi,laurel-sprout", "qcom,sm6125"; 18 chassis-type = "handset"; 21 qcom,msm-id = <394 0>; /* sm6125 v1 */ 22 qcom,board-id = <11 0>; [all …]
|
H A D | sm6125-sony-xperia-seine-pdx201.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/gpio-keys.h> 12 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 16 qcom,msm-id = <394 0x10000>; /* sm6125 v1 */ 17 qcom,board-id = <34 0>; 21 chassis-type = "handset"; 29 #address-cells = <2>; 30 #size-cells = <2>; [all …]
|
/openbmc/linux/Documentation/leds/ |
H A D | ledtrig-transient.rst | 8 to be off. The delay_on value specifies the time period an LED should stay 11 gets deactivated. There is no provision for one time activation to implement 16 set a timer to hold a state, however when user space application crashes or 36 that are active at the time driver gets suspended, continue to run, without 41 class device property. When brightness is set to 0 from user space via 56 non-transient state. When driver gets suspended, irrespective of the transient 69 transient trigger is activated these properties are set to default values. 71 - duration allows setting timer value in msecs. The initial value is 0. 72 - activate allows activating and deactivating the timer specified by 73 duration as needed. The initial and default value is 0. This will allow [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | capability.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 11 * ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/ 19 /* User-level do most of the mapping between kernel and user 25 a set of three capability sets. The transposition of 3*the 33 #define _LINUX_CAPABILITY_VERSION_2 0x20071026 /* deprecated - use v3 */ 96 * Backwardly compatible definition for source code - trapped in a 97 * 32-bit world. If you find you need this, please consider using 107 ** POSIX-draft defined capabilities. 155 /* Allows set*uid(2) manipulation (including fsuid). */ 162 ** Linux-specific capabilities [all …]
|
/openbmc/u-boot/common/ |
H A D | Kconfig | 6 Enable recording of boot time while booting. To use it, insert 10 record elapsed time in a particular stage using bootstage_start() 12 add up all the accumulated time and report it. 25 Enable recording of boot time in SPL. To make this visible to U-Boot 27 information when SPL finishes and load it when U-Boot proper starts 34 Enable recording of boot time in SPL. To make this visible to U-Boot 36 information when TPL finishes and load it when U-Boot proper starts 43 Enable output of a boot time report just before the OS is booted. 44 This shows how long it took U-Boot to go through each stage of the 79 mark time in microseconds, or 'accum' containing the [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | power.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2022 Intel Corporation 4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH 5 * Copyright (C) 2015-2017 Intel Deutschland GmbH 13 * enum iwl_ltr_config_flags - masks for LTR config command flags 15 * @LTR_CFG_FLAG_HW_DIS_ON_SHADOW_REG_ACCESS: allow LTR change on shadow 17 * @LTR_CFG_FLAG_HW_EN_SHRT_WR_THROUGH: allow LTR msg send on ANY LTR 19 * @LTR_CFG_FLAG_HW_DIS_ON_D0_2_D3: allow LTR msg send on transition from 23 * @LTR_CFG_FLAG_DENIE_C10_ON_PD: allow going into C10 on PD 39 * struct iwl_ltr_config_cmd_v1 - configures the LTR [all …]
|
/openbmc/linux/Documentation/arch/ia64/ |
H A D | efirtc.rst | 2 EFI Real Time Clock driver 13 the IA-64 platform. 16 to get access to the Time Service offered by EFI version 0.92. 27 at first, the time of day service. This is required in order to access, in a 29 to initialize the system view of the time during boot. 31 Because we wanted to minimize the impact on existing user-level apps using 38 EFI uses a slightly different way of representing the time, noticeably 39 the reference date is different. Year is the using the full 4-digit format. 41 expose this new way of representing time. Instead we use something very 43 One of the reasons for doing it this way is to allow for EFI to still evolve [all …]
|
/openbmc/openbmc/poky/bitbake/ |
H A D | ChangeLog | 2 - Add PE (Package Epoch) support from Philipp Zabel (pH5) 3 - Treat python functions the same as shell functions for logging 4 - Use TMPDIR/anonfunc as a __anonfunc temp directory (T) 5 - Catch truncated cache file errors 6 - Allow operations other than assignment on flag variables 7 - Add code to handle inter-task dependencies 8 - Fix cache errors when generation dotGraphs 9 - Make sure __inherit_cache is updated before calling include() (from Michael Krelin) 10 - Fix bug when target was in ASSUME_PROVIDED (#2236) 11 - Raise ParseError for filenames with multiple underscores instead of infinitely looping (#2062) [all …]
|
/openbmc/linux/Documentation/w1/slaves/ |
H A D | w1_therm.rst | 16 ----------- 47 time required by parasited powered device on the line. Reading 49 -1 if at least one sensor still in conversion, 1 if conversion is complete 55 time of issue of the bulk read command (not the current temperature). 59 ``conv_time`` is used to get current conversion time (read), and 60 adjust it (write). A temperature conversion time depends on the device type and 61 its current resolution. Default conversion time is set by the driver according 62 to the device datasheet. A conversion time for many original device clones 63 deviate from datasheet specs. There are three options: 1) manually set the 64 correct conversion time by writing a value in milliseconds to ``conv_time``; 2) [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.POST | 1 Power-On-Self-Test support in U-Boot 2 ------------------------------------ 4 This project is to support Power-On-Self-Test (POST) in U-Boot. 6 1. High-level requirements 11 and running Power-On-Self-Test in U-Boot. This framework shall 16 The framework shall allow adding/removing/replacing POST tests. 21 The framework shall allow run-time configuration of the lists 22 of tests running on normal/power-fail booting. 31 3) The following POST tests shall be developed for MPC823E-based 51 enhancing U-Boot/Linux to provide a common framework for running POST [all …]
|
/openbmc/linux/include/linux/platform_data/ |
H A D | mtd-nand-s3c2410.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 6 * S3C2410 - NAND device controller platform_device info 15 * struct s3c2410_nand_set - define a set of one or more nand chips 16 * @flash_bbt: Openmoko u-boot can create a Bad Block Table 17 * Setting this flag will allow the kernel to 18 * look for it at boot time and also skip the NAND 20 * @options: Default value to set into 'struct nand_chip' options. 21 * @nr_chips: Number of chips in this set 23 * @name: Name of set (optional) 24 * @nr_map: Map for low-layer logical to physical chip numbers (option) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | php-fpm.conf | 7 ; '-p' argument from the command line. 13 ; - the global prefix if it's been set (-p arguement) 14 ; - /usr otherwise 25 ;pid = run/php-fpm.pid 28 ; If it's set to "syslog", log is sent to syslogd instead of being written 31 ; Default Value: log/php-fpm.log 32 ;error_log = log/php-fpm.log 44 ; Default Value: php-fpm 45 ;syslog.ident = php-fpm 52 ; If this number of child processes exit with SIGSEGV or SIGBUS within the time [all …]
|
/openbmc/linux/include/media/ |
H A D | rc-core.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2009-2010 by Mauro Carvalho Chehab 14 #include <linux/time.h> 16 #include <media/rc-map.h> 19 * enum rc_driver_type - type of the RC driver. 23 * It needs a Infra-Red pulse/space decoder 34 * struct rc_scancode_filter - Filter scan codes. 44 * enum rc_filter_type - Filter type constants. 57 * struct lirc_fh - represents an open lirc file 61 * set with an ioctl and then the high end with another ioctl [all …]
|
/openbmc/docs/designs/ |
H A D | bmc-reset-with-host-up.md | 18 A good portion of this is explained in the phosphor-state-manager [README][1]. 24 The high level flow is that OpenBMC software first checks for pgood, and if set, 28 - /run/openbmc/chassis@0-on 29 - /run/openbmc/host@0-on 31 It should be noted that although full support is not in place for multi-chassis 32 and multi-host systems, the framework is there to build on. 33 `op-reset-chassis-running@.service` is a templated service, checking pgood in 35 /run/openbmc/chassis@%i-on, to indicate power is on for that instance. Similar 36 implementation is done for the host via `phosphor-reset-host-check@.service` and 37 the file /run/openbmc/host@%i-on. [all …]
|
/openbmc/linux/kernel/trace/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 API, which will be used by other function-entry hooking 27 See Documentation/trace/ftrace-design.rst 32 See Documentation/trace/ftrace-design.rst 40 See Documentation/trace/ftrace-design.rst 54 If this is set, then arguments and stack can be found from 69 See Documentation/trace/ftrace-design.rst 74 See Documentation/trace/ftrace-design.rst 79 Arch supports the gcc options -pg with -mfentry 84 Arch supports the gcc options -pg with -mrecord-mcount and -nop-mcount [all …]
|
/openbmc/linux/drivers/md/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 20 # after relevant mdadm enhancements - to make "names=yes" 21 # the default - are widely available. 34 Software RAID mini-HOWTO, available from 49 a several-second delay in the boot time due to various 69 use the so-called linear mode, i.e. it will combine the hard disk 78 tristate "RAID-0 (striping) mode" 82 use the so-called raid0 mode, i.e. it will combine the hard disk 88 Software-RAID mini-HOWTO, available from 98 tristate "RAID-1 (mirroring) mode" [all …]
|
/openbmc/qemu/qapi/ |
H A D | misc.json | 1 # -*- Mode: Python -*- 14 # Allow client connections for VNC, Spice and socket based character 21 # "@dbus-display" or the name of a character device (e.g. from 22 # -chardev id=XXXX) 33 # .. qmp-example:: 35 # -> { "execute": "add_client", "arguments": { "protocol": "vnc", 37 # <- { "return": {} } 55 # @query-name: 63 # .. qmp-example:: 65 # -> { "execute": "query-name" } [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/ |
H A D | vsftpd.conf | 14 # Allow anonymous FTP? (Beware - allowed by default if you comment this out). 17 # Uncomment this to allow local users to log in. 27 # Uncomment this to allow the anonymous FTP user to upload files. This only 36 # Activate directory messages - messages given to remote users when they 43 # Make sure PORT transfer connections originate from port 20 (ftp-data). 70 # recommended for security (the code is non-trivial). Not enabling it, 74 # By default the server will pretend to allow ASCII mode but in fact ignore 90 # You may specify a file of disallowed anonymous e-mail addresses. Apparently 103 # You may activate the "-R" option to the builtin ls. This is disabled by 106 # the presence of the "-R" option, so there is a strong case for enabling it. [all …]
|