]> begriffs open source - freertos/history - portable/ThirdParty
RP2040: Fix compiler warning and comment (#509)
[freertos] / portable / ThirdParty /
2022-06-24 Graham SandersonRP2040: Fix compiler warning and comment (#509) 539/head
2022-06-23 graham sandersonRP2040: Allow FreeRTOS to be added to the parent CMake...
2022-06-09 Graham SandersonFix RP2040 assertion due to yield spin lock info being...
2021-12-28 Timo Sandmannsmp branch: bugfix for race condition on RP2040 (#431)
2021-12-17 Graham SandersonRp2040 fixes smp (#425)
2021-10-14 Gaurav-Aggarwal-AWSAdd SMP in the License Header (#402) V202110.00-SMP
2021-10-14 Gaurav-Aggarwal-AWSSMP version (#401)
2021-07-06 Graham SandersonRp2040 smp (#342)
2021-06-28 Michael BrunoFix XCore DP/CP register corruption bug (#352)
2021-05-21 Michael BrunoChange XCC to xClang for XCore ports (#332)
2021-03-22 Joseph JulicherRemoved Xtensa port from XCC folder
2021-03-22 Joseph Julichermoved XMOS ports to thirdparty
2021-03-17 Joseph JulicherMerge github.com:FreeRTOS/FreeRTOS-Kernel into HEAD
2021-03-16 Joseph JulicherAdded a rough pico support. Remove rtos_prints from...
2021-03-16 Joseph JulicherFeature: SMP (#278)
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