Home
last modified time | relevance | path

Searched full:armv7 (Results 1 – 25 of 139) sorted by relevance

123456

/rk3399_rockchip-uboot/board/barco/platinum/
H A DKconfig4 default "armv7"
20 default "armv7"
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dbarriers.h5 * split from armv7.h to allow sharing between ARM and ARM64
7 * Original copyright in armv7.h was:
23 * Please note that we have separate barrier instructions in ARMv7
/rk3399_rockchip-uboot/configs/
H A Drk3528-aarch32.config6 CONFIG_BOOTP_VCI_STRING="U-Boot.armv7"
18 CONFIG_SYS_CPU="armv7"
H A Drk3562-aarch32.config6 CONFIG_BOOTP_VCI_STRING="U-Boot.armv7"
18 CONFIG_SYS_CPU="armv7"
H A Drv1126b-aarch32.config5 CONFIG_BOOTP_VCI_STRING="U-Boot.armv7"
17 CONFIG_SYS_CPU="armv7"
H A Drk3568-aarch32.config6 CONFIG_BOOTP_VCI_STRING="U-Boot.armv7"
20 CONFIG_SYS_CPU="armv7"
H A Drk3588-aarch32.config6 CONFIG_BOOTP_VCI_STRING="U-Boot.armv7"
20 CONFIG_SYS_CPU="armv7"
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/
H A Dpsci.S11 #include <asm/armv7.h>
12 #include <asm/arch-armv7/generictimer.h>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dboot0.h44 /* U-Boot proper of armv7 do not need this */
48 * For armv7, the addr '_start' will check by u-boot-tpl.lds file.
73 * For armv7, the addr '_start' will used as vector start address
/rk3399_rockchip-uboot/board/samsung/common/
H A Dexynos-uboot-spl.lds7 * Based on arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
25 arch/arm/cpu/armv7/start.o (.text*)
/rk3399_rockchip-uboot/tools/patman/
H A Dtest.py48 arch/arm/cpu/armv7/tegra2/Makefile | 2 +-
49 arch/arm/cpu/armv7/tegra2/ap20.c | 57 ++----
50 arch/arm/cpu/armv7/tegra2/clock.c | 163 +++++++++++++++++
68 arch/arm/cpu/armv7/tegra2/Makefile | 2 +-
69 arch/arm/cpu/armv7/tegra2/ap20.c | 57 ++----
70 arch/arm/cpu/armv7/tegra2/clock.c | 163 +++++++++++++++++
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcmd_boot.c32 * ARMv7-M Instruction Set A4.1.1:
33 * "ARMv7-M only supports the Thumb instruction execution state,
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dvirt-v7.c5 * Routines to transition ARMv7 processors from secure into non-secure state
7 * needed to enable ARMv7 virtualization for current hypervisors
13 #include <asm/armv7.h>
H A Dcp15.c15 #include <asm/armv7.h>
/rk3399_rockchip-uboot/scripts/
H A Drkpatch.sh18 echo " 7. armv7 start.S: print entry warning"
68 ./arch/arm/cpu/armv7/start.S
69 echo "DEBUG [7]: armv7 start.S entry warning 'UUUU...'"
/rk3399_rockchip-uboot/board/altera/arria10-socdk/
H A DKconfig4 default "armv7"
/rk3399_rockchip-uboot/arch/arm/cpu/armv7m/
H A Dconfig.mk8 PLATFORM_CPPFLAGS += -march=armv7-m -mthumb -mno-unaligned-access
/rk3399_rockchip-uboot/board/freescale/ls1021atwr/
H A Dpsci.S11 #include <asm/armv7.h>
/rk3399_rockchip-uboot/board/freescale/ls1021aiot/
H A Dpsci.S11 #include <asm/armv7.h>
/rk3399_rockchip-uboot/arch/arm/mach-bcm283x/
H A DKconfig67 This option creates a build targetting the ARMv7/AArch32 ISA.
83 This option creates a build targetting the ARMv7/AArch32 ISA.
/rk3399_rockchip-uboot/board/toradex/colibri_imx6/
H A DKconfig10 default "armv7"
/rk3399_rockchip-uboot/arch/arm/mach-bcmstb/
H A DKconfig14 default "armv7"
/rk3399_rockchip-uboot/board/freescale/ls1021aqds/
H A Dpsci.S11 #include <asm/armv7.h>
/rk3399_rockchip-uboot/doc/
H A DREADME.scrapyard49 dig297 arm armv7 5ff33d04 2015-08-30 Luca Ceresoli <luca.ceresoli@co…
54 ima3-mx53 arm armv7 3eb8f58d 2015-08-30
61 mx51_efikamx arm armv7 b6073fd2 2015-08-30
62 mx51_efikasb arm armv7 b6073fd2 2015-08-30
65 omap3_mvblx arm armv7 8dc372f9 2015-08-30 Michael Jones <michael.jones@ma…
66 omap3_sdp3430 arm armv7 93b25c08 2015-08-30 Nishanth Menon <nm@ti.com>
78 snowball arm armv7 7495e41b 2015-08-30 Mathieu Poirier <mathieu.poirie…
84 u8500_href arm armv7 7495e41b 2015-08-30
88 vision2 arm armv7 bee2b99d 2015-08-30 Stefano Babic <sbabic@denx.de>
/rk3399_rockchip-uboot/arch/arm/
H A DMakefile19 arch-$(CONFIG_CPU_V7) =$(call cc-option, -march=armv7-a, \
20 $(call cc-option, -march=armv7, -march=armv5))

123456