Searched +full:arc +full:- +full:2016 (Results 1 – 4 of 4) sorted by relevance
2 * Copyright (C) 2016 Synopsys, Inc. All rights reserved.4 * SPDX-License-Identifier: GPL-2.0+19 * ARC timer control registers are mapped to auxiliary address space.20 * There are special ARC asm command to access that addresses.21 * Therefore we use built-in functions to read from and write to timer35 switch (priv->timer_id) { in arc_timer_get_count()54 id = fdtdec_get_int(gd->fdt_blob, dev_of_offset(dev), "reg", -1); in arc_timer_probe()56 return -EINVAL; in arc_timer_probe()59 return -ENXIO; in arc_timer_probe()61 priv->timer_id = (uint)id; in arc_timer_probe()[all …]
2 * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com)4 * SPDX-License-Identifier: GPL-2.0+6 /dts-v1/;17 #clock-cells = <0>;18 compatible = "fixed-clock";19 clock-frequency = <70000000>;20 u-boot,dm-pre-reloc;25 compatible = "snps,arc-uart";27 clock-frequency = <70000000>;
3 # see the file Documentation/kbuild/kconfig-language.txt in the6 mainmenu "U-Boot $UBOOTVERSION Configuration"12 # Allow defaults in arch-specific code to override any given here24 string "Local version - append to U-Boot release"26 Append an extra string to the end of your U-Boot version.41 A string of the format -gxxxxxxxx will be added to the localversion42 if a Git-based tree is found. The string generated by this will be49 $ git rev-parse --verify HEAD57 Enabling this option will pass "-Os" instead of "-O2" to gcc58 resulting in a smaller U-Boot image.[all …]
6 W: Web-page with status/info27 N: [^a-z]tegra all files whose path contains the word tegra55 -----------------------------------56 ARC59 T: git git://git.denx.de/u-boot-arc.git60 F: arch/arc/65 T: git git://git.denx.de/u-boot-arm.git71 T: git git://git.denx.de/u-boot-socfpga.git72 F: arch/arm/mach-socfpga/77 T: git git://git.denx.de/u-boot-atmel.git[all …]