Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-16[AUTO][RELEASE]: Bump file header version to "10.4.3 LTS Patch 3"V10.4.3-LTS-Patch-3Gaurav Aggarwal
2022-09-16[AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 3"Gaurav Aggarwal
2022-09-16Update History.txt as per PR feedbackGaurav Aggarwal
2022-09-16Fix failed CI checkGaurav Aggarwal
2022-09-16Update History.txtGaurav Aggarwal
2022-09-16Update History.txtGaurav Aggarwal
2022-09-16Added checks for xIndex in ThreadLocalStorage APIsGaurav Aggarwal
2022-09-16Restrict unpriv task to invoke code with privilegeGaurav Aggarwal
2022-09-16Remove local stack variable form MPU wrappersGaurav Aggarwal
2022-09-16Make RAM regions non-executableGaurav Aggarwal
2022-09-16Use highest numbered MPU regions for kernelGaurav Aggarwal
2021-11-12Update History.txt for release dateV10.4.3-LTS-Patch-2Gaurav Aggarwal
2021-10-07[AUTO][RELEASE]: Bump file header version to "10.4.3 LTS Patch 2"Gaurav Aggarwal
2021-10-07[AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 2"Gaurav Aggarwal
2021-10-07Update History.txt for 10.4.3 LTS Patch 2Gaurav Aggarwal
2021-10-07Change xPortRaisePrivilege and vPortResetPrivilege to macrosGaurav Aggarwal
2021-09-10Update History.txtV10.4.3-LTS-Patch-1Gaurav Aggarwal
2021-08-19[AUTO][RELEASE]: Bump file header version to "10.4.3 LTS Patch 1"Gaurav Aggarwal
2021-08-19[AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 1"Gaurav Aggarwal
2021-08-19Update History.txt for 10.4.3 LTS Patch 1Gaurav Aggarwal
2021-08-19Fix free secure context for Cortex-M23 portsGaurav Aggarwal
2021-08-19Implement secure stack sealing as per ARM's recommendationGaurav Aggarwal
2021-08-19Associate secure context with task handleGaurav Aggarwal
2021-08-19Pre-allocate secure-side context structuresGaurav Aggarwal
2020-12-15Update History.txtV10.4.3Cobus van Eeden
2020-12-15Updated History.txt for V10.4.3 (#233)Joseph Julicher
2020-12-14[AUTO][RELEASE]: Bump task.h version macros to "10.4.3"Cobus van Eeden
2020-12-14[AUTO][RELEASE]: Bump file header version to "10.4.3"Cobus van Eeden
2020-12-14Updated History.txt for V10.4.3 (#232)Joseph Julicher
2020-12-14Posix Port: Comment and remove unused variables (#230)alfred gedeon
2020-12-07add assert for addition overflow on queue creation (#225)Cobus van Eeden
2020-12-07Add addition overflow check for stream buffer (#226)Cobus van Eeden
2020-12-07Improve heap2 bounds checking (#224)Cobus van Eeden
2020-12-07Prevent unprivileged task from altering MPU configuration (#227)Gaurav-Aggarwal-AWS
2020-12-03Update branch of c-sdk repo to main (#223)Gaurav-Aggarwal-AWS
2020-11-18Add kernel header check workflow (#219)David Chalco
2020-11-11[AUTO][RELEASE]: Bump task.h version macros to "10.4.2"V10.4.2David Chalco
2020-11-11[AUTO][RELEASE]: Bump file header version to "10.4.2"David Chalco
2020-11-10Update release date (#217)David Chalco
2020-11-09Update History.txt for 10.4.2 (#216)David Chalco
2020-11-05Ensure interrupts are enabled at first task start (#214)Gaurav-Aggarwal-AWS
2020-10-27porthardware.h file update for AVR Mega0 and Dx (#212)filipgeorge
2020-10-27Upstream stack masking fix to GCC ports. (#210)Carl Lundin
2020-10-26update interrupt vector names for ATMega32 (#196)Jon Snow
2020-10-26Added CODEOWNERS file (#209)Cobus van Eeden
2020-10-26Xtensa: fix the coproc_area incorrect issue (#117)magicse7en
2020-10-26Xtensa: fix stack overlap coproc_area issue (#118)magicse7en
2020-10-23Fix: Pass lexicon.txt as a parameter (#208)alfred gedeon
2020-10-23Fix missed yield in xTaskResumeFromISR (#207)Gaurav-Aggarwal-AWS
2020-10-22Move markdown files and lexicon into .github directory (#205)alfred gedeon