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
2023-12-26Export MPU Section Attributes (#931)Soren Ptak
2023-10-17Add base priority get APIs (#818)chinglee-iot
2023-09-18Add Access Control List to MPU ports (#765)kar-rahul-aws
2023-08-04Update MPU wrapper for pcTaskGetName API (#737)kar-rahul-aws
2023-08-01Update MPU wrapper for xTimerGenericCommand API (#734)kar-rahul-aws
2023-07-13Memory Protection Unit (MPU) Enhancements (#705)kar-rahul-aws
2022-11-30Normalize line endings and whitespace in source filesPaul Bartell
2022-09-16Restrict unpriv task to invoke code with privilegeGaurav Aggarwal
2022-09-16Remove local stack variable form MPU wrappersGaurav Aggarwal
2022-08-19Add support for MISRA rule 20.7 (#546)Monika Singh
2022-04-14Correct spelling mistake in mpu_wrappers.hAnton Lagerholm
2021-11-16Fix formatting errorGaurav Aggarwal
2021-11-16Change xPortRaisePrivilege and vPortResetPrivilege to macrosGaurav Aggarwal
2021-06-14Make the type used to hold run-time counter values configurable (#350)RichardBarry
2021-06-02Normalize files with mixed line endings (introduced in commit 3a413d1)Paul Bartell
2021-05-28Add SPDX-License-Identifier: MIT to MIT licensed files.Paul Bartell
2021-05-28Update copyright year from 2020 to 2021Paul Bartell
2021-05-28Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH>Paul Bartell
2021-04-02Define default values of macros before first use (#298)Gaurav-Aggarwal-AWS
2021-03-20Fix: testing for mpu wrapers to be equal to 1 (#285)alfred gedeon
2020-12-14[AUTO][RELEASE]: Bump file header version to "10.4.3"Cobus van Eeden
2020-12-07Prevent unprivileged task from altering MPU configuration (#227)Gaurav-Aggarwal-AWS
2020-11-11[AUTO][RELEASE]: Bump file header version to "10.4.2"David Chalco
2020-10-12Recently vTaskDelayUntil() was updated to xTaskDelayUntil() because the funct...RichardBarry
2020-09-18Update version number to 10.4.1 (#173)David Chalco
2020-09-11Update version number to 10.4.0 (#153)David Chalco
2020-08-21Style: Change FreeRTOS websites in comments (#131)alfred gedeon
2020-08-18Style: Remove tabs and tab == 4 spaces (#120)alfred gedeon
2020-07-08Style: uncrustify kernel filesAlfred Gedeon
2020-07-08Style: uncrusitfyAlfred Gedeon
2020-07-08Style: uncrustify kernel filesAlfred Gedeon
2020-06-26Update mpu_wrappers with task notification changes (#79)Gaurav-Aggarwal-AWS
2020-02-19version bump to v10.3.1 (#16)V10.3.1-kernel-onlyYuhui.Zheng
2020-02-11Re-sync with upstream and stripping away none kernel related.V10.3.0-kernel-onlyYuhui Zheng