| Age | Commit message (Expand) | Author |
| 2019-11-22 | refactor dcd_lpc18_43, making it capatible with rt10xx | hathach |
| 2019-11-22 | clean up dcd lpc18_43 | hathach |
| 2019-11-22 | move dcd_lpc18_43.h into .c file | hathach |
| 2019-11-21 | moving irq to bsp for lpc17/40 | hathach |
| 2019-11-21 | rename lpc 17/18 irq to dcd_isr/hcd_isr | hathach |
| 2019-10-04 | adding lpc1549, but couldnt recieve setup packet, though setup received inter... | hathach |
| 2019-09-27 | Fix typo of CFG_TUD_ENDOINT0_SIZE. | Nathan Conrad |
| 2019-09-16 | fix #143 | hathach |
| 2019-09-05 | 55s69 device work with usb0 | hathach |
| 2019-09-01 | dma of lpc54114 can also execute up to 64 bytes each transfer | hathach |
| 2019-09-01 | rename lpc_usbd to lpc_ip3511 | hathach |
| 2019-09-01 | adding lpc54xxx to dcd, able to go through enumeration | hathach |
| 2019-09-01 | fix undef __ARM_ARCH_6M__ | hathach |
| 2019-09-01 | clean up | hathach |
| 2019-09-01 | rename lpc11_13_15 to simply lpc_usbd since it is almost used by in recent ye... | hathach |
| 2019-08-31 | support LPC51u68 #100 | hathach |
| 2019-06-10 | remove dcd_edpt_busy() | hathach |
| 2019-06-06 | add TU_ prefix to compiler ATTR to prevent name conflict with application | hathach |
| 2019-05-14 | more clean up use inline bit funciton instead of macros | hathach |
| 2019-05-14 | update license year to 2019 | hathach |
| 2019-03-30 | added dcd_remote_wakeup() stub for all ports | hathach |
| 2019-03-29 | working on suspend and resume | hathach |
| 2019-03-29 | added Suspend and Resume event for nrf5x port | hathach |
| 2019-03-27 | replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall | hathach |
| 2019-03-27 | remove dcd_get_frame_number() | hathach |
| 2019-03-24 | remove tusb_hal_millis() usage, less work for porting | hathach |
| 2019-03-20 | clean up | hathach |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach |
| 2019-03-13 | dcd_set_address include status response, usbd control stall both control in a... | hathach |
| 2018-12-21 | change to dcd_get_frame_number | hathach |
| 2018-12-17 | add dcd_get_microframe() | hathach |
| 2018-12-14 | rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency | hathach |
| 2018-12-12 | rename edpt_dir/number/addr to tu_edpt_* | hathach |
| 2018-12-12 | rename hcd_device_remove to hcd_device_close | hathach |
| 2018-12-07 | rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED | hathach |
| 2018-12-07 | clean up ehci, support only 1 controller | hathach |
| 2018-12-07 | lpc17 ohci failed to execute control transfer !! | hathach |
| 2018-12-07 | enable all warnings | hathach |
| 2018-12-05 | able to build host lpc18xx | hathach |
| 2018-12-05 | hal clean up | hathach |
| 2018-12-05 | remove dcd_connect/disconnect since there is no usage now | hathach |
| 2018-12-05 | lpc move Chip_USB_Init() out of stack to bsp | hathach |
| 2018-12-05 | renane file | hathach |
| 2018-12-05 | lpc40xx device work, moving Chip_USB_Init out of tinyusb | hathach |
| 2018-12-04 | move pinmux out of dcd into bsp | hathach |
| 2018-12-04 | adding ea4088 quickstart, able to blink | hathach |
| 2018-12-04 | adding lpc40xx support | hathach |
| 2018-12-04 | add mcb1800, blink led ok | hathach |
| 2018-12-04 | rename dcd 18 43 | hathach |
| 2018-12-03 | clean up dcd 43 | hathach |