/openbmc/linux/Documentation/devicetree/bindings/arm/omap/ |
H A D | omap.txt | 11 to move data from hwmod to device-tree representation. 15 - compatible: Every devices present in OMAP SoC should be in the 17 - ti,hwmods: list of hwmod names (ascii strings), that comes from the OMAP 22 - ti,no_idle_on_suspend: When present, it prevents the PM to idle the module 24 - ti,no-reset-on-init: When present, the module should not be reset at init 25 - ti,no-idle-on-init: When present, the module should not be idled at init 26 - ti,no-idle: When present, the module is never allowed to idle. 31 compatible = "ti,omap4-spinlock"; 37 - General Purpose devices 38 compatible = "ti,gp" [all …]
|
/openbmc/u-boot/configs/ |
H A D | am43xx_evm_rtconly_defconfig | 25 ….backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.back… 27 CONFIG_DEFAULT_DEVICE_TREE="am437x-gp-evm" 28 CONFIG_OF_LIST="am437x-gp-evm am437x-sk-evm am43x-epos-evm am437x-idk-evm"
|
H A D | am43xx_hs_evm_defconfig | 25 CONFIG_SPL_NET_VCI_STRING="AM43xx U-Boot SPL" 35 ….backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.back… 37 CONFIG_DEFAULT_DEVICE_TREE="am437x-gp-evm" 38 CONFIG_OF_LIST="am437x-gp-evm am437x-sk-evm am43x-epos-evm am437x-idk-evm"
|
H A D | am43xx_evm_defconfig | 17 CONFIG_SPL_NET_VCI_STRING="AM43xx U-Boot SPL" 29 ….backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.back… 31 CONFIG_DEFAULT_DEVICE_TREE="am437x-gp-evm" 32 CONFIG_OF_LIST="am437x-gp-evm am437x-sk-evm am43x-epos-evm am437x-idk-evm"
|
H A D | am43xx_evm_usbhost_boot_defconfig | 36 ….backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.back… 38 CONFIG_DEFAULT_DEVICE_TREE="am437x-gp-evm" 39 CONFIG_OF_LIST="am437x-gp-evm am437x-sk-evm am43x-epos-evm am437x-idk-evm"
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 dtb-$(CONFIG_ARCH_OMAP2) += \ 3 omap2420-h4.dtb \ 4 omap2420-n800.dtb \ 5 omap2420-n810.dtb \ 6 omap2420-n810-wimax.dtb \ 7 omap2430-sdp.dtb 8 dtb-$(CONFIG_ARCH_OMAP3) += \ 9 am3517-craneboard.dtb \ 10 am3517-evm.dtb \ [all …]
|
H A D | am437x-gp-evm.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 6 /* AM437x GP EVM */ 8 /dts-v1/; 11 #include <dt-bindings/pinctrl/am43xx.h> 12 #include <dt-bindings/pwm/pwm.h> 13 #include <dt-bindings/gpio/gpio.h> 16 model = "TI AM437x GP EVM"; 17 compatible = "ti,am437x-gp-evm","ti,am4372","ti,am43"; 24 stdout-path = &uart0; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | wkup-m3-ipc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/ti/wkup-m3-ipc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Dave Gerlach <d-gerlach@ti.com> 11 - Drew Fustini <dfustini@baylibre.com> 14 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor 17 C-states for CPU Idle. Once the wkup_m3_ipc driver uses the wkup_m3_rproc driver 29 On some boards like the AM335x EVM-SK and the AM437x GP EVM, a GPIO pin is 37 On AM437x SoCs, certain pins can be forced into an alternate state when IO [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | am43xx_evm.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 5 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ 20 #define CONFIG_SYS_NS16550_REG_SIZE (-4) 55 * When building U-Boot such that there is no previous loader 71 #define CONFIG_SYS_NS16550_COM1 0x44e09000 /* Base EVM has UART0 */ 97 * Disable MMC DM for SPL build and can be re-enabled after adding 144 "name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs}\0" \ 169 "if test -n $uenvcmd; then " \ 177 "bootz ${loadaddr} - ${fdtaddr}; " \ 184 "setenv fdtfile am43x-epos-evm.dtb; fi; " \ [all …]
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | Kconfig | 6 This option specifies support for the TI8168 EVM development platform 17 EVM development platform. 59 GP and HS EVM development platforms. The AM335x 60 GP EVM is a standalone test, development, and 107 incorporates the popular Texas Instruments Sitara 32bit ARM Coretex-A8 214 the Computing-Module m2 from bytes at work AG. 249 GP and HS EVM development platforms.The AM437x 250 GP EVM is a standalone test, development, and 263 prompt "Enable RTC-DDR ONLY Support" 265 If you want RTC-DDR ONLY Support, say Y. RTC Only with DDR in [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0+ 3 dtb-$(CONFIG_TARGET_SMARTWEB) += at91sam9260-smartweb.dtb 4 dtb-$(CONFIG_TARGET_TAURUS) += at91sam9g20-taurus.dtb 5 dtb-$(CONFIG_TARGET_CORVUS) += at91sam9g45-corvus.dtb 6 dtb-$(CONFIG_TARGET_GURNARD) += at91sam9g45-gurnard.dtb 8 dtb-$(CONFIG_S5PC100) += s5pc1xx-smdkc100.dtb 9 dtb-$(CONFIG_S5PC110) += s5pc1xx-goni.dtb 10 dtb-$(CONFIG_EXYNOS4) += exynos4210-origen.dtb \ 11 exynos4210-smdkv310.dtb \ 12 exynos4210-universal_c210.dtb \ [all …]
|
H A D | am437x-gp-evm.dts | 2 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ 9 /* AM437x GP EVM */ 11 /dts-v1/; 14 #include <dt-bindings/pinctrl/am43xx.h> 15 #include <dt-bindings/pwm/pwm.h> 16 #include <dt-bindings/gpio/gpio.h> 19 model = "TI AM437x GP EVM"; 20 compatible = "ti,am437x-gp-evm","ti,am4372","ti,am43"; 28 stdout-path = &uart0; 29 tick-timer = &timer2; [all …]
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | pm33xx-core.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 18 #include <linux/platform_data/gpio-omap.h> 33 #include "omap-secure.h" 52 return -ENOMEM; in am43xx_map_scu() 60 pr_warn("WARNING: This platform does not support off-mode, entering DeepSleep suspend.\n"); in am33xx_check_off_mode_enable() 69 * Check for am437x-gp-evm which has the right Hardware design to in am43xx_check_off_mode_enable() 72 if (of_machine_is_compatible("ti,am437x-gp-evm") && enable_off_mode) in am43xx_check_off_mode_enable() 75 pr_warn("WARNING: This platform does not support off-mode, entering DeepSleep suspend.\n"); in am43xx_check_off_mode_enable() 87 return -ENODEV; in amx3_common_init() [all …]
|
/openbmc/u-boot/board/ti/am43xx/ |
H A D | board.c | 1 // SPDX-License-Identifier: GPL-2.0+ 7 * Copyright (C) 2013, Texas Instruments, Incorporated - http://www.ti.com/ 33 #include <dwc3-uboot.h> 34 #include <dwc3-omap-uboot.h> 35 #include <ti-usb-phy-uboot.h> 59 {125, 3, 2, -1, -1, -1, -1}, /* OPP 50 */ 60 {-1, -1, -1, -1, -1, -1, -1}, /* OPP RESERVED */ 61 {125, 3, 1, -1, -1, -1, -1}, /* OPP 100 */ 62 {150, 3, 1, -1, -1, -1, -1}, /* OPP 120 */ 63 {125, 2, 1, -1, -1, -1, -1}, /* OPP TB */ [all …]
|
/openbmc/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |
/openbmc/ |
D | opengrok1.0.log | 1 2025-03-14 03:00:40.378-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-14 03:00:40.496-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-03-13 03:00:39.225-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-13 03:00:39.341-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |