/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/ |
H A D | external-arm-toolchain.bb | 180 echo "$i is a symlink of $l, keep it" 182 echo "$l is a symlink of $i, keep it" 186 echo "$i is a duplicate of $l, remove it" 466 ${libdir}/libhwasan.a \ 577 ${libdir}/libg2c.a \ 578 ${libdir}/libfrtbegin.a \ 594 ${libdir}/libstdc++*.a \ 595 ${libdir}/libsupc++.a \ 606 ${libdir}/libssp*_nonshared.a \ 611 FILES:libssp-staticdev = "${libdir}/libssp*.a" [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/ |
H A D | ppc-opcode.h | 22 #define ___PPC_RA(a) (((a) & 0x1f) << 16) argument
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/ |
H A D | Type.interface.yaml | 2 Implement to designate the type of a boot image. 14 Possible types of a boot image.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-aiohappyeyeballs_2.3.2.bb | 2 …to allow connecting with Happy Eyeballs when you already have a list of addrinfo and not a DNS nam…
|
/openbmc/linux/drivers/media/usb/usbtv/ |
H A D | Kconfig | 9 This is a video4linux2 driver for USBTV007 based video capture devices. 11 To compile this driver as a module, choose M here: the
|
/openbmc/linux/Documentation/translations/sp_SP/wrappers/ |
H A D | memory-barriers.rst | 2 This is a simple wrapper to bring memory-barriers.txt (Spanish 3 translation) into the RST world until such a time as that file can be
|
/openbmc/linux/net/ |
H A D | socket.c | 3110 a0 = a[0]; in SYSCALL_DEFINE2() 3111 a1 = a[1]; in SYSCALL_DEFINE2() 3144 err = __sys_sendto(a0, (void __user *)a1, a[2], a[3], in SYSCALL_DEFINE2() 3148 err = __sys_sendto(a0, (void __user *)a1, a[2], a[3], in SYSCALL_DEFINE2() 3149 (struct sockaddr __user *)a[4], a[5]); in SYSCALL_DEFINE2() 3152 err = __sys_recvfrom(a0, (void __user *)a1, a[2], a[3], in SYSCALL_DEFINE2() 3156 err = __sys_recvfrom(a0, (void __user *)a1, a[2], a[3], in SYSCALL_DEFINE2() 3169 __sys_getsockopt(a0, a1, a[2], (char __user *)a[3], in SYSCALL_DEFINE2() 3187 a[2], a[3], in SYSCALL_DEFINE2() 3192 a[2], a[3], NULL, in SYSCALL_DEFINE2() [all …]
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.ips | 38 4.72.00 - Allow for a Scatter-Gather Element to exceed MAX_XFER Size 51 4.70.09 - Use a Common ( Large Buffer ) for Flashing from the JCRM CD 91 - Only allow one DCDB command to a SCSI ID at a time. 114 one at a time since the card will support it. 118 to a logical drive (IPS_DEBUG).
|
/openbmc/linux/Documentation/driver-api/mmc/ |
H A D | mmc-async-req.rst | 30 a request and how fast the memory is. The faster the MMC/SD is the 32 performance gain is 5% for large writes and 10% on large reads on a L2 cache 33 platform. In power save mode, when clocks run on a lower frequency, the DMA 47 It starts a new MMC command request for a host. The function isn't 66 The first request in a series of requests can't be prepared in parallel
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | avermedia.rst | 11 Several other Avermedia devices are supported. For a more 19 The Avermedia DVB-T is a budget PCI DVB card. It has 3 inputs: 27 Frontend of the Avermedia DVB-T is a Microtune 7202D. A timely 32 The DVB-T card is based around the BT878 chip which is a very 78 There are some limitations in the i2c layer due to a returned 86 dvbstream and VideoLAN Client on windows works a treat with
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/ |
H A D | 0001-openbox-xdg-autostart-convert-to-python3.patch | 13 diff --git a/data/autostart/openbox-xdg-autostart b/data/autostart/openbox-xdg-autostart 15 --- a/data/autostart/openbox-xdg-autostart 84 - print " --list Show a list of the files which would be run" 91 - print "ENVIRONMENT specifies a list of environments for which to run autostart" 107 + print(" --list Show a list of the files which would be run") 114 + print("ENVIRONMENT specifies a list of environments for which to run autostart")
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | fsl,imx-pinctrl.txt | 14 Freescale IMX pin configuration node is a node of a group of pins which can be 15 used for a specific device or function. This node represents both mux and config 27 input_val> are specified using a PIN_FUNC_ID macro, which can be found in 48 2. The pin configuration node intends to work on a specific function should 57 4. Each pin configuration node should have a phandle, devices can set pins
|
H A D | pinctrl-palmas.txt | 16 Palmas's pin configuration nodes act as a container for an arbitrary number of 17 subnodes. Each of these subnodes represents some desired configuration for a 26 other words, a subnode that lists a mux function but no pin configuration 28 Similarly, a pin subnode that describes a pullup parameter implies no
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | spiterrs.S | 89 ba,a,pt %xcc, 2f 104 ba,a,pt %xcc, rtrap 182 ba,a,pt %xcc, rtrap 202 ba,a,pt %xcc, rtrap 221 ba,a,pt %xcc, rtrap 240 ba,a,pt %xcc, rtrap
|
/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | spi-bus.txt | 3 SPI busses can be described with a node for the SPI master device 4 and a set of child nodes for each SPI slave on the bus. For this 10 - #address-cells - number of cells required to define a chip select 17 that a driver for an SPI bus device will understand that it is an SPI bus. 63 a header byte before reading data from the slave. 71 If a gpio chipselect is used for the SPI slave the gpio number will be passed
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | Kconfig | 40 The fastboot protocol requires a large memory buffer for 52 The fastboot protocol requires a large memory buffer for 53 downloads. This buffer should be as large as possible for a 71 The fastboot protocol includes a "flash" command for writing 72 the downloaded image to a non-volatile storage device. Define 133 Add support for the "oem format" command from a client. This
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Sendmail | 3 The following license terms and conditions apply, unless a redistribution agreement or other licens… 11 (a) Redistributions are made at no charge beyond the reasonable cost of materials and delivery. 13 …(b) Redistributions are accompanied by a copy of the Source Code or by an irrevocable offer to pro… 20 … software without specific prior written permission. The name "sendmail" is a trademark of Sendmai… 24 (a) Copyright (c) 1988, 1993 The Regents of the University of California. All rights reserved.
|
H A D | OGL-Canada-2.0 | 3 You are encouraged to use the Information that is available under this licence with only a few cond… 7 * The Information Provider grants you a worldwide, royalty-free, perpetual, non-exclusive licence t… 13 …ement specified by the Information Provider(s) and, where possible, provide a link to this licence. 14 * If the Information Provider does not provide a specific attribution statement, or if you are usin… 27 This licence does not grant you any right to use the Information in a way that suggests any officia… 51 …r may make changes to the terms of this licence from time to time and issue a new version of the l…
|
H A D | iMatix | 16 …2. Make your product freely available according to a license similar to the GNU General Public Lic… 27 …, but you must include a credit at the start of each source file indicating the original authorshi… 33 You may charge a fee for distributing the Product, for providing a warranty on the Product, for mak… 39 …t not limited to, the implied warranties of merchantability and fitness for a particular purpose. …
|
H A D | Sendmail-8.23 | 3 The following license terms and conditions apply, unless a redistribution agreement or other licens… 11 (a) Redistributions are made at no charge beyond the reasonable cost of materials and delivery. 13 …(b) Redistributions are accompanied by a copy of the Source Code or by an irrevocable offer to pro… 20 … software without specific prior written permission. The name "sendmail" is a trademark of Proofpo… 24 (a) Copyright (c) 1988, 1993 The Regents of the University of California. All rights reserved.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enumoutput.rst | 34 To query the attributes of a video outputs applications initialize the 36 the :ref:`VIDIOC_ENUMOUTPUT` with a pointer to this structure. 56 - Name of the video output, a NUL-terminated ASCII string, for 66 this was the currently selected video output. It is a bit mask. 87 This field is a set of all supported standards. For details on 118 - The video output will be copied to a :ref:`video overlay <overlay>`.
|
H A D | vidioc-g-sliced-vbi-cap.rst | 34 To find out which data services are supported by a sliced VBI capture or 35 output device, applications initialize the ``type`` field of a struct 62 - :cspan:`2` Each element of this array contains a set of data 63 services the hardware can look for or insert into a particular 95 output per frame, or the number of services it can identify on a 97 may be able to look for a VPS or Teletext signal, but not both at
|
/openbmc/docs/designs/ |
H A D | certificate-revocation-list.md | 14 A certificate revocation list (CRL) is a list of digital certificates that have 30 translates certificate objects into Redfish resources. BMCWeb is also a 36 Instead, Google has a dedicated daemon for credentials installation, and this 55 We propose to introduce a new interface `CRL` in 64 We propose to add a new type of certificate-manager (CRL-manager) to the 89 We can model the whole CRLs list as a single object, but that's not aligned with
|
/openbmc/phosphor-power/org/open_power/Witherspoon/ |
H A D | Fault.errors.yaml | 22 description: A power off was issued because a power fault was detected 139 description: The power sequencer chip detected a voltage fault 142 description: The power sequencer chip detected a PGOOD fault 145 description: The power sequencer chip detected a fault 148 description: A GPU suffered a power fault 154 description: A memory device suffered a power fault
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/ |
H A D | 0003-Update-usage-of-usbdevfs_urb-to-match-new-kernel-UAP.patch | 10 where zero-length array iso_frame_desc in struct usbdevfs_urb was replaced with a proper flexible-a… 12 Current USB API usage causes a compilation error at Linux 6.0: 25 Fix it by using pointers to a struct with flexible-array members. 45 diff --git a/system/core/adb/client/usb_linux.cpp b/system/core/adb/client/usb_linux.cpp 47 --- a/system/core/adb/client/usb_linux.cpp 97 ** but this ensures that a reader blocked on REAPURB
|