Home
last modified time | relevance | path

Searched refs:a (Results 6176 – 6200 of 20301) sorted by relevance

1...<<241242243244245246247248249250>>...813

/openbmc/phosphor-mboxd/Documentation/
H A Dmboxd.md5 You may obtain a copy of the License at
39 The daemon is a state machine with 5 valid states:
84 While the protocol describes that there is only one active window at a time,
85 the daemon keeps a cache of previously accessed windows to avoid the need to
88 The reserved memory region is divided among a number of windows which make up
89 the window cache. When the host requests a flash offset the cache is searched
97 evict using a least recently used (LRU) scheme. The flash is then copied into
107 The daemon is invoked on the command line with a few parameters:
123 If window-size and window-num aren't specified then the default is to have a
137 The daemon sits in a poll loop waiting for an event to happen on one or more of
[all …]
/openbmc/docs/designs/
H A Dnvmemi-over-smbus.md10 specification defines a command that can read the NVMe drive information via
17 NVMe-MI specification defines a command called
27 [1] NVM Express Management Interface Revision 1.0a April 8, 2017 in Appendix A.
36 - Provide a daemon to monitor NVMe drives. Parameters to be monitored are Status
39 - Provide a D-bus interface to allow other services to access data.
46 Create a D-bus service "xyz.openbmc_project.nvme.manager" with object paths for
48 "/xyz/openbmc_project/sensors/temperature/nvme1", etc. There is a JSON
139 | PartNumber | string | The item part number, typically a stocking number |
149 1. It will register a D-bus called `xyz.openbmc_project.nvme.manager`
160 3. Send a NVMe-MI command via SMBus Block Read protocol by bus ID of target
[all …]
/openbmc/linux/Documentation/power/regulator/
H A Dconsumer.rst6 Please see overview.txt for a description of the terms used in this text.
17 then finds the correct regulator by consulting a machine specific lookup table.
18 If the lookup is successful then this call will return a pointer to the struct
48 A consumer can determine if a regulator is enabled by calling::
63 Finally, a regulator can be forcefully disabled in the case of an emergency::
145 Consumer drivers can request a change in their supply regulator operating mode
202 - clocksource with a voltage-controlled oscillator and control logic to change
203 the supply voltage over I2C to achieve a desired output clock rate
207 To set up such a device/firmware, various parameters like I2C address of the
224 To convert a regulator framework voltage selector code (used by
[all …]
/openbmc/u-boot/doc/imx/mkimage/
H A Dimximage.txt5 This document describes how to set up a U-Boot image that can be booted
36 The output image can be flashed on the board SPI flash or on a SD card.
99 to the u-boot image, making a signed bootloader,
128 Setup a SD Card for booting
131 The following example prepare a SD card with u-boot and a FAT partition
135 howto on line (I took as reference the preparation of a SD Card for the
159 In my case, I have a 2 GB card. I need the size to set later the correct value
190 7. Set up a partition
192 Now set a partition table to store the kernel or whatever you want. Of course,
194 In my example I want to set a single partition. I must take care
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dmusl-__wordsize.patch6 --- a/usr/iscsi/iscsid.h
18 --- a/usr/tgtd.h
30 --- a/usr/util.h
/openbmc/openbmc/poky/meta/recipes-devtools/libedit/libedit/
H A Dstdc-predef.patch7 therefore include it to see if its there on a platform
15 diff --git a/src/chartype.h b/src/chartype.h
17 --- a/src/chartype.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/
H A D0001-Remove-unsuitble-part-for-cross-compile.patch14 --- a/configure.ac
24 - AC_MSG_ERROR([cannot find a valid 'ar' command.])
29 --- a/src/libpcp/src/GNUmakefile
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A D0001-Do-not-init-tables-from-dpkg-configuration.patch15 diff --git a/apt-pkg/init.cc b/apt-pkg/init.cc
17 --- a/apt-pkg/init.cc
20 return _error->Error(_("Unable to determine a suitable packaging system type"));
/openbmc/qemu/docs/system/ppc/
H A Dpowermac.rst4 Use the executable ``qemu-system-ppc`` to simulate a complete PowerMac
32 the g3beige and mac99 PowerMac and the 40p machines. OpenBIOS is a free
33 (GPL v2) portable firmware implementation. The goal is to implement a
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gator-daemon/gator-daemon/
H A D0001-Include-missing-cstdint.patch6 gcc 13 moved some includes around and as a result <cstdint> is no
18 diff --git a/daemon/xml/CurrentConfigXML.h b/daemon/xml/CurrentConfigXML.h
20 --- a/daemon/xml/CurrentConfigXML.h
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0012-arm-corstone1000-fix-unrecognized-filesystem-type.patch6 Some usb sticks are not recognized by usb, just add a
15 diff --git a/common/usb_storage.c b/common/usb_storage.c
17 --- a/common/usb_storage.c
/openbmc/openbmc/poky/meta/recipes-core/readline/readline/
H A Dnorpath.patch15 diff --git a/support/shobj-conf b/support/shobj-conf
16 index cd7634d..029123a 100644
17 --- a/support/shobj-conf
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/srt/srt/
H A D0001-don-t-install-srt-ffplay.patch6 srt-ffplay is a simple bash scripts that pipes the output of srt-live-transmit to ffplay.
17 diff --git a/CMakeLists.txt b/CMakeLists.txt
19 --- a/CMakeLists.txt
/openbmc/openbmc/poky/meta/recipes-rt/images/
H A Dcore-image-rt-sdk.bb11 DESCRIPTION = "Small image capable of booting a device with a test suite and \
13 headers and libraries to form a standalone SDK."
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Draspberrypi,firmware-gpio.txt4 firmware exposes a mailbox interface that allows the ARM core to control the
7 The Raspberry Pi GPIO expander node must be a child node of the Raspberry Pi
13 - gpio-controller : Marks the device node as a gpio controller
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A Dquiet-debugfs.patch6 When executing a script don't echo every command, as we do this for entire
15 diff --git a/debugfs/debugfs.c b/debugfs/debugfs.c
17 --- a/debugfs/debugfs.c
/openbmc/u-boot/arch/sandbox/
H A DKconfig31 The default is to build on a 64-bit host and run
32 on a 64-bit host. If you want to run sandbox on
33 a 32-bit host, change it here.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/
H A D0001-meson-Do-not-check-for-iso-xml-files-during-build.patch6 These files are needed during runtime and may exist in a different
16 diff --git a/meson.build b/meson.build
18 --- a/meson.build
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Di2c_write_byte.md5 Writes a byte to a device register. Communicates with the device directly using
14 …es. Specifies which bits to write within the byte value. Only the bits with a value of 1 in the ma…
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/files/
H A Dfix-mime-construct-help-return-value.patch14 diff --git a/mime-construct b/mime-construct
16 --- a/mime-construct
26 on --output, changes other semantics a bit)
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx35-pinctrl.txt8 - fsl,pins: two integers array, represents a group of pins mux and config
9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
/openbmc/linux/Documentation/trace/rv/
H A Dmonitor_wwnr.rst11 This is a per-task sample monitor, with the following
29 This model is broken, the reason is that a task can be running
30 in the processor without being set as RUNNABLE. Think about a
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform-devices-occ-hwmon6 hardware, if there is any from a previous transfer. Otherwise,
8 completely read by a user. As the name suggests, only the data
10 a Baseboard Management Controller (BMC), communicates with
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/
H A Dcli11_2.3.2.bb2 DESCRIPTION = "A command line parser for C++11 and beyond that provides a rich feature set with a s…
23 # cli11 is a header only C++ library, so the main package will be empty.
/openbmc/linux/tools/memory-model/litmus-tests/
H A DMP+porevlocks.litmus8 * In other words, when holding a given lock (or indeed after releasing a
9 * given lock), a CPU is not only guaranteed to see the accesses that other

1...<<241242243244245246247248249250>>...813