]> begriffs open source - freertos/history - portable/MemMang
Fix typo in the include directory for the the GCC_ARM_CM55_TFM port (#764)
[freertos] / portable / MemMang /
2023-08-23 oliverlaveryHeap protect (#747)
2023-08-16 Moral-HaoMove size calculation out of critical section (#748)
2023-08-06 Moral-HaoFix bug of heap_2 introduced by pr738. (#743)
2023-08-03 Moral-HaoImprove the speed of split memory. (#738)
2023-07-25 Gaurav-Aggarwal-AWSFix compilation warnings with Clang (#721)
2023-07-20 Gaurav-Aggarwal-AWSAdd `-Wconversion` in CMakeLists.txt (#712)
2023-03-28 Gaurav-Aggarwal-AWSOnly add alignment padding when needed (#650)
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-09-26 Cristian CristeaAdded better pointer declaration readability (#567)
2022-08-30 Octaviarius[Fix] Type for pointers operations (#550)
2022-08-04 Gaurav AggarwalFix NULL pointer dereference in vPortGetHeapStats
2022-05-17 Dusan CervenkaAligned nullptr check for heap3. (#493)
2022-04-13 pierrenoel-boutevi... Declare vApplicationMallocFailedHook function in task...
2022-03-03 Gaurav-Aggarwal-AWSCheck for add overflow only once (#467)
2022-02-28 Gaurav-Aggarwal-AWSMove MSB check after final size calculation (#463)
2022-02-24 Gaurav-Aggarwal-AWSHeap improvements (#462)
2022-01-28 swaldhoerUpdate uncrustify configuration to 0.69 (#445)
2021-10-04 QikaiFix the defect that Heap_1.c may waste first portBYTE_A...
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-04-19 Meco Jianting Man[kernel & MemMang] use space to replace tab and remove...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-07 Cobus van EedenImprove heap2 bounds checking (#224)
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
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 RichardBarryFix Coverity warnings: In most cases the return value...
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