]> begriffs open source - freertos/shortlog
freertos
2022-08-10 RichardBarryMove some of the complex pre-processor guards on prvWri...
2022-08-09 RichardBarryInclude string.h at the top of portable/GCC/ARM_CA9...
2022-08-09 Ravishankar... Change default value of INCLUDE_xTaskGetCurrentTaskHand...
2022-08-08 Gaurav-Aggarwal-AWSGeneralize Thread Local Storage (TLS) support (#540)
2022-08-07 Gaurav-Aggarwal-AWSAdd .syntax unified to GCC assembly functions (#538)
2022-08-07 Gaurav-Aggarwal-AWSUpdate History.txt (#535)
2022-08-04 Chris CopelandBlock SIG_RESUME in the main thread of the Posix port...
2022-08-04 Ravishankar... Change type of message buffer handle (#537)
2022-08-04 Gaurav AggarwalFix NULL pointer dereference in vPortGetHeapStats
2022-08-03 Gaurav-Aggarwal-AWSAdd vPortRemoveInterruptHandler API (#533)
2022-08-03 Paul BartellUpdate codecov action to v3.1.0
2022-08-03 Gavin LambertImplement MicroBlazeV9 stack protection (#523)
2022-08-02 Patrick Oppenlanderadd portDONT_DISCARD to pxCurrentTCB (#479)
2022-07-28 Xin LinAdd SBOM Generation in auto_release.yml (#524)
2022-07-25 0xjakobPosix: Removed unused signal set from port (#528)
2022-07-18 NomiChirpsRP2040: Use indirect reference for pxCurrentTCB (#525)
2022-06-30 Paul BartellAdd Cortex M7 r0p1 Errata 837070 workaround to CM4_MPU...
2022-06-29 Gaurav-Aggarwal-AWSUpdate submodule pointer of Community Supported Ports...
2022-06-29 Xinyu ZhangUpdate to TF-M version TF-Mv1.6.0 (#517)
2022-06-24 Graham SandersonRP2040: Allow FreeRTOS to be added to the parent CMake...
2022-06-23 Gaurav-Aggarwal-AWSEnsure that xTaskGetCurrentTaskHandle is included ...
2022-06-22 Graham SandersonRP2040: Remove incorrect assertion (#508)
2022-06-21 Gaurav-Aggarwal-AWSAdd configUSE_MUTEXES to function declarations in heade...
2022-06-21 Ravishankar... Add callback overrides for stream buffer and message...
2022-06-08 Tanmoy SenUpdate feature_request.md (#500)
2022-06-02 AndreiCherniaevadd extra check for compiler time (#499)
2022-06-01 alfred gedeonAdd suppport for ARM CM55 (#494)
2022-05-17 Dusan CervenkaAligned nullptr check for heap3. (#493)
2022-04-25 Robert Bergerqueue.h: cTaskWokenByPost -> xTaskWokenByReceive (...
2022-04-21 alfred gedeonFormat code, and rmove implicit tests (#489)
2022-04-15 Kody StribrnyAdd atomic flag for 16-bit ticks PIC24 (#488)
2022-04-14 Anton LagerholmCorrected spelling mistake in mpu_prototypes.h
2022-04-14 Anton LagerholmCorrect spelling mistake in mpu_wrappers.h
2022-04-13 pierrenoel... Declare vApplicationMallocFailedHook function in task...
2022-04-11 Archit GuptaEnable use of --text-section-literals in Xtensa port...
2022-04-08 Gaurav-Aggarwal-AWSAdd configSYSTICK_CLOCK_HZ to Cortex-M0 ports (#484)
2022-04-06 pierrenoel... tasks.c:2067:11: warning: this condition has identical...
2022-04-05 Gaurav-Aggarwal-AWSAdd a guard around mpu_wrappers.c (#480)
2022-03-11 Gaurav-Aggarwal-AWSUpdate portable/ThirdParty/README.md (#474)
2022-03-10 niniemannfix: add additional .ltorg directives to GCC CM3/CM4...
2022-03-06 xinyu-tfmUpdate the README to align with TF-M v1.5.0 in TF-M...
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-02-24 Felipe TorrezanMigrated RL78/IAR port to EWRL78v3+ (#461)
2022-02-22 Gaurav-Aggarwal-AWSUpdate documentation of uxTaskGetTaskNumber function...
2022-02-22 imi415CMake: Move mpu_wrapper to ports library. (#459)
2022-02-17 Ming YueRemove exception loop tags. (#457)
2022-02-15 Ming YueUse a dedicated symbol for in-function loop to avoid...
2022-02-13 mikisamaFix typo (#454)
2022-02-10 Muneeb AhmedFix some warnings in doxygen comments (#453)
2022-02-09 Shubham Kulkarniportable/Xtensa_ESP32: Add SPDX license identifiers...
2022-02-08 Gaurav-Aggarwal-AWSAdd alignment for the direct mode handler (#449)
2022-02-08 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to GCC Cortex-M33 ports...
2022-02-08 Gaurav-Aggarwal-AWSUpdate History.txt to include 10.4.6 changes (#451)
2022-01-31 Tobias NießenFix description of configQUEUE_REGISTRY_SIZE (#446)
2022-01-28 swaldhoerUpdate uncrustify configuration to 0.69 (#445)
2022-01-27 Gaurav-Aggarwal-AWSRiscv re-factoring (#444)
2022-01-21 isus-ipanienkoFix warning message error. (#443)
2022-01-20 yhsb2kAdd CMake build (#421)
2022-01-19 Paul BartellAdd configUSE_MINI_LIST_ITEM configuration option to...
2022-01-13 Ming YueFix GCC/RX100 function naming error. (#440)
2022-01-10 Jeff TenneyFix support for stepping tick by xExpectedIdleTime...
2022-01-07 Jon EnzClean some spell check words. (#439)
2022-01-06 Joseph JulicherFeature: Add task top/end of stack to task info report...
2022-01-06 Gaurav-Aggarwal-AWSAdd a cap to the queue locks (#435)
2022-01-03 Gaurav-Aggarwal-AWSAdd a Known Issues file in the Third Party folder ...
2021-12-29 Amit Tomarfix alignment exception for ullPortInterruptNesting...
2021-12-29 clemenskresserfixed deadlock in event groups when a mutex is used...
2021-12-28 Joseph JulicherDocumentation update for xEventGroupClearBitsFromISR...
2021-12-28 FabianRISC-V: No #error on RV64 regarding byte alignment...
2021-12-28 leonaFix: Interrut Handler Register Function and Exception...
2021-12-27 Joseph JulicheruxAutoReload replaced with xAutoReload to improve MISRA...
2021-12-21 Gaurav-Aggarwal-AWSUpdate third party ports readme (#428)
2021-12-21 Graham SandersonRP2040 fixes (#424)
2021-12-08 Pramith K VRemove tickless idle mode dependency with include v...
2021-11-18 R. Dunbar PoorFix #415: Compiling tasks.c with configSUPPORT_DYNAMIC_...
2021-11-18 RichardBarrySimplify prvInitialiseNewTask() (#417)
2021-11-18 RichardBarryFix keil compilation error (#418)
2021-11-15 Gaurav AggarwalFix formatting error
2021-11-15 Gaurav AggarwalAdd option to disable unprivileged critical sections
2021-11-15 Gaurav AggarwalChange xPortRaisePrivilege and vPortResetPrivilege...
2021-11-12 Gaurav-Aggarwal-AWSFix code example in timers.h (#412)
2021-11-11 Laukik Hasebugfix: Initialize uxTaskNumber at task initialization...
2021-11-11 Tobias NießenMention portMAX_DELAY in xEventGroupWaitBits docs ...
2021-11-08 Kevin ThibedeauBuild with -Wmissing-prototypes flags vPortYieldFromISR...
2021-11-08 Gaurav-Aggarwal-AWSChange hyphen to ASCII character (#410)
2021-11-05 Gaurav-Aggarwal-AWSChange taskYIELD_FROM_ISR to portYIELD_FROM_ISR in...
2021-11-05 prplzFix documentation mistake (#407)
2021-11-01 andrewtjsbugfix: Initialise stack correctly on dsPIC port (...
2021-10-16 Archit GuptaFix prvWriteMessageToBuffer on big endian (#391)
2021-10-16 Gaurav-Aggarwal-AWSUpdate comments for the ARM_CA53_64_BIT_SRE port (...
2021-10-15 Stephane ViauHandle interrupt acknowledge register in Cortex-A53...
2021-10-06 swaldhoerfix typo (#399)
2021-10-04 QikaiFix the defect that Heap_1.c may waste first portBYTE_A...
2021-09-30 Andres O. VelaFix typo in comment (#398)
2021-09-16 Shubham KulkarniXtensa_ESP32: Add definition for portMEMORY_BARRIER...
2021-09-15 Gaurav-Aggarwal-AWSRemove AVR ports from main repo (#394)
2021-09-10 Gaurav AggarwalFix spell-check failure
2021-09-10 Gaurav AggarwalUpdate History.txt
next