/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Parity-7.0.0 | 13 …itions to your license. Don't do anything with this software that triggers a rule you can't or wo… 17 Make sure everyone who gets a copy of any part of this software from you, with or without changes, … 41 1. Publish all source code for the software in the preferred form for making changes through a fre…
|
H A D | C-UDA-1.0 | 37 …ecessary to enable the use of Data (alone or along with other material) for analysis by a computer. 45 …a de minimis portion of the Data on which the use is based. Results may include de minimis portion…
|
H A D | O-UDA-1.0 | 27 …3.1.2. Your terms include a warranty disclaimer and limitation of liability for Upstream Data Prov… 45 …a de minimis portion of the Data on which the use is based. Results may include de minimis portio…
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enum-freq-bands.rst | 34 Enumerates the frequency bands that a tuner or modulator supports. To do 36 fields, and zero out the ``reserved`` array of a struct 38 :ref:`VIDIOC_ENUM_FREQ_BANDS` ioctl with a pointer to this structure.
|
/openbmc/linux/drivers/scsi/ |
H A D | 3w-9xxx.h | 475 #define TW_PRINTK(h,a,b,c) { \ argument 477 printk(KERN_WARNING "3w-9xxx: scsi%d: ERROR: (0x%02X:0x%04X): %s.\n",h->host_no,a,b,c); \ 479 printk(KERN_WARNING "3w-9xxx: ERROR: (0x%02X:0x%04X): %s.\n",a,b,c); \
|
/openbmc/linux/Documentation/devicetree/bindings/display/imx/ |
H A D | fsl-imx-drm.txt | 4 The freescale i.MX DRM master device is a virtual device needed to list all 9 - ports: Should contain a list of phandles pointing to display interface ports 128 port 1 is the output port connected to a panel.
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | faraday,ftpci100.yaml | 14 is a generic IP block from Faraday Technology. It exists in two variants: 15 plain and dual PCI. The plain version embeds a cascading interrupt controller 84 be aligned to a 1MB boundary, and may be 1MB, 2MB, 4MB, 8MB, 16MB, 32MB, 64MB,
|
/openbmc/qemu/target/ppc/ |
H A D | insn64.decode | 16 # You should have received a copy of the GNU Lesser General Public 205 # bc[l][a] 208 # b[l][a]
|
/openbmc/qemu/scripts/ |
H A D | qemu-binfmt-conf.sh | 194 --qemu-suffix: add a suffix to the default interpreter name 199 for the given CPU. If CPU is "ALL", generate a 221 configuration files for a different architecture than the current one.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0013-adb-Support-riscv64.patch | 14 diff --git a/include/cutils/atomic-inline.h b/include/cutils/atomic-inline.h 16 --- a/include/cutils/atomic-inline.h 27 diff --git a/include/cutils/atomic-riscv64.h b/include/cutils/atomic-riscv64.h
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-testsuite.inc | 17 # architectures handle these options in a sensible way such that tests that 60 # For mips64 we could set a maximal CPU (e.g. Loongson-3A4000) however they either have MSA 64 # lib paths are static here instead of using $libdir since this is used by a -cross recipe
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0001-tests-fix-TESTSUITE_AT.patch | 9 Remove compress.m4; all uses changed. Add a comment saying how 17 diff --git a/tests/Makefile.am b/tests/Makefile.am 19 --- a/tests/Makefile.am
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | ldconfig-handle-.dynstr-located-in-separate-segment.patch | 11 Upstream-Status: Backport [https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=58e8f5fd2ba47b6dc… 19 diff --git a/readelflib.c b/readelflib.c 21 --- a/readelflib.c
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/ |
H A D | syslinux_6.04-pre2.bb | 3 …t3/ext4 or btrfs filesystems (EXTLINUX). The project also includes MEMDISK, a tool to boot legacy … 128 FILES:${PN}-staticdev += "${datadir}/${BPN}/com32/lib*.a ${libdir}/${BPN}/com32/lib*.a"
|
/openbmc/qemu/tests/tcg/tricore/asm/ |
H A D | macros.h | 9 mov.a reg, DREG_TEMP; 211 mov.a DREG_DEV_ADDR, DREG_TEMP; \ 217 mov.a DREG_DEV_ADDR, DREG_TEMP; \
|
/openbmc/linux/tools/spi/ |
H A D | spidev_test.c | 26 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) argument
|
/openbmc/linux/Documentation/mm/ |
H A D | split_page_table_lock.rst | 14 There are helpers to lock/unlock a table and other accessor functions: 90 To avoid increasing size of struct page and have best performance, we use a 94 can avoid indirect access and save a cache line.
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | renesas,pfc.yaml | 13 The Pin Function Controller (PFC) is a Pin Mux/Config controller. 14 On SH/R-Mobile SoCs it also acts as a GPIO controller. 69 the PFC acts as a GPIO controller. It must contain one interrupt per
|
/openbmc/linux/drivers/usb/musb/ |
H A D | Kconfig | 13 Say Y here if your system has a dual role high speed USB 26 To compile this driver as a module, choose M here; the 122 This support is also available as a module. If so, the module
|
/openbmc/linux/sound/soc/samsung/ |
H A D | Kconfig | 136 which has a WM8994 codec connected to a BT codec, a cellular
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-bench.txt | 15 This 'perf bench' command is a general framework for benchmark suites. 150 This uses a single thread simply doing getppid(2), which is a simple syscall where the result is not
|
H A D | perf-kwork.txt | 88 Input file name. (default: perf.data unless stdin is a fifo) 122 Input file name. (default: perf.data unless stdin is a fifo) 152 Input file name. (default: perf.data unless stdin is a fifo)
|
/openbmc/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,rpm.yaml | 67 '^interconnect-[a-z0-9]+$': 71 snoc-mm is a child of snoc, sharing snoc's register address space. 250 '^interconnect-[a-z0-9]+$': false
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun5i-a10s.dtsi | 8 * licensing only applies to this file, and not this project as a 11 * a) This library is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation
|
H A D | sun5i-a13-empire-electronix-d709.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|