Home
last modified time | relevance | path

Searched refs:a (Results 6201 – 6225 of 20302) sorted by relevance

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

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx50-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
H A Dfsl,imx53-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
H A Dfsl,imx6q-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/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/
H A D0002-corstone1000-Disable-obsolete-algorithms.patch10 in a separate target is ongoing]
15 diff --git a/api-tests/platform/targets/tgt_dev_apis_linux/nspe/pal_crypto_config.h b/api-tests/pla…
17 --- a/api-tests/platform/targets/tgt_dev_apis_linux/nspe/pal_crypto_config.h
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dallow_os_with_assess.patch17 …if [ $PERL_V_MAJ -eq $MIN_V_MAJ -a $PERL_V_MIN -lt $MIN_V_MIN -o $PERL_V_MAJ -lt $MIN_V_MAJ ]; …
37 - if [ \( x$nonXArg = xyes \) -a \( x$isAssessing = xyes \) ]; then
42 # We have a valid version of perl! Verify that all the required
/openbmc/linux/scripts/
H A Dconfig15 Manipulate options in a .config file from the command line.
21 --module|-m option Turn option into a module
75 # sed append cmd: 'a\' + newline + text + newline
/openbmc/linux/drivers/staging/pi433/
H A DKconfig3 tristate "Pi433 - a 433MHz radio module for Raspberry Pi"
8 Pi433 is a shield that fits onto the GPIO header of a Raspberry Pi
/openbmc/linux/tools/testing/selftests/timers/
H A Dmqueue-lat.c40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() argument
44 ret -= NSEC_PER_SEC * a.tv_sec + a.tv_nsec; in timespec_sub()
/openbmc/linux/arch/arm/mach-moxart/
H A DKconfig13 Say Y here if you want to run your kernel on hardware with a
15 The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit
25 Say Y here if you intend to run this kernel on a MOXA
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-quote-tools/
H A Dtpm-quote-tools_1.0.4.bb1 SUMMARY = "The TPM Quote Tools is a collection of programs that provide support \
4 DESCRIPTION = "The TPM Quote Tools is a collection of programs that provide support \
6 page for tpm_quote_tools provides a usage overview. \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/sessreg/
H A D0001-Makefile.am-Error-Fix.patch9 It is not a good way.But can remove it from SKIP_RECIPE.
18 diff --git a/Makefile.am b/Makefile.am
20 --- a/Makefile.am
/openbmc/docs/
H A Dopenbmc-conversion.md3 Often a number of steps are required to convert from the AMI firmware to
14 4. Manufacture a cable to connect to the COM2 header for the BMC console. COM2
15 is wired for a DB-9-style pin-out.
/openbmc/linux/arch/arm/mach-hpe/
H A DKconfig17 A9 core. It is capable of using an AXI bus to which a memory controller
19 BIOS flash. It uses a 10/100/1000 MAC for network connectivity. It
20 has multiple i2c engines to drive connectivity with a host
/openbmc/linux/drivers/media/platform/st/stm32/
H A DKconfig14 available as a v4l2 device.
16 To compile this driver as a module, choose M here: the module
30 The STM32 DMA2D is a memory-to-memory engine for pixel conversion
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-arm-Do-not-set-a-fallback-march-and-mtune.patch4 Subject: [PATCH] arm: Do not set a fallback march and mtune
9 which is a bit harder in OE
19 --- a/usr/klibc/arch/arm/MCONFIG
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/
H A Dmake-netcat_flag_count_work.patch9 return a negative value, now we force variable c as signed char
19 diff --git a/src/flagset.c b/src/flagset.c
21 --- a/src/flagset.c
/openbmc/linux/tools/memory-model/litmus-tests/
H A DMP+polocks.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
/openbmc/openbmc/poky/meta/recipes-support/enchant/
H A Denchant2_2.8.2.bb2 DESCRIPTION = "A library (and command-line program) that wraps a number of \
3 different spelling libraries and programs with a consistent interface."
29 FILES:${PN}-staticdev += "${libdir}/enchant-2/*.a"
/openbmc/linux/Documentation/hwmon/
H A Dtps546d24.rst22 The TPS546D24A is a highly integrated, non-isolated DC/DC converter capable
23 of high frequency operation and 40-A current output from a 7-mm x 5-mm
27 to provide up to 160 A on a single output. The device has an option to
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/
H A D0001-ifupdown-skip-wrong-test-case.patch7 it triggers a test failure, these test items are invalid
17 diff --git a/tests/testbuild-linux b/tests/testbuild-linux
19 --- a/tests/testbuild-linux
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0013-remove-clean-script.patch16 diff --git a/efi/Makefile b/efi/Makefile
18 --- a/efi/Makefile
22 find . \( -name \*.o -o -name \*.a -o -name .\*.d -o -name \*.tmp \) -print0 | \
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dno-man.patch7 otherwise pull in a dependency on help2man.
16 diff --git a/Makefile.in b/Makefile.in
18 --- a/Makefile.in
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-test_active_children-skip-problematic-test.patch6 This test is failing in some tests on the Autobuilder. Since it's of a
16 diff --git a/Lib/test/_test_multiprocessing.py b/Lib/test/_test_multiprocessing.py
18 --- a/Lib/test/_test_multiprocessing.py
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/crossguid/crossguid/
H A D0001-include-missing-cstdint.patch6 gcc 13 moved some includes around and as a result <cstdint> is no longer transitively
17 diff --git a/include/crossguid/guid.hpp b/include/crossguid/guid.hpp
19 --- a/include/crossguid/guid.hpp
/openbmc/u-boot/doc/device-tree-bindings/firmware/
H A Dlinaro,optee-tz.txt3 OP-TEE is a piece of software using hardware features to provide a Trusted
5 also by virtualization or a separate chip.

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