nuttx/boards/arm
Peter van der Perk 9906163beb Base IMXRT1170 port
Co-authored-by: Jari van Ewijk <jari.vanewijk@nxp.com>

Co-authored-by: David Sidrane <david.sidrane@nscdg.com>

Co-authored-by: Peter van der Perk <peter.vanderperk@nxp.com>

imxrt:Kconfig fix formatting

imxrt:usbphy move IMXRT_USBPHY{1|[2]}_BASE to memory map

imxrt:lpspi Fix build breakage from adding 1170

imxrt:Finish 1170 iomux and clockconfig versioning

imxrt:Remove duplicate imxrt_clock{off|all}_lpi2c4

imxrt:pmu remove duplicate dcd non 117x header

imxrt:lpspi Fix unused var warnings

imxrt:lpi2c Fix unused var warnings

imxrt:lowputs Fix unused var warnings

imxrt:imxrt117x_dmamux fix duplicate entries

imxtr:serial Use IOMUX_PULL_{UP|DOWN} and map IOMUX V1 to them

imxrt:MPU Support the 1170

imxrt:dmamux Alias IMXRT_DMAMUX0_BASE as IMXRT_DMAMUX_BASE

imx1170:ccm Alias CCM_CCGR_DMA & CCM_CCGR_SNVS_LP for compatiblity

Author: Peter van der Perk <peter.vanderperk@nxp.com>

IMXRT7 Add LPUART 9/10/11/12 support

Author: David Sidrane <david.sidrane@nscdg.com>

imxrt:1170pinmux Add QTIMER pins

imxrt:1170pinmux Add GPT pins

imxrt:1170pinmux Add FLEXPWM pins

imxrt1170:pinmap Add GPIO_ENET_1G pinning

imxrt:enet Support ENET_1G

imxrt:periphclks rt1170 does not have canX_serial clock

imxrt:flexcan:Layer imxrt_ioctl

imxrt117x:memorymap added CAN3

imxrt:ADC support ver1 and ver2 for imxrt117x

imxrt:imxrt117x_ccm Align timer naming with other imxrt QTIMERn->TIMERn

imxrt:imxrt117x_ccm align CCM names with rt106x

imxrt:XBAR support larger number of selects needed on imxrt1170

Co-authored-by: Peter van der Perk <peter.vanderperk@nxp.com>

FlexSPI AHB Region support, PIT rename for compatiblity

imxrt:USB Analog add VBUS_VALID_3V

FlexSPI expand prefetch registers for IMXRT117X

imxrt:Support Initialization of FlexRam without Running from OCRAM

imxrt: ocotp add UNIQUE_ID register definition

imxrt: enet use ocotp unique_id

imxrt: enet fixes for imxrt117x

imxrt: ethernet pinmux sion enable

imxrt:imxrt_periphclk_configure add memory sync

   Flush the pipeline to prevent bus faults, by insuring a
   peripheral is clocked before being accessed on return from
   this function.

imxrt:Restructure gpioN to padmux mapping

imxrt:Add imxrt1170 daisy

imxrt: correct power modes for imxrt117x fixing hang on WFI

imxrt: imxrt117x TCM MPU config

imxrt: FlexRAM clocking DIV0 setup

imxrt: 117x periphclocks wait for status bit

imxrt: iomucx set pad settings correctly and allow reconfiguration

imxrt: enet align buffers 64-byte for optimal performance

Add DSC barriers for write-through cache support

imxrt: imxrt1170 use FlexCAN FD/ECC features

imxrt:iomuxc_ver2 (117x) SD_B1 and DISP_B1 use PULL feild not PUE/PUS

imxrt:Fix 1170 SNVS addressing

imxrt: enet set mii clock after ifdown so that phy keep working

nxstyle fixes

imxrt: preprocessor and include fixes

Fix configs

imxrt1170-evk clean defconfig
2023-12-07 03:48:19 -08:00
..
a1x/pcduino-a10 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
am335x/beaglebone-black Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
at32/at32f437-mini Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
c5471/c5471evm Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
cxd56xx Fix the wrong comment banner 2023-12-03 17:50:35 +01:00
dm320/ntosd-dm320 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
efm32 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
eoss3/quickfeather Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
fvp-v8r-aarch32/fvp-armv8r-aarch32 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
gd32f4 add gd32f470i board support 2023-10-21 11:45:03 -03:00
imx6/sabre-6quad boards: sabre-6quad: Fix cxxtest issue 2023-11-15 03:52:26 -08:00
imxrt Base IMXRT1170 port 2023-12-07 03:48:19 -08:00
kinetis Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
kl Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
lc823450/lc823450-xgevk Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
lpc17xx_40xx sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
lpc31xx Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
lpc43xx Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
lpc54xx/lpcxpresso-lpc54628 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
lpc214x Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
lpc2378/olimex-lpc2378 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
max326xx/max32660-evsys Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
moxart/moxa
mx8mp/verdin-mx8mp Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
nrf52 nrf52832-dk: add timer example 2023-12-03 05:47:07 -08:00
nrf53 boards: Update all boards that were using CONFIG_NET_LL_GUARDSIZE=50 2023-10-16 08:55:21 +08:00
nrf91 boards/nrf9160-dk: enable GNSS for modem_ns config 2023-11-16 20:32:41 -08:00
nuc1xx/nutiny-nuc120 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
phy62xx/phy6222 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
qemu/qemu-armv7a Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
rp2040 seeed-xiao-rp2040: Add initial board support 2023-11-29 19:32:22 -08:00
s32k1xx Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
s32k3xx Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
sam34 sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
sama5 sama5d2-xult: add support for QSPI flash and nxffs 2023-11-09 23:59:33 +08:00
samd2l2 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
samd5e5 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
samv7 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
stm32 Fix Kconfig style 2023-12-04 22:20:50 +08:00
stm32f0l0g0
stm32f7 boards: remove obsolete CONFIG_EXAMPLES_FOC_IPHASE_ADC option 2023-11-15 03:43:25 -08:00
stm32h7 stm32h7: fix config conflict 2023-12-06 07:57:14 -08:00
stm32l4 Fix I2C1 pinout. 2023-09-22 00:54:07 +08:00
stm32l5 Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
stm32u5 boards:Modify test "ramtest" path 2023-10-26 13:17:35 +02:00
stm32wb
stm32wl5/nucleo-wl55jc
str71x/olimex-strp711 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
tiva Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
tlsr82/tlsr8278adk80d boards/arm/tlsr82: Fix apps/testing/ostest/setvbuf.c:48: undefined reference to `fopen' 2023-09-24 19:32:55 -04:00
tms570 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
xmc4 xmc4/spi: fix typo 2023-11-30 06:16:09 -08:00