/openbmc/u-boot/arch/sh/cpu/ |
H A D | u-boot.lds | 30 PROVIDE (_ftext = .); 31 PROVIDE (_fcode = .); 32 PROVIDE (_start = .); 47 PROVIDE (_ecode = .); 53 PROVIDE (_etext = .); 56 PROVIDE (_fdata = .); 62 PROVIDE (_edata = .); 64 PROVIDE (_fgot = .); 70 PROVIDE (_egot = .); 76 PROVIDE (__init_end = .); [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/ |
H A D | Item.interface.yaml | 2 Implement to provide basic item attributes. Required by all objects within 23 implement the 'containing' association to provide one or more links to 31 association to provide a link to exactly one Item (usually a Board or 39 association to provide a link to one or more fans. 46 'fault_identified_by' association to provide a link to one or more LED 54 'identified_by' association to provide a link to one or more LED 62 association to provide a link to one or more metrics. 69 implement the 'monitored_by' association to provide a link to the 72 the 'monitored_by' association to provide links to one or more 81 association to provide a link to one or more power supplies. [all …]
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/ |
H A D | Kconfig | 9 WiFi. It includes a Chrome OS EC (Cortex-M3) to provide access to 29 EC (Cortex-M3) to provide access to the keyboard and battery 40 EC (Cortex-M3) to provide access to the keyboard and battery 51 provide access to display pins, I2C, SPI, UART and GPIOs. 60 provide access to display pins, I2C, SPI, UART and GPIOs. 69 provide access to display pins, I2C, SPI, UART and GPIOs. 77 has 1 or 2 GiB SDRAM. Expansion connectors provide access to 95 2GB DDR3. Expansion connectors provide access to I2C, SPI, UART, 121 provide access to display pins, I2C, SPI, UART and GPIOs. 138 8GB eMMC and 2GB of SDRAM. Expansion connectors provide access to
|
/openbmc/u-boot/drivers/serial/ |
H A D | Kconfig | 37 bool "Provide a serial driver" 47 bool "Provide a serial driver in SPL" 57 bool "Provide a serial driver in TPL" 165 - Enable the CONFIG for your UART to tell it to provide this interface 183 prompt "Select which UART will provide the debug UART" 191 You will need to provide parameters to make this work. The driver will 198 You will need to provide parameters to make this work. The driver will 206 You will need to provide parameters to make this work. The 215 You will need to provide parameters to make this work. The 223 will need to provide parameters to make this work. The driver will [all …]
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | u-boot.lds | 19 PROVIDE (etext = .); 28 PROVIDE (erotext = .); 46 PROVIDE (edata = .); 76 PROVIDE (end = .);
|
/openbmc/u-boot/arch/m68k/cpu/ |
H A D | u-boot.lds | 27 PROVIDE (etext = .); 36 PROVIDE (erotext = .); 57 PROVIDE (edata = .); 89 PROVIDE (end = .);
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_kcs.robot | 40 Should Not Be Empty ${OS_HOST} msg=Please provide required parameter OS_HOST 41 Should Not Be Empty ${OS_USERNAME} msg=Please provide required parameter OS_USERNAME 42 Should Not Be Empty ${OS_PASSWORD} msg=Please provide required parameter OS_PASSWORD
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | u-boot-nand.lds | 31 PROVIDE (etext = .); 40 PROVIDE (erotext = .); 58 PROVIDE (edata = .); 96 PROVIDE (end = .);
|
H A D | u-boot.lds | 37 PROVIDE (etext = .); 46 PROVIDE (erotext = .); 64 PROVIDE (edata = .); 127 PROVIDE (end = .);
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CAL-1.0-Combined-Work-Exception | 28 License requires that You provide that third party all the permissions 107 ### 4.1. Provide Access to Source Code 109 Subject to the exception in section 4.4, You must provide to each 130 Subject to the exception in section 4.5, You must provide to each 169 provide with the Recipient's own User Data. 181 granted to You under this License, You must also provide to any 182 Recipient to whom you provide services via the Work, a no-charge copy, 206 ### 4.3. Provide Notices and Attribution 209 contained in the Source Code (the "Notices"), and provide all such 221 this License requires You to provide processing services to or engage [all …]
|
H A D | CAL-1.0 | 28 License requires that You provide that third party all the permissions 107 ### 4.1. Provide Access to Source Code 109 Subject to the exception in section 4.4, You must provide to each 130 Subject to the exception in section 4.5, You must provide to each 169 provide with the Recipient's own User Data. 181 granted to You under this License, You must also provide to any 182 Recipient to whom you provide services via the Work, a no-charge copy, 206 ### 4.3. Provide Notices and Attribution 209 contained in the Source Code (the "Notices"), and provide all such 221 this License requires You to provide processing services to or engage [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | pythondeps | 119 def get_code_depends(code_string, path=None, provide=None, ispkg=False): argument 133 if provide: 134 provide_elements = provide.split('.') 166 elif not provide: 192 for filename, provide in provides.items(): 204 depends = get_code_depends(source, filename, provide, ispkg) 231 for provide, fn in get_provides(path): 232 modules.add(provide)
|
/openbmc/docs/designs/ |
H A D | redfish-pcie.md | 12 system. It would be useful to provide these resources to users out-of-band over 28 above to provide useful system configuration information to system 34 model used in OpenBMC. The producer will provide the required PCIe values read 35 from hardware. The consumer will retrieve and parse the D-Bus data to provide
|
H A D | voltage-regulator-configuration.md | 63 Subsystem (IIO)][6] provide device driver frameworks for monitoring hardware and 64 making sensor values available to applications. They do not provide an interface 72 the regulator. It does not provide an interface for performing low-level 77 - Provide ability to modify configuration of any voltage regulator with a PMBus 84 - Provide a method for testing new configuration changes by copying a new data 107 _Statement of direction: This application will provide other regulator-based 173 provide the necessary functionality. See the 199 Unfortunately none of these provide the required functionality: 209 provide this functionality and would be acceptable to the Linux upstream 228 - Scripts are usually hard-coded to one system type and do not provide a common,
|
/openbmc/u-boot/board/cssi/MCR3000/ |
H A D | u-boot.lds | 30 PROVIDE (etext = .); 39 PROVIDE (erotext = .); 57 PROVIDE (edata = .); 93 PROVIDE (end = .);
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Fan.interface.yaml | 2 Implement to provide Fan attributes. 8 association to provide a link back to a Item.
|
H A D | PowerSupply.interface.yaml | 2 Implement to provide PowerSupply attributes. 8 'powering' association to provide a link back to a Item.
|
H A D | StorageController.interface.yaml | 2 Implement to provide storage controller attributes. 8 produced_by association to provide a link back to a PCIe function.
|
H A D | PCIeSwitch.interface.yaml | 2 Implement to provide PCIe Switch attributes. PCIe switches enable the 9 connecting association to provide links to one or more Slots.
|
H A D | NetworkInterface.interface.yaml | 2 Implement to provide network interface attributes. 13 produced_by association to provide a link back to a PCIe function.
|
H A D | FabricAdapter.interface.yaml | 2 Implement to provide fabric adapter attributes. A physical fabric adapter 10 connecting association to provide links to one or more Ports.
|
/openbmc/openbmc-test-automation/systest/ |
H A D | test_bmc_poll_errors.robot | 53 ... ${OS_HOST} msg=You must provide hostname or IP of the OS host. 55 ... ${OS_USERNAME} msg=You must provide OS host user name. 57 ... ${OS_PASSWORD} msg=You must provide OS host user password.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ |
H A D | LocationCode.interface.yaml | 2 Implement to provide location code of an inventory item. 7 A free form, implementation defined string to provide location code of
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ |
H A D | ComponentIntegrity.interface.yaml | 4 component (e.g., iRoT or TPM) is typically involved to provide the info 45 "authenticating" association to provide a link to the target component 53 "reporting" association to provide a link to the target trusted
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | u-boot.lds | 22 PROVIDE (erotext = .); 40 PROVIDE (edata = .); 71 PROVIDE (end = .);
|