/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | qcom,bam-dma.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/dma/qcom,bam-dma.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andy Gross <agross@kernel.org> 11 - Bjorn Andersson <andersson@kernel.org> 14 - $ref: dma-controller.yaml# 19 - enum: 21 - qcom,bam-v1.3.0 23 - qcom,bam-v1.4.0 [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | qcs404-evb.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 19 stdout-path = "serial0"; 22 vph_pwr: vph-pwr-regulator { 23 compatible = "regulator-fixed"; 24 regulator-name = "vph_pwr"; 25 regulator-always-on; 26 regulator-boot-on; [all …]
|
H A D | msm8994.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2013-2016, The Linux Foundation. All rights reserved. 6 #include <dt-bindings/interrupt-controller/arm-gic.h> 7 #include <dt-bindings/clock/qcom,gcc-msm8994.h> 8 #include <dt-bindings/clock/qcom,mmcc-msm8994.h> 9 #include <dt-bindings/clock/qcom,rpmcc.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/power/qcom-rpmpd.h> 14 interrupt-parent = <&intc>; 16 #address-cells = <2>; [all …]
|
H A D | msm8916.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. 6 #include <dt-bindings/arm/coresight-cti-dt.h> 7 #include <dt-bindings/clock/qcom,gcc-msm8916.h> 8 #include <dt-bindings/clock/qcom,rpmcc.h> 9 #include <dt-bindings/interconnect/qcom,msm8916.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/power/qcom-rpmpd.h> 12 #include <dt-bindings/reset/qcom,gcc-msm8916.h> 13 #include <dt-bindings/thermal/thermal.h> [all …]
|
H A D | msm8996.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. 6 #include <dt-bindings/interrupt-controller/arm-gic.h> 7 #include <dt-bindings/clock/qcom,gcc-msm8996.h> 8 #include <dt-bindings/clock/qcom,mmcc-msm8996.h> 9 #include <dt-bindings/clock/qcom,rpmcc.h> 10 #include <dt-bindings/interconnect/qcom,msm8996.h> 11 #include <dt-bindings/interconnect/qcom,msm8996-cbf.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/power/qcom-rpmpd.h> [all …]
|
H A D | msm8953.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 4 #include <dt-bindings/clock/qcom,gcc-msm8953.h> 5 #include <dt-bindings/clock/qcom,rpmcc.h> 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/interrupt-controller/arm-gic.h> 8 #include <dt-bindings/power/qcom-rpmpd.h> 9 #include <dt-bindings/soc/qcom,apr.h> 10 #include <dt-bindings/sound/qcom,q6afe.h> 11 #include <dt-bindings/sound/qcom,q6asm.h> 12 #include <dt-bindings/thermal/thermal.h> [all …]
|
H A D | ipq6018.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/clock/qcom,gcc-ipq6018.h> 10 #include <dt-bindings/reset/qcom,gcc-ipq6018.h> 11 #include <dt-bindings/clock/qcom,apss-ipq.h> 14 #address-cells = <2>; 15 #size-cells = <2>; 16 interrupt-parent = <&intc>; 19 sleep_clk: sleep-clk { 20 compatible = "fixed-clock"; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/rygel/ |
H A D | rygel_0.44.1.bb | 5 that may be controlled remotely by a UPnP or DLNA Controller." 8 LICENSE = "LGPL-2.1-only" 11 DEPENDS = "libxml2 glib-2.0 gssdp gupnp gupnp-av gupnp-dlna gstreamer1.0 \ 12 gstreamer1.0-plugins-base libgee libsoup libmediaart-2.0 \ 13 libunistring sqlite3 intltool-native gst-editing-services" 15 RDEPENDS:${PN} = "gstreamer1.0-plugins-base-playback shared-mime-info" 16 RRECOMMENDS:${PN} = "rygel-plugin-media-export" 18 inherit gnomebase features_check vala gobject-introspection gettext systemd 20 # gobject-introspection is mandatory for libmediaart-2.0 and cannot be configured 21 REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11" [all …]
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | tdx.rst | 1 .. SPDX-License-Identifier: GPL-2.0 19 TDX includes new hypercall-like mechanisms for communicating from the 25 TDX guests behave differently from bare-metal and traditional VMX guests. 32 Instruction-based #VE 33 --------------------- 35 - Port I/O (INS, OUTS, IN, OUT) 36 - HLT 37 - MONITOR, MWAIT 38 - WBINVD, INVD 39 - VMCALL [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CDLA-Permissive-1.0 | 19 …ch it is organized, together with all other entities that control, are controlled by, or are under… 21 1.7 “Modify” means to delete, erase, correct or re-arrange Data, resulting in “Modifications.” Mod… 25 1.9 “Receive” or “Receives” means to have been given access to Data, locally or remotely. 37 … of this Agreement, Data Provider(s) hereby grant(s) to You a worldwide, non-exclusive, irrevocabl… 67 …inst a Data Provider or anyone else who Receives the Data (including a cross-claim in a lawsuit) b… 71 …ED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHAN…
|
H A D | CDLA-Sharing-1.0 | 19 …ch it is organized, together with all other entities that control, are controlled by, or are under… 23 1.8 “Modify” means to delete, erase, correct or re-arrange Data, resulting in “Modifications.” Mod… 27 1.10 “Receive” or “Receives” means to have been given access to Data, locally or remotely. 39 … of this Agreement, Data Provider(s) hereby grant(s) to You a worldwide, non-exclusive, irrevocabl… 55 …bility of anyone who Receives the Data (a) to Publish the Data in a publicly-accessible manner or … 57 …der this Agreement, including by adding any restriction on commercial or non-commercial Use of Dat… 71 …inst a Data Provider or anyone else who Receives the Data (including a cross-claim in a lawsuit) b… 75 …ED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHAN…
|
H A D | AGPL-3.0-only | 17 share and change all versions of a program--to make sure it remains free 65 "Copyright" also means copyright-like laws that apply to other kinds of 103 for making modifications to it. "Object code" means any non-source 126 System Libraries, or general-purpose tools or generally available free 167 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 189 non-permissive terms added in accord with section 7 apply to the code; 233 6. Conveying Non-Source Forms. 237 machine-readable Corresponding Source under the terms of this License, 276 e) Convey the object code using peer-to-peer transmission, provided 295 commercial, industrial or non-consumer uses, unless such uses represent [all …]
|
H A D | AGPL-3.0-or-later | 19 all versions of a program--to make sure it remains free software for all its 63 "Copyright" also means copyright-like laws that apply to other kinds of works, 100 modifications to it. "Object code" means any non-source form of a work. 120 However, it does not include the work's System Libraries, or general-purpose 158 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 177 that this License and any non-permissive terms added in accord with section 217 6. Conveying Non-Source Forms. 220 4 and 5, provided that you also convey the machine-readable Corresponding 253 e) Convey the object code using peer-to-peer transmission, provided you inform 270 commercial, industrial or non-consumer uses, unless such uses represent the [all …]
|
H A D | SSPL-1.0 | 15 “Copyright” also means copyright-like laws that apply to other kinds of 53 making modifications to it. “Object code” means any non-source form of a 75 Libraries, or general-purpose tools or generally available free programs 114 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 134 intact all notices stating that this License and any non-permissive terms 177 6. Conveying Non-Source Forms. 180 sections 4 and 5, provided that you also convey the machine-readable 218 e) Convey the object code using peer-to-peer transmission, provided you 237 commercial, industrial or non-consumer uses, unless such uses represent 317 All other non-permissive additional terms are considered “further [all …]
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8074-dragonboard.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/gpio/gpio.h> 3 #include <dt-bindings/input/input.h> 4 #include <dt-bindings/leds/common.h> 5 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 6 #include "qcom-msm8974.dtsi" 10 /delete-node/ &mpss_region; 14 compatible = "qcom,apq8074-dragonboard", "qcom,apq8074"; 23 stdout-path = "serial0:115200n8"; 26 gpio-keys { [all …]
|
H A D | qcom-msm8974-sony-xperia-rhine.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "qcom-msm8974.dtsi" 5 #include <dt-bindings/input/input.h> 6 #include <dt-bindings/leds/common.h> 7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 15 stdout-path = "serial0:115200n8"; 18 gpio-keys { 19 compatible = "gpio-keys"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&gpio_keys_pin_a>; [all …]
|
H A D | qcom-ipq4019.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/clock/qcom,gcc-ipq4019.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 13 #address-cells = <1>; 14 #size-cells = <1>; 18 interrupt-parent = <&intc>; 20 reserved-memory { 21 #address-cells = <0x1>; [all …]
|
H A D | qcom-sdx65.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 #include <dt-bindings/clock/qcom,gcc-sdx65.h> 10 #include <dt-bindings/clock/qcom,rpmh.h> 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/power/qcom-rpmpd.h> 14 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 15 #include <dt-bindings/interconnect/qcom,sdx65.h> 18 #address-cells = <1>; 19 #size-cells = <1>; [all …]
|
H A D | qcom-sdx55.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 #include <dt-bindings/clock/qcom,gcc-sdx55.h> 10 #include <dt-bindings/clock/qcom,rpmh.h> 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interconnect/qcom,sdx55.h> 13 #include <dt-bindings/interrupt-controller/arm-gic.h> 14 #include <dt-bindings/power/qcom-rpmpd.h> 15 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 18 #address-cells = <1>; 19 #size-cells = <1>; [all …]
|
/openbmc/docs/security/ |
H A D | obmc-security-response-team-guidelines.md | 13 - Keep problems private until announce. 14 - Work with diligence. 15 - Keep stakeholders informed. 21 - Within a day, acknowledge you received the report. Note that reports are 23 - Communicate by opening the GitHub draft security advistory as soon as the 29 - Determine if the problem is new or known. 30 - Determine if the problem is in OpenBMC. 31 - If the problem is in a project that OpenBMC uses, re-route the problem to 33 - Note that the problem may be in a customized version of OpenBMC but not 35 - Determine which OpenBMC areas should address the problem. [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.pxe | 1 SPDX-License-Identifier: GPL-2.0+ 3 * Copyright 2010-2011 Calxeda, Inc. 7 the PXELINUX boot loader. This allows U-Boot based systems to be controlled 8 remotely using the same PXE based techniques that many non U-Boot based servers 15 ------- 22 ----------- 25 pxefile_addr_r - should be set to a location in RAM large enough to hold 31 bootfile,serverip - these two are typically set in the DHCP response 36 ethaddr - this is the standard MAC address for the ethernet adapter in use. 40 pxeuuid - this is a UUID in standard form using lower case hexadecimal [all …]
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | features.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 9 can select, and a reference on :ref:`ref-features-backfill`. 15 as ``poky.conf``, ``poky-tiny.conf``, ``poky-lsb.conf`` and so forth. 34 .. _ref-features-machine: 41 one-to-one correspondence to packages, and they can go beyond simply 45 specified within the :ref:`ref-tasks-configure` task 51 - *acpi:* Hardware has ACPI (x86/x86_64 only) 53 - *alsa:* Hardware has ALSA audio drivers 55 - *bluetooth:* Hardware has integrated BT 57 - *efi:* Support for booting through EFI [all …]
|
/openbmc/linux/lib/ |
H A D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0-only 18 The behavior is also controlled by the kernel command line 19 parameter printk.time=1. See Documentation/admin-guide/kernel-parameters.rst 50 int "Default console loglevel (1-15)" 60 Note: This does not affect the log level of un-prefixed printk() 61 usage in the kernel. That is controlled by the MESSAGE_LOGLEVEL_DEFAULT 65 int "quiet console loglevel (1-15)" 76 int "Default message log level (1-7)" 82 This was hard-coded to KERN_WARNING since at least 2.6.10 but folks 118 enabled/disabled based on various levels of scope - per source file, [all …]
|
/openbmc/docs/architecture/ |
H A D | interface-overview.md | 6 - Engineers provide domain expertise in specific areas and learn about use cases 8 - Give BMC administrators and system integrators a simplified view of the BMC's 11 - Management and security folks need everything to work and play together 24 OpenBMC's services and the interfaces they provide are controlled by `systemd`. 38 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Control/S… 58 +----------------+ +----------------+ 61 | Network -+- LPC ---+- | 62 -+- eth0 -+--PCIe --+- | 63 -+- eth1 -+--UART --+- | 64 | lo -+- I2C ---+- | [all …]
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | bam_dma.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. 8 * QCOM BAM DMA blocks are distributed amongst a number of the on-chip 32 #include <linux/dma-mapping.h> 46 #include "../virt-dma.h" 342 #define MAX_DESCRIPTORS (BAM_DESC_FIFO_SIZE / sizeof(struct bam_desc_hw) - 1) 343 #define BAM_FIFO_SIZE (SZ_32K - 8) 344 #define IS_BUSY(chan) (CIRC_SPACE(bchan->tail, bchan->head,\ 404 * bam_addr - returns BAM register address 412 const struct reg_offset_data r = bdev->layout[reg]; in bam_addr() [all …]
|