- f0ff383 Fix spelling in comment (#1024) by Rahul Kar · 11 months ago
- 8afb3a5 fix typos in comments: interace -> interface, swtich -> switch (#1022) by Florian La Roche · 11 months ago
- e8289df Add config option for event groups and stream buffers (#994) by Rahul Kar · 12 months ago
- 39dbff7 Allow xPortIsAuthorizedToAccessBuffer() API call only from mpu_wrappers_v2 (#992) by Rahul Kar · 12 months ago
- 625b24a Remove duplicate pop from MPU Wrappers ASM Files (#1008) by Soren Ptak · 12 months ago
- 839ccb7 Use Regex for Copyright Year in Header Check (#1002) by Soren Ptak · 1 year, 1 month ago
- 14dd5b5 use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) by Phillip Stevens · 1 year, 2 months ago
- 4d9f652 Add check for if the scheduler is running to MPU ports (#954) by Soren Ptak · 1 year, 2 months ago
- 30e6b8a Detect more startup config errors on Cortex M (#832) by Jeff Tenney · 1 year, 3 months ago
- 76be28c Update system call entry mechanism (#898) by Gaurav-Aggarwal-AWS · 1 year, 4 months ago
- 84bdb05 Fix portSWITCH_TO_USER_MODE() on Armv7-M MPU ports (#803) by Soren Ptak · 1 year, 6 months ago
- ac5deb1 Remove unwanted variable portACL_ENTRY_SIZE_BYTES (#810) by kar-rahul-aws · 1 year, 6 months ago
- 2f25cb9 Reduce memory usage of ACL. (#809) by Moral-Hao · 1 year, 6 months ago
- d43062b Add trace hook macro for most ports (#794) by Boris van der Meer · 1 year, 6 months ago
- 170a291 Add Access Control List to MPU ports (#765) by kar-rahul-aws · 1 year, 6 months ago
- 5fb9b50 CI-CD Updates (#768) by Soren Ptak · 1 year, 6 months ago
- b9f488a Fix remarks emitted by IAR compiler (#763) by Gaurav-Aggarwal-AWS · 1 year, 7 months ago
- 02be485 Update MPU wrapper for pcTaskGetName API (#737) by kar-rahul-aws · 1 year, 8 months ago
- b51a373 Update MPU wrapper for xTimerGenericCommand API (#734) by kar-rahul-aws · 1 year, 8 months ago
- 83da5fc Update portSTACK_REGION macro for continuity with user Regions (#713) by kar-rahul-aws · 1 year, 8 months ago
- 54b1356 Fix the comments in the CM3 and CM4 MPU Ports about the MPU Region numbers being loaded (#707) by Soren Ptak · 1 year, 8 months ago
- 97050a1 Memory Protection Unit (MPU) Enhancements (#705) by kar-rahul-aws · 1 year, 8 months ago
- 9a62842 Fix typo in check comment of configMAX_SYSCALL_INTERRUPT_PRIORITY (#690) by chinglee-iot · 1 year, 9 months ago
- 4a35c97 Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683) by chinglee-iot · 1 year, 9 months ago
- c1980ce tree-wide: Unify formatting of __cplusplus ifdefs by Paul Bartell · 1 year, 11 months ago
- 5f19e34 portable/ARM_CM0: Add xPortIsInsideInterrupt by Paul Bartell · 1 year, 11 months ago
- 714e543 Format portmacro.h in arm CM0 ports by Paul Bartell · 1 year, 11 months ago
- 686b6e6 ARMv7M: Adjust implemented priority bit assertions (#665) by Paul Bartell · 1 year, 11 months ago
- aa987a3 fix conversion warning (#658) by Vo Trung Chi · 2 years ago
- 99797e1 Cortex-M Assert when NVIC implements 8 PRIO bits (#639) by kar-rahul-aws · 2 years ago
- a9e1f66 Interrupt priority assert improvements for CM3/4/7 (#602) by Chris Copeland · 2 years, 1 month ago
- 91c20f5 Added support of 64bit events. (#597) by Dusan Cervenka · 2 years, 1 month ago
- 01820d3 Normalize line endings and whitespace in source files by Paul Bartell · 2 years, 4 months ago
- 195a351 Tickless idle fixes/improvement (#59) by Jeff Tenney · 2 years, 6 months ago
- 79704b8 Remove local stack variable form MPU wrappers by Gaurav Aggarwal · 2 years, 6 months ago
- c2d616e Make RAM regions non-executable by Gaurav Aggarwal · 2 years, 6 months ago
- ea9c26f Use highest numbered MPU regions for kernel by Gaurav Aggarwal · 2 years, 6 months ago
- 2dfdfc4 Add Cortex M7 r0p1 Errata 837070 workaround to CM4_MPU ports (#513) by Paul Bartell · 2 years, 9 months ago
- 44fc137 Add option to disable unprivileged critical sections by Gaurav Aggarwal · 3 years, 4 months ago
- 7a38487 Change xPortRaisePrivilege and vPortResetPrivilege to macros by Gaurav Aggarwal · 3 years, 4 months ago
- a030d0a fix typo (#399) by swaldhoer · 3 years, 5 months ago
- eec4233 Normalize files with mixed line endings (introduced in commit 3a413d1) 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
- 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
- 75e0c36 Code cleanup (#288) by carlo-dev-git · 4 years ago
- 49c38f0 Update port.c (#283) by carlo-dev-git · 4 years ago
- ec62f69 [AUTO][RELEASE]: Bump file header version to "10.4.3" by Cobus van Eeden · 4 years, 3 months ago
- 337bca6 [AUTO][RELEASE]: Bump file header version to "10.4.2" by David Chalco · 4 years, 4 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
- 2428081 Fix broken #warning message in ARM_CMx_MPU/portmacro.h between 10.3.1 and 10.4.0 (#171) by NoMaY (a user of Japan.RenesasRulz.com) · 4 years, 6 months ago V10.4.0-kernel-only
- 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
- 0afc048 Style: Add uncrustify guards, fix asm (#136) by alfred gedeon · 4 years, 7 months ago
- a038146 Style: Make freertos.org = FreeRTOS.org and add https (#134) by alfred gedeon · 4 years, 7 months ago
- 0b0a206 Style: Change FreeRTOS websites in comments (#131) by alfred gedeon · 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
- 2873610 Allow application to override TEX,S,C and B bits for Flash and RAM (#113) by Gaurav-Aggarwal-AWS · 4 years, 7 months ago
- 7dd6b76 Add support for 16 MPU regions to Cortex-M4 MPU ports (#96) by Gaurav-Aggarwal-AWS · 4 years, 8 months ago
- 149f06c Update incorrect port in comments (#87) by Gaurav-Aggarwal-AWS · 4 years, 8 months ago
- a717d9c Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG (#86) by Gaurav-Aggarwal-AWS · 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
- 334de5d Enable ARMv7-M MPU ports to place FreeRTOS kernel code outside of flash (#46) by Gaurav-Aggarwal-AWS · 5 years ago
- 88e3232 version bump to v10.3.1 (#16) by Yuhui.Zheng · 5 years ago V10.3.1-kernel-only
- 210b1ff Re-sync with upstream and stripping away none kernel related. by Yuhui Zheng · 5 years ago V10.3.0-kernel-only