]> begriffs open source - freertos/shortlog
freertos
2024-04-22 chinglee-iot[AUTO][RELEASE]: Update SBOM V11.1.0
2024-04-22 chinglee-iot[AUTO][RELEASE]: Update version number in manifest.yml
2024-04-22 chinglee-iot[AUTO][RELEASE]: Bump file header version to "11.1.0"
2024-04-22 chinglee-iot[AUTO][RELEASE]: Bump task.h version macros to "11...
2024-04-22 chinglee-iotUpdate History.txt for V11.1.0 (#1042)
2024-04-19 chinglee-iotUse suffix "U" for unsigned constant (#1041)
2024-04-19 chinglee-iotAdding SMP coverity example (#1039)
2024-04-19 chinglee-iotUpdate submodule pointer (#1040)
2024-04-18 Devaraj Rangannaarmv8-m: Remove redundant constant pools (#1035)
2024-04-18 Rahul KarFix cmake example errors (#1037)
2024-04-18 Devaraj Rangannatf-m: Update tf-m to TF-Mv2.0.0 release (#1038)
2024-04-18 Tony JosiFix build with C90 (#1036)
2024-04-17 Caleb PerkinsonAdd Stream Batching Buffer (#916)
2024-04-17 Rahul KarAdd MPU wrapper from xStreamBufferResetFromISR (#1034)
2024-04-16 HagaiMosheAdd IRQ safe API for message buffer reset (#1033)
2024-04-16 Aniruddha KanhereAdd readme to example directory (#1032)
2024-04-15 Soren PtakFix the pxTopcOfStack typo in the RISC-V ports. (#1030)
2024-04-11 chinglee-iotFix vTaskSuspendAll assert for critical nesting count...
2024-04-11 Rahul KarRemove unwanted volatile keyword (#1028)
2024-04-10 Rahul KarReplace volatile with configLIST_VOLATILE (#1027)
2024-04-09 Rahul KarAdd event group and stream buffer config option in...
2024-04-09 Florian La... Update the memory alignment within the Cortex-R5 port...
2024-04-09 Rahul KarAdd configCHECK_HANDLER_INSTALLATION description in...
2024-04-09 Rahul KarFix spelling in comment (#1024)
2024-04-09 Florian La... fix typos in comments: interace -> interface, swtich...
2024-04-05 Kody StribrnyFix TFM about link (#1021)
2024-04-04 chinglee-iotUpdate coverity example README (#1020)
2024-03-29 Soren PtakAdd in CI-CD builds of the Cortex-Rx MPU Demos (#1018)
2024-03-28 Soren PtakUpdate checkout action used in workflow files (#1017)
2024-03-27 Rahul KarAdd config option for event groups and stream buffers...
2024-03-27 Rahul KarAllow xPortIsAuthorizedToAccessBuffer() API call only...
2024-03-27 Soren PtakAdd removed unprivileged access check to ARM_CRx_MPU...
2024-03-26 Soren PtakARM CM0+ MPU Port (#1005)
2024-03-18 Soren PtakRemove duplicate pop from MPU Wrappers ASM Files (...
2024-03-18 watImprovement for 64bit Windows port (#1011)
2024-03-07 RichardBarryAdd daemon task startup hook / timer task creation...
2024-03-06 chinglee-iotDefine portNOP in RP2040 port (#1003)
2024-03-06 chinglee-iotNot using pxIndex to iterate ready list in trace utilit...
2024-03-04 Gaurav-Aggarwal-AWSUpdate comment in template FreeRTOSConfig.h (#1007)
2024-02-28 AsmeiliFix typo in croutine.c (#1004)
2024-02-26 Soren PtakAdd ARMv7-R MPU Port (#938)
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-02-20 Aniruddha KanhereFix small bugs in Kernel (#998)
2024-02-19 chinglee-iotSupport reset kernel state for restarting scheduler...
2024-02-16 Christoph SeitzAdd default core affinity config value. (#996)
2024-02-14 bradleysmith23Fix MISRA C 2012 Rule 13.3 Violations (#988)
2024-02-13 Rahul KarRemove PRIVILEGED FUNCTION from function definiton...
2024-02-13 bradleysmith23Fix MISRA C 2012 Rule 13.2 Violations (#979)
2024-02-13 Rahul KarUpdate default value of configSTACK_DEPTH_TYPE in confi...
2024-02-07 DarianUpdate task notification scheduler suspension usage...
2024-02-06 chinglee-iotFix SMP task self void run state change (#984)
2024-02-06 Paul BartellUpdate version number (#983)
2024-02-05 Eric JacksonCorrect ARM port folder capitalization (#981)
2024-02-05 bradleysmith23Fix MISRA C 2012 Rule 10.4 Violations (#972)
2024-02-02 bradleysmith23Fix MISRA C 2012 Rule 14.4 Violations. (#975)
2024-02-02 DarianEnable xTaskGetCurrentTaskHandleForCore() for single...
2024-02-01 bradleysmith23Fix MISRA C 2012 Rule 20.7 Violations (#971)
2024-02-01 Rahul KarFix MISRA directive 4.7 warning (#977)
2024-02-01 bradleysmith23Fix MISRA C 2012 Rule 10.3 Violations (#974)
2024-02-01 bradleysmith23Fix MISRA C 2012 Rule 9.3 violations (#973)
2024-02-01 bradleysmith23Fix MISRA Rule 10.1 violations (#976)
2024-02-01 chinglee-iotDelete kernel created task in vTaskEndScheduler (#962)
2024-01-31 Rahul KarUpdate ARMv8-M config definitions in template file...
2024-01-30 barnatahmedCmake: Create a single static library including port
2024-01-30 Phillip StevensFix ThirdParty/GCC/ATmega formatting (#965)
2024-01-30 Gaurav-Aggarwal-AWSAdd a check for configENABLE_MVE to M23, M33 ports...
2024-01-29 Gaurav-Aggarwal-AWSRemove configTOTAL_MPU_REGIONS from M3 MPU port (#966)
2024-01-29 Soren PtakAdd missing Task Notification IFDEF (#967)
2024-01-29 José SimõesAdd code to allow building for x64 in MSVC (#924)
2024-01-29 Forty-BotGCC: MSP430F449: Fix pxPortInitialiseStack on EABI...
2024-01-28 Soren PtakFix MacOS Posix port (#957)
2024-01-27 Phillip Stevensuse configSTACK_DEPTH_TYPE consequently (updated for...
2024-01-26 Mubin Sayyed Sync up MicroblazeV9 port with Xilinx tree (#220)
2024-01-24 Soren PtakAdd check for if the scheduler is running to ARMv8M...
2024-01-24 chinglee-iotUpdate for unpaired critical section in vTaskSuspend...
2024-01-23 Soren PtakAdd check for if the scheduler is running to MPU ports...
2024-01-23 chinglee-iotUpdate unpaired critical section in vTaskDelete for...
2024-01-18 Mikhail PaulyshkaPosix port - set name for threads (#950)
2024-01-18 IsaacDynamoMPU assert for ARM_CM3_MPU (#952)
2024-01-18 IsaacDynamoMake configSUPPORT_STATIC_ALLOCATION==1 an error for...
2024-01-17 IsaacDynamoAdd mpu_wrappers_v2_asm.c to MPU ports (#951)
2024-01-13 Tony JosiFix -Werror=unused-parameter in GCC posix prvTimerTickH...
2024-01-11 Chris MorganPOSIX port - Switch from allowing the user to specify...
2024-01-11 Ching-Hsin LeeRevert pthread_attr_setstacksize
2024-01-11 Ching-Hsin,LeeRevert timer tick function
2024-01-11 Ching-Hsin,LeeAdd back event signal
2024-01-11 Ching-Hsin,LeeRemove redundent cancellation point
2024-01-11 Ching-Hsin,Leeformat and header file
2024-01-11 Ching-Hsin,LeeAdd back heap setup code
2024-01-11 Ching-Hsin,LeeUPdate format
2024-01-11 Ching-Hsin LeeAdd back the pthread stack fit
2024-01-11 Ching-Hsin,LeeFix potential race condition
2024-01-11 Chris MorganPOSIX port - Cancel and join all FreeRTOS managed pthre...
2024-01-11 Chris MorganPOSIX - Switch from posix timers to a timer thread...
2024-01-10 Soren PtakRevert #768 on the XCC/Xtensa portable files (#948)
2024-01-09 chinglee-iotAssign idle task to each core before SMP scheduler...
2024-01-08 Soren PtakAdd new common words to the cSpellWordList.txt (#946)
2024-01-04 Gabriele MonacoAdded ability to change task notification index for...
2024-01-03 Eric JacksonFix documentation for xQueueTakeMutexRecursive (#943)
2024-01-03 chinglee-iotFix portSET_INTERRUPT_MASK_FROM_ISR definition for...
next