/openbmc/libpldm/ |
H A D | CHANGELOG.md | 11 - Added 12 - Changed 13 - Deprecated 14 - Removed 15 - Fixed 16 - Security 22 - Add Firmware Device side firmware_update encode/decode functions 24 - Add firmware update FD responder 26 - Ad 57 ### Deprecated global() subsection 160 ### Deprecated global() subsection 317 ### Deprecated global() subsection 412 ### Deprecated global() subsection 463 ### Deprecated global() subsection 518 ### Deprecated global() subsection 611 ### Deprecated global() subsection 729 ### Deprecated global() subsection [all...] |
H A D | meson.options | 5 choices: ['deprecated', 'stable', 'testing'], 6 value: ['deprecated', 'stable', 'testing'], 9 'abi-compliance-check',
|
/openbmc/qemu/tests/ |
H A D | Makefile.include | 1 # -*- Mode: makefile -*- 3 .PHONY: check-help 4 check-help: 6 …@echo " $(MAKE) check Run block, qapi-schema, unit, softfloat, qtest and decode… 10 @echo " $(MAKE) check-qtest-TARGET Run qtest tests for given target" 11 @echo " $(MAKE) check-qtest Run qtest tests" 12 @echo " $(MAKE) check-functional Run python-based functional tests" 13 @echo " $(MAKE) check-functional-TARGET Run functional tests for a given target" 14 @echo " $(MAKE) check-unit Run qobject tests" 15 @echo " $(MAKE) check-qapi-schema Run QAPI schema tests" [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | fanotify.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 7 /* the following events that user-space can register for */ 25 #define FAN_OPEN_PERM 0x00010000 /* File open in perm check */ 26 #define FAN_ACCESS_PERM 0x00020000 /* File accessed in perm check */ 27 #define FAN_OPEN_EXEC_PERM 0x00040000 /* File open/exec in perm check */ 48 /* Deprecated - do not use this in programs and do not add new flags here! */ 57 #define FAN_REPORT_PIDFD 0x00000080 /* Report pidfd for event->pid */ 58 #define FAN_REPORT_TID 0x00000100 /* event->pid is thread id */ 63 #define FAN_REPORT_FD_ERROR 0x00002000 /* event->fd can report error */ 65 /* Convenience macro - FAN_REPORT_NAME requires FAN_REPORT_DIR_FID */ [all …]
|
/openbmc/linux/fs/xfs/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 on the SGI IRIX platform. It is completely multi-threaded, can 17 for complete details. This implementation is on-disk compatible 26 bool "Support deprecated V4 (crc=0) format" 33 year 2038. Because of this, the V4 format is deprecated. All users 51 bool "Support deprecated case-insensitive ascii (ascii-ci=1) format" 56 on systems that have been coerced into using ISO 8859-1, and it does 58 the locale settings in userspace, so it corrupts UTF-8 names. 60 attacks. Because of this, the feature is deprecated. All users 66 beginning with "ascii-ci=". If the string "ascii-ci=1" is found, the [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-5.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 7 ------------------------------------ 12 To migrate from an earlier LTS release, you **also** need to check all 15 - :doc:`/migration-guides/migration-4.3` 16 - :doc:`/migration-guides/migration-4.2` 17 - :doc:`/migration-guides/migration-4.1` 18 - :doc:`/migration-guides/migration-4.0` 19 - :doc:`/migration-guides/migration-3.4` 20 - :doc:`/migration-guides/migration-3.3` 21 - :doc:`/migration-guides/migration-3.2` [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | uncore-memory.json | 34 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu… 39 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre", 43 …"PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre : DRAM RD… 79 … "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-pre, on this channel.… 84 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/o auto-pre", 88 …"PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/o auto-pre : DRAM … 93 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre", 97 …"PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre : DRAM R… 214 "BriefDescription": "PMM Commands : Reads - RPQ", 218 … "PublicDescription": "PMM Commands : Reads - RPQ : Counts read requests issued to the PMM RPQ", [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 24 Btrfs is a general purpose copy-on-write filesystem with extents, 52 bool "Btrfs with integrity check tool compiled in (DEPRECATED)" 55 This feature has been deprecated and will be removed in 6.7. 60 after a power-loss or kernel panic event the filesystem is 63 If the integrity check tool is included and activated in 69 to verify the integrity of (super)-block write requests 87 Enable run-time debugging support for the btrfs filesystem. This may 97 Enable run-time assertion checking. This will result in panics if 107 Enable run-time extent reference verification instrumentation. This
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | msr.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 KVM-specific MSRs 13 but they are deprecated and their use is discouraged. 16 --------------- 24 4-byte alignment physical address of a memory area which must be 40 guest has to check version before and after grabbing 41 time information and check that they are both equal and even. 42 An odd version indicates an in-progress update. 53 Note that although MSRs are per-CPU entities, the effect of this 63 4-byte aligned physical address of a memory area which must be in [all …]
|
/openbmc/libpldm/scripts/ |
H A D | run-ci | 2 set -eu 4 BUILD="$(mktemp --directory --tmpdir=.)" 5 trap 'rm -rf "$BUILD"' EXIT 7 meson format --recursive --inplac [all...] |
H A D | pre-submit | 2 set -eu 4 BUILD="$(mktemp --directory --tmpdir=.)" 5 trap 'rm -rf "$BUILD"' EXIT 7 meson format --recursive --inplace || true 8 if ! git diff --exit-code 12 echo https://mesonbuild.com/Style-guide.html 19 if ! git show --format="" --name-only HEAD -- CHANGELOG.md include/libpldm | 20 awk -f scripts/changelog.awk 27 # that we don't specify -Dabi=... - the default is equivalent to 28 # -Dabi=deprecated,stable,testing. [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | zinitix,bt400.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 are Korea-produced touchscreens with embedded microcontrollers. The 11 BT4xx series was produced 2010-2013 and the BT5xx series 2013-2014. 14 - Michael Srba <Michael.Srba@seznam.cz> 15 - Linus Walleij <linus.walleij@linaro.org> 18 - $ref: touchscreen.yaml# 26 - zinitix,bt402 27 - zinitix,bt403 [all …]
|
/openbmc/u-boot/include/asm-generic/ |
H A D | gpio.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 15 * Generic GPIO API for U-Boot 17 * -- 18 * NB: This is deprecated. Please use the driver model functions instead: 20 * - gpio_request_by_name() 21 * - dm_gpio_get_value() etc. 24 * -- 26 * GPIOs are numbered from 0 to GPIO_COUNT-1 which value is defined 38 * an error value of -1. 42 * @deprecated Please use driver model instead [all …]
|
/openbmc/u-boot/common/ |
H A D | miiphyutil.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * This provides a bit-banged interface to the ethernet MII management 50 if (strcmp(dev->name, devname) == 0) in miiphy_get_dev_by_name() 78 INIT_LIST_HEAD(&bus->link); in mdio_alloc() 90 if (!bus || !bus->read || !bus->write) in mdio_register() 91 return -1; in mdio_register() 93 /* check if we have unique name */ in mdio_register() 94 if (miiphy_get_dev_by_name(bus->name)) { in mdio_register() 96 bus->name); in mdio_register() 97 return -1; in mdio_register() [all …]
|
/openbmc/linux/fs/afs/ |
H A D | protocol_yfs.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 19 YFSCBProbeUuid = 214, /* check the client hasn't rebooted */ 162 yfs_LockNone = -1, 173 #define YFS_VICED_CAPABILITY_ERRORTRANS 0x0001 /* Deprecated v0.195 */ 174 #define YFS_VICED_CAPABILITY_64BITFILES 0x0002 /* Deprecated v0.195 */ 176 #define YFS_VICED_CAPABILITY_SANEACLS 0x0008 /* Deprecated v0.195 */
|
/openbmc/linux/fs/reiserfs/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Reiserfs support (deprecated)" 8 Reiserfs is deprecated and scheduled to be removed from the kernel 41 If you set this to Y, then ReiserFS will perform every check it can 45 latest benchmarks.:-) Use of this option allows our team to go all 59 Almost everyone but ReiserFS developers and people fine-tuning
|
/openbmc/linux/Documentation/hwmon/ |
H A D | submitting-patches.rst | 10 ---------- 14 - Documentation/process/submit-checklist.rst 15 - Documentation/process/submitting-patches.rst 16 - Documentation/process/coding-style.rst 18 * Please run your patch through 'checkpatch --strict'. There should be no 19 errors, no warnings, and few if any check messages. If there are any 22 * Please use the standard multi-line comment style. Do not mix C and C++ 26 * If your patch generates checkpatch errors, warnings, or check messages, 34 hardware. In such cases, you should test-build the code on at least one 35 architecture. If run-time testing was not achieved, it should be written [all …]
|
/openbmc/linux/arch/powerpc/perf/req-gen/ |
H A D | perf.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 72 * Generate a check of the field offsets 149 * Based on getPerfCountInfo v1.018 documentation, some of the hv-gpci 150 * events were deprecated for platform firmware that supports 152 * Those deprecated events are still part of platform firmware that 156 * deprecated events in "hv_gpci_event_attrs" attribute group, for platforms
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/ |
H A D | pipeline.json | 11 … "BriefDescription": "This event is deprecated. Refer to new event BR_INST_RETIRED.NEAR_CALL", 12 "Deprecated": "1", string 60 … "BriefDescription": "This event is deprecated. Refer to new event BR_INST_RETIRED.INDIRECT_CALL", 61 "Deprecated": "1", string 69 "BriefDescription": "This event is deprecated. Refer to new event BR_INST_RETIRED.COND", 70 "Deprecated": "1", string 94 "BriefDescription": "This event is deprecated. Refer to new event BR_INST_RETIRED.INDIRECT", 95 "Deprecated": "1", string 111 … "BriefDescription": "This event is deprecated. Refer to new event BR_INST_RETIRED.NEAR_RETURN", 112 "Deprecated": "1", string [all …]
|
/openbmc/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (c) 2014-2022, NVIDIA CORPORATION. All rights reserved. 66 * A well-defined subset of the MRQ messages that the CPU sends to the 130 * -BPMP_EBADMSG and ignore the request. 144 …* | -------------------- | ------------------------------------ | --------------------------------… 223 * calculated by BPMP, -BPMP_EBADMSG will be returned and the request will 345 /** @cond DEPRECATED */ 368 /** @endcond DEPRECATED */ 402 * @defgroup CC3 Auto-CC3 457 * mrq_ping_request challenge left shifted by 1 with the carry-bit [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H A D | ucc.txt | 4 - device_type : should be "network", "hldc", "uart", "transparent" 6 - compatible : could be "ucc_geth" or "fsl_atm" and so on. 7 - cell-index : the ucc number(1-8), corresponding to UCCx in UM. 8 - reg : Offset and length of the register set for the device 9 - interrupts : <a b> where a is the interrupt number and b is a 14 - pio-handle : The phandle for the Parallel I/O port configuration. 15 - port-number : for UART drivers, the port number to use, between 0 and 3. 18 CPM UART driver, the port-number is required for the QE UART driver. 19 - soft-uart : for UART drivers, if specified this means the QE UART device 20 driver should use "Soft-UART" mode, which is needed on some SOCs that have [all …]
|
/openbmc/linux/include/drm/ |
H A D | drm_drv.h | 4 * Copyright (c) 2009-2010, Code Aurora Forum. 49 * enum drm_driver_feature - feature flags 81 * multi-plane updates are not guaranteed to be tear-free) should not 170 * struct drm_driver - DRM driver structure 182 * Backward-compatible driver callback to complete initialization steps 184 * race conditions and its use is deprecated for new drivers. It is 187 * proper and race-free way to set up a &struct drm_device. 189 * This is deprecated, do not use! 193 * Zero on success, non-zero value on failure. 201 * setting up driver-private data structures like buffer allocators, [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | charger-manager.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/supply/charger-manager.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sre@kernel.org> 18 const: charger-manager 20 cm-chargers: 22 $ref: /schemas/types.yaml#/definitions/string-array 24 cm-num-chargers: 26 deprecated: true [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
H A D | 0001-Check-for-limits.h-during-configure.patch | 3 Date: Thu, 20 Jul 2017 21:04:07 -0700 4 Subject: [PATCH 1/5] Check for limits.h during configure 6 Signed-off-by: Khem Raj <raj.khem@gmail.com> 7 --- 8 Upstream-Status: Pending 13 diff --git a/configure.ac b/configure.ac 15 --- a/configure.ac 17 @@ -139,6 +139,8 @@ int main() 18 [Compiler warning on deprecated functions])]) 26 --
|
/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/ |
H A D | Add-ptest-support.patch | 6 Upstream-Status: Inappropriate [embedded specific] 7 Signed-off-by: Ravineet Singh <ravineet.a.singh@est.tech> 8 --- 14 diff --git a/Makefile.am b/Makefile.am 16 --- a/Makefile.am 18 @@ -191,6 +191,9 @@ dist-hook: 20 touch -c $(distdir)/doc/*.html $(distdir)/doc/*.pdf $(distdir)/doc/*.info 22 +install-ptest: 23 + $(MAKE) -C tests DESTDIR=$(DESTDIR)/tests $@ 25 ….PHONY: abi-check abi-dump-versioned abi-dump-latest pic-check symbol-check local-code-coverage-ou… [all …]
|