/openbmc/u-boot/include/ |
H A D | bcd.h | 6 /* inline functions to translate to/from binary and binary-coded decimal
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_cc.h | 4 * Redistribution and use in source and binary forms, with or without 11 * Redistribution in binary form must reproduce the above copyright 22 * PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. 41 hard coded values ... 46 * See IPMI specification table 5-2 Generic Completion Codes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/ |
H A D | tokyocabinet_1.4.48.bb | 2 # Copyright (C) 2012 - 2016 Wind River Systems, Inc. 9 Both binary data and character string can be used as a key and a value. \ 11 Records are organized in hash table, B+ tree, or fixed-length array." 15 LICENSE = "GPL-2.0-only" 19 file://remove-hard-coded-include-and-lib-paths.patch \ 20 file://0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch \ 27 inherit autotools-brokensep
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
H A D | extended.json | 3 "Unit": "CPU-M-CF", 6 "BriefDescription": "L1D Read-only Exclusive Writes", 7 …blicDescription": "A directory write to the Level-1 Data cache where the line was originally in a … 10 "Unit": "CPU-M-CF", 14 … Translation Lookaside Buffer 2 (TLB2) and the request was made by the Level-1 Data cache. This is… 17 "Unit": "CPU-M-CF", 21 …ress for a request made by the Level-1 Data cache. Incremented by one for every TLB2 miss in progr… 24 "Unit": "CPU-M-CF", 28 … into the Combined Region and Segment Table Entry array in the Level-2 TLB for a one-megabyte page… 31 "Unit": "CPU-M-CF", [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb-drd.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/usb/usb-drd.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org> 13 otg-rev: 16 which the device and its descriptors are compliant, in binary-coded 18 features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be 25 Tells Dual-Role USB controllers that we want to work on a particular 32 hnp-disable: [all …]
|
H A D | aspeed,usb-vhub.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/usb/aspeed,usb-vhub.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Benjamin Herrenschmidt <benh@kernel.crashing.org> 26 - aspeed,ast2400-usb-vhub 27 - aspeed,ast2500-usb-vhub 28 - aspeed,ast2600-usb-vhub 39 aspeed,vhub-downstream-ports: 46 aspeed,vhub-generic-endpoints: [all …]
|
/openbmc/qemu/qapi/ |
H A D | acpi.json | 1 # -*- Mode: Python -*- 5 # See the COPYING file in the top-level directory. 6 # SPDX-License-Identifier: GPL-2.0-or-later 25 # is used (in case of @file), or it is filled in with a hard-coded 29 # address upwards, and silently truncated / NUL-padded to length. 39 # @oem_rev: OEM-supplied revision number (4 bytes) 48 # as table data. The resultant binary blob is expected to have an 53 # as table data. The resultant binary blob must not have an ACPI 89 # @slot: slot ID, unique per slot of a given @slot-type 91 # @slot-type: type of the slot [all …]
|
/openbmc/linux/include/linux/usb/ |
H A D | otg.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 34 /* effective for A-peripheral, ignored for B devices */ 37 /* for B devices only: start session with A-Host */ 46 * struct usb_otg_caps - describes the otg capabilities of the device 48 * in binary-coded decimal (i.e. 2.0 is 0200H). 66 if (otg && otg->start_hnp) in otg_start_hnp() 67 return otg->start_hnp(otg); in otg_start_hnp() 69 return -ENOTSUPP; in otg_start_hnp() 76 if (otg && otg->set_vbus) in otg_set_vbus() 77 return otg->set_vbus(otg, enabled); in otg_set_vbus() [all …]
|
H A D | typec.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 /* USB Type-C Specification releases */ 90 * struct enter_usb_data - Enter_USB Message details 94 * @active_link_training is a flag that should be set with uni-directional SBRX 95 * communication, and left 0 with passive cables and with bi-directional SBRX 104 * struct usb_pd_identity - USB Power Delivery identity data 126 * struct typec_altmode_desc - USB Type-C Alternate Mode Descriptor 172 * struct typec_plug_desc - USB Type-C Cable Plug Descriptor 176 * Represents USB Type-C Cable Plug. 183 * struct typec_cable_desc - USB Type-C Cable Descriptor [all …]
|
/openbmc/linux/tools/usb/usbip/ |
H A D | configure.ac | 4 AC_INIT([usbip-utils], [2.0], [linux-usb@vger.kernel.org]) 5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number]) 21 AC_SUBST([EXTRA_CFLAGS], ["-Wall -Werror -Wextra -std=gnu99"]) 49 [LIBS="$LIBS -ludev"], 55 AC_ARG_WITH([tcp-wrappers], 56 [AS_HELP_STRING([--with-tcp-wrappers], 58 dnl [ACTION-IF-GIVEN] 61 AC_MSG_CHECKING([for hosts_access in -lwrap]) 63 LIBS="-lwrap $saved_LIBS" 69 [use tcp wrapper]) wrap_LIB="-lwrap"], [all …]
|
/openbmc/linux/arch/arc/kernel/ |
H A D | vmlinux.lds.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 6 #include <asm-generic/vmlinux.lds.h> 48 * binary blob is tucked away to one side, reducing the displacement 52 * decompress_inflate.c:gunzip( ) -> zlib_inflate_workspace( ) 64 /* INIT_DATA_SECTION open-coded: special INIT_RAM_FS handling */ 103 * 2. THREAD_SIZE for init.task, must be kernel-stk sz aligned
|
/openbmc/linux/lib/ |
H A D | hexdump.c | 1 // SPDX-License-Identifier: GPL-2.0-only 20 * hex_to_bin - convert a hex digit to its real value 23 * hex_to_bin() converts one hex digit to its actual value or -1 in case of bad 26 * This function is used to load cryptographic keys, so it is coded in such a 30 * (ch - '9' - 1) is negative if ch <= '9' 31 * ('0' - 1 - ch) is negative if ch >= '0' 35 * shift of a negative value is implementation-defined, so we cast the 36 * value to (unsigned) before the shift --- we have 0xffffff if ch is in 38 * we "and" this value with (ch - '0' + 1) --- we have a value 1 ... 10 if ch is 40 * we add this value to -1 --- we have a value 0 ... 9 if ch is in the range '0' [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.falcon | 1 U-Boot Falcon Mode 5 ------------ 11 to boot a Linux kernel (or whatever image) without a full blown U-Boot. 14 U-Boot is split into two parts: the SPL (Secondary Program Loader) and U-Boot 15 image. In most implementations, SPL is used to start U-Boot when booting from 16 a mass storage, such as NAND or SD-Card. SPL has now support for other media, 19 copies U-Boot image into the memory. 22 from SPL. A new command is added to U-Boot to prepare the parameters that SPL 31 To boot the kernel, these steps under a Falcon-aware U-Boot are required: 33 1. Boot the board into U-Boot. [all …]
|
H A D | README.uefi | 1 <!-- 2 SPDX-License-Identifier: GPL-2.0+ 5 --> 7 # UEFI on U-Boot 17 The implementation of UEFI in U-Boot strives to reach the minimum requirements 18 described in "Server Base Boot Requirements System Software on ARM Platforms - 21 A full blown UEFI implementation would contradict the U-Boot design principle 26 The UEFI standard supports only little-endian systems. The UEFI support can be 40 ### Executing a UEFI binary 47 * image address - the memory address of the UEFI binary [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/ |
H A D | extended.json | 3 "Unit": "CPU-M-CF", 6 "BriefDescription": "L1D Read-only Exclusive Writes", 7 …blicDescription": "A directory write to the Level-1 Data cache where the line was originally in a … 10 "Unit": "CPU-M-CF", 17 "Unit": "CPU-M-CF", 21 …data cache. Incremented by one for every TLB2 miss in progress for the Level-1 Data cache on this … 24 "Unit": "CPU-M-CF", 27 "BriefDescription": "DTLB2 One-Megabyte Page Writes", 28 … into the Combined Region and Segment Table Entry array in the Level-2 TLB for a one-megabyte page… 31 "Unit": "CPU-M-CF", [all …]
|
/openbmc/linux/Documentation/staging/ |
H A D | crc32.rst | 5 A CRC is a long-division remainder. You add the CRC to the message, 11 protocols put the end-of-frame flag after the CRC. 15 - We're working in binary, so the digits are only 0 and 1, and 16 - When dividing polynomials, there are no carries. Rather than add and 21 To produce a 32-bit CRC, the divisor is actually a 33-bit CRC polynomial. 24 familiar with the IEEE 754 floating-point format, it's the same idea.) 28 the best error-detecting properties, this should correspond to the 29 order they're actually sent. For example, standard RS-232 serial is 30 little-endian; the most significant bit (sometimes used for parity) 38 back into range. In binary, this is easy - it has to be either 0 or 1, [all …]
|
/openbmc/linux/include/linux/ |
H A D | tnum.h | 41 /* Subtract two tnums, return @a - @b */ 43 /* Bitwise-AND, return @a & @b */ 45 /* Bitwise-OR, return @a | @b */ 47 /* Bitwise-XOR, return @a ^ @b */ 89 * As a rule of thumb, if @a is explicitly coded rather than coming from 90 * reg->var_off, it should be in form of tnum_const(), tnum_range(0, 2**n - 1), 91 * or tnum_range(2**n, 2**(n+1) - 1). 95 /* Formatting functions. These have snprintf-like semantics: they will write 102 /* Format a tnum as tristate binary expansion */ 105 /* Returns the 32-bit subreg */ [all …]
|
/openbmc/u-boot/arch/arm/ |
H A D | Kconfig | 14 bool "Generate position-independent pre-relocation code" 16 U-Boot expects to be linked to a specific hard-coded address, and to 20 information that is embedded into the binary to support U-Boot 21 relocating itself to the top-of-RAM later during execution. 28 U-Boot typically uses a hard-coded value for the stack pointer 30 initial SP at run-time. This is useful to avoid hard-coding addresses 31 into U-Boot, so that can be loaded and executed at arbitrary 41 Place a Linux kernel image header at the start of the U-Boot binary. 45 U-Boot needs to use, but which isn't part of the binary. 74 Do not enable instruction cache in U-Boot [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
H A D | extended.json | 3 "Unit": "CPU-M-CF", 6 "BriefDescription": "L1D Read-only Exclusive Writes", 7 …blicDescription": "A directory write to the Level-1 Data cache where the line was originally in a … 10 "Unit": "CPU-M-CF", 17 "Unit": "CPU-M-CF", 21 …data cache. Incremented by one for every TLB2 miss in progress for the Level-1 Data cache on this … 24 "Unit": "CPU-M-CF", 27 "BriefDescription": "DTLB2 One-Megabyte Page Writes", 28 … into the Combined Region and Segment Table Entry array in the Level-2 TLB for a one-megabyte page… 31 "Unit": "CPU-M-CF", [all …]
|
/openbmc/u-boot/examples/standalone/ |
H A D | README.smc91111_eeprom | 1 This is the readme for the Das U-Boot standalone program smc91111 9 ------------------------ 10 1. Ensuring U-Boot's MAC address can be set in hardware 17 1. Ensuring U-Boot's MAC address can be set in hardware 18 -------------------------------------------------------------------------- 20 On the Internet - MAC addresses are very important. Short for Media 22 each node of a network. When things are not unique - bad things 23 can happen. This is why U-Boot makes it difficult to change MAC 31 --------------------------------------------------------------------- 34 -rwxr-xr-x 1 8806 2004-10-11 14:00 smc91111_eeprom <- ELF [all …]
|
/openbmc/linux/Documentation/input/ |
H A D | event-codes.rst | 1 .. _input-event-codes: 36 - Used as markers to separate events. Events may be separated in time or in 41 - Used to describe state changes of keyboards, buttons, or other key-like 46 - Used to describe relative axis value changes, e.g. moving the mouse 5 units 51 - Used to describe absolute axis value changes, e.g. describing the 56 - Used to describe miscellaneous input data that do not fit into other types. 60 - Used to describe binary state input switches. 64 - Used to turn LEDs on devices on and off. 68 - Used to output sound to devices. 72 - Used for autorepeating devices. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/ |
H A D | chrony_4.5.bb | 17 sub-microsecond accuracy is possible. \ 20 started at boot time and chronyc is a command-line interface program \ 24 This recipe produces two binary packages: 'chrony' which contains chronyd, \ 30 LICENSE = "GPL-2.0-only" 33 SRC_URI = "https://download.tuxfamily.org/chrony/chrony-${PV}.tar.gz \ 39 SRC_URI:append:libc-musl = " \ 40 file://0001-Fix-compilation-with-musl.patch \ 44 DEPENDS = "pps-tools" 48 inherit update-rc.d systemd pkgconfig 53 USERADD_PARAM:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'privdrop', '--system -d / -M --shell… [all …]
|
/openbmc/linux/Documentation/devicetree/ |
H A D | usage-model.rst | 1 .. SPDX-License-Identifier: GPL-2.0 44 ---------- 49 thereby support a majority of available hardware without hard coded 56 In 2005, when PowerPC Linux began a major cleanup and to merge 32-bit 57 and 64-bit support, the decision was made to require DT support on all 60 Tree (FDT) was created which could be passed to the kernel as a binary 61 blob without requiring a real Open Firmware implementation. U-Boot, 63 Device Tree Binary (dtb) and to modify a dtb at boot time. DT was 66 existing non-DT aware firmware. 74 ------------- [all …]
|
/openbmc/qemu/tests/avocado/avocado_qemu/ |
H A D | linuxtest.py | 1 # Test class and utilities for functional Linux-based tests 9 # later. See the COPYING file in the top-level directory. 42 'kernel_params': ('root=UUID=b1438b9b-2cab-4065-a99a-' 53 'kernel_params': ('root=UUID=b6950a44-9f3c-4076-a9c2-' 73 'kernel_params': ('root=UUID=3df75b65-be8d-4db4-8655-' 85 'kernel_params': ('root=UUID=d20b3ffa-6397-4a63-a734-' 107 """Gets the cloud-image file checksum""" 126 """Facilitates having a cloud-image Linux based available. 164 def setUp(self, ssh_pubkey=None, network_device_type='virtio-net'): 168 self.vm.add_args('-smp', self.smp) [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | xtfpga.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Copyright (C) 2007-2013 Tensilica, Inc. 4 * Copyright (C) 2014 - 2016 Cadence Design Systems Inc. 26 #define CONFIG_SYS_CLK_FREQ (gd->cpu_clk) 34 (XCHAL_VECBASE_RESET_VADDR - XCHAL_VECBASE_RESET_PADDR) 73 /* Memory test is destructive so default must not overlap vectors or U-Boot*/ 77 /* Load address for stand-alone applications. 79 * a plain number as it's used as -Ttext argument for ld in standalone 101 (MEMADDR(CONFIG_SYS_MEMORY_SIZE) - CONFIG_SYS_MONITOR_LEN) 107 /* U-Boot general configuration */ [all …]
|