summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-06Update CONTRIBUTING.mdStefan Wick
2024-02-06Create SECURITY.mdStefan Wick
2024-01-30Merge pull request #141 from eclipse-threadx/bo-ms/update_version_idStefan Wick
Update version id string.
2024-01-30Update version id string.Bo Chen (from Dev Box)
2024-01-29Merge pull request #140 from eclipse-threadx/bo-ms/copyrightStefan Wick
Update copyright.
2024-01-29Update copyright.Bo Chen (from Dev Box)
2024-01-18Merge pull request #138 from ericwol-msft/SECURITY.md-updateStefan Wick
Delete SECURITY.md
2024-01-18Delete SECURITY.mdEric Wolz
2024-01-12Merge pull request #135 from eclipse-threadx/tizho/update_scriptStefan Wick
Update links in run.sh script
2024-01-12Remove tests for FX exFAT.TiejunZhou
2024-01-12Update links in run.sh scriptTiejunZhou
2023-12-28Update for release 6.4.0. (#131)v6.4.0_relCQ Xiao
2023-12-01Fixed standalone device HID issue and enable all tests by default. (#129)CQ Xiao
* Fixed device hid receiver save position issue. * Enable all tests by default.
2023-11-28Add regression tests. (#126)CQ Xiao
Add regression tests (auto triggered on PR, manually triggered in forked branch).
2023-10-23Update on 23 Oct 2023. Expand to see details.v6.3.0_relChaoqiong Xiao
52c60057 Update headers and readme for 6.3.0 release. 5360ad52 Host H264 frame support. 4b097e80 Add javascript to codeql detection 70278ae3 Fixed use after free issues. 5560620e Improved standalone enum transfer flow. Turn off ASIX in standalone build. Im... 39a01206 Improved host HID clients (mouse/keyboard/remote control) deactivation sequence. be2c7fd5 Improved standalone host CDC ACM control and data instance link management (MSRC 81489,81570) c2368eb2 Improved AC AS management and error handing. b9c23b38 PIMA Host/device optional interrupt endpoint support and host unused semaphore removal. 34ca3af9 Removed interface link in class linked to device. 5d3c9dd0 Improved endpoints get error handling (host CDC-ECM/ACM, storage). Moved stor... 71b08ad1 Improved host audio descriptors validation 4717e3f1 Enable weekly pipeline build to avoid CodeQL expiration ca408b54 Checked XML tag nesting depth in Pictbridge object parsing c300a00c Limited pictbridge array element to hexa output array size. 0e644aaa Reject fake CDC-ECM data interface not located next to its control interface. 911007a9 Improved host HID usage handling. d0576877 Enable dummy check of python for CodeQL 2761e105 Fixed some split transfer issue. db0dbeda Added packet length validation for received nx packet. f5007249 Fix PIMA issues on data set extraction 3ec66399 Fixing device RNDIS bugs with zero copy 1ec77d6b Fix device HID issue when adding class memory man and zero copy. d52e55c0 Add zero copy support in device printer a5cb883f Added zero copy support in device CDC_ECM and RNDIS 1f967ae2 Enable codeql in onebranch pipeline de265dbc Enable zero copy for device audio and video 53aee275 Refined memory management to reduce overhead.
2023-06-30Update on 30 Jun 2023. Expand to see details.Chaoqiong Xiao
92c60270 Added device HID flexible event queue and zero copy support. a15f80ab Added device CDC ACM zero copy support 9fcd26f7 Improve device request handling with print GET_DEVICE_ID support. bea6252c Add new device side endpoint buffer management mode.
2023-05-12Update on 12 May 2023. Expand to see details.Chaoqiong Xiao
8b59a1d4 Add support for Get String requests with 0 wIndex 106c1b06 Update cfs usage 2d45d315 Optimize SRAM for extracted USB descriptors cf97e6e9 Fixed allocated buffer pointer checking issue. 6468c588 Guard basic types. 60b3a232 Update CFS usage
2023-04-19Update on 19 Apr 2023. Expand to see details.Chaoqiong Xiao
f6854286 USBX host video error checking support. 909e7523 Onboard to Central Feed Services 863cc0c9 Add optional error check for host storage (no FileX). 0e88a565 Added new test case for HID descriptor get. 03944f4e Add error checking to device/host stack and system. 5bec9ee8 Device PIMA error check improvement. Fixing pictbridge issues (client callbacks initialize, host device info buffer length increase). f8c89ae9 Added host printer error checking.
2023-03-31Update on 31 Mar 2023. Expand to see details.Chaoqiong Xiao
35e477cd Fixed error checking issues on device printer class. 7bc1a9b5 USBX device video error checking support. fb766837 Moved build option check to runtime (device HID, storage). 3af71cf8 Add optional error checking to host HIDs e6d938ad generate usbx cmsis-pack 62c0c282 Add error checking to host serial classes (CDC ACM, GSER, PROLIFIC and SWAR) 89b8890b USBX device DFU error checking support. 4c3c3922 USBX device CCID error checking support. 1411aab4 Add error checks for device HID and RNDIS. 2f83bd01 Added host audio error checking. 18973298 USBX device CDC ACM error checking support.
2023-03-22Update hardware licenseTiejun Zhou
2023-03-08Release 6.2.1 on 08 Mar 2023. Expand to see details.v6.2.1_relChaoqiong Xiao
e180182e Update owners a6785db8 Update for release. bc77918b Improve host audio sampling set and check (fixed a memory issue). 97d66e5d Add optimization options to ux_user.h eea2c732 USBX device printer error checking support. 1760cc8c USBX device audio error checking support a39f2f26 Fixed a macro name issue in device audio 1.0 83278dd8 Supported multiple report IDs in host HID. c548fe33 Fixed host CDC-ACM capability get. b64f8cdb Fix vendor request handling.
2023-02-10Update LICENSED-HARDWARE.txtLiya Du
Add new NXP and Renesas series.
2023-01-18Update on 18 Jan 2023. Expand to see details.Chaoqiong Xiao
4faab07a Remove internal deprecated files. d82f44a2 Upgrade to the latest Container Images. 04527692 Checked device removal while reading/writing storage. d7560786 Add a notice for not released file.
2022-12-16Update on 16 Dec 2022. Expand to see details.Chaoqiong Xiao
8ff89b56 Fixed build issue with UX_MAX_DEVICES=1 in host hub standalone e39131fc Set IPV6 Address before CDC-ECM enumerated. 0b35db7c Fixed build issue with NETX. b4205710 Added CCID standalone support.
2022-11-15Update issue templatesLiya Du
2022-10-26Release 6.2.0v6.2.0_relTiejun Zhou
2022-07-26Release 6.1.12v6.1.12_relYuxin Zhou
2022-06-13Fix broken link for licenseLiya Du
2022-04-20Release 6.1.11v6.1.11_relYuxin Zhou
2022-03-29Update aka link for the licensing ask pageLiya Du
2022-03-16Add links to LTS and TUV informationLiya Du
2022-01-26Release 6.1.10v6.1.10_relYuxin Zhou
2021-10-13Release 6.1.9v6.1.9_relYuxin Zhou
2021-07-28Release 6.1.8v6.1.8_relYuxin Zhou
2021-06-03Release 6.1.7v6.1.7_relBo Chen
2021-06-02Release 6.1.7Bo Chen
2021-04-05Add renesas RAScott Larson
2021-04-03Release 6.1.6v6.1.6_relYuxin Zhou
2021-04-01Update LICENSED-HARDWARE.txtScott Larson
2021-02-28Release 6.1.5v6.1.5_relYuxin Zhou
2021-02-02Release 6.1.4v6.1.4_relYuxin Zhou
2021-01-07update to v6.1.3v6.1.3_relScott Larson
2020-12-15fix dateScott Larson
2020-12-15update nxpScott Larson
2020-12-11add mediatekScott Larson
2020-11-17add ST to hw listv6.1.2_relScott Larson
2020-11-10patch release 6.1.2Scott Larson
2020-10-14add NXP to hardware listScott Larson
2020-10-14add NXP to hardware listScott Larson
2020-10-096.1 Releasev6.1_relScott Larson