summaryrefslogtreecommitdiff
path: root/src/portable/mentor/musb/musb_ti.h
AgeCommit message (Expand)Author
2026-07-19add py32f0 supportJie Feng
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-05-14dcd/musb: defer EP0 SETUP during DATA_IN/STATUS raceHiFiPhile
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2024-08-19implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex...hathach
2024-08-17minor updatehathach
2024-08-17refactor fifo configure/setup for dynamic and static fifohathach
2024-08-17more refactor to simplify musb driverhathach
2024-08-15use musb_ep_csr_t for indexed CSR, also use indexed csr for TI access as well...hathach
2024-08-15update musb fifo usagehathach
2024-08-15adding universal register structs for musbhathach
2024-08-15add TUP_USBIP_MUSB macro, minor renamehathach
2024-08-14fix spelling, add max32 to ci with arm-gcc buildhathach
2024-07-25Combined DCD MUSB implementationsBrent Kowal