..
hardware
Add buttons support to iMXRT1060
2020-07-14 23:34:08 +01:00
chip.h
Rename arch/arm/src/imxrt/chip to arch/arm/src/imxrt/hardware. One more tine.
2019-05-24 18:54:55 -06:00
imxrt102x_daisy.c
Merged imxrt1020 into master
2019-04-30 16:08:46 -06:00
imxrt105x_daisy.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
imxrt106x_daisy.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
imxrt_allocateheap.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
imxrt_clockconfig.c
arch: imxrt: Fix style violations in imxrt_clockconfig.c
2020-05-26 16:30:04 +02:00
imxrt_clockconfig.h
arch/arm/src/imxrt: Various fixes from attempt at initial bringup.
2018-05-14 16:07:34 -06:00
imxrt_clrpend.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_config.h
arch/arc/src: Remove all driver-specific logic to set the interrupt priority. There is no good reason to change the interrupt priority unless you just want to debug a difficult problem. OR is you want to use high priority interrupts. In that case the specific interrupt priorities will need to be set by board-specific logic.
2018-12-06 13:34:41 -06:00
imxrt_daisy.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_edma.c
sched/: Make more naming consistent
2020-05-17 14:01:00 -03:00
imxrt_edma.h
Refine the preprocessor conditional guard style ( #190 )
2020-01-31 19:07:39 +01:00
imxrt_ehci.c
sched/: Make more naming consistent
2020-05-17 14:01:00 -03:00
imxrt_ehci.h
arch/arm/src/imxrt/imxrt_ehci.c: Add i.MXRT ECHI driver.
2019-06-29 18:39:42 -06:00
imxrt_enc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_enc.h
Fixes build issues with IMXRT Qencoder
2020-02-12 09:42:07 -08:00
imxrt_enet.c
sched/wdog: Don't dynamically allocate wdog_s
2020-08-11 12:28:55 -06:00
imxrt_enet.h
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
imxrt_gpio.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_gpio.h
Add buttons support to iMXRT1060
2020-07-14 23:34:08 +01:00
imxrt_gpioirq.c
Add buttons support to iMXRT1060
2020-07-14 23:34:08 +01:00
imxrt_hprtc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_hprtc.h
This commit addes support for the i.MXRT RTC. This initial commit is code complete (with limited featurs and options) but untested.
2018-06-27 11:19:12 -06:00
imxrt_idle.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_iomuxc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_iomuxc.h
Rename arch/arm/src/imxrt/chip to arch/arm/src/imxrt/hardware. One more tine.
2019-05-24 18:54:55 -06:00
imxrt_irq.c
Run all .c and .h modified by this PR through nxstyle
2020-05-01 16:55:33 -03:00
imxrt_irq.h
This commit brings in basic support fo the i.MX RT 1050 'crossover' SoC. The basic support is complete and compiles without error, but is still untested.
2018-04-12 09:31:09 -06:00
imxrt_lcd.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_lcd.h
boards/arm/imxrt/imxrt1060-evk/src/imxrt_lcd.c: Add support for LCD. Clean up some LCD-related interfaces.
2019-10-20 10:46:21 -06:00
imxrt_lowputc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_lowputc.h
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_lpi2c.c
sched/: Make more naming consistent
2020-05-17 14:01:00 -03:00
imxrt_lpi2c.h
Rename arch/arm/src/imxrt/chip to arch/arm/src/imxrt/hardware. One more tine.
2019-05-24 18:54:55 -06:00
imxrt_lpspi.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_lpspi.h
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
imxrt_lpsrtc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_lpsrtc.h
This commit addes support for the i.MXRT RTC. This initial commit is code complete (with limited featurs and options) but untested.
2018-06-27 11:19:12 -06:00
imxrt_mpuinit.c
imxrt - interrupt serial storm, add DTCM and set up I and D cache ( #175 )
2020-01-29 07:33:19 -06:00
imxrt_mpuinit.h
configs/imxrt1050-evk: Add knsh configuration.. PROTECTED mode NSH build.
2018-06-08 16:27:14 -06:00
imxrt_ocotp.c
Rename clock_systime[r|spec] to clock_systime_[ticks|timespec]
2020-05-10 14:35:50 -06:00
imxrt_ocotp.h
Rename arch/arm/src/imxrt/chip to arch/arm/src/imxrt/hardware. One more tine.
2019-05-24 18:54:55 -06:00
imxrt_periphclks.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_periphclks.h
Rename arch/arm/src/imxrt/chip to arch/arm/src/imxrt/hardware. One more tine.
2019-05-24 18:54:55 -06:00
imxrt_rtc_lowerhalf.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_serial.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
imxrt_serial.h
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
imxrt_start.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_start.h
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_timerisr.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_usbdev.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
imxrt_usdhc.c
sched/wdog: Don't dynamically allocate wdog_s
2020-08-11 12:28:55 -06:00
imxrt_usdhc.h
arch/arm/src/imxrt/imxrt_usdhc.c: Implements SDIO and Multi-card support for i.MX RT.
2019-07-03 12:42:09 -06:00
imxrt_userspace.c
This commit brings in basic support fo the i.MX RT 1050 'crossover' SoC. The basic support is complete and compiles without error, but is still untested.
2018-04-12 09:31:09 -06:00
imxrt_userspace.h
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_wdog.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_wdog.h
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_xbar.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
imxrt_xbar.h
Rename arch/arm/src/imxrt/chip to arch/arm/src/imxrt/hardware. One more tine.
2019-05-24 18:54:55 -06:00
Kconfig
arch: imxrt: Fix ethernet configuration in Kconfig
2020-08-06 22:18:23 -07:00
Make.defs
build: Remove the empty variable assignment
2020-05-24 08:24:13 -06:00