summaryrefslogtreecommitdiff
path: root/src/portable/nxp
AgeCommit message (Expand)Author
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
2020-04-16implement dcd disconnect/connect for lpc ip3511hathach
2020-04-16added dcd disconnect/connect to lpc17/40hathach
2020-04-13lpc17xx move set configdevice into set addresshathach
2020-04-06add tud_irq_handler() for all lpc ip3511 (13, 15, 11)hathach
2020-04-06mass rename dcd_isr() to dcd_irq_handler()hathach
2020-01-17rt10xx: correct max endpoint count is 8hathach
2020-01-17clean up, disable SOF for dcd trans since we don't use it for nowhathach
2020-01-17clean uphathach
2020-01-16Add if guards for dcache flushes.Scott Shawcroft
2020-01-15flush and invalidate the dcacheScott Shawcroft
2019-11-23fix rt1010 rt1020 only has 1 usb controller, rt1050 rt1060 has 2hathach
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22rename dcd_lpc18_43 to dcd_transdimensionhathach
2019-11-22move nxp dcd ehci controller reset and modde into dcdhathach
2019-11-22able to compile dcd 18/43 with rt1064hathach
2019-11-22more clean uphathach
2019-11-22more clean uphathach
2019-11-22more constant rename clean uphathach