]> begriffs open source - freertos/shortlog
freertos
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)
2023-07-13 kar-rahul-awsUpdate History for Version 10.6.0 (#706)
2023-07-13 kar-rahul-awsMemory Protection Unit (MPU) Enhancements (#705)
2023-07-10 Patrick CookFix circular dependency in CMake project (#700)
2023-07-10 chinglee-iotUpdate uxTaskGetSystemState for tasks in pending ready...
2023-07-06 chinglee-iotRemove empty expression statement compiler warning...
2023-06-29 Joris PutcuypsFix #697: Missing portPOINTER_SIZE_TYPE definition...
2023-06-26 Evgeny ErmakovFix typos in comments for the AT91SAM7S port (#695)
2023-06-26 chinglee-iotUpdate static stream buffer size check (#693)
2023-06-26 chinglee-iotAdd constant type for portMAX_DELAY in port (#691)
2023-06-21 chinglee-iotFix typo in check comment of configMAX_SYSCALL_INTERRUP...
2023-06-12 chinglee-iot Use portTASK_FUNCTION_PROTO to replace portNORETURN...
2023-06-12 chinglee-iotFix clang warning in croutine and stream buffer (#686)
2023-06-12 chinglee-iotUse UBaseType_t as interrupt mask (#689)
2023-06-08 chinglee-iotRemove __NVIC_PRIO_BITS and configPRIO_BITS check in...
2023-06-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2023-05-31 Tony JosiGenerates SBOM after source files are updated with...
2023-05-25 Gaurav-Aggarwal-AWSFix eTaskGetState for pending ready tasks (#679)
2023-05-15 Gaurav-Aggarwal-AWSUse the extended movx instruction instead of mov (...
2023-05-11 Devaraj RangannaArmv8-M (except Cortex-M23) interrupt priority checking...
2023-05-10 Monika SinghAlign StackSize and StackAddress for macOS (#674)
2023-05-08 Gaurav-Aggarwal-AWSFix cast alignment warning (#669)
2023-05-08 Sudeep MohantyUpdated tasks.c checks for scheduler suspension (#670)
2023-04-28 tcpluessParanthesize expression-like macro (#668)
2023-04-25 Paul Bartelltree-wide: Unify formatting of __cplusplus ifdefs
2023-04-20 Paul Bartellportable/ARM_CM0: Add xPortIsInsideInterrupt
2023-04-20 Paul BartellFormat portmacro.h in arm CM0 ports
2023-04-20 Paul BartellARMv7M: Adjust implemented priority bit assertions...
2023-04-04 Vo Trung Chifix conversion warning (#658)
2023-03-29 Nicolasadd a missing comma (#651)
2023-03-28 Gaurav-Aggarwal-AWSOnly add alignment padding when needed (#650)
2023-03-28 Gaurav-Aggarwal-AWSRemove C90 requirement from CMakeLists (#649)
2023-03-23 kar-rahul-awsCortex-M Assert when NVIC implements 8 PRIO bits (...
2023-03-22 DarianAdd functions to get the buffers of statically created...
2023-03-17 Gaurav-Aggarwal-AWSRun kernel demos and unit tests for PR changes (#645)
2023-03-14 HoldenAdd missing FreeRTOS+ defines
2023-03-07 Kody StribrnyFix freertos_kernel cmake property, Posix Port (#640)
2023-03-06 Paul BartellEnable building the GCC Cortex-R5 port without an FPU...
2023-03-06 Keith PackardFix TLS and stack alignment when using picolibc (#637)
2023-03-04 Joseph Julicheradded portPOINTER_SIZE_TYPE and SIZE_MAX definition...
2023-03-02 Nikhil KamathIntroduced code coverage status badge (#635)
2023-03-02 Chris CopelandInterrupt priority assert improvements for CM3/4/7...
2023-03-02 Keith PackardAdd Thread Local Storage (TLS) support using Picolibc...
2023-03-02 Gaurav-Aggarwal-AWSRemove C99 requirement from CMake file (#633)
next