/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | IPMI.interface.yaml | 6 type followed by type-specific information. The type-specific information 8 adding the SEL record), sensor number, event direction and event-specific 12 events it requires a generator ID (0x20 for BMC), sensor D-Bus path, event 13 direction (assertion or de-assertion), and event specific data. For OEM type 19 - name: IpmiSelAdd 23 - name: Message 27 - name: Path 31 - name: SELData 35 - name: Assert 38 An indicator if the SEL event is asserting or de-asserting. [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | spi-cadence.txt | 2 -------------------------------------------- 5 - compatible : should be "cdns,qspi-nor" 6 - reg : 1.Physical base address and size of SPI registers map. 8 - clocks : Clock phandles (see clock bindings for details). 9 - cdns,fifo-depth : Size of the data FIFO in words. 10 - cdns,fifo-width : Bus width of the data FIFO in bytes. 11 - cdns,trigger-address : 32-bit indirect AHB trigger address. 12 - cdns,is-decoded-cs : Flag to indicate whether decoder is used or not. 13 - status : enable in requried dts. 16 -------------------------- [all …]
|
/openbmc/u-boot/arch/arm/mach-zynq/ |
H A D | slcr.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (c) 2013 - 2017 Xilinx Inc. 24 * zynq_slcr_mio_get_status - Get the status of MIO peripheral. 92 writel(SLCR_LOCK_MAGIC, &slcr_base->slcr_lock); in zynq_slcr_lock() 100 writel(SLCR_UNLOCK_MAGIC, &slcr_base->slcr_unlock); in zynq_slcr_unlock() 117 * the FSBL not loading the bitstream after soft-reboot in zynq_slcr_cpu_reset() 120 clrbits_le32(&slcr_base->reboot_status, 0xF000000); in zynq_slcr_cpu_reset() 122 writel(1, &slcr_base->pss_rst_ctrl); in zynq_slcr_cpu_reset() 131 /* Disable AXI interface by asserting FPGA resets */ in zynq_slcr_devcfg_disable() 132 writel(0xF, &slcr_base->fpga_rst_ctrl); in zynq_slcr_devcfg_disable() [all …]
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_firmware_upgrade.sh | 5 FRU_DEVICE="/sys/bus/i2c/devices/3-0050/eeprom" 7 if ! command -v ampere_fru_upgrade; 12 ampere_fru_upgrade -d $FRU_DEVICE -f "$IMAGE" 21 if ! command -v ampere_eeprom_prog; 28 chassisstate=$(obmcutil chassisstate | awk -F. '{print $NF}') 37 while [ "$cnt" -gt 0 ]; 39 cnt=$((cnt - 1)) 42 chassisstate_off=$(obmcutil chassisstate | awk -F. '{print $NF}') 50 echo "--- Error : Failed turning the Chassis off" 57 gpioset $(gpiofind host0-special-boot)=1 [all …]
|
/openbmc/phosphor-led-manager/manager/ |
H A D | manager.cpp | 5 #include <phosphor-logging/lg2.hpp> 46 -> std::map<LedName, Layout::LedAction> in getNewMapWithGroupPriorities() 54 for (const Layout::LedAction& action : it->actionSet) in getNewMapWithGroupPriorities() 70 for (const Layout::LedAction& action : it->actionSet) in getNewMapWithLEDPriorities() 92 if (it->priority != 0) in getNewMap() 110 // Assert -or- De-assert 245 if ((now - it->second) < 1h) in drivePhysicalLED() 247 return -1; in drivePhysicalLED() 255 return -1; in drivePhysicalLED() 266 // TODO: openbmc/phosphor-led-manager#5 in getPhysicalAction() [all …]
|
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager/ |
H A D | bios-update.sh | 3 set -e 8 # Find the GPIO pin associated with "pch-ready" 10 PCH_READY_GPIO_PIN=$(gpiofind "pch-ready") 12 if [ -z "${PCH_READY_GPIO_PIN}" ]; then 13 echo "gpio 'pch-ready' not found in device tree. Exiting." 17 read -r PCH_READY_GPIO_CHIP PCH_READY_GPIO_LINE <<< "$PCH_READY_GPIO_PIN" 25 IMAGE_FILE=$(find "$1" -name "*.rom") 31 # me address, 0x2e oen, 0x00 - lun, 0xdf - force recovery 33 # me address, 0x6 App Fn, 0x00 - lun, 0x2 - cold reset 35 # me address, 0x6 App Fn, 0x00 - lun, 0x1 - get device id [all …]
|
/openbmc/u-boot/drivers/pci/ |
H A D | pcie_imx.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Freescale i.MX6 PCI Express Root-Complex driver 5 * Copyright (C) 2013 Marek Vasut <marex@denx.de> 8 * pci-imx6.c: Sean Cross <xobs@kosagi.com> 9 * pcie-designware.c: Jingoo Han <jg1.han@samsung.com> 42 /* PCIe Port Logic registers (memory-mapped) */ 63 /* PHY registers (not memory-mapped) */ 115 return -ETIMEDOUT; in pcie_phy_poll_ack() 143 /* Read from the 16-bit PCIe PHY control registers (not memory-mapped) */ 200 /* wait for ack de-assertion */ in pcie_phy_write() [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CDLA-Permissive-1.0 | 21 1.7 “Modify” means to delete, erase, correct or re-arrange Data, resulting in “Modifications.” Mod… 27 …rom Your Computational Use of Data. Results shall not include more than a de minimis portion of t… 37 … of this Agreement, Data Provider(s) hereby grant(s) to You a worldwide, non-exclusive, irrevocabl… 67 …e who Receives the Data (including a cross-claim in a lawsuit) based on the Data, other than a cla… 71 …ED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHAN…
|
H A D | CDLA-Sharing-1.0 | 23 1.8 “Modify” means to delete, erase, correct or re-arrange Data, resulting in “Modifications.” Mod… 29 …rom Your Computational Use of Data. Results shall not include more than a de minimis portion of t… 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 …e who Receives the Data (including a cross-claim in a lawsuit) based on the Data, other than a cla… 75 …ED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHAN…
|
H A D | Nokia | 81 or de-archiving software is widely available for no charge. 92 Subject to the terms of this License, Nokia hereby grants You a world-wide, 93 royalty-free, non-exclusive license, subject to third party intellectual 118 property claims, each Contributor hereby grants You a world-wide, royalty-free, 119 non-exclusive license 239 requirements of Section 3.1-3.5 have been met for that Covered Software, 305 FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE 322 8.2 If You initiate litigation by asserting a patent infringement claim 387 This License is governed by the laws of Finland excluding its conflict-of-law
|
H A D | OPL-1.0 | 30 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 38 …per Grant. The Initial Developer hereby grants You a worldwide, royalty-free, non-exclusive licens… 44 …2.2. Contributor Grant. Each Contributor hereby grants You a worldwide, royalty-free, non-exclusiv… 66 …bute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for… 93 In case of conflicting dispositions in the parts of this license, the terms of the lower-numbered p… 97 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 104 …8.2. Termination Upon Litigation. If You initiate litigation by asserting a patent infringement cl… 120 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995…
|
H A D | SNIA | 35 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 41 …Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive… 47 …tual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive… 68 …bute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for… 84 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 90 8.2 If You initiate litigation by asserting a patent infringement claim (excluding declaratory judg… 98 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995… 100 …extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. The … 104 13. MULTIPLE-LICENSED CODE. Initial Developer may designate portions of the Covered Code as "Multip…
|
H A D | SugarCRM-1 | 9 found at: http://www.mozilla.org/MPL/MPL-1.1.html 66 provided the appropriate decompression or de-archiving software is widely 81 The Initial Developer hereby grants You a world-wide, royalty-free, non- 101 grants You a world-wide, royalty-free, non-exclusive license 206 Section 3.1-3.5 have been met for that Covered Code, and if You include a 272 FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE 287 8.2. If You initiate litigation by asserting a patent infringement claim 344 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users 353 its conflict-of-law provisions. With respect to disputes in which at least one 371 13. MULTIPLE-LICENSED CODE. [all …]
|
H A D | SugarCRM-1.1.3 | 6 …B. The original Mozilla Public License 1.1 can be found at: http://www.mozilla.org/MPL/MPL-1.1.html 37 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 43 The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject … 50 …tual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive… 83 You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have… 104 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 108 8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgm… 122 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995… 125 …extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With… 130 13. MULTIPLE-LICENSED CODE. [all …]
|
H A D | TPL-1.0 | 84 appropriate decompression or de-archiving software is widely available 100 You a world-wide, royalty-free, non-exclusive license, subject to 123 claims, each Contributor hereby grants You a world-wide, royalty-free, 124 non-exclusive license 240 Code in Executable form only if the requirements of Section 3.1-3.5 317 NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF 335 8.2. If You initiate litigation by asserting a patent infringement 399 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), 410 provides otherwise), excluding its conflict-of-law provisions. With 430 13. MULTIPLE-LICENSED CODE. [all …]
|
H A D | Interbase-1.0 | 36 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 44 The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject … 56 …tual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive… 100 You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have… 141 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 147 8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgm… 163 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995… 167 …extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With… 173 13. MULTIPLE-LICENSED CODE. 175 Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Lice… [all …]
|
H A D | CUA-OPL-1.0 | 67 appropriate decompression or de-archiving software is widely available 84 The Initial Developer hereby grants You a world-wide, royalty-free, 85 non-exclusive license, subject to third party intellectual property 111 hereby grants You a world-wide, royalty-free, non-exclusive license 235 requirements of Section 3.1-3.5 have been met for that Covered Code, 312 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. 330 8.2. If You initiate litigation by asserting a patent infringement 394 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), 405 any, provides otherwise), excluding its conflict-of-law provisions. 428 13. MULTIPLE-LICENSED CODE. [all …]
|
H A D | SPL-1.0 | 70 provided the appropriate decompression or de-archiving software is 88 The Initial Developer hereby grants You a world-wide, royalty-free, 89 non-exclusive license, subject to third party intellectual property 118 hereby grants You a world-wide, royalty-free, non-exclusive license 250 requirements of Section 3.1-3.5 have been met for that Covered Code, 335 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. 354 8.2. If You initiate litigation by asserting a patent infringement 421 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all 432 any, provides otherwise), excluding its conflict-of-law provisions. 455 13. MULTIPLE-LICENSED CODE. [all …]
|
H A D | MPL-1.1 | 35 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 42 The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject … 50 …tual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive… 120 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 126 8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgm… 140 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995… 144 …extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With… 150 13. Multiple-licensed code 152 Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Lice… 154 Exhibit A - Mozilla Public License.
|
H A D | NOSL | 34 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 40 …Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive… 47 …tual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive… 73 …You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 hav… 99 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 107 …8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judg… 120 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995… 132 13. MULTIPLE-LICENSED CODE. 134 Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Lice… 136 EXHIBIT A - Netizen Open Source License
|
H A D | NPL-1.1 | 5 … the following Amendments, including Exhibit A-Netscape Public License. Files identified with "Ex… 10 …These additional terms described in this Netscape Public License -- Amendments shall apply to the … 30 EXHIBIT A-Netscape Public License. 38 …munications Corporation. Portions created by Netscape are Copyright (C) 1998-1999 Netscape Communi… 76 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 82 …Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive… 89 …tual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive… 140 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 146 …8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judg… 159 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995… [all …]
|
H A D | CPAL-1.0 | 19 …n a compressed or archival form, provided the appropriate decompression or de-archiving software i… 23 The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject … 29 …tual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive… 51 You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have… 66 …D CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIR… 69 8.2 If You initiate litigation by asserting a patent infringement claim (excluding declatory judgme… 77 …pt. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995… 79 …extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With… 82 13. MULTIPLE-LICENSED CODE. 83 Initial Developer may designate portions of the Covered Code as Multiple-Licensed. Multiple-License…
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | cpu.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright 2004,2007-2011 Freescale Semiconductor, Inc. 8 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. 61 u32 ddr_sync = ((gur->rcwsr[5]) & FSL_CORENET_RCWSR5_DDR_SYNC) in checkcpu() 66 u32 ddr_ratio = ((gur->porpllsr) & MPC85xx_PORPLLSR_DDR_RATIO) in checkcpu() 90 setbits_be32(&gur->devdisr2, FSL_CORENET_DEVDISR2_DTSEC1_6 || in checkcpu() 92 setbits_be32(&gur->devdisr3, FSL_CORENET_DEVDISR3_PCIE3); in checkcpu() 93 setbits_be32(&gur->devdisr5, FSL_CORENET_DEVDISR5_DDR3); in checkcpu() 102 setbits_be32(&rcpm->pcph20setr, 0xf0); in checkcpu() 105 setbits_be32(&rcpm->clpcl10setr, 1 << 1); in checkcpu() [all …]
|
/openbmc/u-boot/drivers/video/exynos/ |
H A D | exynos_dp.c | 1 // SPDX-License-Identifier: GPL-2.0+ 31 disp_info->h_total = disp_info->h_res + disp_info->h_sync_width + in exynos_dp_disp_info() 32 disp_info->h_back_porch + disp_info->h_front_porch; in exynos_dp_disp_info() 33 disp_info->v_total = disp_info->v_res + disp_info->v_sync_width + in exynos_dp_disp_info() 34 disp_info->v_back_porch + disp_info->v_front_porch; in exynos_dp_disp_info() 79 * into E-EDID in I2C device, 0x30. in exynos_dp_read_edid() 82 /* Read Extension Flag, Number of 128-byte EDID extension blocks */ in exynos_dp_read_edid() 97 return -1; in exynos_dp_read_edid() 102 return -1; in exynos_dp_read_edid() 113 return -1; in exynos_dp_read_edid() [all …]
|
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | ddr.c | 1 // SPDX-License-Identifier: GPL-2.0+ 10 #include <asm/arch/mx6-ddr.h> 22 setbits_le32(&mmdc0->mpdgctrl0, 1 << 31); in reset_read_data_fifos() 23 wait_for_bit_le32(&mmdc0->mpdgctrl0, 1 << 31, 0, 100, 0); in reset_read_data_fifos() 25 setbits_le32(&mmdc0->mpdgctrl0, 1 << 31); in reset_read_data_fifos() 26 wait_for_bit_le32(&mmdc0->mpdgctrl0, 1 << 31, 0, 100, 0); in reset_read_data_fifos() 34 * Issue the Precharge-All command to the DDR device for both in precharge_all() 40 writel(0x04008050, &mmdc0->mdscr); in precharge_all() 41 wait_for_bit_le32(&mmdc0->mdscr, 1 << 14, 1, 100, 0); in precharge_all() 45 writel(0x04008058, &mmdc0->mdscr); in precharge_all() [all …]
|