]> begriffs open source - freertos/history - portable/ThirdParty
Add removed unprivileged access check to ARM_CRx_MPU xPortIsAuthorizedToAccessBuffer...
[freertos] / portable / ThirdParty /
2024-03-06 chinglee-iotDefine portNOP in RP2040 port (#1003)
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-06 Paul BartellUpdate version number (#983)
2024-02-01 chinglee-iotDelete kernel created task in vTaskEndScheduler (#962)
2024-01-30 Phillip StevensFix ThirdParty/GCC/ATmega formatting (#965)
2024-01-28 Soren PtakFix MacOS Posix port (#957)
2024-01-27 Phillip Stevensuse configSTACK_DEPTH_TYPE consequently (updated for...
2024-01-18 Mikhail PaulyshkaPosix port - set name for threads (#950)
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...
2023-12-26 dps.lwkRP2040: FreeRTOS-Kernel-Static use configKERNEL_PROVIDE...
2023-12-07 chinglee-iotUpdate partner and community supported port submodule...
2023-10-03 Michael Fairmanbugfix: correct computation of stack size on Mac Posix...
2023-09-20 Boris van der MeerAdd trace hook macro for most ports (#794)
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-08-03 ActoryOuFix RP2040 compile warning (#736)
2023-07-31 Gaurav-Aggarwal-AWSUpdate submodule pointer for contributed Ports (#733)
2023-07-31 ActoryOuFix Pico compile warning (#732)
2023-07-28 Zim KalinowskiAlign some Linux and RL78 port types with other ports...
2023-07-25 Gaurav-Aggarwal-AWSFix compilation warnings with Clang (#721)
2023-07-24 chinglee-iotMerge SMP feature to main (#716)
2023-07-19 Gaurav-Aggarwal-AWSFic clang compiler warnings (#711)
2023-06-29 Joris PutcuypsFix #697: Missing portPOINTER_SIZE_TYPE definition...
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-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2023-05-10 Monika SinghAlign StackSize and StackAddress for macOS (#674)
2023-04-25 Paul Bartelltree-wide: Unify formatting of __cplusplus ifdefs
2023-03-07 Kody StribrnyFix freertos_kernel cmake property, Posix Port (#640)
2023-03-02 Keith PackardAdd Thread Local Storage (TLS) support using Picolibc...
2023-02-27 jacky309POSIX port fixes (#626)
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2023-02-03 Dusan CervenkaAdded support of 64bit events. (#597)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-11-28 Paul BartellRemove croutine.c from RP2040 cmake include file
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-09-26 Cristian CristeaAdded better pointer declaration readability (#567)
2022-09-14 Paul Bartellportable-RP2040: Fix typo in README.md (#559)
2022-09-13 Gabor TothM85 support (#556)
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-04 Chris CopelandBlock SIG_RESUME in the main thread of the Posix port...
2022-07-25 0xjakobPosix: Removed unused signal set from port (#528)
2022-07-18 NomiChirpsRP2040: Use indirect reference for pxCurrentTCB (#525)
2022-06-29 Gaurav-Aggarwal-AWSUpdate submodule pointer of Community Supported Ports...
2022-06-29 Xinyu ZhangUpdate to TF-M version TF-Mv1.6.0 (#517)
2022-06-24 Graham SandersonRP2040: Allow FreeRTOS to be added to the parent CMake...
2022-06-22 Graham SandersonRP2040: Remove incorrect assertion (#508)
2022-06-02 AndreiCherniaevadd extra check for compiler time (#499)
2022-04-21 alfred gedeonFormat code, and rmove implicit tests (#489)
2022-04-11 Archit GuptaEnable use of --text-section-literals in Xtensa port...
2022-03-11 Gaurav-Aggarwal-AWSUpdate portable/ThirdParty/README.md (#474)
2022-03-06 xinyu-tfmUpdate the README to align with TF-M v1.5.0 in TF-M...
2022-02-09 Shubham Kulkarniportable/Xtensa_ESP32: Add SPDX license identifiers...
2022-01-03 Gaurav-Aggarwal-AWSAdd a Known Issues file in the Third Party folder ...
2021-12-21 Gaurav-Aggarwal-AWSUpdate third party ports readme (#428)
2021-12-21 Graham SandersonRP2040 fixes (#424)
2021-11-08 Kevin ThibedeauBuild with -Wmissing-prototypes flags vPortYieldFromISR...
2021-09-16 Shubham KulkarniXtensa_ESP32: Add definition for portMEMORY_BARRIER...
2021-09-15 Gaurav-Aggarwal-AWSRemove AVR ports from main repo (#394)
2021-08-27 sherryzhangUpdate the README to align with TF-Mv1.4.0 in TF-M...
2021-08-13 Shubham KulkarniXtensa_ESP32: Fix build issues when external SPIRAM...
2021-07-28 Gaurav-Aggarwal-AWSAdd ReadMe for third party port contributions (#371)
2021-07-20 Kristine JassmannWarning fixes. (#356)
2021-06-30 Graham SandersonAdd RP2040 support (#341)
2021-06-30 Archit GuptaMove the community/partner supported ports to correct...
2021-06-11 Thomas PedersenPosix: fix event_wait_timed() (#346)
2021-05-28 Paul BartellAdd license header to wait_for_event.c and wait_for_event.h
2021-05-28 Paul BartellCleanup license text in Xtensa XCC and Xtensa ESP32...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate license text for ports that were previously...
2021-05-28 Paul BartellRemove "1 tab == 4 spaces!" line from files that still...
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-05-24 j4cboWrap macros in do { ... } while( 0 ) (#240)
2021-04-21 Evgeny ErmakovPosix: fix copyright (#250)
2021-01-15 David ChalcoAdd git attributes (#245)
2021-01-08 Thomas PedersenPosix: fix build failure (#235)
2020-12-22 Shubham KulkarniUpdate ESP32 port to ESP-IDF release v4.2 and add ESP...
2020-12-15 sherryzhangAlign the TF-M version of the integration with kernel...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-14 alfred gedeonPosix Port: Comment and remove unused variables (#230)
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-10-27 Carl LundinUpstream stack masking fix to GCC ports. (#210)
2020-10-26 magicse7enXtensa: fix the coproc_area incorrect issue (#117)
next