]> begriffs open source - freertos/history - portable/ThirdParty
FreeRTOS MPU: Remove MPU region number check (#1261)
[freertos] / portable / ThirdParty /
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)
2020-10-26 magicse7enXtensa: fix stack overlap coproc_area issue (#118)
2020-10-08 Carl LundinReintroduce Espressif's IDF v4.2 changes to ESP32 port...
2020-10-06 Reda MaherPosix: Fix no task switching issue if a task ended...
2020-09-29 Reda MaherPosix: Free the allocated memory after deleting a task...
2020-09-21 alfred gedeonFix some broken/redirected URL (#172)
2020-09-18 Cobus van EedenUpdate History.txt and fix versioning in asm files...
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-14 RichardBarrySets the version number to 10.4.0 in assembly files...
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-09-10 alfred gedeonFix: Comment - xTaskIncrementTick loop - to adhere...
2020-09-09 Cobus van EedenAdd url link for Linux Simulator documentation (#161)
2020-09-09 sherryzhangIntroduce Trusted Firmware M support in Kernel on ARM...
2020-09-08 YuguoWHSynopsys ARC v1 Port: add support to Synopsys ARC v1...
2020-09-07 alfred gedeonChange the Linux Port to use condition variables instea...
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-21 Carl LundinFix compiler issues cause by formatting assembly code...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-20 Carl LundinRevert "Update ESP32 port files (#92)" (#132)
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-07-31 Shubham KulkarniUpdate ESP32 port files (#92)
2020-07-23 YuguoWHSynopsys ARC update, with updated BSP support (#99)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-05-27 Yuhui ZhengRemoving vPortEndScheduler() implementation, since...
2020-04-28 alfred gedeonFix Linux port Valgrind errors (#56)
2020-04-21 Yuhui ZhengGCC/ATmegaxxxx port path and name change. (#51)
2020-03-24 Yuhui ZhengSynopsys ARC port, adding support for ARC EM and HS...
2020-03-20 David Vrabelportable/GCC/Posix: add new port for Posix (Linux)...
2020-02-28 Sachin ParekhXtensa_ESP32: Change _iram_end to _iram_text_end
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only