summaryrefslogtreecommitdiff
path: root/hw/bsp/imxrt
AgeCommit message (Expand)Author
2026-05-08reduce NTM sizeHiFiPhile
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-05Merge pull request #3587 from hathach/teensy_configHa Thach
2026-04-05Merge pull request #3584 from hathach/fix-hilHa Thach
2026-04-03bsp/imxrt: refresh teensy configHiFiPhile
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-04-02fixed uart pin init for teensyfelhub
2026-03-11migrate imxrt to use new mcux-devices-rthathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-12-20SCB_EnableDCache() is required for rt1011hathach
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-11-07fix more alerts found by pvs-studiohathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-15fix build warning with clanghathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-09-15fix imxrt buildhathach
2025-09-12Move BOARD_ConfigMPU into board specific initHiFiPhile
2025-09-12Fix IAR buildHiFiPhile
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-03-26hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...hathach
2025-03-26added mimxrt1064_evk to hil test poolhathach
2025-03-26imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda...hathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-17enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by defaulthathach
2024-11-30Fix cmake options.HiFiPhile
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-11-30Fix CI.HiFiPhile
2024-11-02mimxrt1170_evkb: add M4 build support.HiFiPhile
2024-11-02Replace cache clean/invalidate by MPU config.HiFiPhile
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-07-18fix make buildhathach
2024-07-18add unique id for imxrthathach
2024-04-24fix make build due to clang changeshathach
2024-04-23clang work with lpc54hathach
2024-04-22clang work with imxrt tested with metro rt1011 and rt1060 evk. Don't use star...hathach
2023-12-18update FreeRTOSConfig.hhathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-22correctly use xtal for initialize usbphy, rt1170 usb is workinghathach
2023-11-22minor update board.hhathach
2023-11-16switch freertos to static allocation only (dynamic = 0), since it is possible...hathach
2023-11-16update rt1170 evk with led and button, but usb not working yethathach
2023-11-16update teensy 4.0 and 4.1 (not tested)hathach
2023-11-16update rt1060 and rt1064 evkhathach
2023-11-16correct and tested rt1050 evkbhathach