index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
nxp
Age
Commit message (
Expand
)
Author
2022-07-01
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
robert-hh
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-03-04
rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAX
hathach
2022-02-26
more internal rename
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-27
Fix handling for pending transfers
kkitayam
2022-01-27
Change hcd_edpt_xfer to send at the next SOF
kkitayam
2022-01-27
Add handling for NAK response
kkitayam
2022-01-27
Fix handling control transfer
kkitayam
2022-01-27
Add HCD functions for KL25Z
kkitayam
2021-12-01
add chipidea highspeed controller
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-09-17
minor clean up
hathach
2021-09-17
use correct resume detection for kl25z
hathach
2021-09-17
minor update to dcd khci
hathach
2021-09-15
Fix stall interrupt handling
kkitayam
2021-09-15
merge master and minor clean up
hathach
2021-09-15
Merge branch 'master' of github.com:hathach/tinyusb into kkitayam-impl_close_...
hathach
2021-09-13
clean up
hathach
2021-09-13
refactor nxp TDI dcd_edpt_xfer_fifo
hathach
2021-09-12
Merge branch 'fifo_dcd_transdimension' of https://github.com/HiFiPhile/tinyusb
hathach
2021-09-11
nxp tdi: implement dcd edpt close all
hathach
2021-09-11
nxp tdi: fix error td prevent further transfer
hathach
2021-09-10
Shorter expr.
MasterPhi
2021-09-10
Fix dcd_edpt_clear_stall to reset data toggle
kkitayam
2021-09-09
dcd_edpt_xfer_fifo: use qtd_init if restriction not met.
Mengsk
2021-09-09
nxp tdi: enhance qhd using DCD_ATTR_ENDPOINT_MAX
hathach
2021-09-09
nxp tdi implement remote wakeup
hathach
2021-09-09
remove connected check for DCD_EVENT_UNPLUGGED since previous bus reset can c...
hathach
2021-09-09
Fix stall handling
kkitayam
2021-09-08
Implement dcd_edpt_close_all for NXP khci
kkitayam
2021-08-31
add dcd_edpt_close and iso xfer.
MasterPhi
2021-08-31
dcd_transmission xfer_fifo support.
MasterPhi
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-08-24
Merge pull request #1043 from hathach/more-host-improvement
Ha Thach
2021-08-23
initial commit of support for K32L2B
Greg Steiert
2021-08-23
refactor ehci init api
hathach
2021-05-18
add hcd_ehci.h as interface for ehci port
hathach
2021-04-26
use correct NBYTES_MAX for full and high speed
hathach
2021-04-26
clean up
hathach
2021-04-26
ip3511 correct buffer offset, nbytes layout for highspeed port1
hathach
2021-04-24
fix unaligned access with port1 hs
hathach
2021-04-24
lpc55 improve multiple controller support
hathach
2021-04-24
lpc55 correct bus_reset with highspeed on support controller
hathach
2021-04-24
lpc55 better multiport support
hathach
2021-04-24
update dcd ip3511 for better multiple rhport support
hathach
2021-03-16
fix build with OPT_MCU_LPC177X_8X
hathach
2021-02-23
nxp tdi: hcd_init() reset and set host mode
hathach
[next]