/openbmc/u-boot/arch/powerpc/dts/ |
H A D | e6500_power_isa.dtsi | 13 power-isa-e; // Embedded 17 power-isa-e.ed; // Embedded.Enhanced Debug 18 power-isa-e.pd; // Embedded.External PID 19 power-isa-e.hv; // Embedded.Hypervisor 20 power-isa-e.le; // Embedded.Little-Endian 21 power-isa-e.pm; // Embedded.Performance Monitor 22 power-isa-e.pc; // Embedded.Processor Control 23 power-isa-ecl; // Embedded Cache Locking 31 power-isa-e.pt; // Embedded.Page Table 32 power-isa-e.hv.lrat; // Embedded.Hypervisor.LRAT [all …]
|
/openbmc/u-boot/board/ti/ti816x/ |
H A D | Makefile | 3 # Copyright (C) 2013, Adeneo Embedded <www.adeneo-embedded.com> 4 # Antoine Tenart, <atenart@adeneo-embedded.com>
|
/openbmc/u-boot/env/ |
H A D | Makefile | 13 extra-$(CONFIG_ENV_IS_EMBEDDED) += embedded.o 14 obj-$(CONFIG_ENV_IS_IN_EEPROM) += embedded.o 15 extra-$(CONFIG_ENV_IS_IN_FLASH) += embedded.o 16 obj-$(CONFIG_ENV_IS_IN_NVRAM) += embedded.o
|
H A D | fat.c | 56 * This printf is embedded in the messages from env_save that in env_fat_save() 68 * This printf is embedded in the messages from env_save that in env_fat_save() 103 * This printf is embedded in the messages from env_save that in env_fat_load() 114 * This printf is embedded in the messages from env_save that in env_fat_load()
|
H A D | embedded.c | 27 * Generate embedded environment table 39 #else /* Environment is embedded in U-Boot's .text section */ 83 * if the environment strings are embedded
|
/openbmc/openbmc/poky/meta/recipes-core/ell/ |
H A D | ell_0.76.bb | 1 SUMMARY = "Embedded Linux Library" 3 DESCRIPTION = "The Embedded Linux Library (ELL) provides core, \ 7 and compact enough for use on embedded Linux platforms, it is not \
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Connector/Embedded' 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Embedded.interface.yaml', 28 'xyz/openbmc_project/Inventory/Connector/Embedded',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/ |
H A D | meson.build | 2 subdir('Embedded') subdir 11 '../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Embedded.interface.yaml', 13 output: ['Embedded.md'], 25 'xyz/openbmc_project/Inventory/Connector/Embedded',
|
/openbmc/qemu/target/ppc/ |
H A D | cpu-models.c | 69 /* Embedded PowerPC */ 183 /* Freescale embedded PowerPC cores */ 503 "PowerPC 750CX v1.0 (G3 embedded)") 505 "PowerPC 750CX v2.1 (G3 embedded)") 507 "PowerPC 750CX v2.1 (G3 embedded)") 509 "PowerPC 750CX v2.2 (G3 embedded)") 511 "PowerPC 750CXe v2.1 (G3 embedded)") 513 "PowerPC 750CXe v2.2 (G3 embedded)") 515 "PowerPC 750CXe v2.3 (G3 embedded)") 517 "PowerPC 750CXe v2.4 (G3 embedded)") [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | hardware_ti816x.h | 6 * Copyright (C) 2013, Adeneo Embedded <www.adeneo-embedded.com> 7 * Antoine Tenart, <atenart@adeneo-embedded.com>
|
H A D | clock_ti81xx.h | 4 * Copyright (C) 2013, Adeneo Embedded <www.adeneo-embedded.com> 5 * Antoine Tenart, <atenart@adeneo-embedded.com>
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/ |
H A D | Embedded.interface.yaml | 2 Implement to provide embedded connector attributes. An embedded component is
|
/openbmc/u-boot/board/congatec/cgtqmx6eval/ |
H A D | Makefile | 6 # (C) Copyright 2013 Adeneo Embedded <www.adeneo-embedded.com>
|
/openbmc/u-boot/include/zfs/ |
H A D | zap_impl.h | 54 * the embedded pointer table takes up half a block: 60 * The embedded pointer table starts half-way through the block. Since 91 * This structure is followed by padding, and then the embedded 92 * pointer table. The embedded pointer table takes up second
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | IPA | 14 …trieving font information from a part or all of the Licensed Program or Embedded Fonts from a Digi… 18 …embedded or contained in the file for the display of the font ("Embedded Fonts"). Embedded Fonts … 40 4. If any Recipient extracts Embedded Fonts from a Digital Document File to create a Derive… 42 … Reproduction or Other Exploitation of a Digital Document File in which Embedded Fonts of the Lice…
|
/openbmc/openbmc/poky/meta/recipes-bsp/barebox/ |
H A D | barebox.bb | 1 SUMMARY = "barebox is a bootloader designed for embedded systems. It runs on a variety of architect… 2 DESCRIPTION = "barebox aims to be a versatile and flexible bootloader not only for booting embedded…
|
/openbmc/qemu/linux-user/ppc/ |
H A D | cpu_loop.c | 196 case POWERPC_EXCP_SPEU: /* SPE/embedded floating-point unavail. */ in cpu_loop() 225 case POWERPC_EXCP_EFPDI: /* Embedded floating-point data IRQ */ in cpu_loop() 226 cpu_abort(cs, "Embedded floating-point data IRQ not handled\n"); in cpu_loop() 228 case POWERPC_EXCP_EFPRI: /* Embedded floating-point round IRQ */ in cpu_loop() 229 cpu_abort(cs, "Embedded floating-point round IRQ not handled\n"); in cpu_loop() 231 case POWERPC_EXCP_EPERFM: /* Embedded performance monitor IRQ */ in cpu_loop() 234 case POWERPC_EXCP_DOORI: /* Embedded doorbell interrupt */ in cpu_loop() 238 case POWERPC_EXCP_DOORCI: /* Embedded doorbell critical interrupt */ in cpu_loop() 315 case POWERPC_EXCP_PERFM: /* Embedded performance monitor IRQ */ in cpu_loop()
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | u_boot_tpl_with_ucode_ptr.py | 5 # Entry-type module for an TPL binary with an embedded microcode pointer 17 """U-Boot TPL with embedded microcode pointer
|
H A D | u_boot_spl_with_ucode_ptr.py | 5 # Entry-type module for an SPL binary with an embedded microcode pointer 17 """U-Boot SPL with embedded microcode pointer
|
/openbmc/openbmc/poky/meta/recipes-core/newlib/ |
H A D | newlib.inc | 1 SUMMARY = "Newlib is a C library intended for use on embedded systems" 3 …se on embedded systems. It is a conglomeration of several library parts, all under free software l…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
H A D | doc-fixes.patch | 3 embedded applications, just don't build them. 9 Upstream-Status: Inappropriate [embedded specific]
|
/openbmc/openbmc/poky/meta/recipes-core/picolibc/ |
H A D | picolibc.inc | 1 SUMMARY = "C Libraries for Smaller Embedded Systems" 3 …a set of standard C libraries, both libc and libm, designed for smaller embedded systems with limi…
|
/openbmc/u-boot/doc/ |
H A D | README.ARC | 2 that SoC designers can optimize for a wide range of uses, from deeply embedded 19 performance and code density for embedded and host SoC applications.
|
/openbmc/u-boot/include/configs/ |
H A D | ti816x_evm.h | 5 * Copyright (C) 2013, Adeneo Embedded <www.adeneo-embedded.com> 6 * Antoine Tenart, <atenart@adeneo-embedded.com>
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | README.md | 6 accessed, such as a board, a chassis and a drive. Some objects are embedded in 7 other objects, such as a BMC embedded in a board, or a core in a CPU. The DBus
|