summaryrefslogtreecommitdiff
path: root/port/ohci
AgeCommit message (Collapse)Author
2026-08-03fix(security): add check for sem&mq&thread and delete remain sources if ↵sakumisu
alloc fail Signed-off-by: sakumisu <[email protected]>
2025-07-21update(port): remove CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUM for some ↵sakumisu
ips because they are constant Signed-off-by: sakumisu <[email protected]>
2025-03-28update(port/ohci): add pad for ed&td cachemaintain, add ↵sakumisu
CONFIG_USB_OHCI_DESC_DCACHE_ENABLE for ed&td Signed-off-by: sakumisu <[email protected]>
2025-01-15update(port): add ehci/ohci/dwc2 dcache supportsakumisu
Signed-off-by: sakumisu <[email protected]>
2024-12-23chore: fix missing licensesakumisu
2024-12-09update(port/ohci): update ohci common codesakumisu
2024-07-04refactor(e(o)hci): rename usb_hc_e(o)hci to usb_e(o)hci_reg, ↵sakumisu
usb_hc_e(o)hci_priv to usb_hc_e(o)hci
2024-04-04init ohci for ehcisakumisu
2022-10-01remove mm32/imxrt/nuvoton old portsakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-02-01add ohci header filesakimusu