Home
last modified time | relevance | path

Searched refs:CPU (Results 1 – 25 of 256) sorted by relevance

1234567891011

/u-boot/drivers/cpu/
A DKconfig1 config CPU config
2 bool "Enable CPU drivers using Driver Model"
11 bool "Enable MPC83xx CPU driver"
12 depends on CPU
15 Support CPU cores for SoCs of the MPC83xx series.
18 bool "Enable RISC-V CPU driver"
19 depends on CPU && RISCV
21 Support CPU cores for RISC-V architecture.
/u-boot/doc/device-tree-bindings/cpu/
A Dnios2.txt13 - reg: Contains CPU index.
14 - clock-frequency: Contains the clock frequency for CPU, in Hz.
19 - altr,reset-addr: Specifies CPU reset address
20 - altr,exception-addr: Specifies CPU exception address
23 - altr,has-initda: Specifies CPU support initda instruction, should be 1.
24 - altr,has-mmu: Specifies CPU support MMU support.
25 - altr,has-mul: Specifies CPU hardware multipy support.
26 - altr,has-div: Specifies CPU hardware divide support
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dpsci.S88 @ Get the real CPU number
105 @ Affinity level 0 - CPU: only 0, 1 are valid in LS1021xa.
113 @ r1 = target CPU
119 @ Clear and Get the correct CPU number
135 @ Detect target CPU state
142 @ Reset target CPU
158 @ Do reset on target CPU
164 @ Wait target CPU up
172 @ Release on target CPU
175 lsl r6, r6, r1 @ 32 bytes per CPU
[all …]
/u-boot/
A Dconfig.mk24 CPU := $(CONFIG_SYS_CPU:"%"=%)
27 CPU := arm720t
42 CPUDIR=arch/$(ARCH)/cpu$(if $(CPU),/$(CPU),)
/u-boot/arch/x86/include/asm/acpi/
A Dcpu.asl6 /* These come from the dynamically created CPU SSDT */
9 /* Notify OS to re-read CPU tables */
15 /* Notify OS to re-read CPU _PPC limit */
A Dlpc.asl107 IO (Decode16, 0x63, 0x63, 0x1, 0x01) // CPU Reserved
108 IO (Decode16, 0x65, 0x65, 0x1, 0x01) // CPU Reserved
109 IO (Decode16, 0x67, 0x67, 0x1, 0x01) // CPU Reserved
111 IO (Decode16, 0x92, 0x92, 0x1, 0x01) // CPU Reserved
/u-boot/arch/nds32/
A DMakefile3 head-y := arch/nds32/cpu/$(CPU)/start.o
5 libs-y += arch/nds32/cpu/$(CPU)/
/u-boot/board/google/chromebook_coral/
A Dbaseboard_dptf.asl37 /* CPU Throttle Effect on CPU */
40 /* CPU Effect on Temp Sensor 0 */
48 /* CPU Effect on Temp Sensor 1 */
/u-boot/arch/powerpc/
A DMakefile3 head-y := arch/powerpc/cpu/$(CPU)/start.o
6 libs-y += arch/powerpc/cpu/$(CPU)/
/u-boot/board/mikrotik/crs3xx-98dx3236/
A DREADME5 based on the Marvell Prestera 98DX3236 switch with an integrated CPU.
8 - Marvell Prestera 98DX3236 switch with an integrated ARMv7 CPU
18 - Gigabit Ethernet support (internal CPU <-> switch fabric connection)
/u-boot/doc/arch/
A Dnds32.rst39 AndesCore CPU
41 Andes Technology has 4 families of CPU cores: N12, N10, N9, N8.
43 For details about N12 CPU family, please check below N1213 features.
44 N1213 is a configurable hard/soft core of NDS32's N12 CPU family.
49 CPU Core
84 - Internal or external to CPU core.
/u-boot/board/qualcomm/dragonboard820c/
A Dreadme.txt375 CPU architecture: 8
376 CPU variant : 0x1
378 CPU revision : 2
384 CPU architecture: 8
385 CPU variant : 0x1
387 CPU revision : 2
393 CPU architecture: 8
394 CPU variant : 0x1
396 CPU revision : 2
402 CPU architecture: 8
[all …]
/u-boot/doc/device-tree-bindings/misc/misc/
A Dgdsys,iocpu_fpga.txt1 gdsys IHS FPGA for CPU devices
3 The gdsys IHS FPGA is the main FPGA on gdsys CPU devices. This driver provides
/u-boot/arch/x86/include/asm/arch-quark/acpi/
A Dlpc.asl111 IO(Decode16, 0x63, 0x63, 0x1, 0x01) /* CPU Reserved */
112 IO(Decode16, 0x65, 0x65, 0x1, 0x01) /* CPU Reserved */
113 IO(Decode16, 0x67, 0x67, 0x1, 0x01) /* CPU Reserved */
115 IO(Decode16, 0x92, 0x92, 0x1, 0x01) /* CPU Reserved */
/u-boot/arch/arm/mach-exynos/
A DKconfig14 Samsung Exynos4 SoC family are based on ARM Cortex-A9 CPU. There
33 Samsung Exynos5 SoC family are based on ARM Cortex-A15 CPU (and
34 Cortex-A7 CPU in big.LITTLE configuration). There are multiple SoCs
44 Samsung Exynos7 SoC family are based on ARM Cortex-A57 CPU or
45 Cortex-A53 CPU (and some in a big.LITTLE configuration). There are
/u-boot/arch/m68k/
A DMakefile3 head-y := arch/m68k/cpu/$(CPU)/start.o
5 libs-y += arch/m68k/cpu/$(CPU)/
/u-boot/arch/arm/mach-tegra/
A Dpsci.S30 @ converts CPU ID into FLOW_CTRL_CPUn_CSR offset
52 bl psci_get_cpu_id @ CPU ID => r0
72 bl psci_get_cpu_id @ CPU ID => r0
/u-boot/arch/arm/mach-tegra/tegra210/
A DKconfig18 P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
27 P2371-2180 (Jetson TX1 developer kit) is a P2180 CPU board married
42 P3450-0000 is a P3448 CPU board married to a P3449 I/O board.
/u-boot/board/efi/
A DKconfig12 takes over once the RAM, video and CPU are fully running.
20 takes over once the RAM, video and CPU are fully running.
/u-boot/drivers/mailbox/
A DKconfig9 CPU to another CPU, or sometimes to dedicated HW modules. They form
10 the basis of a variety of inter-process/inter-CPU communication
/u-boot/arch/sh/
A DMakefile5 libs-y += arch/sh/cpu/$(CPU)/
A Dconfig.mk7 ifeq ($(CPU),sh2)
/u-boot/doc/
A DI2C_Edge_Conditions5 and the CPU was reset. This may result in EEPROM data corruption.
11 4) The CPU is reset at this point.
13 Once the CPU reinitializes and the read is tried again:
/u-boot/doc/board/AndesTech/
A Dadp-ag101p.rst6 ADP-AG101P is the SoC with AG101 hardcore CPU.
11 AG101P is the mainline SoC produced by Andes Technology using N1213 CPU core
/u-boot/arch/arm/mach-aspeed/
A DKconfig22 The Aspeed AST2500 is a ARM-based SoC with arm1176 CPU.
34 The Aspeed AST2600 is a ARM-based SoC with Cortex-A7 CPU.

Completed in 22 milliseconds

1234567891011