index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-select-rule17
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2023-06-01
Merge branch 'master' into feature/STM32G0
hathach
2023-05-24
Merge pull request #2063 from abakosh/develop
Ha Thach
2023-05-24
fix(RA Host Portable): implement missing function __builtin_ctz(x) for IAR
Aladdin Bakosh
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-05-19
more dcache fix
hathach
2023-05-19
ehci fix dcache clean when control endpoint failed
hathach
2023-05-19
only clean/invalidate dcache on imxrt if memory is not in DTCM
hathach
2023-05-18
refactor ehci: add attached_buffer for dcache invalidate for IN transfer
hathach
2023-05-18
refactor ehci, since usbh only queue 1 TD per queue head
hathach
2023-05-18
EHCI more improvement
hathach
2023-05-18
more cache, fix an similar issue with OHCI when removing an queue head
hathach
2023-05-18
use weak local for dcache function to skip if()
hathach
2023-05-18
EHCI adding dcahe support, passing enumertaion
hathach
2023-05-17
adding hcd_dcache_clean/hcd_dcache_invalidate
hathach
2023-05-16
fix error on EHCI causes xfer error in non-queued qhd which cause memory fault
hathach
2023-05-16
usbd: fix control transfer issue for chipidea hs when previous status and new...
hathach
2023-05-16
EHCI: fix xfer failed with disconnected device as stalled
hathach
2023-05-16
correct EHCI reporting failed xfer (instead of stalled) when device is unplugged
hathach
2023-05-10
allow imxrt build with dual exmaples
hathach
2023-05-09
fix ehci issue with portsc when enable port power and port reset
hathach
2023-04-24
Merge pull request #2013 from tannewt/imx_1042
Ha Thach
2023-04-20
[rp2040] Make writes to SIE_CTRL aware of concurrent access
Jacek Fedorynski
2023-04-17
Cleanup unnecessary code for 16bit access.
Mengsk
2023-04-14
Fix FIFO transfer and buffer alignment.
HiFiPhile
2023-04-14
Fix GCC build.
HiFiPhile
2023-04-14
Use PLL clock.
HiFiPhile
2023-04-14
Merge branch 'master' of https://github.com/hathach/tinyusb into pr1942
HiFiPhile
2023-04-06
Handle iMX RT 1042 usb naming
Scott Shawcroft
2023-04-03
Add STM32L5 support - no OTG similar to some L4s
John Cronin
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-20
more compatible with IAR
hathach
2023-03-18
more update to kinetis bsp
hathach
2023-03-18
merge kinetis into its own family in bsp
hathach
2023-03-18
Add support for NXP FRDM_K32L2A4S eval board.
Bob Paddock
2023-03-18
more clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-16
more fix
hathach
2023-03-16
rename symbols
hathach
2023-03-16
rename file link to rusb2
hathach
2023-03-16
Merge branch 'master' into renesas-ra
hathach
2023-03-15
fix PICO_SHARED_IRQ_HANDLER_HIGHEST_ORDER_PRIORITY not defined in old pico-sdk
hathach
2023-03-14
Merge pull request #1953 from tannewt/fix_cached_imx_reset
Ha Thach
2023-03-13
Flush the dcd data on reset
Scott Shawcroft
2023-03-12
dcd_write_packet_memory: use volatile modifier for destination pointer
Hubert Denkmair
2023-03-12
minor format
hathach
2023-03-11
Merge pull request #1948 from dhalbert/remove-volatile-cast-include
Ha Thach
2023-03-11
Merge branch 'master' into renesas-ra
hathach
2023-03-10
rp2040: include hardware/sync.h explicitly
Dan Halbert
2023-03-10
dcd_nrf5x: ISO OUT handling
Jerzy Kasenberg
[next]