]> begriffs open source - freertos/history - portable
portable: aarch64_sre: add the configuration and status registers to the fpu saved...
[freertos] / portable /
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 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 Felix van OostPass core ID to port lock macros (#1212)
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-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 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)
next