]> begriffs open source - freertos/history - portable
FreeRTOS MPU: Add Privileged eXecute Never MPU attribute support (#1092)
[freertos] / portable /
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
2024-01-11 Ching-Hsin,LeeAdd back event signal
2024-01-11 Ching-Hsin,LeeRemove redundent cancellation point
2024-01-11 Ching-Hsin,Leeformat and header file
2024-01-11 Ching-Hsin,LeeAdd back heap setup code
2024-01-11 Ching-Hsin,LeeUPdate format
2024-01-11 Ching-Hsin LeeAdd back the pthread stack fit
2024-01-11 Ching-Hsin,LeeFix potential race condition
2024-01-11 Chris MorganPOSIX port - Cancel and join all FreeRTOS managed pthre...
2024-01-11 Chris MorganPOSIX - Switch from posix timers to a timer thread...
2024-01-10 Soren PtakRevert #768 on the XCC/Xtensa portable files (#948)
2024-01-03 chinglee-iotFix portSET_INTERRUPT_MASK_FROM_ISR definition for...
2024-01-03 dps.lwkRP2040: Fix removal of idle_task_static_memory.c (...
2023-12-29 Jeff TenneyFix build error for MSP430 and Cortex A with IAR (...
2023-12-26 dps.lwkRP2040: FreeRTOS-Kernel-Static use configKERNEL_PROVIDE...
2023-12-22 Forty-BotFix build with modern GCC (#933)
2023-12-11 Jeff TenneyDetect more startup config errors on Cortex M (#832)
2023-12-09 RichardBarryUpdate the memory alignment within the Cortex-A9 port...
2023-12-07 Soren PtakRevert Portable/BCC formatting (#828)
2023-12-07 Soren PtakRevert Portable/oWatcom formatting (#829)
2023-12-07 Soren PtakRevert Portable/Paradigm formatting (#830)
2023-12-07 Soren PtakRevert Portable/CodeWarrior formatting (#831)
2023-12-07 chinglee-iotUpdate partner and community supported port submodule...
2023-12-04 chinglee-iotAdd SMP template port and example (#900)
2023-11-30 Rahul KarFix prototype of MPU_vTimerSetReloadMode (#913)
2023-11-29 LegendFix typo in comment (#910)
2023-11-29 Soren PtakAdd portMEMORY_BARRIER() to RX MCU ports (#864)
2023-11-28 Soren PtakUpgrade msvc port to winsock2 (#895)
2023-11-28 Soren PtakRevert Portable/Renesas formatting (#876)
2023-11-23 Soren PtakRevert Portable/WizC Formatting (#888)
2023-11-23 Soren PtakRevert formatting on Tasking ports (#887)
2023-11-23 Soren PtakRevert Portable/Softune Formatting (#886)
2023-11-23 Soren PtakRevert formatting on SDCC ports (#885)
2023-11-23 Soren PtakRevert formatting on Rowley ports (#884)
2023-11-23 Soren PtakRevert Portable/MPLAB Formatting (#883)
2023-11-23 Soren PtakRevert the formatting changes on MikroC ports. (#882)
2023-11-23 Soren PtakRevert formatting on CCS port files (#881)
2023-11-23 Gaurav-Aggarwal-AWSUpdate system call entry mechanism (#898)
next