1 menu "ARM architecture"
10 config DMA_ADDR_T_64BIT
55 default "arm720t" if CPU_ARM720T
56 default "arm920t" if CPU_ARM920T
57 default "arm926ejs" if CPU_ARM926EJS
58 default "arm946es" if CPU_ARM946ES
59 default "arm1136" if CPU_ARM1136
60 default "arm1176" if CPU_ARM1176
61 default "armv7" if CPU_V7
62 default "armv7m" if CPU_V7M
63 default "pxa" if CPU_PXA
64 default "sa1100" if CPU_SA1100
65 default "armv8" if ARM64
69 default 4 if CPU_ARM720T
70 default 4 if CPU_ARM920T
71 default 5 if CPU_ARM926EJS
72 default 5 if CPU_ARM946ES
73 default 6 if CPU_ARM1136
74 default 6 if CPU_ARM1176
78 default 4 if CPU_SA1100
82 bool "support boot from semihosting"
84 In emulated environments, semihosting is a way for
85 the hosted environment to call out to the emulator to
86 retrieve files from the host machine.
88 config SYS_L2CACHE_OFF
91 If SoC does not support L2CACHE or one do not want to enable
92 L2CACHE, choose this option.
94 config ENABLE_ARM_SOC_BOOT0_HOOK
95 bool "prepare BOOT0 header"
97 If the SoC's BOOT0 requires a header area filled with (magic)
98 values, then choose this option, and create a define called
99 ARM_SOC_BOOT0_HOOK which contains the required assembler
103 prompt "Target select"
109 config TARGET_EDB93XX
110 bool "Support edb93xx"
117 config TARGET_SMDK2410
118 bool "Support smdk2410"
121 config TARGET_ASPENITE
122 bool "Support aspenite"
126 bool "Support gplugd"
133 Support for TI's DaVinci platform.
136 bool "Marvell Kirkwood"
140 bool "Marvell MVEBU family (Armada XP/375/38x)"
151 select SPL_DM_SEQ_ALIAS
152 select SPL_OF_CONTROL
153 select SPL_SIMPLE_BUS
155 config TARGET_DEVKIT3250
156 bool "Support devkit3250"
160 config TARGET_WORK_92105
161 bool "Support work_92105"
165 config TARGET_MX25PDK
166 bool "Support mx25pdk"
178 config TARGET_APX4DEVKIT
179 bool "Support apx4devkit"
189 bool "Support m28evk"
193 config TARGET_MX23EVK
194 bool "Support mx23evk"
198 config TARGET_MX28EVK
199 bool "Support mx28evk"
203 config TARGET_MX23_OLINUXINO
204 bool "Support mx23_olinuxino"
209 bool "Support bg0900"
213 config TARGET_SANSA_FUZE_PLUS
214 bool "Support sansa_fuze_plus"
218 config TARGET_SC_SPS_1
219 bool "Support sc_sps_1"
227 config TARGET_SPEAR300
228 bool "Support spear300"
231 config TARGET_SPEAR310
232 bool "Support spear310"
235 config TARGET_SPEAR320
236 bool "Support spear320"
239 config TARGET_SPEAR600
240 bool "Support spear600"
243 config TARGET_STV0991
244 bool "Support stv0991"
257 config TARGET_IMX31_PHYCORE
258 bool "Support imx31_phycore"
261 config TARGET_MX31ADS
262 bool "Support mx31ads"
265 config TARGET_MX31PDK
266 bool "Support mx31pdk"
270 config TARGET_WOODBURN
271 bool "Support woodburn"
274 config TARGET_WOODBURN_SD
275 bool "Support woodburn_sd"
283 config TARGET_MX35PDK
284 bool "Support mx35pdk"
288 bool "Broadcom BCM283X family"
293 config TARGET_VEXPRESS_CA15_TC2
294 bool "Support vexpress_ca15_tc2"
296 select CPU_V7_HAS_NONSEC
297 select CPU_V7_HAS_VIRT
299 config TARGET_VEXPRESS_CA5X2
300 bool "Support vexpress_ca5x2"
303 config TARGET_VEXPRESS_CA9X4
304 bool "Support vexpress_ca9x4"
308 bool "Support BRXRE1"
313 bool "Support BRPPT1"
317 config TARGET_CM_T335
318 bool "Support cm_t335"
326 bool "Support pepper"
333 config TARGET_AM335X_IGEP0033
334 bool "Support am335x_igep0033"
342 bool "Support pcm051"
358 bool "Support thuban"
365 config TARGET_RASTABAN
366 bool "Support rastaban"
374 bool "Support etamin"
397 config TARGET_PENGWYN
398 bool "Support pengwyn"
405 config TARGET_AM335X_BALTOS
406 bool "Support am335x_baltos"
413 config TARGET_AM335X_EVM
414 bool "Support am335x_evm"
420 select TI_I2C_BOARD_DETECT
422 config TARGET_AM335X_SHC
423 bool "Support am335x based shc board from bosch"
430 config TARGET_AM335X_SL50
431 bool "Support am335x_sl50"
437 config TARGET_BAV335X
438 bool "Support bav335x"
444 The BAV335x OEM Network Processor integrates all the functions of an
445 embedded network computer in a small, easy to use SODIMM module which
446 incorporates the popular Texas Instruments Sitara 32bit ARM Coretex-A8
447 processor, with fast DDR3 512MB SDRAM, 4GB of embedded MMC and a Gigabit
448 ethernet with simple connection to external connectors.
450 For more information, visit: http://birdland.com/oem
452 config TARGET_TI814X_EVM
453 bool "Support ti814x_evm"
457 config TARGET_TI816X_EVM
458 bool "Support ti816x_evm"
462 config TARGET_BCM23550_W1D
463 bool "Support bcm23550_w1d"
466 config TARGET_BCM28155_AP
467 bool "Support bcm28155_ap"
470 config TARGET_BCMCYGNUS
471 bool "Support bcmcygnus"
475 bool "Support bcmnsp"
479 bool "Samsung EXYNOS"
488 bool "Samsung S5PC1XX"
495 bool "Calxeda Highbank"
498 config ARCH_INTEGRATOR
499 bool "ARM Ltd. Integrator family"
512 Support for the Meson SoC family developed by Amlogic Inc.,
513 targeted at media players and tablet computers. We currently
514 support the S905 (GXBaby) 64-bit SoC.
529 bool "Support m53evk"
533 config TARGET_MX51EVK
534 bool "Support mx51evk"
537 config TARGET_MX53ARD
538 bool "Support mx53ard"
541 config TARGET_MX53EVK
542 bool "Support mx53evk"
545 config TARGET_MX53LOCO
546 bool "Support mx53loco"
549 config TARGET_MX53SMD
550 bool "Support mx53smd"
572 Support for AM43xx SOC from Texas Instruments.
573 The AM43xx high performance SOC features a Cortex-A9
574 ARM core, a quad core PRU-ICSS for industrial Ethernet
575 protocols, dual camera support, optional 3D graphics
576 and an optional customer programmable secure boot.
579 bool "Renesas ARM SoCs"
582 config TARGET_S32V234EVB
583 bool "Support s32v234evb"
586 config ARCH_SNAPDRAGON
587 bool "Qualcomm Snapdragon SoCs"
597 bool "Altera SOCFPGA family"
601 select SPL_OF_CONTROL
607 bool "Support cm_t43"
612 bool "Support sunxi (Allwinner) SoCs"
614 select CMD_MMC if MMC
622 select OF_BOARD_SETUP
625 select SPL_STACK_R if SUPPORT_SPL
626 select SPL_SYS_MALLOC_SIMPLE if SUPPORT_SPL
631 select USE_TINY_PRINTF
634 bool "Support TS4800"
637 config TARGET_VF610TWR
638 bool "Support vf610twr"
641 config TARGET_COLIBRI_VF
642 bool "Support Colibri VF50/61"
646 bool "Support pcm-052"
650 bool "Xilinx Zynq Platform"
654 select SPL_OF_CONTROL if SPL
663 select SPL_SEPARATE_BSS if SPL
666 bool "Support Xilinx ZynqMP Platform"
676 config TARGET_VEXPRESS64_AEMV8A
677 bool "Support vexpress_aemv8a"
680 config TARGET_VEXPRESS64_BASE_FVP
681 bool "Support Versatile Express ARMv8a FVP BASE model"
685 config TARGET_VEXPRESS64_BASE_FVP_DRAM
686 bool "Support Versatile Express ARMv8a FVP BASE model booting from DRAM"
689 This target is derived from TARGET_VEXPRESS64_BASE_FVP and over-rides
690 the default config to allow the user to load the images directly into
691 DRAM using model parameters rather than by using semi-hosting to load
692 the files from the host filesystem.
694 config TARGET_VEXPRESS64_JUNO
695 bool "Support Versatile Express Juno Development Platform"
698 config TARGET_LS2080A_EMU
699 bool "Support ls2080a_emu"
701 select ARMV8_MULTIENTRY
703 Support for Freescale LS2080A_EMU platform
704 The LS2080A Development System (EMULATOR) is a pre silicon
705 development platform that supports the QorIQ LS2080A
706 Layerscape Architecture processor.
708 config TARGET_LS2080A_SIMU
709 bool "Support ls2080a_simu"
711 select ARMV8_MULTIENTRY
713 Support for Freescale LS2080A_SIMU platform
714 The LS2080A Development System (QDS) is a pre silicon
715 development platform that supports the QorIQ LS2080A
716 Layerscape Architecture processor.
718 config TARGET_LS2080AQDS
719 bool "Support ls2080aqds"
721 select ARMV8_MULTIENTRY
724 Support for Freescale LS2080AQDS platform
725 The LS2080A Development System (QDS) is a high-performance
726 development platform that supports the QorIQ LS2080A
727 Layerscape Architecture processor.
729 config TARGET_LS2080ARDB
730 bool "Support ls2080ardb"
732 select ARMV8_MULTIENTRY
735 Support for Freescale LS2080ARDB platform.
736 The LS2080A Reference design board (RDB) is a high-performance
737 development platform that supports the QorIQ LS2080A
738 Layerscape Architecture processor.
741 bool "Support HiKey 96boards Consumer Edition Platform"
748 Support for HiKey 96boards platform. It features a HI6220
749 SoC, with 8xA53 CPU, mali450 gpu, and 1GB RAM.
751 config TARGET_LS1012AQDS
752 bool "Support ls1012aqds"
755 Support for Freescale LS1012AQDS platform.
756 The LS1012A Development System (QDS) is a high-performance
757 development platform that supports the QorIQ LS1012A
758 Layerscape Architecture processor.
760 config TARGET_LS1012ARDB
761 bool "Support ls1012ardb"
764 Support for Freescale LS1012ARDB platform.
765 The LS1012A Reference design board (RDB) is a high-performance
766 development platform that supports the QorIQ LS1012A
767 Layerscape Architecture processor.
769 config TARGET_LS1012AFRDM
770 bool "Support ls1012afrdm"
773 Support for Freescale LS1012AFRDM platform.
774 The LS1012A Freedom board (FRDM) is a high-performance
775 development platform that supports the QorIQ LS1012A
776 Layerscape Architecture processor.
778 config TARGET_LS1021AQDS
779 bool "Support ls1021aqds"
782 config TARGET_LS1021ATWR
783 bool "Support ls1021atwr"
787 config TARGET_LS1043AQDS
788 bool "Support ls1043aqds"
790 select ARMV8_MULTIENTRY
793 Support for Freescale LS1043AQDS platform.
795 config TARGET_LS1043ARDB
796 bool "Support ls1043ardb"
798 select ARMV8_MULTIENTRY
801 Support for Freescale LS1043ARDB platform.
807 config TARGET_ZIPITZ2
808 bool "Support zipitz2"
811 config TARGET_COLIBRI_PXA270
812 bool "Support colibri_pxa270"
816 bool "Socionext UniPhier SoCs"
821 select SPL_OF_CONTROL
830 Support for UniPhier SoC family developed by Socionext Inc.
831 (formerly, System LSI Business Division of Panasonic Corporation)
840 bool "Support Rockchip SoCs"
849 select SPL_SYS_MALLOC_SIMPLE
858 config TARGET_THUNDERX_88XX
859 bool "Support ThunderX 88xx"
865 source "arch/arm/mach-at91/Kconfig"
867 source "arch/arm/mach-bcm283x/Kconfig"
869 source "arch/arm/mach-davinci/Kconfig"
871 source "arch/arm/mach-exynos/Kconfig"
873 source "arch/arm/mach-highbank/Kconfig"
875 source "arch/arm/mach-integrator/Kconfig"
877 source "arch/arm/mach-keystone/Kconfig"
879 source "arch/arm/mach-kirkwood/Kconfig"
881 source "arch/arm/mach-mvebu/Kconfig"
883 source "arch/arm/cpu/armv7/mx7/Kconfig"
885 source "arch/arm/cpu/armv7/mx6/Kconfig"
887 source "arch/arm/cpu/armv7/mx5/Kconfig"
889 source "arch/arm/cpu/armv7/omap-common/Kconfig"
891 source "arch/arm/mach-orion5x/Kconfig"
893 source "arch/arm/cpu/armv7/rmobile/Kconfig"
895 source "arch/arm/mach-meson/Kconfig"
897 source "arch/arm/mach-rockchip/Kconfig"
899 source "arch/arm/mach-s5pc1xx/Kconfig"
901 source "arch/arm/mach-snapdragon/Kconfig"
903 source "arch/arm/mach-socfpga/Kconfig"
905 source "arch/arm/mach-stm32/Kconfig"
907 source "arch/arm/mach-tegra/Kconfig"
909 source "arch/arm/mach-uniphier/Kconfig"
911 source "arch/arm/mach-zynq/Kconfig"
913 source "arch/arm/cpu/armv7/Kconfig"
915 source "arch/arm/cpu/armv8/zynqmp/Kconfig"
917 source "arch/arm/cpu/armv8/Kconfig"
919 source "arch/arm/imx-common/Kconfig"
921 source "board/bosch/shc/Kconfig"
922 source "board/BuR/brxre1/Kconfig"
923 source "board/BuR/brppt1/Kconfig"
924 source "board/CarMediaLab/flea3/Kconfig"
925 source "board/Marvell/aspenite/Kconfig"
926 source "board/Marvell/gplugd/Kconfig"
927 source "board/armadeus/apf27/Kconfig"
928 source "board/armltd/vexpress/Kconfig"
929 source "board/armltd/vexpress64/Kconfig"
930 source "board/bluegiga/apx4devkit/Kconfig"
931 source "board/broadcom/bcm23550_w1d/Kconfig"
932 source "board/broadcom/bcm28155_ap/Kconfig"
933 source "board/broadcom/bcmcygnus/Kconfig"
934 source "board/broadcom/bcmnsp/Kconfig"
935 source "board/cavium/thunderx/Kconfig"
936 source "board/cirrus/edb93xx/Kconfig"
937 source "board/compulab/cm_t335/Kconfig"
938 source "board/compulab/cm_t43/Kconfig"
939 source "board/creative/xfi3/Kconfig"
940 source "board/denx/m28evk/Kconfig"
941 source "board/denx/m53evk/Kconfig"
942 source "board/freescale/ls2080a/Kconfig"
943 source "board/freescale/ls2080aqds/Kconfig"
944 source "board/freescale/ls2080ardb/Kconfig"
945 source "board/freescale/ls1021aqds/Kconfig"
946 source "board/freescale/ls1043aqds/Kconfig"
947 source "board/freescale/ls1021atwr/Kconfig"
948 source "board/freescale/ls1043ardb/Kconfig"
949 source "board/freescale/ls1012aqds/Kconfig"
950 source "board/freescale/ls1012ardb/Kconfig"
951 source "board/freescale/ls1012afrdm/Kconfig"
952 source "board/freescale/mx23evk/Kconfig"
953 source "board/freescale/mx25pdk/Kconfig"
954 source "board/freescale/mx28evk/Kconfig"
955 source "board/freescale/mx31ads/Kconfig"
956 source "board/freescale/mx31pdk/Kconfig"
957 source "board/freescale/mx35pdk/Kconfig"
958 source "board/freescale/mx51evk/Kconfig"
959 source "board/freescale/mx53ard/Kconfig"
960 source "board/freescale/mx53evk/Kconfig"
961 source "board/freescale/mx53loco/Kconfig"
962 source "board/freescale/mx53smd/Kconfig"
963 source "board/freescale/s32v234evb/Kconfig"
964 source "board/freescale/vf610twr/Kconfig"
965 source "board/gumstix/pepper/Kconfig"
966 source "board/h2200/Kconfig"
967 source "board/hisilicon/hikey/Kconfig"
968 source "board/imx31_phycore/Kconfig"
969 source "board/isee/igep0033/Kconfig"
970 source "board/mpl/vcma9/Kconfig"
971 source "board/olimex/mx23_olinuxino/Kconfig"
972 source "board/phytec/pcm051/Kconfig"
973 source "board/phytec/pcm052/Kconfig"
974 source "board/ppcag/bg0900/Kconfig"
975 source "board/samsung/smdk2410/Kconfig"
976 source "board/sandisk/sansa_fuze_plus/Kconfig"
977 source "board/schulercontrol/sc_sps_1/Kconfig"
978 source "board/siemens/draco/Kconfig"
979 source "board/siemens/pxm2/Kconfig"
980 source "board/siemens/rut/Kconfig"
981 source "board/silica/pengwyn/Kconfig"
982 source "board/spear/spear300/Kconfig"
983 source "board/spear/spear310/Kconfig"
984 source "board/spear/spear320/Kconfig"
985 source "board/spear/spear600/Kconfig"
986 source "board/spear/x600/Kconfig"
987 source "board/st/stv0991/Kconfig"
988 source "board/sunxi/Kconfig"
989 source "board/syteco/zmx25/Kconfig"
990 source "board/tcl/sl50/Kconfig"
991 source "board/ti/am335x/Kconfig"
992 source "board/ti/am43xx/Kconfig"
993 source "board/birdland/bav335x/Kconfig"
994 source "board/ti/ti814x/Kconfig"
995 source "board/ti/ti816x/Kconfig"
996 source "board/timll/devkit3250/Kconfig"
997 source "board/toradex/colibri_pxa270/Kconfig"
998 source "board/toradex/colibri_vf/Kconfig"
999 source "board/technologic/ts4800/Kconfig"
1000 source "board/vscom/baltos/Kconfig"
1001 source "board/woodburn/Kconfig"
1002 source "board/work-microwave/work_92105/Kconfig"
1003 source "board/zipitz2/Kconfig"
1005 source "arch/arm/Kconfig.debug"