summaryrefslogtreecommitdiff
path: root/src/portable/nxp
AgeCommit message (Expand)Author
2021-09-17minor clean uphathach
2021-09-17use correct resume detection for kl25zhathach
2021-09-17minor update to dcd khcihathach
2021-09-15Fix stall interrupt handlingkkitayam
2021-09-15merge master and minor clean uphathach
2021-09-15Merge branch 'master' of github.com:hathach/tinyusb into kkitayam-impl_close_...hathach
2021-09-13clean uphathach
2021-09-13refactor nxp TDI dcd_edpt_xfer_fifohathach
2021-09-12Merge branch 'fifo_dcd_transdimension' of https://github.com/HiFiPhile/tinyusbhathach
2021-09-11nxp tdi: implement dcd edpt close allhathach
2021-09-11nxp tdi: fix error td prevent further transferhathach
2021-09-10Shorter expr.MasterPhi
2021-09-10Fix dcd_edpt_clear_stall to reset data togglekkitayam
2021-09-09dcd_edpt_xfer_fifo: use qtd_init if restriction not met.Mengsk
2021-09-09nxp tdi: enhance qhd using DCD_ATTR_ENDPOINT_MAXhathach
2021-09-09nxp tdi implement remote wakeuphathach
2021-09-09remove connected check for DCD_EVENT_UNPLUGGED since previous bus reset can c...hathach
2021-09-09Fix stall handlingkkitayam
2021-09-08Implement dcd_edpt_close_all for NXP khcikkitayam
2021-08-31add dcd_edpt_close and iso xfer.MasterPhi
2021-08-31dcd_transmission xfer_fifo support.MasterPhi
2021-08-26add dcd_edpt_close_all() for clear existing configured statehathach
2021-08-24Merge pull request #1043 from hathach/more-host-improvementHa Thach
2021-08-23initial commit of support for K32L2BGreg Steiert
2021-08-23refactor ehci init apihathach
2021-05-18add hcd_ehci.h as interface for ehci porthathach
2021-04-26use correct NBYTES_MAX for full and high speedhathach
2021-04-26clean uphathach
2021-04-26ip3511 correct buffer offset, nbytes layout for highspeed port1hathach
2021-04-24fix unaligned access with port1 hshathach
2021-04-24lpc55 improve multiple controller supporthathach
2021-04-24lpc55 correct bus_reset with highspeed on support controllerhathach
2021-04-24lpc55 better multiport supporthathach
2021-04-24update dcd ip3511 for better multiple rhport supporthathach
2021-03-16fix build with OPT_MCU_LPC177X_8Xhathach
2021-02-23nxp tdi: hcd_init() reset and set host modehathach
2021-02-22separate hcd_init from ehcihathach
2021-02-22make hcd tdi more generichathach
2021-02-22rename hcd_lpc18_43 to hcd_transdimensionhathach
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-12-23fixed wrong direction to enable EP in dcd_edpt_open.kkitayam
2020-12-18added support for frdm_kl25zkkitayam
2020-08-01enable pull-up in dcd_init() instead of usbdhathach
2020-07-16dcd tdi report link speed on resethathach
2020-05-26random clean up for tdihathach
2020-05-17enable -Wcast-alignhathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-17Merge branch 'master' into remove-dcd-set-confighathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-16dcd disconnect/connect for transdimension iphathach