/openbmc/u-boot/api/ |
H A D | api_storage.c | 43 static struct stor_spec specs[ENUM_MAX] = { { 0, 0, 0, 0, NULL }, }; variable 52 specs[ENUM_IDE].max_dev = CONFIG_SYS_IDE_MAXDEVICE; in dev_stor_init() 53 specs[ENUM_IDE].enum_started = 0; in dev_stor_init() 54 specs[ENUM_IDE].enum_ended = 0; in dev_stor_init() 55 specs[ENUM_IDE].type = DEV_TYP_STOR | DT_STOR_IDE; in dev_stor_init() 56 specs[ENUM_IDE].name = "ide"; in dev_stor_init() 59 specs[ENUM_MMC].max_dev = CONFIG_SYS_MMC_MAX_DEVICE; in dev_stor_init() 60 specs[ENUM_MMC].enum_started = 0; in dev_stor_init() 61 specs[ENUM_MMC].enum_ended = 0; in dev_stor_init() 62 specs[ENUM_MMC].type = DEV_TYP_STOR | DT_STOR_MMC; in dev_stor_init() [all …]
|
/openbmc/linux/drivers/video/fbdev/core/ |
D | fbmon.c |
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0006-cpp-honor-sysroot.patch | 24 gcc/cp/lang-specs.h | 2 +- 28 diff --git a/gcc/cp/lang-specs.h b/gcc/cp/lang-specs.h 30 --- a/gcc/cp/lang-specs.h 31 +++ b/gcc/cp/lang-specs.h
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
D | intro-specs.rst |
|
/openbmc/openbmc/poky/meta/recipes-core/picolibc/ |
H A D | picolibc-helloworld_git.bb | 24 # use a custom linker script, the GCC specs provided by picolibc 27 …${LDFLAGS} --verbose -T${S}/hello-world/${PICOLIBC_LINKERSCRIPT} -specs=picolibc.specs --oslib=sem…
|
H A D | picolibc_git.bb | 28 # Install GCC specs on libdir 32 FILES:${PN}-dev:append = " ${libdir}/*.specs ${libdir}/*.ld"
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0040-fix-runtime-capsule-update-flags-checks.patch | 23 + /* According to UEFI specs when the flag is CAPSULE_FLAGS_PERSIST_ACROSS_RESET, 31 + /*According to UEFI specs a capsule which has the CAPSULE_FLAGS_POPULATE_SYSTEM_TABLE 41 + /* According to UEFI specs, a capsule which has the CAPSULE_FLAGS_INITIATE_RESET
|
/openbmc/linux/tools/testing/selftests/bpf/ |
D | test_loader.c |
|
D | veristat.c |
|
/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/ |
H A D | avoid_polluting_cross_directories.patch | 3 Picolibc uses its own specs file: picolibc.specs to facilitate compilation, this 4 needs to be passed down to GCC via the -specs argument. 6 Using this specs file overrides some of the default options our toolchain was
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | xorg-lib-common.inc | 17 EXTRA_OECONF = "--disable-specs --without-groff --without-ps2pdf --without-fop" 23 --disable-specs --without-groff --without-ps2pdf --without-fop \
|
/openbmc/ipmitool/ |
H A D | Makefile.am | 71 mkdir -p $(RPMDIR)/{BUILD,RPMS,SRPMS,SOURCES,SPECS,tmp} 72 cp control/ipmitool.spec $(RPMDIR)/SPECS 75 $(RPMDIR)/SPECS/ipmitool.spec
|
/openbmc/openbmc-tools/openbmctool/build-scripts/ |
H A D | Makefile | 42 for i in BUILD BUILDROOT RPMS SOURCES SPECS SRPMS; do mkdir -p $(RPMDIR)/$$i; done 43 cp openbmctool-rhel$(RHEL_VER).spec $(RPMDIR)/SPECS 46 …DIR)' --define "_version $(VER)" --define "_release $(REL)" -bb $(RPMDIR)/SPECS/openbmctool-rhel$(…
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
D | vnic_enet.h |
|
/openbmc/linux/tools/net/ynl/generated/ |
D | Makefile |
|
/openbmc/u-boot/doc/ |
H A D | README.mpc83xxads | 11 Reading specs from /usr/powerpc/lib/gcc/powerpc-linux/3.4.3/specs
|
/openbmc/qemu/block/ |
H A D | rbd.c | 574 rbd_encryption_spec_t *specs; in qemu_rbd_encryption_load2() local 585 specs = g_new0(rbd_encryption_spec_t, encrypt_count); in qemu_rbd_encryption_load2() 591 specs[i].format = RBD_ENCRYPTION_FORMAT_LUKS1; in qemu_rbd_encryption_load2() 594 specs[i].opts = luks_opts; in qemu_rbd_encryption_load2() 595 specs[i].opts_size = sizeof(*luks_opts); in qemu_rbd_encryption_load2() 606 specs[i].format = RBD_ENCRYPTION_FORMAT_LUKS2; in qemu_rbd_encryption_load2() 609 specs[i].opts = luks2_opts; in qemu_rbd_encryption_load2() 610 specs[i].opts_size = sizeof(*luks2_opts); in qemu_rbd_encryption_load2() 621 specs[i].format = RBD_ENCRYPTION_FORMAT_LUKS; in qemu_rbd_encryption_load2() 624 specs[i].opts = luks_any_opts; in qemu_rbd_encryption_load2() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/ |
H A D | 0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | 13 …s -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -s…
|
/openbmc/qemu/include/hw/acpi/ |
H A D | pcihp.h | 6 * Interface specification - see docs/specs/acpi_pci_hotplug.rst 37 /* PCI Hot-plug registers bases. See docs/specs/acpi_pci_hotplug.rst */
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-target.inc | 52 ${gcclibdir}/${TARGET_SYS}/${BINV}/specs \ 159 # Hack around specs file assumptions 160 …gcc/${TARGET_SYS}/${BINV}/specs && sed -i -e '/^*cross_compile:$/ { n; s/1/0/; }' ${D}${libdir}/gc…
|
/openbmc/linux/sound/pci/vx222/ |
D | vx222.c |
|
/openbmc/linux/drivers/net/wireless/ath/ |
D | dfs_pattern_detector.h |
|
/openbmc/qemu/hw/display/ |
H A D | vga-isa.c | 4 * see docs/specs/standard-vga.rst for virtual hardware specs.
|
/openbmc/linux/Documentation/ABI/testing/ |
D | sysfs-firmware-qemu_fw_cfg |
|
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/ |
H A D | MAINTAINERS | 9 W: https://www.theobroma-systems.com/rk3399-q7/tech-specs
|