| /openbmc/u-boot/board/ti/am65x/ |
| H A D | Kconfig | 28 default "am65x" 31 default "ti" 34 default "am65x_evm" 41 default "am65x" 44 default "ti" 47 default "am65x_evm" 50 default "arch/arm/mach-omap2/u-boot-spl.lds"
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/ |
| H A D | zones.yaml | 25 - value: DEFAULT 27 Default thermal control mode 32 - value: DEFAULT 35 default which will be replaced on startup if 57 - value: DEFAULT 59 Default thermal control mode 64 - value: DEFAULT 67 default which will be replaced on startup if
|
| /openbmc/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | Kconfig | 29 default 0xff7e0000 32 default 0x20000 35 default 0x4000 44 default 0x800000 48 default n 65 default 0xfff80000 69 default n 73 default y
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
| H A D | long-help | 42 Default: cisco 54 Default: natt 63 Default: /etc/vpnc/vpnc-script 68 Default: dh2 73 Default: server 85 Application Version to report. Note: Default string is generated at runtime. 86 Default: Cisco Systems VPN Client 0.5.3-394:Linux 95 * tun: virtual point to point interface (default) 97 Default: tun 115 Default: /var/run/vpnc/pid [all …]
|
| /openbmc/u-boot/board/emulation/qemu-x86/ |
| H A D | Kconfig | 4 default "qemu-x86" 7 default "emulation" 10 default "qemu" 13 default "qemu-x86" 16 default 0xfff00000 if !SUPPORT_SPL 17 default 0x01110000 if SUPPORT_SPL
|
| /openbmc/u-boot/board/advantech/som-db5800-som-6867/ |
| H A D | Kconfig | 4 default "som-db5800-som-6867" 7 default "advantech" 10 default "baytrail" 13 default "som-db5800-som-6867" 16 default 0xfff00000 27 default 0xe0000000
|
| /openbmc/u-boot/ |
| H A D | Kconfig | 35 default y 55 default y 60 This option is enabled by default for U-Boot. 96 bool "Add arch, board, vendor and soc variables to default environment" 99 U-Boot build configuration to the default environment. 110 default 4 128 default y if DM 139 default 0x1000 if AM33XX 140 default 0x2800 if SANDBOX 141 default 0x400 [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/ |
| H A D | SOL.interface.yaml | 11 default: 0 17 default: true 23 default: true 28 default: true 33 default: 4 39 default: 20 45 default: 1 52 default: 7 57 default: 100
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | ocelot_pcb120.dts | 23 default-state = "off"; 29 default-state = "off"; 35 default-state = "off"; 41 default-state = "off"; 47 default-state = "off"; 53 default-state = "off"; 59 default-state = "off"; 65 default-state = "off"; 71 default-state = "on"; 77 default-state = "off";
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am572x-idk-common.dtsi | 21 default-state = "off"; 22 linux,default-trigger = "cpu0"; 28 default-state = "off"; 34 default-state = "off"; 35 linux,default-trigger = "heartbeat"; 41 default-state = "off"; 42 linux,default-trigger = "cpu1"; 48 default-state = "off"; 54 default-state = "off"; 55 linux,default-trigger = "mmc0";
|
| H A D | am571x-idk.dts | 30 default-state = "off"; 31 linux,default-trigger = "cpu0"; 37 default-state = "off"; 43 default-state = "off"; 44 linux,default-trigger = "heartbeat"; 50 default-state = "off"; 56 default-state = "off"; 62 default-state = "off"; 63 linux,default-trigger = "mmc0"; 104 pinctrl-names = "default", "hs", "sdr12", "sdr25", "sdr50", "ddr50", "sdr104"; [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | php-fpm.conf | 23 ; Note: the default prefix is /var 24 ; Default Value: none 30 ; Note: the default prefix is /var 31 ; Default Value: log/php-fpm.log 38 ; Default Value: daemon 42 ; instances running on the same server, you can change the default value 44 ; Default Value: php-fpm 49 ; Default Value: notice 55 ; Default Value: 0 62 ; Default Unit: seconds [all …]
|
| /openbmc/u-boot/board/emulation/qemu-riscv/ |
| H A D | Kconfig | 4 default "qemu-riscv" 7 default "emulation" 10 default "generic" 13 default "qemu-riscv" 16 default 0x80000000 if !RISCV_SMODE 17 default 0x80200000 if RISCV_SMODE
|
| /openbmc/u-boot/tools/patman/ |
| H A D | patman | 32 default=False, help='Display the README file') 34 default=-1, help='Automatically create patches from top n commits') 36 dest='ignore_errors', default=False, 39 dest='add_maintainers', default=True, 42 default=None, help='Limit the cc list to LIMIT entries [default: %default]') 44 default=False, help="Do a dry run (create but don't email patches)") 45 parser.add_option('-p', '--project', default=project.DetectProject(), 46 help="Project name; affects default option values and " 47 "aliases [default: %default]") 51 default=0, help='Commit to start creating patches from (0 = HEAD)') [all …]
|
| H A D | patman.py | 32 default=False, help='Display the README file') 34 default=-1, help='Automatically create patches from top n commits') 36 dest='ignore_errors', default=False, 39 dest='add_maintainers', default=True, 42 default=None, help='Limit the cc list to LIMIT entries [default: %default]') 44 default=False, help="Do a dry run (create but don't email patches)") 45 parser.add_option('-p', '--project', default=project.DetectProject(), 46 help="Project name; affects default option values and " 47 "aliases [default: %default]") 51 default=0, help='Commit to start creating patches from (0 = HEAD)') [all …]
|
| /openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-eeprom/ |
| H A D | rpi-eeprom_git.bb | 37 install -d ${D}${base_libdir}/firmware/raspberrypi/bootloader-2711/default 39 install -d ${D}${base_libdir}/firmware/raspberrypi/bootloader-2712/default 42 …install -m 644 ${S}/firmware-2711/default/* ${D}${base_libdir}/firmware/raspberrypi/bootloader-271… 44 …install -m 644 ${S}/firmware-2712/default/* ${D}${base_libdir}/firmware/raspberrypi/bootloader-271… 47 ln -s default ${D}${base_libdir}/firmware/raspberrypi/bootloader-2711/critical 50 ln -s default ${D}${base_libdir}/firmware/raspberrypi/bootloader-2712/critical 54 # copy default config 55 install -d ${D}${sysconfdir}/default 56 install -D ${S}/rpi-eeprom-update-default ${D}${sysconfdir}/default/rpi-eeprom-update
|
| /openbmc/u-boot/board/sifive/fu540/ |
| H A D | Kconfig | 4 default "fu540" 7 default "sifive" 10 default "generic" 13 default "sifive-fu540" 16 default 0x80000000 if !RISCV_SMODE 17 default 0x80200000 if RISCV_SMODE
|
| /openbmc/u-boot/arch/arm/cpu/armv7/ |
| H A D | Kconfig | 15 default y 20 bool "Boot in secure mode by default" if EXPERT 22 default y if TEGRA 24 Say Y here to boot in secure mode by default even if non-secure mode 33 default y 40 default y 47 default 4 56 default y if ARMV7_VIRT
|
| /openbmc/qemu/hw/sensor/ |
| H A D | Kconfig | 4 default y if I2C_DEVICES 9 default y if I2C_DEVICES 14 default y if I2C_DEVICES 19 default y if I2C_DEVICES 28 default y if PMBUS 37 default y if I2C_DEVICES
|
| /openbmc/u-boot/common/ |
| H A D | Kconfig | 60 default 30 67 default 5 109 default 0 116 default 0x1000 131 as the ROM only partially sets up pinmux. We also default to using 136 default n 145 default n 154 default n 162 default n 170 default n [all …]
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/ |
| H A D | defaults.yaml | 5 Default: 'true' 11 Default: Synchronization::Method::NTP 17 Default: 90 23 Default: 'true' 30 Default: 'false' 36 Default: 'false' 42 Default: ApplyTime::RequestedApplyTimes::OnReset
|
| /openbmc/u-boot/arch/arm/mach-stm32mp/ |
| H A D | Kconfig | 24 default "stm32mp" 43 default 0xC0100000 52 default 1 63 default y 65 # debug on UART4 by default 67 default 0x40010000 71 default 64000000
|
| /openbmc/u-boot/cmd/ |
| H A D | Kconfig | 5 default y 29 default y 37 default y 44 default y if CMDLINE 51 default "=> " 60 default y 66 default n 77 default "Autoboot in %d seconds\\n" 93 default n 122 default n [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine/ |
| H A D | set-path-of-default-config-file.patch | 8 Set the path of default configure file. 23 # default control file 25 - DEFAULT=/etc/default/cfengine3 31 - DEFAULT=/etc/sysconfig/cfengine3 32 +DEFAULT=/etc/default/cfengine3 38 if [ -f $DEFAULT ]; then
|
| /openbmc/qemu/qapi/ |
| H A D | audio.json | 24 # (default on, since 4.2) 28 # (default true) 30 # @frequency: frequency to use when using fixed settings (default 33 # @channels: number of channels when using fixed settings (default 2) 35 # @voices: number of voices to use (default 1) 37 # @format: sample format to use when using fixed settings (default 79 # @nsamples: set the number of samples per read/write calls (default to 480, 96 # @dev: the name of the ALSA device to use (default 'default') 101 # access on failure (default false) 140 # @dev: the name of the sndio device to use (default 'default') [all …]
|