| Age | Commit message (Expand) | Author |
| 2026-07-24 | address #3787 Codex round 2: board-gate PHY resets, session robustness | hathach |
| 2026-07-24 | imxrt: hold EVKB Ethernet PHY in reset while tracing, 50 MHz trace pin | hathach |
| 2026-07-24 | imxrt: TRACE_ETM for RT1011 and RT1176, validate both boards | hathach |
| 2026-04-03 | fix hil host cdc echo test with imxrt and other fast mcu | hathach |
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach |
| 2025-12-20 | SCB_EnableDCache() is required for rt1011 | hathach |
| 2025-11-25 | bsp: Disable SysTick ISR if FreeRTOS is enabled | Zixun LI |
| 2025-10-15 | fix build warning with clang | hathach |
| 2025-09-15 | fix imxrt build | hathach |
| 2025-09-12 | Move BOARD_ConfigMPU into board specific init | HiFiPhile |
| 2025-03-26 | hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd... | hathach |
| 2025-03-26 | added mimxrt1064_evk to hil test pool | hathach |
| 2025-03-26 | imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda... | hathach |
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach |
| 2024-12-17 | enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default | hathach |
| 2024-11-30 | Fix CI. | HiFiPhile |
| 2024-11-02 | Replace cache clean/invalidate by MPU config. | HiFiPhile |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2024-07-18 | add unique id for imxrt | hathach |
| 2024-04-23 | clang work with lpc54 | hathach |
| 2024-04-22 | clang work with imxrt tested with metro rt1011 and rt1060 evk. Don't use star... | hathach |
| 2023-11-22 | correctly use xtal for initialize usbphy, rt1170 usb is working | hathach |
| 2023-11-16 | update rt1170 evk with led and button, but usb not working yet | hathach |
| 2023-11-16 | update metro m7 airlift and sd | hathach |
| 2023-11-16 | update imxrt1010 with mex | hathach |
| 2023-11-16 | add imxrt1170 evkb | hathach |
| 2023-11-16 | add metro m7 1011 sd with trace etm, try to enable but not working yet | hathach |
| 2023-09-27 | change hcd_int_handler(rhport, in_isr) signature: add in_isr | hathach |
| 2023-08-03 | more board_api.h rename | hathach |
| 2023-07-18 | correct jlink dev for rt1010 | hathach |
| 2023-07-14 | add clock_config.c for imxrt generated by mcuxpresso config | hathach |
| 2023-06-16 | fix build warnings | hathach |
| 2023-05-16 | EHCI: fix xfer failed with disconnected device as stalled | hathach |
| 2023-05-09 | simplify cmake target, remove -bsp | hathach |
| 2023-05-08 | change imxrt board_uart_read() to non-blocking | hathach |
| 2023-05-08 | fix linking missing ivt symbol for imxrt with cmake | hathach |
| 2023-03-17 | fix trailing space and new line | hathach |
| 2023-02-13 | add uf2 linker for metro m7 1011 | hathach |
| 2023-02-12 | Turn data cache on | caleb crome |
| 2022-06-06 | more ci fix | hathach |
| 2022-06-06 | fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp | hathach |
| 2022-05-05 | set irq priority for freertos | caleb crome |
| 2022-02-22 | Guard clock setup for USB2 | Scott Shawcroft |
| 2022-02-22 | Add dual role (concurrent) example | Scott Shawcroft |
| 2021-10-17 | more with -Wcast-qual | hathach |
| 2021-04-28 | fix build with imxrt | hathach |
| 2021-02-23 | rt1011 msc host work | hathach |
| 2020-11-29 | complete grouping imxrt boards | hathach |