summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21SysTick initialization problem fixed in tx_initialize_low_level.sAlex Kiselev
2023-06-20Remove duplicate declaration "invalidateCaches_IS"Du Huanpeng
2023-06-20fix link flag to -mcpu=cortex-a9Du Huanpeng
2023-06-19Fix compile warnings in Linux port. (#276)Yanwu Cai
2023-06-06Add a pull request template (#272)TiejunZhou
2023-06-01Update tx_port.hPaulo Condeça
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