Home
last modified time | relevance | path

Searched refs:a (Results 7126 – 7150 of 22310) sorted by relevance

1...<<281282283284285286287288289290>>...893

/openbmc/linux/Documentation/networking/
H A Dtc-actions-env-rules.rst13 For example if your action queues a packet to be processed later,
14 or intentionally branches by redirecting a packet, then you need to
20 3) Dropping packets you don't own is a no-no. You simply return
/openbmc/linux/Documentation/target/
H A Dtarget-export-device13 Export a block device or a file as an iSCSI target with a single LUN
/openbmc/linux/drivers/net/wireless/zydas/
H A DKconfig6 If you have a wireless card belonging to this class, say Y.
25 This driver makes the adapter appear as a normal Ethernet interface,
31 To compile this driver as a module, choose M here: the
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dintel,ixp4xx-gpio.txt9 main IXP4xx interrupt controller which has a 1:1 mapping for
23 - gpio-controller : marks this as a GPIO controller
26 - #interrupt-cells : a standard two-cell interrupt, see
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dlrzsz-check-locale.h.patch6 fix the build failure when using -O0 in a debug build:
17 diff --git a/configure.in b/configure.in
19 --- a/configure.in
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGPL-2.0-with-classpath-exception4 Linking this library statically or dynamically with other modules is making a combined work based o…
6a special exception, the copyright holders of this library give you permission to link this librar…
H A Dlibselinux-1.05 You agree that this software is a
11 warranties of merchantability and fitness for a particular purpose.
20 of such damage. You acknowledge that this is a reasonable allocation of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmConfigVersion.cmake.in1 # This is a basic version file for the Config-mode of find_package().
3 # to create a version-file which can be installed along a config.cmake file.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-glib-cross-compile.patch9 diff --git a/configure.ac b/configure.ac
11 --- a/configure.ac
32 # On some versions of Solaris the pkg-config file for gthread-2.0 contains a
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-password5 # and should contain a list of modules that define the services to be
19 # prime the stack with a positive return value if there isn't one already;
20 # this avoids us returning an error just because nothing sets a success code
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/
H A D0004-backtrace-Always-include-stdint.h.patch14 diff --git a/3rdparty/libbacktrace/backtrace.h b/3rdparty/libbacktrace/backtrace.h
16 --- a/3rdparty/libbacktrace/backtrace.h
22 -/* We want to get a definition for uintptr_t, but we still care about
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7638.patch18 …es biBitCount as a color depth to SDL_CreateRGBSurface(), thus 256-color pallete is allocated. But…
26 --- a/src/video/SDL_bmp.c Sun Jan 13 15:27:50 2019 +0100
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/
H A Dno-version-scripts.patch5 This certainly appears to be a bug in binutils 2.27 although the problem has
16 diff --git a/Makefile.am b/Makefile.am
18 --- a/Makefile.am
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0001-Invoke-ed-directly-instead-of-using-the-shell.patch6 * src/pch.c (do_ed_script): Invoke ed directly instead of using a shell
18 diff --git a/src/pch.c b/src/pch.c
20 --- a/src/pch.c
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-samhainrc-fix-files-dirs-path.patch13 diff --git a/samhainrc.linux b/samhainrc.linux
15 --- a/samhainrc.linux
51 ## are ignored. Logfile rotation will cause a report because of shrinking
/openbmc/u-boot/drivers/demo/
H A DKconfig8 an interface to a couple of demo devices. You can access it using
17 a message when the 'demo hello' command is executed which targets
26 a shape when the 'demo hello' command is executed which targets
/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/
H A DREADME11 provides this console on the UART0 which is provided via a Winbond
13 board (conga-QEVAL). This UART is the one provided with a SubD9
21 RS232 level shifters. So a TTL-USB UART adapter does not work in
/openbmc/u-boot/drivers/w1-eeprom/
H A DKconfig31 The device may be seen as a 32 byte memory, using the page redirection
32 or as a 128 byte memory, ignoring the page redirection.
38 Sandbox driver for a onewire EEPROM memory
/openbmc/u-boot/doc/
H A DREADME.mpc74xx10 There is a framework in place to enable the L2 cache, and to program
15 jumping into Linux in a sane configuration.
19 If you find any errors in the CPU setup code, please send us a note.
/openbmc/linux/drivers/firmware/imx/
H A DKconfig10 It acts like a doorbell. Client might use shared memory to
18 The System Controller Firmware (SCFW) is a low-level system function
19 which runs on a dedicated Cortex-M core to provide power, clock, and
/openbmc/linux/net/dccp/
H A DKconfig10 The Datagram Congestion Control Protocol (DCCP) is a transport
16 To compile this protocol support as a module, choose M here: the
38 When compiling DCCP as a module, this debugging output can be toggled
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-set-pes-filter.rst34 This ioctl call sets up a PES filter according to the parameters
35 provided. By a PES filter is meant a filter that is based just on the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/files/
H A D0001-tclap-add-pkg-config-file.patch19 diff --git a/CMakeLists.txt b/CMakeLists.txt
21 --- a/CMakeLists.txt
35 diff --git a/tclap.pc.in b/tclap.pc.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/logwarn/
H A Dlogwarn_1.0.14.bb3 where 'interesting' is defined by a user-supplied list of positive and \
40 # Create a directory for logfile state info, usually under /var/lib.
46 # Make a package for the nagios plug-in (script).
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/
H A D0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch16 diff --git a/llvm/utils/TableGen/AsmMatcherEmitter.cpp b/llvm/utils/TableGen/AsmMatcherEmitter.cpp
18 --- a/llvm/utils/TableGen/AsmMatcherEmitter.cpp
21 // name of a class shouldn't be significant. However, some of the backends

1...<<281282283284285286287288289290>>...893