summaryrefslogtreecommitdiff
path: root/src/portable/nxp
AgeCommit message (Expand)Author
2025-04-23rename and expose tuh_bus_info_get() to applicationhathach
2025-03-26added hcd_edpt_close() stub for other portshathach
2025-03-16Fix 2 IAR warnings.HiFiPhile
2025-01-20add s3 undefined speed note for racing issue with reset.hathach
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-10-14change dcd_init() return from void to boolhathach
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
2024-10-11change dcd_init() to take rhport structhathach
2024-08-19remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOChathach
2024-06-18LOG3 in isrhathach
2024-05-02add cmake for lpc15hathach
2024-05-02add cmake for lpc11hathach
2024-04-23clang work with lpc55hathach
2024-02-24only save/restore CLK_RECOVER_IRC_EN/CTRL if FSL_FEATURE_USB_KHCI_IRC48M_MODU...hathach
2024-02-24fix build with cpu without USB_CLK_RECOVER using old dcd_khci driverhathach
2024-02-24frdm k64f usb work well, add kinetis_k to ci cmakehathach
2024-02-04Merge branch 'hathach:master' into nxp_k64Michael Fischer
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-08-28Merge branch 'master' into nxp_k64Ha Thach
2023-08-28rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_Khathach
2023-08-09update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ...hathach
2023-08-04Merge branch 'master' into masterHa Thach
2023-07-26correct hcd_edpt_clear_stall() API signaturehathach
2023-07-24Merge branch 'master' into hcd-abort-xferHa Thach
2023-07-24rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stackhathach
2023-07-23Added support for the NXP K64 seriesemb4fun
2023-07-21add stub hcd_edpt_abort_xfer() for all portshathach
2023-07-02made line ends consistent.Lars Pötter
2023-06-16remove legacy transdimension driverhathach
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
2023-03-18more update to kinetis bsphathach
2023-03-18merge kinetis into its own family in bsphathach
2023-03-18Add support for NXP FRDM_K32L2A4S eval board.Bob Paddock
2023-03-17fix trailing space and new linehathach
2023-01-08ip3511 : Fix IAR build.MasterPhi
2022-10-24use dummy for all ZLP for ip3511, fix lpc55 build with DEBUG=1hathach
2022-10-21unused (void) casttswan-quasi
2022-10-20typo fixtswan-quasi
2022-10-20dummy buffer only on EP0 OUT ZLPstswan-quasi
2022-10-17minor renamehathach
2022-10-13(void) rhport for unused parametertswan-quasi
2022-10-12double cast of pointer to remove errortswan-quasi
2022-10-11lpc55s69 isochronous, dummy address for endpoint buffers to prevent accidenta...tswan-quasi
2022-07-01mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.robert-hh
2022-03-07added dcd_sof_enable() stubs for all other portshathach
2022-03-04rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAXhathach
2022-02-26more internal renamehathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach