Sign in
pigweed
/
third_party
/
github
/
FreeRTOS
/
FreeRTOS-Kernel
/
HEAD
310ace5
Add configuration include to secure_heap.c (#1141)
by Oliver Mueller
· 3 hours ago
main
93e8199
Fix IA32 compilation with common IRQ entry disabled (#1137)
by Ryzee119
· 25 hours ago
a045081
Update config macro for xTaskGetCurrentTaskHandle (#1136)
by Rahul Kar
· 6 days ago
4a3c920
Update comment in the example for declaration of xTimerReset (#1133)
by Rahul Kar
· 8 days ago
6dab25a
Pend a yield in portPRE_TASK_DELETE_HOOK (#1132)
by Gaurav-Aggarwal-AWS
· 12 days ago
e6d8308
GCC: ARM_CM0: Fix L6286E error on Keil MDK (#1131)
by Tomas Galbicka
· 12 days ago
23cfd11
Update CMakeLists.txt to proper name for the ports (#1129)
by Rahul Kar
· 3 weeks ago
0b904a5
Remove access check from ISR function (#1127)
by Rahul Kar
· 3 weeks ago
18a168b
Add heap protector to allocted heap blocks (#1125)
by Saiiijchan
· 3 weeks ago
e43553a
Yield for task when core affinity of a ready task is changed (#1123)
by chinglee-iot
· 3 weeks ago
2faa8bc
Remove hardware dependence in portmacros.h (#1112)
by mayl
· 3 weeks ago
49e8831
Fix compilation issue of IA32_flat port (#1122)
by Rahul Kar
· 3 weeks ago
294569e
Optimize xTaskIncrementTick for configNUMBER_OF_CORES > 1 (#1118)
by Chen YM
· 3 weeks ago
a936c10
Modify the name of a private function to reflect what it actually does (#1119)
by xuelix
· 4 weeks ago
40dbccf
Updated the return values for functions in queue.c based on the actua… (#1117)
by xuelix
· 4 weeks ago
190906a
Add portMEMORY_BARRIER defination to fix over-optimization in xTaskResumeAll. (#1116)
by superroc
· 4 weeks ago
da3c35a
Add CC-RH port for Renesas F1Kx devices (#1100)
by Trong Nguyen
· 5 weeks ago
c963d24
Add support for vApplicationFPUSafeIRQHandler (#1113)
by Rahul Kar
· 5 weeks ago
53c7e7c
Reset xNextTaskUnblockTime in task notify FromISR APIs (#1111)
by Gaurav-Aggarwal-AWS
· 5 weeks ago
d750173
Only check for stream buffer dependencies, if configUSE_STREAM_BUFFERS==1. (#1109)
by Daniel Otte
· 5 weeks ago
3d935e8
Update broken links in readme and comments (#1110)
by Rahul Kar
· 5 weeks ago
fffed5e
Define vApplicationGetTimerTaskMemory only when configUSE_TIMERS is set (#1104)
by Björn Schäpers
· 7 weeks ago
d844312
Fix POSIX port to respect configUSE_TIME_SLICING (#1103)
by Gaurav-Aggarwal-AWS
· 7 weeks ago
5588ae6
Update ARM_CRx_No_GIC port (#1101)
by Rahul Kar
· 7 weeks ago
0452603
Update LTS 202406 information (#1099)
by chinglee-iot
· 2 months ago
f4f2e15
Fix gcc warning in posix port (#1098)
by Florian La Roche
· 2 months ago
646881e
fix typo gab -> gap and adjust indentation level (#1097)
by Florian La Roche
· 2 months ago
17dfd0f
Update XMOS xcore.ai port to be compatible with v11.x (#1096)
by Angel Cascarino
· 2 months ago
9e83829
Update README.md (#1094)
by Eric Dawe
· 3 months ago
31419bf
FreeRTOS MPU: Add Privileged eXecute Never MPU attribute support (#1092)
by Ahmed Ismail
· 3 months ago
0c79e74
Remove run state assertion in prvCheckForRunStateChange (#1093)
by chinglee-iot
· 3 months ago
76eb443
Fix traceMALLOC() allocated bytes (#1089)
by 耀眼的大神
· 3 months ago
663eaad
Update link in third_party_tools.md (#1090)
by Gaurav-Aggarwal-AWS
· 3 months ago
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
· 3 months ago
e64d1e0
Add traceSTARTING_SCHEDULER tracing hook. (#1082)
by Philipp Schilk
· 3 months ago
bee9037
Fix compilation warning about undelcared pthread_setname_np (#1079)
by maxiao
· 3 months ago
c431b35
event_create(): check malloc() return value to be non-NULL (#1084)
by Florian La Roche
· 3 months ago
11174fb
Add a list of third party tools (#1080)
by Gaurav-Aggarwal-AWS
· 3 months ago
5a08982
Give queue set queues a unique type number. (#1083)
by Philipp Schilk
· 3 months ago
69e1b7c
Clarify documentation of xTaskNumber in TaskStatus_t. (#1081)
by Philipp Schilk
· 3 months ago
65e6297
Add missing Extern "C" to MSVC portmacro.h
by Ethan Slattery
· 4 months ago
9f22177
Readability enhancements in heap_1.c (#1074)
by wdfk-prog
· 3 months ago
ef22228
Change UBaseType_t to BaseType_t for a boolean variable (#1072)
by Rahul Kar
· 4 months ago
27c4fef
typo: add space to examples/template_configuration/FreeRTOSConfig.h (#1069)
by Florian La Roche
· 4 months ago
9697f8c
Update documentation of prvGetExpectedIdleTime (#1061)
by Gaurav-Aggarwal-AWS
· 4 months ago
0801c91
Add Noreturn attribute in template port for static analysis (#1060)
by Rahul Kar
· 4 months ago
c9e3949
added configUSE_POSIX_ERRNO to the template FreeRTOSConfig.h (#1052)
by Joseph Julicher
· 4 months ago
a8376db
Revert the change introduced in PR #1051 (#1056)
by Gaurav-Aggarwal-AWS
· 4 months ago
2e0c623
Fix race in prvProcessSimulatedInterrupts (#1055)
by Gaurav-Aggarwal-AWS
· 4 months ago
29b202a
list.c: improve code comments to point to official documentation about problems which may cause code to get stuck inside of list.c (#1051)
by Gabriel Staples
· 4 months ago
55eceb2
Add configUSE_TASK_FPU_SUPPORT to AARCH64 port (#1048)
by StefanBalt
· 4 months ago
067d04e
Add vPortGenerateSimulatedInterruptFromWindowsThread in MSVC port (#1044)
by chinglee-iot
· 4 months ago
78c8bbd
Update xPortRunning before resuming first task (#1049)
by Gaurav-Aggarwal-AWS
· 4 months ago
2eb2d65
Move header includes before extern c (#1047)
by Holden
· 4 months ago
30afc1a
Fix wrong source file list in CMake of GCC_ARM_CM0 port. (#1045)
by 0mhu
· 4 months ago
8e07366
Update kernel version v11.1.0+ in tasks.h (#1043)
by chinglee-iot
· 5 months ago
111e775
Update History.txt for V11.1.0 (#1042)
by chinglee-iot
· 5 months ago
c02a347
Use suffix "U" for unsigned constant (#1041)
by chinglee-iot
· 5 months ago
fdf4695
Adding SMP coverity example (#1039)
by chinglee-iot
· 5 months ago
2a014ce
Update submodule pointer (#1040)
by chinglee-iot
· 5 months ago
8d28021
armv8-m: Remove redundant constant pools (#1035)
by Devaraj Ranganna
· 5 months ago
bbc0589
Fix cmake example errors (#1037)
by Rahul Kar
· 5 months ago
e143832
tf-m: Update tf-m to TF-Mv2.0.0 release (#1038)
by Devaraj Ranganna
· 5 months ago
c6487d9
Fix build with C90 (#1036)
by Tony Josi
· 5 months ago
f69b1db
Add Stream Batching Buffer (#916)
by Caleb Perkinson
· 5 months ago
5a72344
Add MPU wrapper from xStreamBufferResetFromISR (#1034)
by Rahul Kar
· 5 months ago
9bfd0ab
Add IRQ safe API for message buffer reset (#1033)
by HagaiMoshe
· 5 months ago
1ed681c
Add readme to example directory (#1032)
by Aniruddha Kanhere
· 5 months ago
6de0d7a
Fix the pxTopcOfStack typo in the RISC-V ports. (#1030)
by Soren Ptak
· 5 months ago
4d4f8d0
Fix vTaskSuspendAll assert for critical nesting count (#1029)
by chinglee-iot
· 5 months ago
73851fb
Remove unwanted volatile keyword (#1028)
by Rahul Kar
· 5 months ago
2829f3e
Replace volatile with configLIST_VOLATILE (#1027)
by Rahul Kar
· 5 months ago
030c1aa
Add event group and stream buffer config option in template (#1026)
by Rahul Kar
· 5 months ago
6270e2a
Update the memory alignment within the Cortex-R5 port asm code (#1023)
by Florian La Roche
· 5 months ago
5da55ba
Add configCHECK_HANDLER_INSTALLATION description in template file (#1025)
by Rahul Kar
· 5 months ago
f0ff383
Fix spelling in comment (#1024)
by Rahul Kar
· 5 months ago
8afb3a5
fix typos in comments: interace -> interface, swtich -> switch (#1022)
by Florian La Roche
· 5 months ago
8c49c54
Fix TFM about link (#1021)
by Kody Stribrny
· 5 months ago
ccbbf04
Update coverity example README (#1020)
by chinglee-iot
· 5 months ago
52ee9fa
Add in CI-CD builds of the Cortex-Rx MPU Demos (#1018)
by Soren Ptak
· 6 months ago
7c91049
Update checkout action used in workflow files (#1017)
by Soren Ptak
· 6 months ago
e8289df
Add config option for event groups and stream buffers (#994)
by Rahul Kar
· 6 months ago
39dbff7
Allow xPortIsAuthorizedToAccessBuffer() API call only from mpu_wrappers_v2 (#992)
by Rahul Kar
· 6 months ago
a455b86
Add removed unprivileged access check to ARM_CRx_MPU xPortIsAuthorizedToAccessBuffer() (#1016)
by Soren Ptak
· 6 months ago
345a86d
ARM CM0+ MPU Port (#1005)
by Soren Ptak
· 6 months ago
625b24a
Remove duplicate pop from MPU Wrappers ASM Files (#1008)
by Soren Ptak
· 6 months ago
6dcce92
Improvement for 64bit Windows port (#1011)
by wat
· 6 months ago
4732b96
Add daemon task startup hook / timer task creation consistency check (#1009)
by RichardBarry
· 6 months ago
d95451d
Define portNOP in RP2040 port (#1003)
by chinglee-iot
· 6 months ago
30f6061
Not using pxIndex to iterate ready list in trace utility (#1000)
by chinglee-iot
· 6 months ago
cff947a
Update comment in template FreeRTOSConfig.h (#1007)
by Gaurav-Aggarwal-AWS
· 6 months ago
83b5b24
Fix typo in croutine.c (#1004)
by Asmeili
· 6 months ago
61111b1
Add ARMv7-R MPU Port (#938)
by Soren Ptak
· 7 months ago
839ccb7
Use Regex for Copyright Year in Header Check (#1002)
by Soren Ptak
· 7 months ago
2fcb0f4
Fix small bugs in Kernel (#998)
by Aniruddha Kanhere
· 7 months ago
1a500f1
Support reset kernel state for restarting scheduler (#944)
by chinglee-iot
· 7 months ago
e68975f
Add default core affinity config value. (#996)
by Christoph Seitz
· 7 months ago
4d34700
Fix MISRA C 2012 Rule 13.3 Violations (#988)
by bradleysmith23
· 7 months ago
8c10944
Remove PRIVILEGED FUNCTION from function definiton (#989)
by Rahul Kar
· 7 months ago
8cfa715
Fix MISRA C 2012 Rule 13.2 Violations (#979)
by bradleysmith23
· 7 months ago
Next »