Home
last modified time | relevance | path

Searched refs:a (Results 6051 – 6075 of 22310) sorted by relevance

1...<<241242243244245246247248249250>>...893

/openbmc/openbmc/poky/documentation/dev-manual/
H A Dexternal-scm.rst6 If you're working on a recipe that pulls from an external Source Code
10 This only works for SCMs from which it is possible to get a sensible
33 The Yocto Project provides a distribution named ``poky-bleeding``, whose
60 experiment with building a distribution that tracks the latest
65 The ``poky-bleeding`` distribution is not tested on a regular basis. Keep
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A D0001-Fix-time.h-check.patch9 We're conditionally including based on HAVE_TIME_H in a bunch of places,
12 While at it, add in a missing include in the cram plugin.
14 This fixes a bunch of implicit declaration warnings:
31 --- a/configure.ac
42 --- a/plugins/cram.c
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/
H A D0001-check-for-fstab.h-during-configure.patch7 configure creates a knob to disable fstab reads in the
22 diff --git a/configure.ac b/configure.ac
24 --- a/configure.ac
36 diff --git a/panel-plugin/devices.c b/panel-plugin/devices.c
38 --- a/panel-plugin/devices.c
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch12 DNS information set by 'resolvconf -a eth0.dhcp'.
29 diff --git a/hooks/20-resolv.conf b/hooks/20-resolv.conf
31 --- a/hooks/20-resolv.conf
54 + "$resolvconf" -a "$ifname" <"$cf"
69 printf %s "$conf" | "$resolvconf" -a "$ifname"
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0001-create-tpm-key-support-well-known-key-option.patch23 #define print_error(a,b) \
25 a, b, Trspi_Error_String(b))
31 "\t\t-a|--auth require a password for the key [NO]\n"
56 case 'a':
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/
H A Dabseil-ppc-fixes.patch14 --- a/absl/base/internal/unscaledcycleclock.cc
34 --- a/absl/base/internal/unscaledcycleclock_config.h
38 // The following platforms have an implementation of a hardware counter.
46 --- a/absl/debugging/internal/examine_stack.cc
71 --- a/absl/debugging/internal/stacktrace_config.h
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dfix-the-YACC-rule-to-fix-a-building-failure.patch4 Subject: [PATCH] [PATCH] fix the YACC rule to fix a building failure
12 This lead to a race when compile amd_tok.o, the header file maybe rewritten.
28 --- a/lib/Makefile
40 --- a/modules/Makefile
52 --- a/daemon/Makefile
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dqemu.bbclass42 # Next function will return a string containing the command that is needed to
43 # to run a certain binary through qemu. For example, in order to make a certain
59 # enough and a PACKAGE_ARCH specific -cpu option is needed (hence we have to do
60 # this dance). For others (e.g. arm) a -cpu option is not necessary, since the
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch4 Subject: [PATCH] localedef --add-to-archive uses a hard-coded locale path
9 Add a fallback of $LOCALEARCHIVE from the environment, and allow
20 diff --git a/locale/programs/locarchive.c b/locale/programs/locarchive.c
22 --- a/locale/programs/locarchive.c
55 /* If ah has a non-NULL fname open that otherwise open the default. */
/openbmc/linux/Documentation/networking/devlink/
H A Dnetdevsim.rst33 - Test parameter used to show how a driver-specific devlink parameter
41 The ``netdevsim`` driver exposes a ``dummy`` region as an example of how the
97 - When a packet enters the device it is classified to a filtering
99 to trap packets for which a FID could not be found
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq25980.yaml14 The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended
42 Minimum input voltage limit in micro volts with a when the charger is in
50 Maximum input current limit in micro amps with a 100000 micro amp step.
56 Minimum input voltage limit in micro volts with a when the charger is in
63 Maximum input current limit in micro amps with a 100000 micro amp step.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Drenesas,rza2-pinctrl.yaml14 The Renesas SoCs of the RZ/A2 series feature a combined Pin and GPIO
16 Pin multiplexing and GPIO configuration is performed on a per-pin basis.
51 A pin multiplexing sub-node describes how to configure a set of
52 (or a single) pin in some desired alternate function mode.
53 The values for the pinmux properties are a combination of port name,
/openbmc/linux/Documentation/translations/
H A Dindex.rst37 no guarantee that a translation is up to date. If what you read in a
42 A translation is not a fork of the official documentation, therefore
53 adapted to fit a different language. For this reason, when viewing
55 in a different form.
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,hdmi.yaml14 The Mediatek HDMI encoder can generate HDMI 1.4a or MHL 2.0 signals from
68 Input port node. This port should be connected to a DPI output port.
73 Output port node. This port should be connected to the input port of a connector
74 node that contains a ddc-i2c-bus property, or to the input port of an attached
75 bridge chip, such as a SlimPort transmitter.
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dsnps,dw-apb-gpio.yaml10 Synopsys DesignWare GPIO controllers have a configurable number of ports,
20 pattern: "^gpio@[0-9a-f]+$"
50 "^gpio-(port|controller)@[0-9a-f]+$":
85 for all GPIOs, specify a single interrupt. If the controller provides
86 one interrupt for each GPIO, provide a list of interrupts that
/openbmc/linux/Documentation/translations/zh_CN/maintainer/
H A Dpull-requests.rst85 - time_travel_controller: Finally a set of drivers for the
91 was a need for a new set of relativity shifter drivers to
94 this in a way to successfully neutralize the problems.
95 There is a Kconfig option to force these to be enabled
/openbmc/linux/Documentation/virt/
H A Dguest-halt-polling.rst6 the guest vcpus to poll for a specified amount of time before
12 a remote vCPU to avoid sending an IPI (and the associated
13 cost of handling the IPI) when performing a wakeup.
82 - Care should be taken when setting the guest_halt_poll_ns parameter as a
83 large value has the potential to drive the cpu usage to 100% on a machine
/openbmc/linux/fs/verity/
H A DKconfig18 use an ioctl to enable verity for a file, which causes the
19 filesystem to build a Merkle tree for the file. The filesystem
26 be hashed at once, such as: (a) auditing (logging the file's
28 against a known good value, e.g. from a digital signature).
/openbmc/linux/arch/parisc/include/asm/
H A Dfloppy.h22 #define _CROSS_64KB(a,s,vdma) \ argument
23 (!(vdma) && ((unsigned long)(a)/K_64 != ((unsigned long)(a) + (s) - 1) / K_64))
25 #define CROSS_64KB(a,s) _CROSS_64KB(a,s,use_virtual_dma & 1) argument
/openbmc/linux/drivers/scsi/
H A Dsd.h162 #define sd_printk(prefix, sdsk, fmt, a...) \ argument
165 (sdsk)->disk->disk_name, fmt, ##a) : \
166 sdev_printk(prefix, (sdsk)->device, fmt, ##a)
168 #define sd_first_printk(prefix, sdsk, fmt, a...) \ argument
171 sd_printk(prefix, sdsk, fmt, ##a); \
/openbmc/linux/arch/sparc/lib/
H A Datomic32.c17 #define ATOMIC_HASH(a) (&__atomic_hash[(((unsigned long)a)>>8) & (ATOMIC_HASH_SIZE-1)]) argument
27 #define ATOMIC_HASH(a) (&dummy) argument
98 int arch_atomic_fetch_add_unless(atomic_t *v, int a, int u) in arch_atomic_fetch_add_unless() argument
106 v->counter += a; in arch_atomic_fetch_add_unless()
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h616-orangepi-zero.dtsi114 * PHY0 pins are connected to a USB-C socket, but a role switch
116 * The VBUS pins power the device, so a fixed peripheral mode
119 * act as a host (with a cable/adapter ignoring CC), as VBUS is
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-build.c-ignore-return-of-1-from-tar-cf.patch8 copy of one of those files (or deletes one), the number of links a file
30 diff --git a/src/deb/build.c b/src/deb/build.c
32 --- a/src/deb/build.c
40 /* Fork off a tar. We will feed it a list of filenames on stdin later. */
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0008-FF-A-v15-arm_ffa-introduce-armffa-command-Sandbox-te.patch21 diff --git a/MAINTAINERS b/MAINTAINERS
23 --- a/MAINTAINERS
33 diff --git a/test/cmd/Makefile b/test/cmd/Makefile
35 --- a/test/cmd/Makefile
53 diff --git a/test/cmd/armffa.c b/test/cmd/armffa.c
/openbmc/phosphor-ipmi-flash/bmc/
H A DREADME.md4 version and firmware handler. The config file is a .json file.
46 A blob must have a handler with a type. Currently only "file" type is supported.
47 With file type, a path of the handler file must be provided.
53 types of actions supported: `systemd` to invoke a systemd service, or `skip` to

1...<<241242243244245246247248249250>>...893