]> begriffs open source - freertos/shortlog
freertos
2025-02-13 John BoilesPOSIX Simulator: Assert if vPortYield called from a...
2025-02-12 Gaurav-Aggarwal-AWSInclude current task runtime in ulTaskGetRunTimeCounter...
2025-02-12 Bhoomika R SAdd instruction to suppress SIGUSR1 in Posix with LLDB...
2025-02-10 Sudeep Mohantyfix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH...
2025-02-10 Graham SandersonRP2040: update FreeRTOS_Kernel_import.cmake to match...
2025-02-07 Jakub TymejczykFix GCC/Posix port compilation on FreeBSD (#1239) ...
2025-02-06 Rahul KarCall key creation before checking if a thread is FreeRT...
2025-02-04 Ben NichollsReinstate "Fix inaccurate ticks in windows port" (...
2025-01-29 Gaurav-Aggarwal-AWSMark mutex as robust to prevent deadlocks (#1233)
2025-01-28 Kody Stribrnyfix: SA violation fixes and simplification for idle...
2025-01-25 Cavin McKinleyUpdate Community-Supported-Ports submod to fix RP2350...
2025-01-25 Gaurav-Aggarwal-AWSFix the context array size for MPU ports (#1230)
2025-01-25 John BoilesPOSIX Simulator: Handle `pthread`s not created by FreeR...
2025-01-23 Marouen Ghodhbaneportable: aarch64_sre: Add support for vApplicationFPUS...
2025-01-23 Marouen Ghodhbaneportable: aarch64_sre: add the configuration and status...
2025-01-23 Marouen Ghodhbaneportable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT...
2025-01-22 kzorerAdd xQueueCreateSetStatic method for static allocation...
2025-01-21 Gaurav-Aggarwal-AWSUpdate stream and message buffer documentation (#1226)
2025-01-21 John BoilesPOSIX Simulator: Remove unused __APPLE__ mach_vm.h...
2025-01-14 Ahmed IsmailARMv8.1-M: Add task dedicated PAC key support (#1195)
2025-01-13 creiter64Fix function parameter shadowing global variable. ...
2025-01-06 iotahUpdate community supported ports submodulees (#1218)
2024-12-30 Ren MingruiAdd a stack pointer bounds check when configCHECK_FOR_S...
2024-12-30 Felix van OostPass core ID to port lock macros (#1212)
2024-12-24 wwhheerreeAdd an example of human readable table generated by...
2024-12-20 Sudeep Mohantyfix(freertos): Limit idle task name length copy operati...
2024-12-19 Gaurav-Aggarwal-AWSRemove unused config parameters (#1211)
2024-12-19 Felix van OostPass core ID to critical nesting count macros (#1206)
2024-12-17 SaiiijchanRefine VFP context for Coretex-A9 (#1209)
2024-12-16 wwhheerreeRegression Bug Fix: Fix Incorrect Return of MSVC-MingW...
2024-12-16 Rahul KarAdd macro guard configUSE_MPU_WRAPPERS_V1 to remove...
2024-12-02 Kody StribrnyUpdate manifest to use 'V' (#1201)
2024-11-25 yh-sbFix CMake build for RP2040 (#1197)
2024-11-20 RyanRemoving the old -RV32 directory name from parts of...
2024-11-14 Tony JosiUpdate partner supported and community supported ports...
2024-11-14 Ahmed Ismailarmv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192)
2024-11-14 Graham SandersonRP2040 Updates: (#1193)
2024-11-13 Gaurav-Aggarwal-AWSAdd xPortResetHeapMinimumEverFreeHeapSize to heap5...
2024-11-12 Jeff TenneyDon't suspend scheduler if task already notified (...
2024-11-12 Tomas GalbickaHeap: add new API to reset xMinimumEverFreeBytesRemaini...
2024-11-05 Trong NguyenEnhancements and Bug Fixes for F1Kx Port (#1169)
2024-11-04 Vishwanath... Fix SMP debugging issue on rp2040 (#1174)
2024-11-04 Vishwanath... Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored...
2024-11-04 ActoryOuMove configASSERT default definition above before inclu...
2024-11-04 ActoryOuFollow GitHub recommendation to update release.yml...
2024-11-02 Rahul KarAdd assert check for NULL TCB handle (#1177)
2024-11-01 Kody StribrnyFix variable name mismatch, mpu_wrappers type mismatch...
2024-11-01 ActoryOuFix spelling typos (#1168)
2024-10-31 Kody StribrnyFix AutoReload variable name (#1166)
2024-10-25 Ahmed Ismailfreertos-config: Fix library definitions scope (#1164)
2024-10-24 Paul HollinskyPOSIX Port: Remove pthread_attr_setstacksize call ...
2024-10-24 Ahmed IsmailArmv8.1-m: Add pacbti support (#1147)
2024-10-22 Tony JosiUpdate .github/CODEOWNERS (#1162)
2024-10-16 kakkokoFix incorrect error checking of prvCreateIdleTasks...
2024-10-15 Ian ThompsonXtensa support updated and moved to Partner-Supported...
2024-10-15 K.Kashi[Fixed the Issue] Fixed the Issue#1102 of RL78 of the...
2024-10-07 Guilherme Giácomo... refactor: change methods ENTER|EXIT critical (#1140)
2024-09-30 Gaurav-Aggarwal-AWSUpdate MPU prototypes (#1150)
2024-09-30 Gaurav-Aggarwal-AWSChange the cast from UBaseType_t to size_t (#1153)
2024-09-23 Gaurav-Aggarwal-AWSRemove error for 16 MPU resgion from IAR ports (#1149)
2024-09-20 Florian La... modernize ARM assembler syntax (#1148)
2024-09-19 SaiiijchanRefine heap_5 heap protector (#1146)
2024-09-11 あくEvent Groups: snapshot xEventGroupSetBits returning...
2024-09-11 あくTask: fix compiler warning for architectures that does...
2024-09-11 Gaurav-Aggarwal-AWSUpdate upload-artifact GH action's version (#1145)
2024-09-10 Oliver MuellerAdd configuration include to secure_heap.c (#1141)
2024-09-09 Ryzee119Fix IA32 compilation with common IRQ entry disabled...
2024-09-04 Rahul KarUpdate config macro for xTaskGetCurrentTaskHandle ...
2024-09-02 Rahul KarUpdate comment in the example for declaration of xTimer...
2024-08-29 Gaurav-Aggarwal-AWSPend a yield in portPRE_TASK_DELETE_HOOK (#1132)
2024-08-29 Tomas GalbickaGCC: ARM_CM0: Fix L6286E error on Keil MDK (#1131)
2024-08-22 Rahul KarUpdate CMakeLists.txt to proper name for the ports...
2024-08-21 Rahul KarRemove access check from ISR function (#1127)
2024-08-20 SaiiijchanAdd heap protector to allocted heap blocks (#1125)
2024-08-20 chinglee-iotYield for task when core affinity of a ready task is...
2024-08-19 maylRemove hardware dependence in portmacros.h (#1112)
2024-08-19 Rahul KarFix compilation issue of IA32_flat port (#1122)
2024-08-19 Chen YMOptimize xTaskIncrementTick for configNUMBER_OF_CORES...
2024-08-14 xuelixModify the name of a private function to reflect what...
2024-08-12 xuelixUpdated the return values for functions in queue.c...
2024-08-12 superrocAdd portMEMORY_BARRIER defination to fix over-optimizat...
2024-08-09 Trong NguyenAdd CC-RH port for Renesas F1Kx devices (#1100)
2024-08-08 Rahul KarAdd support for vApplicationFPUSafeIRQHandler (#1113)
2024-08-06 Gaurav-Aggarwal-AWSReset xNextTaskUnblockTime in task notify FromISR APIs...
2024-08-05 Daniel OtteOnly check for stream buffer dependencies, if configUSE...
2024-08-05 Rahul KarUpdate broken links in readme and comments (#1110)
2024-07-26 Björn SchäpersDefine vApplicationGetTimerTaskMemory only when configU...
2024-07-26 Gaurav-Aggarwal-AWSFix POSIX port to respect configUSE_TIME_SLICING (...
2024-07-22 Rahul KarUpdate ARM_CRx_No_GIC port (#1101)
2024-07-01 chinglee-iotUpdate LTS 202406 information (#1099)
2024-06-29 Florian La... Fix gcc warning in posix port (#1098)
2024-06-29 Florian La... fix typo gab -> gap and adjust indentation level (...
2024-06-27 Angel CascarinoUpdate XMOS xcore.ai port to be compatible with v11...
2024-06-24 Eric DaweUpdate README.md (#1094)
2024-06-19 Ahmed IsmailFreeRTOS MPU: Add Privileged eXecute Never MPU attribut...
2024-06-19 chinglee-iotRemove run state assertion in prvCheckForRunStateChange...
2024-06-13 耀眼的大神Fix traceMALLOC() allocated bytes (#1089)
2024-06-12 Gaurav-Aggarwal-AWSUpdate link in third_party_tools.md (#1090)
2024-06-11 haydenridd- Changed macro __VFP_FP__ to __ARM_FP for ports GCC...
2024-06-10 Philipp SchilkAdd traceSTARTING_SCHEDULER tracing hook. (#1082)
next