Lines Matching full:integrator
2 U-Boot for ARM Integrator Development Platforms
13 There are two Integrator variants - Integrator/AP and Integrator/CP.
25 Integrator platforms can be configured to use U-Boot in at least three ways :-
31 writeable memory to 0x00000000 in the Integrator address space.
38 The makefile contains targets for Integrator platforms of both types
53 for ARM Integrator CMs has been added
61 of the Integrator board itself, has been placed in
63 board/integrator<>/platform.S
64 board/integrator<>/integrator<>.c
70 Integrator/AP is no longer available from ARM.
75 ap926ejs_config Integrator Core Module for ARM926EJ-STM
76 ap946es_config Integrator Core Module for ARM946E-STM
78 cp926ejs_config Integrator Core Module for ARM926EJ-STM
79 cp946es_config Integrator Core Module for ARM946E-STM
80 cp1136_config Integrator Core Module ARM1136JF-S TM
86 ap966_config Integrator Core Module for ARM966E-S TM
87 ap922_config Integrator Core Module for ARM922T TM with ETM
88 ap922_XA10_config Integrator Core Module for ARM922T using Altera Excalibur
94 cp966_config Integrator Core Module for ARM966E-S TM
95 cp922_config Integrator Core Module for ARM922T TM with ETM
96 cp922_XA10_config Integrator Core Module for ARM922T using Altera Excalibur
97 cp1026_config Integrator Core Module ARM1026EJ-S TM
101 The Makefile targets call board/integrator<>/split_by_variant.sh
102 to configure various defines in include/configs/integrator<>.h
104 board/integrator<>/u-boot.lds loads the cpu object first in the U-Boot image.