summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-31Update on 31 Mar 2023. Expand to see details.Tiejun Zhou
2023-03-22Merge pull request #236 from wickste/patch-1TiejunZhou
2023-03-21Update LICENSED-HARDWARE.txtStefan Wick
2023-03-08Release 6.2.1 on 08 Mar 2023. Expand to see details.v6.2.1_relTiejun Zhou
2023-02-10Update LICENSED-HARDWARE.txtLiya Du
2023-02-10Update LICENSED-HARDWARE.txtLiya Du
2023-01-18Update on 18 Jan 2023. Expand to see details.Scott Larson
2022-12-16Update on 16 Dec 2022. Expand to see details.Scott Larson
2022-11-17update IAR RISC-V exampleScott Larson
2022-11-15Update issue templatesLiya Du
2022-11-15Update issue templatesLiya Du
2022-11-15Update issue templatesLiya Du
2022-11-02add 'config' directory to risc-v iar to support simulatorScott Larson
2022-10-26Release 6.2.0v6.2.0_relTiejun Zhou
2022-07-29Merge pull request #206 from azure-rtos/JideshMSFT-fix-cortex_m4-example_buildScott Larson
2022-07-29Delete tx_simulator_startup.sJideshMSFT
2022-07-29Delete cortexm_crt0.sJideshMSFT
2022-07-26Release 6.1.12v6.1.12_relYuxin Zhou
2022-07-07Add Cortex M55 and M85 to portsScott Larson
2022-06-13Fix broken link for licensingLiya Du
2022-04-26Merge pull request #187 from azure-rtos/tizho/rx_updatev6.1.11_relTiejunZhou
2022-04-26Import RX port update for 6.1.11 release.Tiejun Zhou
2022-04-20Release 6.1.11Yuxin Zhou
2022-03-29Update aka link for the licensing ask pageLiya Du
2022-03-16Add links to LTS and TUV informationLiya Du
2022-02-02Merge pull request #159 from azure-rtos/sclarson/update_rx_modulesv6.1.10_relScott Larson
2022-02-02update RX modulesScott Larson
2022-02-01Add rxv1, v2, v3 port: removed system state macro, added missing interrupt co...Yuxin Zhou