summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-28Add error handling in lock initialization in the Xtensa port (#340)v6.4.0_relXiuwen Cai
2023-12-28Add check for overflow in queue size calculation in RTOS compatibility layer....Xiuwen Cai
2023-12-28Update release date and version (#338)TiejunZhou
2023-12-28Added thumb mode support for threadX GNU ports on armv7a platforms. (#333)Yajun Xia
2023-12-22Merge pull request #336 from wenhui-xie/add_sudoBo Chen
2023-12-22Add sudo to move coverage folder created by root user.Wenhui Xie
2023-11-30Correct condition syntax in "Prepare Coverage GitHub Pages" step.l (#329)Ting Zhu
2023-11-29Merge pull request #328 from ting-ms/masterBo Chen
2023-11-29Add additional condition for "Prepare Coverage GitHub Pages" step.Ting Zhu
2023-11-27Added input skip_coverage and coverage_name for customiziing. (#327)CQ Xiao
2023-11-24Fix action to run on fork repo for cortex-m builds and unify them (#326)TiejunZhou
2023-11-24Restrict deploy run condition (#325)TiejunZhou
2023-11-24Split artifacts for multiple jobs (#324)TiejunZhou
2023-11-23Convert ADO pipelines to GitHub actions (#321)TiejunZhou
2023-11-16Merge pull request #314 from ting-ms/masterBo Chen
2023-11-10Upgrade CMake to the latest.tinzhu
2023-11-10Run ctest with additional option "--output-junit" to generate JUnit format te...tinzhu
2023-11-10Removed redudant sample_threadX project from Cortex A7 ports_module IAR examp...Yajun Xia
2023-10-23Update release version to 6.3.0 and date to 10-31-2023 (#308)v6.3.0_relTiejunZhou
2023-10-23Improved the logic to validate object from application in ThreadX Module (#307)TiejunZhou
2023-09-26Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...Yajun Xia
2023-09-18Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...Yajun Xia
2023-09-18Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...Yajun Xia
2023-09-15Fixed the issue of the data/bss section cannot be read from ARM FVP d… (#301)Yajun Xia
2023-09-14Fixed the issue of ports_arch_check failed on the step of copy ports arch on ...Yajun Xia
2023-08-07Added thumb mode support under IAR for module manager on Cortex-A7 pl… (#289)yajunxiaMS
2023-07-21Added thumb mode support under GNU for module manager on Cortex-A7 pl… (#287)yajunxiaMS
2023-07-13Allow manual trigger for CodeQL action (#286)TiejunZhou
2023-07-13Enable CodeQL (#285)TiejunZhou
2023-06-26Added memory barrier before thread scheduling for ARMv8-A ThreadX SMP. (#280)TiejunZhou
2023-06-21Unify ThreadX and SMP for ARMv8-A. (#275)TiejunZhou
2023-06-19Fix compile warnings in Linux port. (#276)Yanwu Cai
2023-06-06Add a pull request template (#272)TiejunZhou
2023-05-24Include tx_user.h in cortex_m33/55/85 IAR port (#267)TiejunZhou
2023-05-19Export _tx_handler_svc_unrecognized as weak symbol. (#264)Xiuwen Cai
2023-05-18Fix MISRA issues for ThreadX SMP (#263)TiejunZhou
2023-05-12Add random number stack filling option. (#257)Xiuwen Cai
2023-05-12Update LICENSE.txt (#261)Stefan Wick
2023-04-24Include tx_user.h in cortex_m3/4/7 IAR and AC5 port (#255)TiejunZhou
2023-04-23Release scripts to validate ThreadX port (#254)TiejunZhou
2023-04-21Update devcontainer to Ubuntu 22.04 (#253)TiejunZhou
2023-04-20Update CFS usage (#252)TiejunZhou
2023-04-19Release ARMv7-A architecture ports and add tx_user.h to GNU port assembly fil...TiejunZhou
2023-04-18Release ARMv7-M and ARMv8-M architecture ports (#249)TiejunZhou
2023-04-17Filter the path for PR trigger and add codeowners (#248)TiejunZhou
2023-04-17Fix path to test reports in pipeline (#247)TiejunZhou
2023-04-14Fix random failure in test case threadx_event_flag_suspension_timeout_test.c ...TiejunZhou
2023-04-13Merge pull request #244 from azure-rtos/tizho/testTiejunZhou
2023-04-12Add Azure DevOps pipelines for ThreadX testTiejun Zhou
2023-04-04Release ThreadX regression systemTiejun Zhou