summaryrefslogtreecommitdiff
path: root/src/portable/chipidea/ci_hs/hcd_ci_hs.c
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-03-05update PORTSC1Zixun LI
2026-03-05ci_hs: add deinit supportZixun LI
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16support hpmicro chipsZhihong Chen
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-04-29attach debouncing fixed issue with port1 highspeed on imxrthathach
2025-04-23rename and expose tuh_bus_info_get() to applicationhathach
2024-11-30Fix HCD build.HiFiPhile
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11hcd_init() take init structhathach
2023-08-07Add tuh_rhport_is_active() and tuh_rhport_reset_bus()hathach
2023-07-24change dcache clean/invalidate return type to boolhathach
2023-06-16fix build warningshathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
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-10allow imxrt build with dual exmapleshathach
2023-03-17fix trailing space and new linehathach
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-03Add host string descriptor functionsScott Shawcroft
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2021-12-02more chipideahathach
2021-12-01add chipidea highspeed controllerhathach