summaryrefslogtreecommitdiff
path: root/hw/bsp/imxrt
AgeCommit message (Expand)Author
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
2023-11-16update rt1050 (not tested)hathach
2023-11-16update rt1024 evkhathach
2023-11-16updat rt1020hathach
2023-11-16update rt1015 evkhathach
2023-11-16update metro m7 airlift and sdhathach
2023-11-16update imxrt1010 with mexhathach
2023-11-16add imxrt1170 evkbhathach
2023-11-16add metro m7 1011 sd with trace etm, try to enable but not working yethathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-08-03more board_api.h renamehathach
2023-08-03add osal queue name if neededhathach
2023-07-25improve processing usb complete and error isr.hathach
2023-07-18correct jlink dev for rt1010hathach
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-06-30move LTO checked to family_support.cmakehathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-06-16update h7 to cmake, and move iar build to cmakehathach
2023-06-16fix build warningshathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-16fix build warningshathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-06-01add lto for cmakehathach
2023-05-26move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...hathach
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19improve flash targethathach
2023-05-19move cmake folder to tools/hathach
2023-05-19ehci fix dcache clean when control endpoint failedhathach
2023-05-17adding hcd_dcache_clean/hcd_dcache_invalidatehathach
2023-05-16EHCI: fix xfer failed with disconnected device as stalledhathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-13able to build lpc55hathach
2023-05-10add python script to help building cmake, build all imxrt boards with cihathach
2023-05-10allow imxrt build with dual exmapleshathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not suppor...hathach
2023-05-09fix ehci issue with portsc when enable port power and port resethathach
2023-05-09simplify cmake target, remove -bsphathach
2023-05-08change imxrt board_uart_read() to non-blockinghathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-08build host examples with imxhathach