| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-21 | Merge pull request #463 from ericminnerath/fix-iar-include | Frédéric Desbiens | |
| Fix IAR include typo. | |||
| 2025-08-27 | initial commit | ericminnerath | |
| 2025-04-14 | Document GNU library compile flags for Linux and SMP Linux | Huan Nguyen | |
| 2025-02-24 | Updated ports version to v6.4.2. | Frédéric Desbiens | |
| 2025-02-13 | Merge pull request #416 from Jer6y/master | Frédéric Desbiens | |
| riscv : add riscv qemu virt support and fix fs bit error in mstatus | |||
| 2024-11-28 | Added missing CMakeLists.txt for Renesas RX ports | Sebastian Paarz | |
| 2024-10-25 | riscv : add riscv qemu virt support and fix fs bit error in mstatus | Jer6y | |
| 2024-03-24 | Updated Microsoft Asure RTOS to Eclipse ThreadX RTOS | RavuriN | |
| 2024-02-27 | Update version number to 6.4.1 | TiejunZhou | |
| 2024-02-23 | Update the copyright for all assembly files. | bo chen | |
| 2024-01-30 | Update version id string. | Bo Chen (from Dev Box) | |
| 2024-01-29 | Update copyright. | Bo Chen (from Dev Box) | |
| 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 | 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-10-23 | Update release version to 6.3.0 and date to 10-31-2023 (#308)v6.3.0_rel | TiejunZhou | |
| 2023-09-26 | Fixed the issue of the data/bss section cannot be read from ARM FVP debug ↵ | Yajun Xia | |
| tool in cortex-A5 GNU port (#306) https://msazure.visualstudio.com/One/_workitems/edit/25153813/ | |||
| 2023-09-18 | Fixed the issue of the data/bss section cannot be read from ARM FVP debug ↵ | Yajun Xia | |
| tool in cortex-A9 GNU port. (#303) https://msazure.visualstudio.com/One/_workitems/edit/25153785/ | |||
| 2023-09-18 | Fixed the issue of the data/bss section cannot be read from ARM FVP debug ↵ | Yajun Xia | |
| tool in cortex-A8 GNU port. (#302) https://msazure.visualstudio.com/One/_workitems/edit/25139203/ | |||
| 2023-09-15 | Fixed the issue of the data/bss section cannot be read from ARM FVP d… (#301) | Yajun Xia | |
| * Fixed the issue of the data/bss section cannot be read from ARM FVP debug tool in cortex-A7 GNU port. https://msazure.visualstudio.com/One/_workitems/edit/24597276/ * remove untracked files. | |||
| 2023-06-21 | Unify ThreadX and SMP for ARMv8-A. (#275) | TiejunZhou | |
| * Unify ThreadX and SMP for ARMv8-A. * Fix path in pipeline to check ports arch. * Add ignore folders for ARM DS * Generate ThreadX and SMP ports for ARMv8-A. * Ignore untracked files for ports_arch check. * Use arch instead of CPU to simplify the project management. | |||
| 2023-06-19 | Fix compile warnings in Linux port. (#276) | Yanwu Cai | |
| 2023-05-24 | Include tx_user.h in cortex_m33/55/85 IAR port (#267) | TiejunZhou | |
| 2023-04-24 | Include tx_user.h in cortex_m3/4/7 IAR and AC5 port (#255) | TiejunZhou | |
| * Include tx_user.h in ARMv7-M IAR port * Include tx_user.h in ARMv7-M AC5 port * Include tx_user.h in cortex_m3/4/7 IAR and AC5 port | |||
| 2023-04-19 | Release ARMv7-A architecture ports and add tx_user.h to GNU port assembly ↵ | TiejunZhou | |
| files (#250) * Release ARMv7-A architecture ports * Add tx_user.h to GNU port assembly files * Update GitHub action to perform check for Cortex-A ports | |||
| 2023-03-31 | Update on 31 Mar 2023. Expand to see details. | Tiejun Zhou | |
| af5702cbf Include tx_user.h only when TX_INCLUDE_USER_DEFINE_FILE is defined for assembly files | |||
| 2023-03-08 | Release 6.2.1 on 08 Mar 2023. Expand to see details.v6.2.1_rel | Tiejun Zhou | |
| cee19603d Include tx_user.h conditionally. e40e08007 Update owners d69641273 Update release date and version 394aee52f Add tx_user.h to GNU port assembly files 5cca2ddd0 RISC-V 64 bit port for Microchip e0f2c373c Link Winmm.lib that required by the high-resolution timer. 6af472a68 Update Win32 port with high resolution timer. aea7b556a Add DMB ISH barrier inst in ARMv8-A SMP scheduler 19091a262 Add .section .preamble to m3 m4 m7 module ports ced60e1b7 Add missing parenthesis in ports assembly file 309dc77ca Modules Cortex-A7 IAR new port c752a4063 Modules Cortex-A7 GNU new port dc224b90f Fix race condition in tx_thread_wait_abort and update regression test 6e261f5b7 create threadx cmsis-pack | |||
| 2023-01-18 | Update on 18 Jan 2023. Expand to see details. | Scott Larson | |
| 9c3acb6ce armv8-m compile time FPU fix 37daa35e7 added tx_trace.h include to module stop.c 39824289f Remove internal deprecated files. fe2f80f43 Add a notice for not released file. 7fdd3782a Upgrade to the latest Container Images. | |||
| 2022-12-16 | Update on 16 Dec 2022. Expand to see details. | Scott Larson | |
| b5d5df511 #include tx_user.h in assembly files for cortex-m ports 33e04e3d5 initial port of MIPS SMP for GHS and GNU 2eda2c17d capitalize extensions for M23 asm files 21c354ccb Fix armv7-m MPU settings for corner case, unify txm_module_port.h files 4a1ff93f9 remove uneeded include for ac6 c823e91ff update riscv iar example for latest iar tools 5559d185d check module stack for overlap (not kernel stack) efa9ce7b7 apply patch from mobileye to fix time slice processing 75fdcb722 Updated copy_armv7_cm.yml de04b9904 initialize unused MPU settings so that aliasing will work 79b317b60 add config directory to IAR RISC-V port in order to use simulator | |||
| 2022-11-17 | update IAR RISC-V example | Scott Larson | |
| 2022-11-02 | add 'config' directory to risc-v iar to support simulator | Scott Larson | |
| 2022-10-26 | Release 6.2.0v6.2.0_rel | Tiejun Zhou | |
| 2022-07-26 | Release 6.1.12v6.1.12_rel | Yuxin Zhou | |
| 2022-07-07 | Add Cortex M55 and M85 to ports | Scott Larson | |
| 2022-04-26 | Import RX port update for 6.1.11 release. | Tiejun Zhou | |
| 2022-04-20 | Release 6.1.11 | Yuxin Zhou | |
| 2022-02-01 | Add rxv1, v2, v3 port: removed system state macro, added missing interrupt ↵ | Yuxin Zhou | |
| control defines, and added missing thread preemption logic. | |||
| 2022-01-29 | Release 6.1.10 | Yuxin Zhou | |
| 2021-10-17 | Removed unused code.v6.1.9_rel | Tiejun Zhou | |
| 2021-10-14 | Release 6.1.9 | Yuxin Zhou | |
| 2021-09-24 | Add RXv1 port. | Tiejun Zhou | |
| 2021-07-28 | Release 6.1.8v6.1.8_rel | Yuxin Zhou | |
| 2021-06-02 | Release 6.1.7 | Bo Chen | |
| 2021-04-03 | Release 6.1.6v6.1.6_rel | Yuxin Zhou | |
| 2021-03-05 | update readmes and fix compilation for Keil/AC5 | Scott Larson | |
| 2021-03-05 | Release 6.1.5v6.1.5_rel | Yuxin Zhou | |
| 2021-01-08 | add cmake for rxv6.1.3_rel | Scott Larson | |
| 2021-01-08 | update to v6.1.3 | Scott Larson | |
| 2020-11-10 | patch release 6.1.2v6.1.2_rel | Scott Larson | |
| 2020-10-16 | 6.1.1 patch: add stack sealing to armv8-m, fix misra warning, fix stack ↵v6.1.1_rel | Scott Larson | |
| check link error | |||
