]> begriffs open source - freertos/history - portable/ARMv8M
Paranthesize expression-like macro (#668)
[freertos] / portable / ARMv8M /
2023-04-25 Paul Bartelltree-wide: Unify formatting of __cplusplus ifdefs
2023-02-28 Devaraj RangannaCortex-M35P: Add Cortex-M35P port (#631)
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2023-02-03 Dusan CervenkaAdded support of 64bit events. (#597)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-10-03 Jeff TenneyTickless idle fixes/improvement (#59)
2022-09-26 Cristian CristeaAdded better pointer declaration readability (#567)
2022-09-13 Gabor TothM85 support (#556)
2022-08-07 Gaurav-Aggarwal-AWSAdd .syntax unified to GCC assembly functions (#538)
2022-06-01 alfred gedeonAdd suppport for ARM CM55 (#494)
2022-02-08 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to GCC Cortex-M33 ports...
2021-09-10 Gaurav AggarwalFix free secure context for Cortex-M23 ports
2021-09-10 Gaurav AggarwalImplement secure stack sealing as per ARM's recommendation
2021-09-10 Gaurav AggarwalAssociate secure context with task handle
2021-09-10 Gaurav AggarwalPre-allocate secure-side context structures
2021-07-20 Kristine JassmannWarning fixes. (#356)
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellRemove "1 tab == 4 spaces!" line from files that still...
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-05-24 j4cboWrap macros in do { ... } while( 0 ) (#240)
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-11-05 Gaurav-Aggarwal-AWSEnsure interrupts are enabled at first task start ...
2020-09-18 Cobus van EedenUpdate History.txt and fix versioning in asm files...
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-14 RichardBarrySets the version number to 10.4.0 in assembly files...
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-07-24 Gaurav-Aggarwal-AWSUse configSYSTICK_CLOCK_HZ to configure SysTick (#103)
2020-07-16 Gaurav-Aggarwal-AWSUpdate portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG ...
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
2020-07-14 Gaurav-Aggarwal-AWSAdd support for privileged heap to ARMV8-M ports (#85)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-03-16 Gaurav-Aggarwal-AWSAdd "Tickless Idle" support for ARMv8M ports (#29)
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only