/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | pci.txt | 3 PCI Bus Binding to: IEEE Std 1275-1994 4 https://www.devicetree.org/open-firmware/bindings/pci/pci2_1.pdf 9 https://www.devicetree.org/open-firmware/practice/imap/imap0_9d.pdf 14 - linux,pci-domain: 21 - max-link-speed: 27 - reset-gpios: 30 - supports-clkreq: 34 not to advertise ASPM L1 Sub-States support if there is no CLKREQ signal. 36 PCI-PCI Bridge properties 37 ------------------------- [all …]
|
H A D | v3-v360epc-pci.txt | 6 - compatible: should be one of: 7 "v3,v360epc-pci" 8 "arm,integrator-ap-pci", "v3,v360epc-pci" 9 - reg: should contain two register areas: 12 - interrupts: should contain a reference to the V3 error interrupt 14 - bus-range: see pci.txt 15 - ranges: this follows the standard PCI bindings in the IEEE Std 16 1275-1994 (see pci.txt) with the following restriction: 17 - The non-prefetchable and prefetchable memory windows must 19 - The prefetchable memory window must be immediately adjacent [all …]
|
H A D | host-generic-pci.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/host-generic-pci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Will Deacon <will@kernel.org> 13 Firmware-initialised PCI host controllers and PCI emulations, such as the 14 virtio-pci implementations found in kvmtool and other para-virtualised 21 Configuration Space is assumed to be memory-mapped (as opposed to being 26 For CAM, this 24-bit offset is: 41 - description: [all …]
|
/openbmc/qemu/pc-bios/ |
H A D | README | 1 - SeaBIOS (bios.bin) is the successor of pc bios. 4 - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios 7 - OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable 9 1275-1994 (referred to as Open Firmware) compliant firmware. 14 - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware 17 built from git tag qemu-slof-20230918. 19 - VOF (Virtual Open Firmware) is a minimalistic firmware to work with 20 -machine pseries,x-vof=on. When enabled, the firmware acts as a slim shim and 21 QEMU implements parts of the IEEE 1275 Open Firmware interface. 23 - The PXE roms come from the iPXE project. Built with BANNER_TIME 0. [all …]
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pci-info.txt | 5 ---------------------- 17 pci: pci-controller { 40 defined by the IEEE Std 1275-1994 PCI bus binding document v2.1. Compatible 51 #address-cells = <3>; 52 #size-cells = <2>; 53 compatible = "pci-x86"; 54 u-boot,dm-pre-reloc; 60 #address-cells = <3>; 61 #size-cells = <2>; 62 compatible = "pci-bridge"; [all …]
|
/openbmc/qemu/docs/system/ppc/ |
H A D | powermac.rst | 4 Use the executable ``qemu-system-ppc`` to simulate a complete PowerMac 7 - ``g3beige`` Heathrow based PowerMac 8 - ``mac99`` Mac99 based PowerMac 11 ----------------- 17 * 2 PMAC IDE interfaces with hard disk and CD-ROM support 20 * VIA-CUDA with ADB keyboard and mouse. 24 --------------- 29 -------- 34 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware.
|
H A D | pseries.rst | 5 The Power machine para-virtualized environment described by the Linux on Power 18 - POWER7, POWER7+ 19 - POWER8, POWER8NVL 20 - POWER9 21 - Power10 22 - Power11 23 - Support for POWER5+ also exists, works with correct kernel/userspace 25 - XICS (POWER8) 26 - XIVE (Supported by below:) 27 - POWER9 [all …]
|
/openbmc/qemu/docs/system/ |
H A D | target-sparc.rst | 1 .. _Sparc32-System-emulator: 4 ----------------------- 6 Use the executable ``qemu-system-sparc`` to simulate the following Sun4m 9 - SPARCstation 4 11 - SPARCstation 5 13 - SPARCstation 10 15 - SPARCstation 20 17 - SPARCserver 600MP 19 - SPARCstation LX 21 - SPARCstation Voyager [all …]
|
/openbmc/linux/Documentation/gpu/ |
H A D | vgaarbiter.rst | 7 implemented on PCI will typically have the same "hard-decoded" addresses as 8 they did on ISA. For more details see "PCI Bus Binding to IEEE Std 1275-1994 14 than one legacy device co-exists on the same machine. But the problem happens 23 --------------------------- 51 unplugged, we get "invalid" then for card_ID and an -ENODEV 63 non-blocking acquire locks on target (returns EBUSY if 90 In the case of devices hot-{un,}plugged, there is a hook - pci_notify() - to 94 There is also an in-kernel API of the arbiter in case DRM, vgacon, or other 97 In-kernel interface 98 ------------------- [all …]
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci_of_scan.c | 1 // SPDX-License-Identifier: GPL-2.0-only 17 #include <asm/pci-bridge.h> 20 * get_int_prop - Decode a u32 from a device tree property 34 * pci_parse_of_flags - Parse the flags cell of a device tree PCI address 38 * PCI Bus Binding to IEEE Std 1275-1994 49 * t is 1 if the address is aliased (for non-relocatable I/O), 54 * 10 denotes 32-bit-address Memory Space 55 * 11 denotes 64-bit-address Memory Space 56 * bbbbbbbb is the 8-bit Bus Number 57 * ddddd is the 5-bit Device Number [all …]
|
/openbmc/qemu/docs/interop/ |
H A D | firmware.json | 1 # -*- Mode: Python -*- 11 # later. See the COPYING file in the top-level directory. 18 'member-name-exceptions': [ 25 # Lists the firmware-OS interface types provided by various firmware 32 # 1275-1994 standard. Examples for firmware projects that 35 # @uboot: Firmware interface defined by the U-Boot project. 71 # @aarch64: 64-bit Arm. 73 # @arm: 32-bit Arm. 75 # @i386: 32-bit x86. 77 # @loongarch64: 64-bit LoongArch. (since: 7.1) [all …]
|
/openbmc/linux/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-colors.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * v4l2-tpg-colors.c - A table that converts colors to various colorspaces 16 * gcc v4l2-tpg-colors.c -DCOMPILE_APP -o gen-colors -lm 20 * Note that the converted colors are in the range 0x000-0xff0 (so times 16) 27 #include <media/tpg/v4l2-tpg.h> 29 /* sRGB colors with range [0-255] */ 33 * to other colorspaces will never lead to out-of-gamut colors. 209 1261, 1262, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 246 1976, 1978, 1979, 1980, 1982, 1983, 1984, 1986, 1987, 1989, 1990, 1991, 1993, 1994, 1995, 1997, 357 1255, 1257, 1259, 1260, 1262, 1264, 1265, 1267, 1269, 1270, 1272, 1274, 1275, 1277, 1279, 1280, [all …]
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 36 #include "hw/pci-host/spapr.h" 40 #include "qemu/error-report.h" 47 #include "hw/qdev-properties.h" 70 QLIST_FOREACH(sphb, &spapr->phbs, list) { in spapr_pci_find_phb() 71 if (sphb->buid != buid) { in spapr_pci_find_phb() 92 return pci_find_device(phb->bus, bus_num, devfn); in spapr_pci_find_dev() 254 trace_spapr_pci_msi_setup(pdev->name, 0, msg.address); in spapr_msi_setmsg() 260 trace_spapr_pci_msi_setup(pdev->name, i, msg.address); in spapr_msi_setmsg() 330 msi = (SpaprPciMsi *) g_hash_table_lookup(phb->msi, &config_addr); in rtas_ibm_change_msi() 346 g_hash_table_remove(phb->msi, &config_addr); in rtas_ibm_change_msi() [all …]
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | mach-types.h | 2 * This was automagically generated from arch/arm/tools/mach-types! 1269 #define MACH_TYPE_ENERGIZER 1275 1974 #define MACH_TYPE_EXEDA 1994
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 1 drwxr-xr-x root root 4096 ./bin 2 lrwxrwxrwx root root 19 ./bin/ash -> /bin/busybox.nosuid 3 lrwxrwxrwx root root 25 ./bin/base64 -> /usr/bin/base64.coreutils 4 -rwxr-xr-x root root 1190872 ./bin/bash.bash 5 lrwxrwxrwx root root 14 ./bin/bash -> /bin/bash.bash 6 lrwxrwxrwx root root 14 ./bin/busybox -> busybox.nosuid 7 -rwxr-xr-x root root 613008 ./bin/busybox.nosuid 8 -rwsr-xr-x root root 59440 ./bin/busybox.suid 9 lrwxrwxrwx root root 18 ./bin/cat -> /bin/cat.coreutils 10 -rwxr-xr-x root root 47336 ./bin/cat.coreutils [all …]
|
H A D | buildhistory_filelist1.txt | 1 drwxr-xr-x root root 4096 ./bin 2 lrwxrwxrwx root root 19 ./bin/ash -> /bin/busybox.nosuid 3 lrwxrwxrwx root root 25 ./bin/base64 -> /usr/bin/base64.coreutils 4 -rwxr-xr-x root root 1190872 ./bin/bash.bash 5 lrwxrwxrwx root root 14 ./bin/bash -> /bin/bash.bash 6 lrwxrwxrwx root root 14 ./bin/busybox -> busybox.nosuid 7 -rwxr-xr-x root root 613008 ./bin/busybox.nosuid 8 -rwsr-xr-x root root 59440 ./bin/busybox.suid 9 lrwxrwxrwx root root 18 ./bin/cat -> /bin/cat.coreutils 10 -rwxr-xr-x root root 47336 ./bin/cat.coreutils [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 8 Upstream-Status: Pending 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 --- 13 bfd/configure | 1333 +++++++++--- 14 bfd/configure.ac | 2 +- 16 binutils/configure | 1331 +++++++++--- 18 gas/configure | 1331 +++++++++--- 20 gprof/configure | 1331 +++++++++--- 22 gprofng/configure | 1693 ++++++++++++---- 24 gprofng/gp-display-html/Makefile.in | 2 + [all …]
|