zephyr/soc/arm/nxp_imx/rt
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
Change code from using now deprecated DT_<COMPAT>_<INSTANCE>_<PROP>
defines to using DT_INST_<INSTANCE>_<COMPAT>_<PROP>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-14 08:02:15 -05:00
..
CMakeLists.txt arch: nxp_imx: Remove ARM_MPU_IMX_RT option. 2018-09-20 14:16:50 +02:00
Kconfig.defconfig.mimxrt1015 arch: arm: nxp: imxrt1015: add device support 2019-04-18 16:11:34 -05:00
Kconfig.defconfig.mimxrt1021 soc: nxp_imx: Configure NUM_IRQS independently for each rt soc 2019-03-26 22:16:47 -04:00
Kconfig.defconfig.mimxrt1052 soc: nxp_imx: Configure NUM_IRQS independently for each rt soc 2019-03-26 22:16:47 -04:00
Kconfig.defconfig.mimxrt1062 soc: nxp_imx: Configure NUM_IRQS independently for each rt soc 2019-03-26 22:16:47 -04:00
Kconfig.defconfig.mimxrt1064 kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2019-04-18 12:20:49 -04:00
Kconfig.defconfig.series dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
Kconfig.series soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
Kconfig.soc soc: nxp_imx: configure USB device EHCI controller driver for rt1050 2019-05-09 13:37:02 -05:00
arm_mpu_mem_cfg.h soc: arm: nxp_imx: rt: update flash size of 32KB 2019-05-14 12:23:42 -05:00
arm_mpu_regions.c arch: arm: mpu: declare and define arm_mpu_config as const 2018-11-21 09:44:21 -05:00
dts_fixup.h dts: nxp: nxp_rt: add usbd1 for rt1050 and works as default usb. 2019-05-30 06:45:12 -05:00
linker.ld
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h