]> begriffs open source - freertos/shortlog
freertos
2023-10-26 Tony JosiAdd nightly coverity scan (#859)
2023-10-25 DarianvTaskListTasks prints core affinity mask (#850)
2023-10-23 Tony JosiUpdate example cmake project path (#851)
2023-10-23 DarianRename CPU to Core (#849)
2023-10-23 Boris van der... Remove default behaviour of FREERTOS_HEAP. (#807)
2023-10-20 Gaurav-Aggarwal-AWSCovert object type check to runtime check (#846)
2023-10-19 Soren PtakKernel Checker CI Workflow File Updates (#804)
2023-10-19 Rahul KarFix size alignment in the integer overflow issue (...
2023-10-19 Rahul KarRemoves redundant API calls in MPU wrappers (#838)
2023-10-17 Gaurav-Aggarwal-AWSFix possible integer overflow (#836)
2023-10-17 Rahul KarFix reliability issues in CMake sample (#835)
2023-10-17 Rahul KarFix xTaskNotifyWait & ulTaskNotifyTake determinism...
2023-10-17 chinglee-iotAdd base priority get APIs (#818)
2023-10-16 Sudeep MohantyAdd option to set the core affinity for the Timer Svc...
2023-10-14 Joseph JulicherAdded the minimal example (#823)
2023-10-12 chinglee-iotSeparate the task create function for core affinity...
2023-10-12 chinglee-iotUpdate SMP get idle task memory for static allocation...
2023-10-11 Soren PtakLink to the CONTRIBUTING.md file in this repo, not...
2023-10-09 Monika SinghUpdate pull request information in readme (#821)
2023-10-06 Gaurav-Aggarwal-AWSMake taskYIELD available to unprivileged tasks (#817) 819/head
2023-10-05 chinglee-iotAdd configCONTROL_INFINITE_LOOP for loop control in...
2023-10-05 chinglee-iotAdd more comment for core affinity in prvSelectHighestP...
2023-10-05 chinglee-iotMove trace macro after declaration (#820)
2023-10-04 chinglee-iotImplement prvYieldCore with macro (#785)
2023-10-04 chinglee-iotAdd taskYIELD_WITHIN_API macro (#782)
2023-10-03 Joseph Julicherremoved the copyright and license header for select...
2023-10-03 Michael Fairmanbugfix: correct computation of stack size on Mac Posix...
2023-09-30 Joseph JulicherSample FreeRTOSConfig.h and template port (#812)
2023-09-28 Devaraj RangannaCortex-M23: Do not use PSPLIM_NS (#791)
2023-09-27 Soren PtakApply formatting bot fix (#806)
2023-09-26 Gaurav-Aggarwal-AWSReplace sprintf with snprintf (#802)
2023-09-26 Soren PtakFix portSWITCH_TO_USER_MODE() on Armv7-M MPU ports...
2023-09-26 kar-rahul-awsRemove unwanted variable portACL_ENTRY_SIZE_BYTES ...
2023-09-25 Moral-HaoReduce memory usage of ACL. (#809)
2023-09-24 chinglee-iotUpdate pxMutexHolder is NULL check description (#800)
2023-09-20 Boris van der... Add trace hook macro for most ports (#794)
2023-09-20 Sebastian BroschAdd Trace Hook Macros to all API calls (#786)
2023-09-20 Robert BergerxQueueSendToFromFromISR --> xQueueSendToFrontFromISR...
2023-09-20 Robert BergerFix xQueueSendToFront code comment (#796)
2023-09-20 kar-rahul-awsRemove CORTEX_M3_MPS2_QEMU_GCC Demo from kernel demos...
2023-09-20 MehdiAdd default implementations of vApplicationGetIdleTaskM...
2023-09-20 Gaurav-Aggarwal-AWSFix prototype in mpu_prototypes.h (#797)
2023-09-18 Soren PtakAdd the formatting bot action to FreeRTOS-Kernel (...
2023-09-18 kar-rahul-awsAdd Access Control List to MPU ports (#765)
2023-09-18 chinglee-iotUpdate taskYIELD_IF_USING_PREEMPTION macro (#769)
2023-09-13 kar-rahul-awsFix xStreamBufferCreateStatic() API for buffer size...
2023-09-07 Boris van der... Add Trace Hook Macros and function that returns the...
2023-09-06 chinglee-iotAdd macro taskTASK_IS_RUNNING_OR_SCHEDULED_TO_YIELD...
2023-09-06 chinglee-iotAdd configUSE_CORE_AFFINITY bits check (#776)
2023-09-06 chinglee-iotUpdate task running state type and related macros ...
2023-09-06 chinglee-iotAssert if prvCheckForRunStateChange is called in ISR...
2023-09-06 chinglee-iotUpdate taskSELECT_HIGHEST_PRIORITY_TASK macro for SMP...
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-09-05 Gaurav-Aggarwal-AWSFix heap address calculation issue (#781)
2023-09-04 kar-rahul-awsFix cast alignment warning in heap_4.c and heap_5.c...
2023-09-04 chinglee-iotUpdate INFINITE_LOOP control (#775)
2023-09-03 chinglee-iotUpdate block validate macro in heap_5 (#774)
2023-08-25 Jordan WilliamsFix typo in the include directory for the the GCC_ARM_C...
2023-08-23 oliverlaveryHeap protect (#747)
2023-08-21 Gaurav-Aggarwal-AWSFix remarks emitted by IAR compiler (#763)
2023-08-18 Moral-HaoUse the bigger priority whenever possible. (#760) 754/head
2023-08-18 kar-rahul-awsAdd runtime parameter checks (#761)
2023-08-17 kar-rahul-awsUpdate version number in manifest.yml (#755)
2023-08-17 Chien WongAdd missing stack alignment adjustment if stack grows...
2023-08-16 Moral-HaoBring the heap_4 improvements to secure_heap (#749)
2023-08-16 Moral-HaoMove size calculation out of critical section (#748)
2023-08-08 kar-rahul-awsfix MPU wrapper for vTaskDelete for calling task deleti...
2023-08-07 bebebib-rsFix pxTopOfStack calculation in configINIT_TLS_BLOCK...
2023-08-07 kar-rahul-awsFix API for NULL task parameter (#741)
2023-08-07 Leonardo de... fix: typos in README.md (#744)
2023-08-06 Moral-HaoFix bug of heap_2 introduced by pr738. (#743)
2023-08-04 kar-rahul-awsUpdate MPU wrapper for pcTaskGetName API (#737)
2023-08-03 Moral-HaoImprove the speed of split memory. (#738)
2023-08-03 ActoryOuFix RP2040 compile warning (#736)
2023-08-03 Nikhil KamathPR Process for Open Source Contribution (#717)
2023-08-02 Gaurav-Aggarwal-AWSFix warning introduced in PR 730 (#735)
2023-08-01 kar-rahul-awsUpdate MPU wrapper for xTimerGenericCommand API (#734)
2023-07-31 Gaurav-Aggarwal-AWSUpdate submodule pointer for contributed Ports (#733)
2023-07-31 Ju1He1Enable MSVC Port to leave the prvProcessSimulatedInterr...
2023-07-31 ActoryOuFix Pico compile warning (#732)
2023-07-31 vinceburnsFeature: Add top/end of stack to task info report whene...
2023-07-28 Zim KalinowskiAlign some Linux and RL78 port types with other ports...
2023-07-28 kar-rahul-awsRemove stdint.h in stream buffer file (#725)
2023-07-28 chinglee-iotUpdate GNU ARM Toolchain demo workflow (#726)
2023-07-27 Nuno Guterres... Updated README.md for cross-compilation (#723)
2023-07-27 Jeff TenneyWork around SysTick bug for QEMU ARMv8-M (#724)
2023-07-26 kar-rahul-awsFix warning issue for warning in arithmetic conversion...
2023-07-26 Gaurav-Aggarwal-AWSUpdate attribution in History.txt (#722)
2023-07-25 Gaurav-Aggarwal-AWSFix compilation warnings with Clang (#721)
2023-07-24 Gaurav-Aggarwal-AWSDefine (U)BaseType_t to 64-bit types on Windows (#715)
2023-07-24 chinglee-iotMerge SMP feature to main (#716)
2023-07-20 kar-rahul-awsUpdate portSTACK_REGION macro for continuity with user...
2023-07-20 Gaurav-Aggarwal-AWSAdd `-Wconversion` in CMakeLists.txt (#712)
2023-07-20 kar-rahul-awsUpdate mpu_wrappers_v2.c (#709)
2023-07-19 Jeff TenneyAdd port-optimised task selection for ARMv8-M (#703)
2023-07-19 Gaurav-Aggarwal-AWSFic clang compiler warnings (#711)
2023-07-18 Gaurav-Aggarwal-AWSCorrect the misspelled name (#708)
2023-07-17 chinglee-iotUpdate xSemaphoreGetStaticBuffer prototype in comment...
2023-07-17 Soren PtakFix the comments in the CM3 and CM4 MPU Ports about...
2023-07-15 Mr. JakeFixed compile options polluting project (#694)
next