]> begriffs open source - freertos/history - portable
Make taskYIELD available to unprivileged tasks (#817)
[freertos] / portable /
2023-10-06 Gaurav-Aggarwal-AWSMake taskYIELD available to unprivileged tasks (#817) 819/head
2023-10-03 Joseph Julicherremoved the copyright and license header for select...
2023-10-03 Michael Fairmanbugfix: correct computation of stack size on Mac Posix...
2023-09-30 Joseph JulicherSample FreeRTOSConfig.h and template port (#812)
2023-09-28 Devaraj RangannaCortex-M23: Do not use PSPLIM_NS (#791)
2023-09-26 Soren PtakFix portSWITCH_TO_USER_MODE() on Armv7-M MPU ports...
2023-09-26 kar-rahul-awsRemove unwanted variable portACL_ENTRY_SIZE_BYTES ...
2023-09-25 Moral-HaoReduce memory usage of ACL. (#809)
2023-09-20 Boris van der MeerAdd trace hook macro for most ports (#794)
2023-09-18 kar-rahul-awsAdd Access Control List to MPU ports (#765)
2023-09-07 Boris van der MeerAdd Trace Hook Macros and function that returns the...
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-09-05 Gaurav-Aggarwal-AWSFix heap address calculation issue (#781)
2023-09-04 kar-rahul-awsFix cast alignment warning in heap_4.c and heap_5.c...
2023-09-03 chinglee-iotUpdate block validate macro in heap_5 (#774)
2023-08-25 Jordan WilliamsFix typo in the include directory for the the GCC_ARM_C...
2023-08-23 oliverlaveryHeap protect (#747)
2023-08-21 Gaurav-Aggarwal-AWSFix remarks emitted by IAR compiler (#763)
2023-08-18 kar-rahul-awsAdd runtime parameter checks (#761)
2023-08-16 Moral-HaoBring the heap_4 improvements to secure_heap (#749)
2023-08-16 Moral-HaoMove size calculation out of critical section (#748)
2023-08-08 kar-rahul-awsfix MPU wrapper for vTaskDelete for calling task deleti...
2023-08-06 Moral-HaoFix bug of heap_2 introduced by pr738. (#743)
2023-08-04 kar-rahul-awsUpdate MPU wrapper for pcTaskGetName API (#737)
2023-08-03 Moral-HaoImprove the speed of split memory. (#738)
2023-08-03 ActoryOuFix RP2040 compile warning (#736)
2023-08-01 kar-rahul-awsUpdate MPU wrapper for xTimerGenericCommand API (#734)
2023-07-31 Gaurav-Aggarwal-AWSUpdate submodule pointer for contributed Ports (#733)
2023-07-31 Ju1He1Enable MSVC Port to leave the prvProcessSimulatedInterr...
2023-07-31 ActoryOuFix Pico compile warning (#732)
2023-07-28 Zim KalinowskiAlign some Linux and RL78 port types with other ports...
2023-07-27 Jeff TenneyWork around SysTick bug for QEMU ARMv8-M (#724)
2023-07-25 Gaurav-Aggarwal-AWSFix compilation warnings with Clang (#721)
2023-07-24 Gaurav-Aggarwal-AWSDefine (U)BaseType_t to 64-bit types on Windows (#715)
2023-07-24 chinglee-iotMerge SMP feature to main (#716)
2023-07-20 kar-rahul-awsUpdate portSTACK_REGION macro for continuity with user...
2023-07-20 Gaurav-Aggarwal-AWSAdd `-Wconversion` in CMakeLists.txt (#712)
2023-07-20 kar-rahul-awsUpdate mpu_wrappers_v2.c (#709)
2023-07-19 Jeff TenneyAdd port-optimised task selection for ARMv8-M (#703)
2023-07-19 Gaurav-Aggarwal-AWSFic clang compiler warnings (#711)
2023-07-17 Soren PtakFix the comments in the CM3 and CM4 MPU Ports about...
2023-07-13 kar-rahul-awsMemory Protection Unit (MPU) Enhancements (#705)
2023-07-10 Patrick CookFix circular dependency in CMake project (#700)
2023-06-29 Joris PutcuypsFix #697: Missing portPOINTER_SIZE_TYPE definition...
2023-06-26 Evgeny ErmakovFix typos in comments for the AT91SAM7S port (#695)
2023-06-26 chinglee-iotAdd constant type for portMAX_DELAY in port (#691)
2023-06-21 chinglee-iotFix typo in check comment of configMAX_SYSCALL_INTERRUP...
2023-06-12 chinglee-iot Use portTASK_FUNCTION_PROTO to replace portNORETURN...
2023-06-12 chinglee-iotUse UBaseType_t as interrupt mask (#689)
2023-06-08 chinglee-iotRemove __NVIC_PRIO_BITS and configPRIO_BITS check in...
2023-06-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2023-05-15 Gaurav-Aggarwal-AWSUse the extended movx instruction instead of mov (...
2023-05-11 Devaraj RangannaArmv8-M (except Cortex-M23) interrupt priority checking...
2023-05-10 Monika SinghAlign StackSize and StackAddress for macOS (#674)
2023-04-25 Paul Bartelltree-wide: Unify formatting of __cplusplus ifdefs
2023-04-20 Paul Bartellportable/ARM_CM0: Add xPortIsInsideInterrupt
2023-04-20 Paul BartellFormat portmacro.h in arm CM0 ports
2023-04-20 Paul BartellARMv7M: Adjust implemented priority bit assertions...
2023-04-04 Vo Trung Chifix conversion warning (#658)
2023-03-28 Gaurav-Aggarwal-AWSOnly add alignment padding when needed (#650)
2023-03-23 kar-rahul-awsCortex-M Assert when NVIC implements 8 PRIO bits (...
2023-03-07 Kody StribrnyFix freertos_kernel cmake property, Posix Port (#640)
2023-03-06 Paul BartellEnable building the GCC Cortex-R5 port without an FPU...
2023-03-04 Joseph Julicheradded portPOINTER_SIZE_TYPE and SIZE_MAX definition...
2023-03-02 Chris CopelandInterrupt priority assert improvements for CM3/4/7...
2023-03-02 Keith PackardAdd Thread Local Storage (TLS) support using Picolibc...
2023-02-28 Devaraj RangannaCortex-M35P: Add Cortex-M35P port (#631)
2023-02-27 jacky309POSIX port fixes (#626)
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2023-02-15 Ju1He1Do not call exit() on MSVC Port when calling vPortEndSc... 589/head
2023-02-13 bbainIntroduce portMEMORY_BARRIER for Microblaze port. ...
2023-02-03 Dusan CervenkaAdded support of 64bit events. (#597)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-11-29 Kody StribrnyAdd IAR RISC-V 32 Embedded Extension Support (#588)
2022-11-28 Paul BartellRemove croutine.c from RP2040 cmake include file
2022-11-18 Paul HelterRemoving compiler warnings for GNU and Clang. (#571)
2022-11-18 Paul HelterAdding in ability to support a library for freertos_con...
2022-11-14 ChristosZosiAdd support for the configUSE_TASK_FPU_SUPPORT constant...
2022-10-28 Gaurav-Aggarwal-AWSUpdate Cortex-M55 and Cortex-M85 ports (#579)
2022-10-20 RichardBarryUpdate the NIOSII port to enable longer jumps (#578)
2022-10-12 arshi016Add warning message to ensure min stack size (#575)
2022-10-11 Laukik HaseUpdated ESP32 port-layer to ESP-IDF `v4.4.2` (#572)
2022-10-03 Jeff TenneyTickless idle fixes/improvement (#59)
2022-09-26 Cristian CristeaAdded better pointer declaration readability (#567)
2022-09-20 Ming YueUpdate RISC-V IAR port to support vector mode. (#458)
2022-09-16 Gaurav AggarwalRestrict unpriv task to invoke code with privilege
2022-09-16 Gaurav AggarwalRemove local stack variable form MPU wrappers
2022-09-16 Gaurav AggarwalMake RAM regions non-executable
2022-09-16 Gaurav AggarwalUse highest numbered MPU regions for kernel
2022-09-16 Paul BartellUpdate CMakeLists.txt for Cortex-M55 and Cortex-M85...
2022-09-14 Paul Bartellportable-RP2040: Fix typo in README.md (#559)
2022-09-13 Gabor TothM85 support (#556)
2022-08-30 Jakub LužnýRISC-V: Add support for RV32E extension in GCC port...
2022-08-30 Octaviarius[Fix] Type for pointers operations (#550)
2022-08-22 Gaurav-Aggarwal-AWSAdd FreeRTOS config directory to include dirs (#548)
2022-08-16 Archit GuptaFix warnings in posix port (#544)
2022-08-09 RichardBarryInclude string.h at the top of portable/GCC/ARM_CA9...
2022-08-07 Gaurav-Aggarwal-AWSAdd .syntax unified to GCC assembly functions (#538)
2022-08-04 Chris CopelandBlock SIG_RESUME in the main thread of the Posix port...
2022-08-04 Gaurav AggarwalFix NULL pointer dereference in vPortGetHeapStats
next