/openbmc/linux/drivers/net/wireless/silabs/ |
H A D | Kconfig | 7 If you have a wireless card belonging to this class, say Y.
|
/openbmc/linux/Documentation/devicetree/bindings/riscv/ |
H A D | starfive.yaml | 29 - starfive,visionfive-2-v1.2a
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | Kconfig | 19 To compile this drivers as a module, choose M here. Name of the
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8961.yaml | 38 wm8961: codec@4a {
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts | 3 * Copyright 2013 Eukréa Electromatique <denis@eukrea.com>
|
H A D | imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts | 3 * Copyright 2013 Eukréa Electromatique <denis@eukrea.com>
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8094-sony-xperia-kitakami-karin_windy.dts | 8 /* As the names may imply, there is quite a bunch of duplication there. */
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ |
H A D | ot-daemon_git.bb | 4 SUMMARY = "OpenThread Daemon is an OpenThread POSIX build mode that runs OpenThread as a service."
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gfbgraph/ |
H A D | gfbgraph_0.2.5.bb | 24 # is not a standard path exactly
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | 0001-make-opencv-configurable.patch | 8 --- a/configure.ac
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/ |
H A D | mtdev_1.1.7.bb | 3 DESCRIPTION = "mtdev is a library which transforms all variants of kernel \
|
/openbmc/obmc-console/subprojects/packagefiles/iniparser/ |
H A D | meson.build | 3 # We create a directory for the include files to be able to include
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | ipmi-blob-tool_git.bb | 2 DESCRIPTION = "This package provides a library for the BMC and host for core blob mechanics and hos…
|
H A D | phosphor-ipmi-fru-properties-native.bb | 18 # provides a sample output file.
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/storage/ |
H A D | estoraged_git.bb | 2 DESCRIPTION = "Provides a D-Bus interface to manage an encrypted storage device"
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/ |
H A D | phosphor-hwmon_%.bbappend | 17 00--00--00--0a/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2 \
|
/openbmc/libpldm/docs/checklists/ |
H A D | releases.md | 8 - This must be done from a shell session inside the OpenBMC CI Docker
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-certifi_2024.6.2.bb | 2 DESCRIPTION = "This installable Python package contains a CA Bundle that you can reference in your \
|
/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/ |
H A D | pong-clock_1.0.bb | 1 SUMMARY = "A clock combined with a game of pong"
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/ |
H A D | openpower-fru-properties-example-native.bb | 19 # provides a sample output file.
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom.yaml | 13 Some qcom based bootloaders identify the dtb blob based on a set of 18 Each board must specify a top-level board compatible string with the following 119 as v1. If all versions of the 'board_version' elements match, then a 128 A CDP board with an msm8916 SoC, version 1 paired with a pm8916 PMIC of version 1006 Hardware revision ID - a chipset specific 32-bit ID representing 1007 the version of the chipset. It is best a match value - the 1034 Platform Major/Minor field is a best match. The bootloader will 1037 Subtype ID unique to a Platform Type/Chipset ID. For a given 1038 Platform Type, there will typically only be a single board and the 1042 # OnePlus uses a variant of board-id with four elements:
|
/openbmc/linux/Documentation/arch/ia64/ |
H A D | err_inject.rst | 6 errors from Linux. The tool is a test bed for IPF MC work flow including 10 The tool includes two parts: a kernel driver and a user application 14 provides a combination of various errors and calls the driver's interface 22 Below is a sample application as part of the whole tool. The sample 23 can be used as a working test tool. Or it can be expanded to include 24 more features. It also can be a integrated into a library or other user 80 * You should have received a copy of the GNU General Public License 129 log=fopen(fn, "a+"); 830 /* Create a shm segment which will be used to inject/consume errors on.*/
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_client.robot | 155 # ${IPMI_USER_OPTIONS} has a value (e.g. 177 # This keyword is a wrapper for 'Run External IPMI Standard Command'. See 179 # the word "raw" plus a space to command prior to calling 'Run External 194 [Documentation] Start SOL using IPMI and route output to a file. 442 [Documentation] Find a userid that is not being used. 537 [Documentation] Create a SEL. 540 # Create a SEL. 542 # a | 02/14/2020 | 01:16:58 | Sensor_type #0x17 | | Asserted 594 … # Example: a | 02/14/2020 | 01:16:58 | Sensor_type #0x17 | | Asserted 595 # here, a is the sensor name. [all …]
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | package_rpm.bbclass | 21 # Filter dependencies based on a provided function. 77 # OE-core dependencies a.k.a. RPM requires 120 … # do_deploy_archives may have already run (from sstate) meaning a .src.rpm may already 134 # characters that can be in a field. In the Version field, "-" 137 # We translate the "-" in the version to a "+", by loading the PKGV 138 # from the dependent recipe, replacing the - with a +, and then using 139 # that value to do a replace inside of this recipe's dependencies. 195 # of the walk, the isdir() test would then fail and the walk code would assume its a file 603 # RPMSPEC_PREAMBLE is a way to add arbitrary text to the top 746 # Take a shared lock, we can write multiple packages at the same time...
|
/openbmc/linux/drivers/scsi/ |
H A D | 53c700_d.h_shipped | 19 ;; You should have received a copy of the GNU General Public License 37 ; SG components is preceded by a script fragment which moves the 219 ; Send a message. Message count should be correctly patched 247 ; Receive a message. Need to identify the message to 391 ; Come here to send a reply to a message 561 ; We return here after a reselection 708 ; we return here after a reselection 736 ; we return here after a reselection 808 ; we return here after a reselection
|