- b5a9229 Warning fixes. (#356) by Kristine Jassmann · 3 years, 8 months ago
- 9af72db Add RP2040 support (#341) by Graham Sanderson · 3 years, 9 months ago
- 4200226 Move the community/partner supported ports to correct location (#361) by Archit Gupta · 3 years, 9 months ago
- 6a84f2c Posix: fix event_wait_timed() (#346) by Thomas Pedersen · 3 years, 9 months ago
- 3f7e75d Add license header to wait_for_event.c and wait_for_event.h by Paul Bartell · 3 years, 10 months ago
- b5e9896 Cleanup license text in Xtensa XCC and Xtensa ESP32 GCC ports. by Paul Bartell · 3 years, 10 months ago
- 3a413d1 Add SPDX-License-Identifier: MIT to MIT licensed files. by Paul Bartell · 3 years, 10 months ago
- b286f17 Update license text for ports that were previously missed. by Paul Bartell · 3 years, 10 months ago
- e31dcca Remove "1 tab == 4 spaces!" line from files that still contain it. by Paul Bartell · 3 years, 10 months ago
- adfc533 Update copyright year from 2020 to 2021 by Paul Bartell · 3 years, 10 months ago
- 08dc6f6 Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH> by Paul Bartell · 3 years, 10 months ago
- f37bcd5 Wrap macros in do { ... } while( 0 ) (#240) by j4cbo · 3 years, 10 months ago
- ac2c383 Posix: fix copyright (#250) by Evgeny Ermakov · 3 years, 11 months ago
- 578d040 Add git attributes (#245) by David Chalco · 4 years, 2 months ago
- 23f6418 Posix: fix build failure (#235) by Thomas Pedersen · 4 years, 2 months ago
- ef4c305 Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) by Shubham Kulkarni · 4 years, 3 months ago
- 8e99e2d Align the TF-M version of the integration with kernel to version TF-Mv1.2.0 (#228) by sherryzhang · 4 years, 3 months ago
- ec62f69 [AUTO][RELEASE]: Bump file header version to "10.4.3" by Cobus van Eeden · 4 years, 3 months ago
- a48f137 Posix Port: Comment and remove unused variables (#230) by alfred gedeon · 4 years, 3 months ago
- 337bca6 [AUTO][RELEASE]: Bump file header version to "10.4.2" by David Chalco · 4 years, 4 months ago
- 6a57845 Upstream stack masking fix to GCC ports. (#210) by Carl Lundin · 4 years, 5 months ago
- 82df397 Xtensa: fix the coproc_area incorrect issue (#117) by magicse7en · 4 years, 5 months ago
- b9748e5 Xtensa: fix stack overlap coproc_area issue (#118) by magicse7en · 4 years, 5 months ago
- 3d4d171 Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193) by Carl Lundin · 4 years, 5 months ago
- 77ad717 Posix: Fix no task switching issue if a task ended its main function (#184) by Reda Maher · 4 years, 5 months ago
- baeb5af Posix: Free the allocated memory after deleting a task or ending the scheduler (#181) by Reda Maher · 4 years, 6 months ago
- d428209 Fix some broken/redirected URL (#172) by alfred gedeon · 4 years, 6 months ago
- 385e700 Update History.txt and fix versioning in asm files (#177) by Cobus van Eeden · 4 years, 6 months ago
- 3604527 Update version number to 10.4.1 (#173) by David Chalco · 4 years, 6 months ago
- 85768bb Sets the version number to 10.4.0 in assembly files. The (#166) by RichardBarry · 4 years, 6 months ago
- 5dfab03 Update version number to 10.4.0 (#153) by David Chalco · 4 years, 6 months ago
- 16bc35c Fix: Comment - xTaskIncrementTick loop - to adhere to demo requirement (#162) by alfred gedeon · 4 years, 6 months ago
- cfb51b3 Add url link for Linux Simulator documentation (#161) by Cobus van Eeden · 4 years, 6 months ago
- 524e78d Introduce Trusted Firmware M support in Kernel on ARM Cortex M33 (#108) by sherryzhang · 4 years, 6 months ago
- 651289e Synopsys ARC v1 Port: add support to Synopsys ARC v1 series cores (#110) by YuguoWH · 4 years, 6 months ago
- 35f0b2a Change the Linux Port to use condition variables instead of Signals (#156) by alfred gedeon · 4 years, 6 months ago
- a038146 Style: Make freertos.org = FreeRTOS.org and add https (#134) by alfred gedeon · 4 years, 7 months ago
- 7cd4a4f Fix compiler issues cause by formatting assembly code on ESP32 port (#133) by Carl Lundin · 4 years, 7 months ago
- 0b0a206 Style: Change FreeRTOS websites in comments (#131) by alfred gedeon · 4 years, 7 months ago
- 10a0b1e Revert "Update ESP32 port files (#92)" (#132) by Carl Lundin · 4 years, 7 months ago
- 8c77117 Style: Remove tabs and tab == 4 spaces (#120) by alfred gedeon · 4 years, 7 months ago
- 86653e2 Style: Revert uncrustify for portable directories (#122) by alfred gedeon · 4 years, 7 months ago
- adbfca5 Update ESP32 port files (#92) by Shubham Kulkarni · 4 years, 8 months ago
- 5b6c2ab Synopsys ARC update, with updated BSP support (#99) by YuguoWH · 4 years, 8 months ago
- 587a83d Style: uncrustify kernel files by Alfred Gedeon · 4 years, 8 months ago
- 2c530ba Style: uncrustify by Alfred Gedeon · 4 years, 8 months ago
- 718178c Style: uncrusitfy by Alfred Gedeon · 4 years, 8 months ago
- a5dbc2b Style: uncrustify kernel files by Alfred Gedeon · 4 years, 8 months ago
- f602be2 Removing vPortEndScheduler() implementation, since it's not implemented according to spec. (#61) by Yuhui Zheng · 4 years, 10 months ago
- eac2b9a Fix Linux port Valgrind errors (#56) by alfred gedeon · 4 years, 11 months ago
- 6e75230 GCC/ATmegaxxxx port path and name change. (#51) by Yuhui Zheng · 5 years ago
- 464695a Synopsys ARC port, adding support for ARC EM and HS cores -- continued from PR #8. (#28) by Yuhui Zheng · 5 years ago
- 90a3584 portable/GCC/Posix: add new port for Posix (Linux) applications by David Vrabel · 5 years ago
- 8e3cf97 Xtensa_ESP32: Change _iram_end to _iram_text_end by Sachin Parekh · 5 years ago
- 210b1ff Re-sync with upstream and stripping away none kernel related. by Yuhui Zheng · 5 years ago V10.3.0-kernel-only