index
:
cherryusb.git
dev
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2022-08-20
refactor usb device intf and ep register
sakumisu
2022-08-19
give up class register
sakumisu
2022-08-18
add test mode for feature test
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-17
remove comments to reduce rows
sakumisu
2022-08-12
update usbh_class info section
sakumisu
2022-08-12
add mount callback for device, move tests in mount callback
sakumisu
2022-08-12
delete workq
sakumisu
2022-07-31
merge class rx setup functions into one
sakumisu
2022-07-31
add nocache ram config when enable dcache
sakumisu
2022-07-28
refactor dcd api and ep in/out irq callback process
sakumisu
2022-07-19
remove list search mode
sakumisu
2022-06-28
update usb core macros
sakumisu
2022-06-27
remove surplus log
sakumisu
2022-06-25
fix warning in 64bit cpu
sakumisu
2022-06-23
fix type wrong for ep argument on usbd_ep_in_handler and usbd_ep_out_handler ...
Li.XiongHui
2022-06-17
add log for descriptor parse
sakumisu
2022-06-17
handle USB_DESCRIPTOR_TYPE_OTHER_SPEED
liuhy-2020
2022-06-16
event use if not else
sakumisu
2022-06-15
fix warnings
sakumisu
2022-06-15
copy data from misalign addr to align32 addr when use dma with dcache
sakumisu
2022-06-15
remove static class_driver table
sakumisu
2022-06-14
add sw init for os and hw init for host controller
sakumisu
2022-06-05
use ep open and close return value
sakumisu
2022-06-04
move log macros into usb_log.h,adjust header file inclusion order
sakumisu
2022-04-15
fix warning
sakumisu
2022-04-15
fix warning
sakumisu
2022-04-14
fix duplicate calls to the class notify handler when class has multiploe
sakumisu
2022-04-08
add test mode when using feature cmd
sakumisu
2022-04-04
add class driver export macro control
sakumisu
2022-04-03
add USB_LOG_RAW macro for printf
sakumisu
2022-03-31
fixed osal critical section protect adapt 64bits CPU.
xieyangrun
2022-03-24
replace cc_arm with arm_version
sakumisu
2022-03-23
fix linkscript for clang and ccarm
sakumisu
2022-03-23
update class driver info,support class driver export
jzlv
2022-03-23
psc thread use event instead,add timeout for transfer
jzlv
2022-03-20
fix descriptor parse error log
sakumisu
2022-03-17
fix critical section wrong use
sakumisu
2022-03-11
fix no newline warning
sakumisu
2022-03-11
move ep macros into usb_def.h
sakumisu
2022-03-10
add usb_dc_init declare in usb_dc.h,and add usbd_initialize to call it
sakumisu
2022-02-26
switch the order
sakumisu
2022-02-24
add macros for high speed iso and intr transfer with additional transaction
sakumisu
2022-02-24
use hport setup to replace class setup,move out test demo
sakumisu
2022-02-24
gdd memory align32 for variable in structure
sakumisu
2022-02-17
fix ep0 zlp send judgement
sakumisu
2022-02-12
add enumeration success log
sakumisu
2022-02-08
format codes
sakimisu
2022-02-01
add usb host stack(class not release completely)
sakimusu
2022-02-01
rename paramater named class with devclass instead
sakimusu
[next]