/openbmc/u-boot/doc/ |
H A D | README.iscsi | 1 # iSCSI booting with U-Boot and iPXE 5 U-Boot has only a reduced set of supported network protocols. The focus for 10 address of a boot script. TFTP or NFS can be used to load the boot script, the 30 Thus a better solution than DHCP/TFTP/NFS boot would be to load a boot script 34 An alternative to implementing these protocols in U-Boot is to use an existing 35 software that can run on top of U-Boot. iPXE[1] is the "swiss army knife" of 40 run by U-Boot. 44 U-Boot loads the EFI application iPXE snp.efi using the bootefi command. This 46 U-Boot. 48 iPXE executes its internal script. This script may optionally chain load a [all …]
|
H A D | README.b4860qds | 2 -------- 6 ------------- 7 The B4860 QorIQ Qonverge device is a Freescale high-end, multicore SoC based on 11 expanding wireless markets, such as 3GLTE (FDD and TDD), LTE-Advanced, and UMTS. 13 The B4860 is a highly-integrated StarCore and Power Architecture processor that 15 . Six fully-programmable StarCore SC3900 FVP subsystems, divided into three 16 clusters-each core runs up to 1.2 GHz, with an architecture highly optimized for 18 . Four dual-thread e6500 Power Architecture processors organized in one cluster-each 20 . Two DDR3/3L controllers for high-speed, industry-standard memory interface each 22 . MAPLE-B3 hardware acceleration-for forward error correction schemes including [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | init-manager.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 .. _init-manager: 8 By default, the Yocto Project uses :wikipedia:`SysVinit <Init#SysV-style>` as 11 is a full replacement for init with parallel starting of services, reduced 39 In systems with SysVinit or BusyBox init, services load sequentially (i.e. one 51 The ":ref:`device-manager`" chapter has more details about device managers. 68 INIT_MANAGER = "mdev-busybox" 80 See :yocto_git:`meta/conf/distro/include/init-manager-systemd.inc 81 </poky/tree/meta/conf/distro/include/init-manager-systemd.inc>` for exact 85 ----------------------------------------------- [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Dimm.interface.yaml | 4 - name: MemoryDataWidth 8 - name: MemorySizeInKB 12 - name: MemoryDeviceLocator 16 - name: MemoryType 20 - name: MemoryTypeDetail 24 - name: MaxMemorySpeedInMhz 28 - name: MemoryAttributes 33 - name: MemoryConfiguredSpeedInMhz 37 - name: ECC 40 Error-Correcting Code. [all …]
|
/openbmc/u-boot/dts/ |
H A D | Kconfig | 26 bool "Run-time configuration via Device Tree" 29 This feature provides for run-time configuration of U-Boot 33 bool "Board-specific manipulation of Device Tree" 36 U-Boot's device tree (e.g. to delete device from it). This option 37 make the Device Tree writeable and provides a board-specific 38 "board_fix_fdt" callback (called during pre-relocation time), which 40 modified copy is subsequently used by U-Boot after relocation. 43 bool "Enable run-time configuration via Device Tree in SPL" 46 Some boards use device tree in U-Boot but only have 4KB of SRAM 48 allow such boards to be supported by U-Boot SPL. [all …]
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | Kconfig | 4 default "arch/arm/cpu/armv7/sunxi/u-boot-spl.lds" if !ARM64 75 bool "Allwinner sunXi Reduced Serial Bus Driver" 77 Say y here to enable support for Allwinner's Reduced Serial Bus 87 ---help--- 100 ---help--- 102 as the original A10 (mach-sun4i). 106 ---help--- 113 ---help--- 116 not have official open-source DRAM initialization code, but can 122 ---help--- [all …]
|
/openbmc/qemu/docs/devel/ |
H A D | multi-process.rst | 1 Multi-process QEMU 6 This is the design document for multi-process QEMU. It does not 24 Many of these features can be configured out of QEMU, but even a reduced 31 ------------- 34 VM control point, where VMs can be created, migrated, re-configured, and 40 A multi-process QEMU 43 A multi-process QEMU involves separating QEMU services into separate 51 A QEMU control process would remain, but in multi-process mode, will 53 provide the user interface to hot-plug devices or live migrate the VM. 55 A first step in creating a multi-process QEMU is to separate IO services [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 151 | 38 qemu_img('create', '-f', iotests.imgfmt, source_img, '128M') 39 qemu_img('create', '-f', iotests.imgfmt, target_img, '128M') 43 'node-name': 'source-node', 49 blk_target = {'node-name': 'target-node', 57 self.vm.add_device('virtio-blk,id=vblk,drive=source') 73 'write -P 1 0 %i' % self.image_len); 77 self.vm.hmp_qemu_io('source', 'aio_write -P 2 %i 1M' % offset) 79 self.vm.hmp_qemu_io('source', 'aio_write - [all...] |
/openbmc/u-boot/ |
H A D | Kconfig | 3 # see the file Documentation/kbuild/kconfig-language.txt in the 6 mainmenu "U-Boot $UBOOTVERSION Configuration" 12 # Allow defaults in arch-specific code to override any given here 24 string "Local version - append to U-Boot release" 26 Append an extra string to the end of your U-Boot version. 41 A string of the format -gxxxxxxxx will be added to the localversion 42 if a Git-based tree is found. The string generated by this will be 49 $ git rev-parse --verify HEAD 57 Enabling this option will pass "-Os" instead of "-O2" to gcc 58 resulting in a smaller U-Boot image. [all …]
|
H A D | README | 1 # SPDX-License-Identifier: GPL-2.0+ 3 # (C) Copyright 2000 - 2013 9 This directory contains the source code for U-Boot, a boot loader for 15 The development of U-Boot is closely related to Linux: some parts of 25 load and run it dynamically. 37 scattered throughout the U-Boot source identifying the people or 41 actual U-Boot source tree; however, it can be created dynamically 51 U-Boot, you should send a message to the U-Boot mailing list at 52 <u-boot@lists.denx.de>. There is also an archive of previous traffic 53 on the mailing list - please search the archive before asking FAQ's. [all …]
|
/openbmc/qemu/hw/riscv/ |
H A D | microchip_pfsoc.c | 2 * QEMU RISC-V Board Compatible with Microchip PolarFire SoC Icicle Kit 13 * 2) eNVM (Embedded Non-Volatile Memory) 14 * 3) MMUARTs (Multi-Mode UART) 38 #include "qemu/error-report.h" 60 * See https://github.com/polarfire-soc/hart-software-services 74 * https://www.microsemi.com/document-portal/doc_download/ 75 * 1244570-ug0880-polarfire-soc-fpga-microprocessor-subsystem-mss-user-guide, 79 * https://www.microsemi.com/document-portal/doc_download/ 80 * 1244581-polarfire-soc-register-map, contains the following 2 major parts: 81 * - Register Map/PF_SoC_RegMap_V1_1/pfsoc_regmap.htm [all …]
|
H A D | sifive_u.c | 2 * QEMU RISC-V Board Compatible with SiFive Freedom U SDK 4 * Copyright (c) 2016-2017 Sagar Karandikar, sagark@eecs.berkeley.edu 15 * 5) OTP (One-Time Programmable) memory with stored serial number 39 #include "qemu/error-report.h" 99 uint64_t mem_size = ms->ram_size; in create_fdt() 111 "sifive,plic-1.0.0", "riscv,plic0" in create_fdt() 114 fdt = ms->fdt = create_device_tree(&s->fdt_size); in create_fdt() 122 "sifive,hifive-unleashed-a00"); in create_fdt() 123 qemu_fdt_setprop_cell(fdt, "/", "#size-cells", 0x2); in create_fdt() 124 qemu_fdt_setprop_cell(fdt, "/", "#address-cells", 0x2); in create_fdt() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 1 # ----------------------------------------------------------------------------- 4 # Copyright (C) 2001-2009, 32 # ----------------------------------------------------------------------------- 40 # The current implementation is only somewhat object-oriented. The 42 # parsers to co-exist). However, most of the variables used during table 57 # optimization---often at the expensive of readability and what might 60 # ---------------------------------------------------------------------------- 65 #----------------------------------------------------------------------------- 69 #----------------------------------------------------------------------------- 111 # This object is a stand-in for a logging object created by the [all …]
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | openbmc_message_registry.hpp | 1 // SPDX-License-Identifier: Apache-2.0 2 // SPDX-FileCopyrightText: Copyright OpenBMC Authors 6 * This is an auto-generated header which contains definitions 18 // clang-format off 38 …"https://raw.githubusercontent.com/openbmc/bmcweb/refs/heads/master/redfish-core/include/registrie… 60 "Indicates At-Scale Debug connection has been established", 61 "At-Scale Debug service is now connected %1", 72 "Indicates At-Scale Debug connection aborted/failed", 73 "At-Scale Debug connection aborted/failed", 82 "Indicates At-Scale Debug connection has ended", [all …]
|
H A D | openbmc.json | 18 "Description": "Indicates At-Scale Debug connection has been established", 19 "Message": "At-Scale Debug service is now connected %1", 27 "Description": "Indicates At-Scale Debug connection aborted/failed", 28 "Message": "At-Scale Debug connection aborted/failed", 35 "Description": "Indicates At-Scale Debug connection has ended", 36 "Message": "At-Scale Debug service is now disconnected", 43 "Description": "Indicates that At-Scale Debug service is stopped.", 44 "Message": "At-Scale Debug service is stopped.", 51 "Description": "Indicates that At-Scale Debug disable is detected in hardware.", 52 "Message": "At-Scale Debug Feature is disabled in hardware.", [all …]
|
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | 21 #include "qemu/main-loop.h" 22 #include "qemu/target-info.h" 23 #include "accel/tcg/cpu-ops.h" 26 #include "exec/page-protection.h" 28 #include "accel/tcg/cpu-ldst-common.h" 29 #include "accel/tcg/cpu-mmu-index.h" 31 #include "exec/tb-flush.h" 33 #include "exec/mmu-access-type.h" 34 #include "exec/tlb-common.h" 37 #include "qemu/error-report.h" [all …]
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sdradd.c | 20 * PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. 32 * Functions to program the SDR repository, from built-in sensors or 71 /* This was formerly initialized to 24, reduced this to 19 so the overall 72 message fits into the recommended 32-byte limit */ 81 rsp = intf->sendrecv(intf, req); in partial_send() 83 return -1; in partial_send() 86 if (rsp->ccode || rsp->data_len < 2) { in partial_send() 87 return -1; in partial_send() 90 *id = rsp->data[0] + (rsp->data[1] << 8); in partial_send() 102 int len = sdrr->length; in ipmi_sdr_add_record() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | valkey.conf | 6 # ./valkey-server /path/to/valkey.conf 24 # to customize a few per-server settings. Include files can include 40 # Load modules at startup. If the server is not able to load modules 88 protected-mode yes 96 # In high requests-per-second environments you need an high backlog in order 101 tcp-backlog 511 117 # If non-zero, use SO_KEEPALIVE to send TCP ACKs to clients in absence 130 tcp-keepalive 300 139 # supervised no - no supervision interaction 140 # supervised upstart - signal upstart by putting Redis into SIGSTOP mode [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | redis.conf | 6 # ./redis-server /path/to/redis.conf 24 # to customize a few per-server settings. Include files can include 40 # Load modules at startup. If the server is not able to load modules 88 protected-mode yes 96 # In high requests-per-second environments you need an high backlog in order 101 tcp-backlog 511 117 # If non-zero, use SO_KEEPALIVE to send TCP ACKs to clients in absence 130 tcp-keepalive 300 139 # supervised no - no supervision interaction 140 # supervised upstart - signal upstart by putting Redis into SIGSTOP mode [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.8/ |
H A D | redis.conf | 6 # ./redis-server /path/to/redis.conf 24 # to customize a few per-server settings. Include files can include 40 # Load modules at startup. If the server is not able to load modules 88 protected-mode yes 96 # In high requests-per-second environments you need an high backlog in order 101 tcp-backlog 511 117 # If non-zero, use SO_KEEPALIVE to send TCP ACKs to clients in absence 130 tcp-keepalive 300 139 # supervised no - no supervision interaction 140 # supervised upstart - signal upstart by putting Redis into SIGSTOP mode [all …]
|
/openbmc/qemu/target/avr/ |
H A D | translate.c | 4 * Copyright (c) 2019-2020 Michael Rolnik 18 * <http://www.gnu.org/licenses/lgpl-2.1.html> 22 #include "qemu/qemu-print.h" 25 #include "exec/translation-block.h" 26 #include "tcg/tcg-op.h" 27 #include "exec/helper-proto.h" 28 #include "exec/helper-gen.h" 34 #include "exec/helper-info.c.inc" 42 * https://github.com/seharris/qemu-avr-tests/tree/master/instruction-tests 99 * A - instruction that can skip the next one [all …]
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 2 ------------------------------------------------------------------ 4 idef-parser is a small compiler able to translate the Hexagon ISA description 8 ------------------- 10 To better understand the scope of the idef-parser, we'll explore an applicative 22 idef-parser will compile the above code into the following code: 57 - Fill in the output function signature with the correct TCGv registers 58 - Fill in the output function signature with the immediate integers 59 - Keep track of which registers, among the declared one, have been 73 idef-parser has to handle a lower number of computation primitives. 105 ------------ [all …]
|
/openbmc/u-boot/tools/ |
H A D | fit_image.c | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * (C) Copyright 2000-2004 9 * Updated-by: Prafulla Wadaskar <prafulla@marvell.com> 22 #include <u-boot/crc.h> 36 tfd = mmap_fdt(params->cmdname, tmpfile, size_inc, &ptr, &sbuf, true); in fit_add_file_data() 38 return -EIO; in fit_add_file_data() 40 if (params->keydest) { in fit_add_file_data() 43 destfd = mmap_fdt(params->cmdname, params->keydest, size_inc, in fit_add_file_data() 46 ret = -EIO; in fit_add_file_data() 53 if (params->datafile) { in fit_add_file_data() [all …]
|
/openbmc/qemu/hw/scsi/ |
H A D | scsi-disk.c | 9 * 2009-Dec-12 Artyom Tarasenko : implemented stamdard inquiry for the case 12 * 2009-Oct-13 Artyom Tarasenko : implemented the block descriptor in the 25 #include "qemu/error-report.h" 26 #include "qemu/main-loop.h" 28 #include "qemu/hw-version.h" 31 #include "migration/qemu-file-types.h" 36 #include "system/block-backend.h" 39 #include "hw/qdev-properties.h" 40 #include "hw/qdev-properties-system.h" 58 #define DEFAULT_MAX_IO_SIZE INT_MAX /* 2 GB - 1 block */ [all …]
|
/openbmc/qemu/migration/ |
H A D | ram.c | 4 * Copyright (c) 2003-2008 Fabrice Bellard 5 * Copyright (c) 2011-2015 Red Hat Inc 34 #include "qemu/main-loop.h" 38 #include "migration-stats.h" 41 #include "qemu-file.h" 42 #include "postcopy-ram.h" 44 #include "qemu/error-report.h" 46 #include "qapi/qapi-types-migration.h" 47 #include "qapi/qapi-events-migration.h" 48 #include "qapi/qapi-commands-migration.h" [all …]
|