1. 64fd929 RISC-V: refine fpu reg context offset (#1257) by Saiiijchan · 17 hours ago main
  2. bb47bc0 RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) by Saiiijchan · 26 hours ago
  3. 4d9cd90 RISCV Add FPU context save (#1250) by Jonathan Cubides · 8 days ago
  4. df0aa5a Disable stack overflow check for MPU ports (#1231) by Gaurav-Aggarwal-AWS · 3 weeks ago
  5. 11d0caa Fix the context array size for MPU ports (#1230) by Gaurav-Aggarwal-AWS · 7 weeks ago
  6. 72bb476 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler by Marouen Ghodhbane · 7 weeks ago
  7. 630cfb5 portable: aarch64_sre: add the configuration and status registers to the fpu saved context by Marouen Ghodhbane · 7 weeks ago
  8. ff0989e portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support by Marouen Ghodhbane · 7 weeks ago
  9. 78e0cc7 ARMv8.1-M: Add task dedicated PAC key support (#1195) by Ahmed Ismail · 8 weeks ago
  10. c38427e Fix function parameter shadowing global variable. (#1221) by creiter64 · 8 weeks ago
  11. e169442 Refine VFP context for Coretex-A9 (#1209) by Saiiijchan · 3 months ago
  12. b58005a Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) by Rahul Kar · 3 months ago
  13. 874fa7b Removing the old -RV32 directory name from parts of the documentation (#1196) by Ryan · 4 months ago
  14. 25f9222 armv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192) by Ahmed Ismail · 4 months ago
  15. b4a9707 Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored in 32-bit int (#1176) by Vishwanath Martur · 4 months ago
  16. a27d665 Move configASSERT default definition above before including portable.h. (#1185) by ActoryOu · 4 months ago
  17. de276eb Fix spelling typos (#1168) by ActoryOu · 4 months ago
  18. 8225a7f Fix AutoReload variable name (#1166) by Kody Stribrny · 4 months ago
  19. 7081e76 Armv8.1-m: Add pacbti support (#1147) by Ahmed Ismail · 5 months ago
  20. f5cf45d [Fixed the Issue] Fixed the Issue#1102 of RL78 of the Context switch issue. https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/1102 (#1157) by K.Kashi · 5 months ago
  21. 9788e7e modernize ARM assembler syntax (#1148) by Florian La Roche · 6 months ago
  22. 310ace5 Add configuration include to secure_heap.c (#1141) by Oliver Mueller · 6 months ago
  23. 93e8199 Fix IA32 compilation with common IRQ entry disabled (#1137) by Ryzee119 · 6 months ago
  24. e6d8308 GCC: ARM_CM0: Fix L6286E error on Keil MDK (#1131) by Tomas Galbicka · 7 months ago
  25. 49e8831 Fix compilation issue of IA32_flat port (#1122) by Rahul Kar · 7 months ago
  26. c963d24 Add support for vApplicationFPUSafeIRQHandler (#1113) by Rahul Kar · 7 months ago
  27. 3d935e8 Update broken links in readme and comments (#1110) by Rahul Kar · 7 months ago
  28. 5588ae6 Update ARM_CRx_No_GIC port (#1101) by Rahul Kar · 8 months ago
  29. 646881e fix typo gab -> gap and adjust indentation level (#1097) by Florian La Roche · 9 months ago
  30. 31419bf FreeRTOS MPU: Add Privileged eXecute Never MPU attribute support (#1092) by Ahmed Ismail · 9 months ago
  31. 76eb443 Fix traceMALLOC() allocated bytes (#1089) by 耀眼的大神 · 9 months ago
  32. 28b6a14 - Changed macro __VFP_FP__ to __ARM_FP for ports GCC/ARM_CM7, GCC/ARM_CM4_MPU, and GCC/ARM_CM4F to accurately reflect if floating point hardware support is enabled (#1088) by haydenridd · 9 months ago
  33. 55eceb2 Add configUSE_TASK_FPU_SUPPORT to AARCH64 port (#1048) by StefanBalt · 10 months ago
  34. 8d28021 armv8-m: Remove redundant constant pools (#1035) by Devaraj Ranganna · 11 months ago
  35. 6de0d7a Fix the pxTopcOfStack typo in the RISC-V ports. (#1030) by Soren Ptak · 11 months ago
  36. 6270e2a Update the memory alignment within the Cortex-R5 port asm code (#1023) by Florian La Roche · 11 months ago
  37. f0ff383 Fix spelling in comment (#1024) by Rahul Kar · 11 months ago
  38. 8afb3a5 fix typos in comments: interace -> interface, swtich -> switch (#1022) by Florian La Roche · 11 months ago
  39. e8289df Add config option for event groups and stream buffers (#994) by Rahul Kar · 12 months ago
  40. 39dbff7 Allow xPortIsAuthorizedToAccessBuffer() API call only from mpu_wrappers_v2 (#992) by Rahul Kar · 12 months ago
  41. a455b86 Add removed unprivileged access check to ARM_CRx_MPU xPortIsAuthorizedToAccessBuffer() (#1016) by Soren Ptak · 12 months ago
  42. 345a86d ARM CM0+ MPU Port (#1005) by Soren Ptak · 12 months ago
  43. 625b24a Remove duplicate pop from MPU Wrappers ASM Files (#1008) by Soren Ptak · 12 months ago
  44. 61111b1 Add ARMv7-R MPU Port (#938) by Soren Ptak · 1 year, 1 month ago
  45. 839ccb7 Use Regex for Copyright Year in Header Check (#1002) by Soren Ptak · 1 year, 1 month ago
  46. 938ec0f Correct ARM port folder capitalization (#981) by Eric Jackson · 1 year, 1 month ago
  47. 04cb022 Add a check for configENABLE_MVE to M23, M33 ports (#968) by Gaurav-Aggarwal-AWS · 1 year, 1 month ago
  48. 5a2237a Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) by Gaurav-Aggarwal-AWS · 1 year, 1 month ago
  49. 1860c9a GCC: MSP430F449: Fix pxPortInitialiseStack on EABI (#947) by Forty-Bot · 1 year, 2 months ago
  50. 14dd5b5 use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) by Phillip Stevens · 1 year, 2 months ago
  51. 5040a67 Sync up MicroblazeV9 port with Xilinx tree (#220) by Mubin Sayyed · 1 year, 2 months ago
  52. 8e664fc Add check for if the scheduler is running to ARMv8M MPU ports (#960) by Soren Ptak · 1 year, 2 months ago
  53. 4d9f652 Add check for if the scheduler is running to MPU ports (#954) by Soren Ptak · 1 year, 2 months ago
  54. 52ab3d0 MPU assert for ARM_CM3_MPU (#952) by IsaacDynamo · 1 year, 2 months ago
  55. be880a1 Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) by chinglee-iot · 1 year, 2 months ago
  56. ec93432 Fix build with modern GCC (#933) by Forty-Bot · 1 year, 3 months ago
  57. 30e6b8a Detect more startup config errors on Cortex M (#832) by Jeff Tenney · 1 year, 3 months ago
  58. 553caa1 Update the memory alignment within the Cortex-A9 port asm code (#426) by RichardBarry · 1 year, 3 months ago
  59. 6a9f5a2 Add portMEMORY_BARRIER() to RX MCU ports (#864) by Soren Ptak · 1 year, 4 months ago
  60. 76be28c Update system call entry mechanism (#898) by Gaurav-Aggarwal-AWS · 1 year, 4 months ago
  61. 83083a8 aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822) by Devaraj Ranganna · 1 year, 5 months ago
  62. 37678b0 Support configurable RISC-V chip extension (#773) by Joe Benczarski · 1 year, 5 months ago
  63. 3d575b5 Make taskYIELD available to unprivileged tasks (#817) by Gaurav-Aggarwal-AWS · 1 year, 5 months ago
  64. 9d2571d Cortex-M23: Do not use PSPLIM_NS (#791) by Devaraj Ranganna · 1 year, 6 months ago
  65. 84bdb05 Fix portSWITCH_TO_USER_MODE() on Armv7-M MPU ports (#803) by Soren Ptak · 1 year, 6 months ago
  66. ac5deb1 Remove unwanted variable portACL_ENTRY_SIZE_BYTES (#810) by kar-rahul-aws · 1 year, 6 months ago
  67. 2f25cb9 Reduce memory usage of ACL. (#809) by Moral-Hao · 1 year, 6 months ago
  68. d43062b Add trace hook macro for most ports (#794) by Boris van der Meer · 1 year, 6 months ago
  69. 170a291 Add Access Control List to MPU ports (#765) by kar-rahul-aws · 1 year, 6 months ago
  70. 2f94b18 Add Trace Hook Macros and function that returns the start of the stack. (#659) by Boris van der Meer · 1 year, 6 months ago
  71. 5fb9b50 CI-CD Updates (#768) by Soren Ptak · 1 year, 6 months ago
  72. b9f488a Fix remarks emitted by IAR compiler (#763) by Gaurav-Aggarwal-AWS · 1 year, 7 months ago
  73. bd720c3 Bring the heap_4 improvements to secure_heap (#749) by Moral-Hao · 1 year, 7 months ago
  74. 02be485 Update MPU wrapper for pcTaskGetName API (#737) by kar-rahul-aws · 1 year, 7 months ago
  75. a5bf4d9 Improve the speed of split memory. (#738) by Moral-Hao · 1 year, 7 months ago
  76. b51a373 Update MPU wrapper for xTimerGenericCommand API (#734) by kar-rahul-aws · 1 year, 8 months ago
  77. 785250d Align some Linux and RL78 port types with other ports (#727) by Zim Kalinowski · 1 year, 8 months ago
  78. b13e269 Work around SysTick bug for QEMU ARMv8-M (#724) by Jeff Tenney · 1 year, 8 months ago
  79. 83da5fc Update portSTACK_REGION macro for continuity with user Regions (#713) by kar-rahul-aws · 1 year, 8 months ago
  80. b375458 Add port-optimised task selection for ARMv8-M (#703) by Jeff Tenney · 1 year, 8 months ago
  81. 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
  82. 97050a1 Memory Protection Unit (MPU) Enhancements (#705) by kar-rahul-aws · 1 year, 8 months ago
  83. 891dcdf Fix typos in comments for the AT91SAM7S port (#695) by Evgeny Ermakov · 1 year, 9 months ago
  84. aa012e8 Add constant type for portMAX_DELAY in port (#691) by chinglee-iot · 1 year, 9 months ago
  85. 9a62842 Fix typo in check comment of configMAX_SYSCALL_INTERRUPT_PRIORITY (#690) by chinglee-iot · 1 year, 9 months ago
  86. 17a46c2 Use portTASK_FUNCTION_PROTO to replace portNORETURN (#688) by chinglee-iot · 1 year, 9 months ago
  87. 4a35c97 Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683) by chinglee-iot · 1 year, 9 months ago
  88. a07f649 Armv8-M (except Cortex-M23) interrupt priority checking (#673) by Devaraj Ranganna · 1 year, 10 months ago
  89. c1980ce tree-wide: Unify formatting of __cplusplus ifdefs by Paul Bartell · 1 year, 11 months ago
  90. 5f19e34 portable/ARM_CM0: Add xPortIsInsideInterrupt by Paul Bartell · 1 year, 11 months ago
  91. 714e543 Format portmacro.h in arm CM0 ports by Paul Bartell · 1 year, 11 months ago
  92. 686b6e6 ARMv7M: Adjust implemented priority bit assertions (#665) by Paul Bartell · 1 year, 11 months ago
  93. aa987a3 fix conversion warning (#658) by Vo Trung Chi · 2 years ago
  94. 99797e1 Cortex-M Assert when NVIC implements 8 PRIO bits (#639) by kar-rahul-aws · 2 years ago
  95. 7b26ea6 Enable building the GCC Cortex-R5 port without an FPU (#586) by Paul Bartell · 2 years ago
  96. a9e1f66 Interrupt priority assert improvements for CM3/4/7 (#602) by Chris Copeland · 2 years ago
  97. 5fdbb7f Cortex-M35P: Add Cortex-M35P port (#631) by Devaraj Ranganna · 2 years, 1 month ago
  98. 8cd5451 Feature/fixing clang gnu compiler warnings (#620) by phelter · 2 years, 1 month ago
  99. 050cf0d Introduce portMEMORY_BARRIER for Microblaze port. (#621) by bbain · 2 years, 1 month ago
  100. 91c20f5 Added support of 64bit events. (#597) by Dusan Cervenka · 2 years, 1 month ago