summaryrefslogtreecommitdiff
path: root/src/portable/chipidea
AgeCommit message (Expand)Author
2023-06-16fix build warningshathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-15refactor khci to chipidea fs driver for device (host is not yet)hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19only clean/invalidate dcache on imxrt if memory is not in DTCMhathach
2023-05-18EHCI adding dcahe support, passing enumertaionhathach
2023-05-17adding hcd_dcache_clean/hcd_dcache_invalidatehathach
2023-05-16usbd: fix control transfer issue for chipidea hs when previous status and new...hathach
2023-05-10allow imxrt build with dual exmapleshathach
2023-04-06Handle iMX RT 1042 usb namingScott Shawcroft
2023-03-17fix trailing space and new linehathach
2023-03-14Merge pull request #1953 from tannewt/fix_cached_imx_resetHa Thach
2023-03-13Flush the dcd data on resetScott Shawcroft
2022-07-11bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XXhathach
2022-07-01mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.robert-hh
2022-06-30mimxrt: Add/change definitions for MIMXRT11XX boards.robert-hh
2022-03-07added dcd_sof_enable() stubs for all other portshathach
2022-03-03Add host string descriptor functionsScott Shawcroft
2022-02-26more internal renamehathach
2022-02-26mcu specific renamehathach
2022-02-25more symbol renamehathach
2022-02-25rename and move dcd_attr.h to tusb_mcu_attr.hhathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2021-12-02more chipideahathach
2021-12-01more work to abstract chipidea driverhathach
2021-12-01more ci abstracthathach
2021-12-01add chipidea highspeed controllerhathach