Commit Graph

  • cf12c93ef7
    Merge ec4b02b1d1 into d10ee46811 Sudeep Mohanty 2025-02-07 09:06:34 +0100
  • ec4b02b1d1 fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition Sudeep Mohanty 2025-02-07 08:53:32 +0100
  • 9d1515aefa
    Merge d3784c3a10 into d10ee46811 Sudeep Mohanty 2025-02-07 14:50:17 +1000
  • f2c8e85589
    Merge d731a85d0b into d10ee46811 Gaurav-Aggarwal-AWS 2025-02-07 14:50:17 +1000
  • 21f557dd32
    Merge d1605b581b into d10ee46811 sean 2025-02-07 10:15:51 +0800
  • 7afd55423c
    Merge b71be3e293 into d10ee46811 John Boiles 2025-02-06 18:00:27 -0800
  • fa8e5d8bcc
    Merge b268df41ef into d10ee46811 John Boiles 2025-02-06 18:00:27 -0800
  • 8cef6a25a0
    Merge 64b3f74948 into d10ee46811 Gaurav-Aggarwal-AWS 2025-02-07 06:51:48 +0530
  • d10ee46811
    Fix GCC/Posix port compilation on FreeBSD (#1239) (#1240) main Jakub Tymejczyk 2025-02-07 02:21:34 +0100
  • b71be3e293
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-06 18:07:17 +0530
  • 64b3f74948
    Merge branch 'main' into ulTaskGetRunTimeCounter Rahul Kar 2025-02-06 18:06:58 +0530
  • 7324ad53c3 Fix GCC/Posix port compilation on FreeBSD (#1239) Jakub Tymejczyk 2025-02-06 13:25:30 +0100
  • b268df41ef
    Merge branch 'main' into posix-only-yield-freertos-threads Rahul Kar 2025-02-06 15:20:15 +0530
  • ae0a5913c8
    Call key creation before checking if a thread is FreeRTOS (#1238) Rahul Kar 2025-02-06 14:41:19 +0530
  • 2784d5b520 Call key creation before checking if a thread is FreeRTOS Rahul Kar 2025-02-06 07:34:17 +0000
  • 3973fc64a9 POSIX Simulator: Don't yield non-FreeRTOS threads John Boiles 2025-02-05 16:59:46 -0800
  • e64f248740
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-04 16:06:10 +0530
  • d731a85d0b
    Merge branch 'main' into stack_overflow_check Rahul Kar 2025-02-04 16:05:52 +0530
  • d3784c3a10 feat(freertos/smp): Add Granular Locking V4 proposal documents Darian Leung 2024-06-17 15:23:45 +0800
  • fcdbb0d5db change(freertos/smp): Update timers.c locking Darian Leung 2024-06-16 01:13:43 +0800
  • 550a48804c change(freertos/smp): Update stream_buffer.c locking Darian Leung 2024-06-16 01:11:43 +0800
  • 7aaed28a2d change(freertos/smp): Update event_groups.c locking Darian Leung 2024-06-16 01:06:42 +0800
  • 76cc3bfcad change(freertos/smp): Update queue.c locking Darian Leung 2024-06-16 00:53:03 +0800
  • b32283056e change(freertos/smp): Update tasks.c locking Darian Leung 2024-06-16 00:50:15 +0800
  • 9657e98db0 feat(granular_locks): Add granular locking functions Darian Leung 2024-06-16 00:48:25 +0800
  • 0d8b975b71 feat(freertos/smp): Add granular locking port macros checks Darian Leung 2024-06-16 00:40:11 +0800
  • f75d25156e feat(freertos/smp): Allow vTaskPreemptionEnable() to be nested Darian Leung 2024-06-16 00:37:28 +0800
  • bbaa94adc4 refactor(freertos/smp): Move critical sections inside xTaskPriorityInherit() Darian Leung 2024-06-16 00:31:09 +0800
  • 0f7edaff73
    Reinstate "Fix inaccurate ticks in windows port" (#1198) Ben Nicholls 2025-02-04 16:33:44 +1100
  • 3171dea155 Reinstate "Fix inaccurate ticks in windows port" Ben Nicholls 2024-11-28 08:53:22 +1100
  • 3d82c5d617
    Merge branch 'main' into stack_overflow_check Rahul Kar 2025-01-31 12:53:32 +0530
  • 53eb75624a Fix formatting and spell check Rahul Kar 2025-01-31 07:22:01 +0000
  • b736fc8c2d Fix CI formatting check Gaurav Aggarwal 2025-01-30 12:12:07 +0000
  • 6e6e9347bc Include current task runtime in ulTaskGetRunTimeCounter Gaurav Aggarwal 2025-01-30 11:55:02 +0000
  • 94263d23bd Simpler, more targeted solution John Boiles 2025-01-29 13:36:14 -0800
  • 0e644d3cd0
    Merge branch 'main' into clear-pending-signals John Boiles 2025-01-29 12:08:49 -0800
  • ad4e723829
    Mark mutex as robust to prevent deadlocks (#1233) Gaurav-Aggarwal-AWS 2025-01-29 07:27:30 +0530
  • 1a0f0cd512
    Merge branch 'main' into posix_port Gaurav-Aggarwal-AWS 2025-01-28 22:43:31 +0530
  • f94bc89108
    fix: SA violation fixes and simplification for idle task length restrictions (#1227) Kody Stribrny 2025-01-28 09:13:17 -0800
  • e7e7005eb6
    Merge branch 'main' into idleTaskSAFixes Gaurav-Aggarwal-AWS 2025-01-28 21:27:24 +0530
  • 1f59ce71b1 Fix github batch addition Kody Stribrny 2025-01-28 07:42:33 -0800
  • f9c020eaeb
    Apply suggestions from code review Kody Stribrny 2025-01-28 07:21:30 -0800
  • 92be5d47ee Mutex robust APIs are not available on Mac Gaurav Aggarwal 2025-01-25 11:23:07 +0000
  • 2e38eb5423 Address warnings introduced in PR #1223 Gaurav Aggarwal 2025-01-25 11:12:42 +0000
  • a0a249b792
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-01-25 16:10:01 +0530
  • 42135c1a22 Mark mutex as robust to prevent deadlocks Gaurav Aggarwal 2025-01-25 10:26:19 +0000
  • b421abc7c3
    Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 (#1232) Cavin McKinley 2025-01-25 03:38:49 -0600
  • 3c543a12b5
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2025-01-25 13:58:07 +0530
  • 6534df98f5
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-01-25 13:34:27 +0530
  • 11d0caa614
    Fix the context array size for MPU ports (#1230) Gaurav-Aggarwal-AWS 2025-01-25 13:34:03 +0530
  • e6fd0c4222
    Merge branch 'main' into mpu_context_size Gaurav-Aggarwal-AWS 2025-01-25 13:24:22 +0530
  • 2b35979a1a
    POSIX Simulator: Handle `pthread`s not created by FreeRTOS differently (#1223) John Boiles 2025-01-24 16:56:59 -0800
  • 9b7810acc2 Assert that thread_data != NULL John Boiles 2025-01-24 16:43:08 -0800
  • 8110c05629 PR feedback to eliminate early returns John Boiles 2025-01-24 16:32:57 -0800
  • 48e41661a8 Fix suppression numbering Kody Stribrny 2025-01-24 10:45:44 -0800
  • ea2a07694a Correcting suppression line Kody Stribrny 2025-01-24 10:43:33 -0800
  • fa0fb6f4d8 Fix exception file reference Kody Stribrny 2025-01-24 09:31:38 -0800
  • 23b0424ddd Fix 14.3 comment Kody Stribrny 2025-01-24 09:30:14 -0800
  • 795941bacb Add MISRA suppressions for coverity Kody Stribrny 2025-01-24 09:24:18 -0800
  • 54bc7c0126 Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 Cavin McKinley 2025-01-24 09:30:29 -0600
  • c108df4c2b Disable stack overflow check for MPU ports Gaurav Aggarwal 2025-01-23 21:19:49 +0530
  • 6c5a2ab84c Fix CI checks Gaurav Aggarwal 2025-01-23 20:56:46 +0530
  • 1c2f2145aa Fix the context array size for MPU ports Gaurav Aggarwal 2025-01-23 18:47:43 +0530
  • e6b62d18e7
    Merge branch 'main' into posix-dont-break-external-threads Rahul Kar 2025-01-23 12:43:42 +0530
  • 72bb476bf3 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler Marouen Ghodhbane 2024-10-11 15:36:42 +0200
  • 630cfb5b79 portable: aarch64_sre: add the configuration and status registers to the fpu saved context Marouen Ghodhbane 2024-10-09 18:34:55 +0200
  • ff0989e46b portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support Marouen Ghodhbane 2024-10-09 17:31:45 +0200
  • 067bd6a4d5 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler Marouen Ghodhbane 2024-10-11 15:36:42 +0200
  • 05751adfe1 portable: aarch64_sre: add the configuration and status registers to the fpu saved context Marouen Ghodhbane 2024-10-09 18:34:55 +0200
  • a9e6fd8ef0 portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support Marouen Ghodhbane 2024-10-09 17:31:45 +0200
  • 1b8f5965d3
    Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) kzorer 2025-01-22 12:23:35 +0300
  • e254cb11b9 Update comments Gaurav Aggarwal 2025-01-22 07:54:02 +0000
  • 3501bde7d0 Fix formatting check Gaurav Aggarwal 2025-01-22 07:22:01 +0000
  • e7c632e86d Code review suggestions Gaurav Aggarwal 2025-01-22 07:15:13 +0000
  • c618771364 - Add xQueueCreateSetStatic method for static allocation of Queue Sets kzorer 2025-01-21 23:09:45 +0300
  • b52f825aea Further SA fixes Kody Stribrny 2025-01-21 09:00:57 -0800
  • 9462d4abdb Delete the strlen call Kody Stribrny 2025-01-21 08:50:32 -0800
  • 05d9a93cdf
    Merge branch 'main' into posix-dont-break-external-threads John Boiles 2025-01-21 08:32:02 -0800
  • 759e0bf955 fix: SA violation fixes and simplification for idle task length restrictions Kody Stribrny 2025-01-21 08:29:00 -0800
  • b5d1b972cc
    Update stream and message buffer documentation (#1226) Gaurav-Aggarwal-AWS 2025-01-21 15:17:10 +0530
  • 130f367805 Update stream and message buffer documentation Gaurav Aggarwal 2025-01-21 09:01:15 +0000
  • a58579681c
    POSIX Simulator: Remove unused __APPLE__ mach_vm.h include (#1225) John Boiles 2025-01-21 00:50:16 -0800
  • 3d315f3c43 Fix CI failure Gaurav Aggarwal 2025-01-21 08:40:31 +0000
  • 07d725d514 Remove unused __APPLE__ mach_vm.h include John Boiles 2025-01-17 17:07:23 -0800
  • 2fcb0ad63f Clear SIGRESUME (SIGUSR1) when exiting xPortStartScheduler John Boiles 2025-01-17 16:48:44 -0800
  • aa8fcad60b Avoid using pthread_sigmask on pthreads not created by FreeRTOS John Boiles 2025-01-17 13:54:32 -0800
  • 5b67935daf update IAR CM3 port to avoid including FreeRTOSConfig.h in portasm.s tanche 2025-01-17 11:36:48 +0100
  • 78e0cc778a
    ARMv8.1-M: Add task dedicated PAC key support (#1195) Ahmed Ismail 2025-01-14 05:20:52 +0000
  • bf438c2887
    Merge branch 'main' into add-task-dedicated-pac-key-support Gaurav-Aggarwal-AWS 2025-01-14 10:24:31 +0530
  • c38427eea4
    Fix function parameter shadowing global variable. (#1221) creiter64 2025-01-13 23:48:10 +0100
  • 326cbe1394 formatting: Fix uncrustify findings Ahmed Ismail 2025-01-08 14:10:17 +0000
  • 3f23eab8c7 stack-overflow-check: Introduce portGET_CURRENT_TOP_OF_STACK macro Ahmed Ismail 2025-01-08 12:54:29 +0000
  • db5368ebe5 Fix function parameter shadowing global variable. Christoph Reiter 2025-01-07 14:22:26 +0100
  • 029545f4ad armv8.1-m: Add task dedicated PAC key Ahmed Ismail 2024-10-29 13:28:16 +0000
  • c84fc7226e armv8-m: Modify ARMv8-M registers stacking procedure Ahmed Ismail 2024-11-19 10:50:55 +0000
  • 802b2fce42 Revert "Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR (#1207)" Ben Nicholls 2025-01-06 16:59:59 +1100
  • 3a7b3082cf
    Update community supported ports submodulees (#1218) iotah 2025-01-06 13:35:53 +0800
  • cef937358f Update community supported ports submodulees Hua Zheng 2025-01-06 07:41:43 +0800
  • e55bde2133
    Add a stack pointer bounds check when configCHECK_FOR_STACK_OVERFLOW is set to 2. (#1216) Ren Mingrui 2024-12-30 17:11:52 +0800
  • 4eaa3edbc4
    Merge branch 'main' into dev_stack_pointer_check Gaurav-Aggarwal-AWS 2024-12-30 14:29:59 +0530