| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-27 | Add revision history file. | Bo Chen (from Dev Box) | |
| 2024-02-27 | Update version number to 6.4.1 | TiejunZhou | |
| 2024-02-24 | fix the typos | Yang Hau | |
| 2024-02-22 | Merge pull request #364 from eclipse-threadx/bo-ms/update_port | Stefan Wick | |
| Update the copyright for all assembly files. | |||
| 2024-02-23 | Update the copyright for all assembly files. | bo chen | |
| 2024-02-21 | Update README.md | Stefan Wick | |
| 2024-02-20 | Merge pull request #362 from eclipse-threadx/wickste-patch-5 | Stefan Wick | |
| Update README.md | |||
| 2024-02-20 | rebrand image content | Stefan Wick | |
| 2024-02-20 | Update README.md | Stefan Wick | |
| 2024-02-20 | rebrand image content | Stefan Wick | |
| 2024-02-20 | Update README.md | Stefan Wick | |
| 2024-02-13 | Merge pull request #355 from eclipse-threadx/wickste-patch-4 | Stefan Wick | |
| update license.txt and delete licensed-hardware.txt | |||
| 2024-02-13 | Merge branch 'master' into wickste-patch-4 | Stefan Wick | |
| 2024-02-12 | Merge pull request #353 from eclipse-threadx/wickste-patch-2 | Stefan Wick | |
| Update CONTRIBUTING.md | |||
| 2024-02-12 | Merge branch 'master' into wickste-patch-2 | Stefan Wick | |
| 2024-02-12 | Merge pull request #354 from eclipse-threadx/wickste-patch-3 | Stefan Wick | |
| Update CONTRIBUTING.md | |||
| 2024-02-12 | Merge branch 'master' into wickste-patch-3 | Stefan Wick | |
| 2024-02-12 | Merge branch 'master' into wickste-patch-4 | Stefan Wick | |
| 2024-02-09 | Merge pull request #352 from eclipse-threadx/wickste-patch-1 | Stefan Wick | |
| Create SECURITY.md | |||
| 2024-02-06 | Delete LICENSED-HARDWARE.txt | Stefan Wick | |
| 2024-02-06 | Update LICENSE.txt | Stefan Wick | |
| 2024-02-06 | Update CONTRIBUTING.md | Stefan Wick | |
| 2024-02-06 | Update CONTRIBUTING.md | Stefan Wick | |
| 2024-02-06 | Update CONTRIBUTING.md | Stefan Wick | |
| 2024-02-06 | Create SECURITY.md | Stefan Wick | |
| 2024-02-01 | Merge pull request #351 from timlt/patch-1 | Stefan Wick | |
| Update README.md text | |||
| 2024-01-30 | Update README.md text | timlt | |
| Remove link to MS Learning training content. | |||
| 2024-01-30 | Merge pull request #350 from eclipse-threadx/bo-ms/update_version_id | Stefan Wick | |
| Update version id string. | |||
| 2024-01-30 | Update version id string. | Bo Chen (from Dev Box) | |
| 2024-01-28 | Merge pull request #349 from eclipse-threadx/bo-ms/copyright | Stefan Wick | |
| Update copyright. | |||
| 2024-01-29 | Update copyright. | Bo Chen (from Dev Box) | |
| 2024-01-18 | Merge pull request #347 from ericwol-msft/SECURITY.md-update | Stefan Wick | |
| Security.md update | |||
| 2024-01-18 | Delete .github/workflows/codeql.yml | Eric Wolz | |
| 2024-01-18 | Delete SECURITY.md | Eric Wolz | |
| 2024-01-12 | Merge pull request #343 from ericwol-msft/ericwol-msft-azure-rtos-update | Stefan Wick | |
| msft azure label rtos update | |||
| 2024-01-11 | Update README.md | Eric Wolz | |
| 2024-01-11 | Update README.md | Eric Wolz | |
| 2024-01-11 | Update CODEOWNERS | Eric Wolz | |
| 2023-12-28 | Add error handling in lock initialization in the Xtensa port (#340)v6.4.0_rel | Xiuwen Cai | |
| * Add error handling in lock initialization. * Update release data and version. | |||
| 2023-12-28 | Add check for overflow in queue size calculation in RTOS compatibility ↵ | Xiuwen Cai | |
| layer. (#339) * Add check for overflow in queue size calculation. * Update release data and version. | |||
| 2023-12-28 | Update release date and version (#338) | TiejunZhou | |
| * Update version number in API header * Update release date and version | |||
| 2023-12-28 | Added thumb mode support for threadX GNU ports on armv7a platforms. (#333) | Yajun Xia | |
| * Added thumb mode support for threadX GNU ports on armv7a platforms. https://msazure.visualstudio.com/One/_workitems/edit/26105175/ * move the swi interrupt to tx_initialize_low_level.S. * update the test log. | |||
| 2023-12-22 | Merge pull request #336 from wenhui-xie/add_sudo | Bo Chen | |
| Add sudo to move coverage folder created by root user. | |||
| 2023-12-22 | Add sudo to move coverage folder created by root user. | Wenhui Xie | |
| 2023-11-30 | Correct condition syntax in "Prepare Coverage GitHub Pages" step.l (#329) | Ting Zhu | |
| * Correct syntax. * Update regression_template.yml * Update regression_template.yml | |||
| 2023-11-29 | Merge pull request #328 from ting-ms/master | Bo Chen | |
| Add additional condition for "Prepare Coverage GitHub Pages" step. | |||
| 2023-11-29 | Add additional condition for "Prepare Coverage GitHub Pages" step. | Ting Zhu | |
| 2023-11-27 | Added input skip_coverage and coverage_name for customiziing. (#327) | CQ Xiao | |
| * Update regression_template.yml * Update regression_template.yml * Update regression_template.yml * Update regression_template.yml * Update regression_template.yml * Update regression_template.yml Coverage name of all -> default_build_coverage * Update regression_template.yml * Update regression_template.yml Check inputs.skip_coverage to do steps. * Update regression_template.yml * Update regression_template.yml * Update regression_template.yml * Update regression_template.yml Enable coverage upload when manually triggered. * Update regression_template.yml * Update regression_template.yml * Update regression_template.yml * Update .github/workflows/regression_template.yml Fix comments. Co-authored-by: TiejunZhou <[email protected]> --------- Co-authored-by: TiejunZhou <[email protected]> | |||
| 2023-11-24 | Fix action to run on fork repo for cortex-m builds and unify them (#326) | TiejunZhou | |
| 2023-11-24 | Restrict deploy run condition (#325) | TiejunZhou | |
| * Restrict deploy run condition * Fail the job for testing purpose * Revert "Fail the job for testing purpose" This reverts commit 6ae18cafe285f07443137b85493f69f95e738c3d. | |||
