summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-11-06move malloc,free,printf macro into config.hsakimisu
2022-10-14add config for system errno.hsakumisu
2022-10-14remove duplicate macrossakumisu
2022-09-25fix gcc extension warningsakumisu
2022-09-25fix macro valuesakumisu
2022-09-24add iso config in urbsakumisu
2022-09-22updatezhugengyu
2022-09-17add usb3.0 speed supportsakumisu
2022-09-14add mult configsakumisu
2022-09-12give up dcache enable macrosakumisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-08-23delete dupliatesakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-17remove comments to reduce rowssakumisu
2022-08-12add mount callback for device, move tests in mount callbacksakumisu
2022-08-10use usb_iomalloc when alignsize is not equal 4sakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-07-28refactor dcd api and ep in/out irq callback processsakumisu
2022-07-03update readmesakumisu
2022-07-02add some dcd apisakumisu
2022-06-25fix warning in 64bit cpusakumisu
2022-06-14add sw init for os and hw init for host controllersakumisu
2022-06-04move log macros into usb_log.h,adjust header file inclusion ordersakumisu
2022-06-02modify some config macro define.WoodData
2022-06-02fix endpoint buffer address set error bug.add print color define.WoodData
2022-04-08add aynsc transfer functionsakumisu
2022-04-03add USB_LOG_RAW macro for printfsakumisu
2022-03-26add variable length param control for macrossakumisu
2022-03-23psc thread use event instead,add timeout for transferjzlv
2022-03-11fix no newline warningsakumisu
2022-03-11move ep macros into usb_def.hsakumisu
2022-03-10add usb_dc_init declare in usb_dc.h,and add usbd_initialize to call itsakumisu
2022-02-25fix ep mps masksakumisu
2022-02-24add macros for high speed iso and intr transfer with additional transactionsakumisu
2022-02-24gdd memory align32 for variable in structuresakumisu
2022-02-12update video device class driversakumisu
2022-02-09update ehci driverjzlv
2022-02-09fix omissive _USB_MEM_Hjzlv
2022-02-08format codessakimisu
2022-01-30update malloc align size when use dcachesakumisu
2022-01-30add ehci and synopsys hcd driversakumisu
2022-01-30add memory wrapper and errno utilsakumisu
2022-01-15update licensesakumisu
2022-01-15add usb debug level control and color displaysakumisu
2021-11-29rename request recipient macrosakumisu
2021-11-29refactor usb class structuresakumisu
2021-11-16format codesakumisu
2021-11-14modify print log,add USBD_LOG_INFO forever printsakumisu
2021-11-09modify class request print logsakumisu
2021-09-28add usb hs support,add bos and msosv2 descriptor registersakumisu