nuttx/arch/arm/src/imxrt
David Sidrane 92e4a7223c Merged in david_s5/nuttx/master_imxrt (pull request #737)
Master imxrt

* imxrt:Fix typos bit# and names

* imxrt:wdog Registers are 16 Bits

* imxrt:wdog Update has to be within 255 clocks of unlock

* imxrt:clockconfig Fix comments

* imxrt1050-evk:board.h Fix comments

* imxrt:imxrt_ccm.h Define Mux Selects for board.h use

* imxrt:clockconfig Allow better control from board.h

       1) Allows a board config clock setting to be defined
       in terms of the /n values shown in Figure 18-2.
       Clock Tree of the i.MX RT1050 Processor Reference
       Manual, Rev. 1, 03/2018

       2) Allows the clock multipelx selection to be made in
       The board config.

* imxrt1050-evk:Define board clocking based on divisor and muxes

Approved-by: GregoryN <gnutt@nuttx.org>
2018-10-23 22:54:28 +00:00
..
chip Merged in david_s5/nuttx/master_imxrt (pull request #737) 2018-10-23 22:54:28 +00:00
chip.h configs/imxrt1050-evk: Add knsh configuration.. PROTECTED mode NSH build. 2018-06-08 16:27:14 -06:00
imxrt_allocateheap.c
imxrt_clockconfig.c Merged in david_s5/nuttx/master_imxrt (pull request #737) 2018-10-23 22:54:28 +00:00
imxrt_clockconfig.h
imxrt_clrpend.c
imxrt_config.h
imxrt_edma.c
imxrt_edma.h
imxrt_enet.c Corrections for the i.MXRT Ethernet: 2018-09-28 07:25:48 -06:00
imxrt_enet.h
imxrt_gpio.c
imxrt_gpio.h
imxrt_gpioirq.c
imxrt_hprtc.c arch/arm/src/imxrt: Fix some early testing bugs. The HPRTC is now functional. However, if the LPSRTC is enabled, then there is a hang during LPSRTC initialization. It appears that there is some problem in providing clocking and initializing the LPSRTC domain. 2018-06-27 15:27:56 -06: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
imxrt_iomuxc.c
imxrt_iomuxc.h
imxrt_irq.c arch/arm/src/imxrt: Add LPI2C driver. 2018-09-26 07:57:45 -06:00
imxrt_irq.h
imxrt_lowputc.c
imxrt_lowputc.h
imxrt_lpi2c.c Merged in david_s5/nuttx/master_imxrt (pull request #737) 2018-10-23 22:54:28 +00:00
imxrt_lpi2c.h arch/arm/src/imxrt: Add LPI2C driver. 2018-09-26 07:57:45 -06:00
imxrt_lpsrtc.c arch/arm/src/imxrt/imxrt_lpsrtc.c: SVNC LPCR register bits 0 & 1 are NOT reserved and are, in fact, needed to enabled the SRTC. Now the SRTC is working. 2018-09-26 10:13:20 -06: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 configs/imxrt1050-evk: Add knsh configuration.. PROTECTED mode NSH build. 2018-06-08 16:27:14 -06:00
imxrt_mpuinit.h configs/imxrt1050-evk: Add knsh configuration.. PROTECTED mode NSH build. 2018-06-08 16:27:14 -06:00
imxrt_periphclks.c
imxrt_periphclks.h
imxrt_rtc_lowerhalf.c 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_serial.c arch/arm/src/imxrt/imxrt_serial.c: IMXRT1050 LPUART TERMIOS support added. 2018-07-26 07:08:17 -06:00
imxrt_serial.h
imxrt_start.c Squashed commit of the following: 2018-06-20 12:30:37 -06:00
imxrt_start.h configs/imxrt1050-evk: Add knsh configuration.. PROTECTED mode NSH build. 2018-06-08 16:27:14 -06:00
imxrt_timerisr.c
imxrt_userspace.c
imxrt_userspace.h
imxrt_wdog.c Merged in david_s5/nuttx/master_imxrt (pull request #737) 2018-10-23 22:54:28 +00:00
imxrt_wdog.h
Kconfig arch/arm/src/imxrt: Add LPI2C driver. 2018-09-26 07:57:45 -06:00
Make.defs arch/arm/src/imxrt: Add LPI2C driver. 2018-09-26 07:57:45 -06:00