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
/
ohci
Age
Commit message (
Expand
)
Author
2025-12-13
hcd/ohci: fix warnings
HiFiPhile
2025-11-03
fix more warnings/alerts
hathach
2025-11-03
remove binary prefix for portability
hathach
2025-10-31
Merge branch 'master' into fork/ArcaneNibble/ohci-upstream
hathach
2025-10-30
Merge branch 'master' into add-ohci-lpc55
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-10
try to enable ohci for lpc55 but not working, probably clock issue
hathach
2025-10-09
fix todo size in list_reverse()
hathach
2025-10-09
centralize hcd_dcache_uncached() for ED
hathach
2025-10-09
Merge branch 'master' into fork/ArcaneNibble/ohci-upstream
hathach
2025-09-17
Fix address translation functions
HiFiPhile
2025-09-17
Replace old delay functions by tusb_time_delay_ms_api
HiFiPhile
2025-09-13
ohci: Use uncached alias to access EDs
R
2025-09-13
ohci: Perform explicit cache operations on TDs, buffers
R
2025-09-13
ohci: Re-implement TD allocation, matching the specification
R
2025-09-12
ohci: Align TDs to cache lines
R
2025-09-12
ohci: Add functions used for explicit cache operations
R
2025-04-23
rename and expose tuh_bus_info_get() to application
hathach
2025-04-23
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...
hathach
2025-03-26
added hcd_edpt_close() stub for other ports
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
hcd_init() take init struct
hathach
2024-02-19
fix wrong volatile usage in ohci gtd
Ha Thach
2024-01-11
move gtd extra out of control struct to save sram
hathach
2024-01-10
[OHCI] Allow more than 16 devices
Ryzee119
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-07-26
correct hcd_edpt_clear_stall() API signature
hathach
2023-07-24
Merge branch 'master' into hcd-abort-xfer
Ha Thach
2023-07-24
fix ohci warnings, and add freertosconfig for lpc4088
hathach
2023-07-21
add stub hcd_edpt_abort_xfer() for all ports
hathach
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-17
fix trailing space and new line
hathach
2023-02-22
comment out osal_task_delay if using os none
hathach
2023-02-22
move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
hathach
2023-02-22
rename OHCI_RHPORTS to TUP_OHCI_RHPORTS
hathach
2023-02-18
ohci: Disable MIE interrupt during IRQ processing, zero HccADoneHead on compl...
wooyay
2023-02-18
ohci: Use enum instead of magic number
Ryzee119
2023-02-18
ohci: Add ability to separate physical and virtual memory
Ryan Wendland
2023-02-18
ohci: Set skip on ed prior to removal
Ryan Wendland
2023-02-18
ohci: Fix bug in ed removal
Ryan Wendland
2023-02-18
ohci: Direct port commands to the correct rhport.
Ryzee119
2023-02-18
ohci: Force reset of devices already connected on power up
Ryzee119
2023-02-18
ohci: Wait POTG time after port power
Ryzee119
2023-02-18
ohci: Toggle frameinterval bit on update
Ryzee119
2023-02-18
ohci: Leave SMM or bios mode during init
Ryzee119
2023-02-18
ohci: Support configurable number of roothub ports
Ryzee119
2023-02-18
ohci: Expand roothub descriptors into unions
Ryzee119
2022-12-04
Fix typos
Bastien Nocera
2022-03-20
Merge branch 'master' into pio-host
hathach
2022-03-04
fix naming, and build
hathach
[next]