]> begriffs open source - freertos/history - portable
Don't suspend scheduler if task already notified (#1190)
[freertos] / portable /
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 MarturFix SMP debugging issue on rp2040 (#1174)
2024-11-04 Vishwanath MarturFix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored...
2024-11-04 ActoryOuMove configASSERT default definition above before inclu...
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-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-09-30 Gaurav-Aggarwal-AWSUpdate MPU prototypes (#1150)
2024-09-23 Gaurav-Aggarwal-AWSRemove error for 16 MPU resgion from IAR ports (#1149)
2024-09-20 Florian La Rochemodernize ARM assembler syntax (#1148)
2024-09-19 SaiiijchanRefine heap_5 heap protector (#1146)
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-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-19 maylRemove hardware dependence in portmacros.h (#1112)
2024-08-19 Rahul KarFix compilation issue of IA32_flat port (#1122)
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-05 Rahul KarUpdate broken links in readme and comments (#1110)
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-06-29 Florian La RocheFix gcc warning in posix port (#1098)
2024-06-29 Florian La Rochefix 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-13 耀眼的大神Fix traceMALLOC() allocated bytes (#1089)
2024-06-11 haydenridd- Changed macro __VFP_FP__ to __ARM_FP for ports GCC...
2024-06-10 maxiaoFix compilation warning about undelcared pthread_setnam...
2024-06-07 Florian La Rocheevent_create(): check malloc() return value to be non...
2024-05-29 Ethan SlatteryAdd missing Extern "C" to MSVC portmacro.h
2024-05-29 wdfk-progReadability enhancements in heap_1.c (#1074)
2024-05-16 Rahul KarAdd Noreturn attribute in template port for static...
2024-05-14 Gaurav-Aggarwal-AWSFix race in prvProcessSimulatedInterrupts (#1055)
2024-05-08 StefanBaltAdd configUSE_TASK_FPU_SUPPORT to AARCH64 port (#1048)
2024-05-08 chinglee-iotAdd vPortGenerateSimulatedInterruptFromWindowsThread...
2024-05-07 Gaurav-Aggarwal-AWSUpdate xPortRunning before resuming first task (#1049)
2024-04-29 0mhuFix wrong source file list in CMake of GCC_ARM_CM0...
2024-04-19 chinglee-iotUse suffix "U" for unsigned constant (#1041)
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-17 Caleb PerkinsonAdd Stream Batching Buffer (#916)
2024-04-17 Rahul KarAdd MPU wrapper from xStreamBufferResetFromISR (#1034)
2024-04-15 Soren PtakFix the pxTopcOfStack typo in the RISC-V ports. (#1030)
2024-04-09 Florian La RocheUpdate the memory alignment within the Cortex-R5 port...
2024-04-09 Rahul KarFix spelling in comment (#1024)
2024-04-09 Florian La Rochefix typos in comments: interace -> interface, swtich...
2024-04-05 Kody StribrnyFix TFM about link (#1021)
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-06 chinglee-iotDefine portNOP in RP2040 port (#1003)
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-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-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-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 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-23 Soren PtakAdd check for if the scheduler is running to MPU ports...
2024-01-18 Mikhail PaulyshkaPosix port - set name for threads (#950)
2024-01-18 IsaacDynamoMPU assert for ARM_CM3_MPU (#952)
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
next