Commit graph

  • a4463ebd07
    Merge dc7bd942d7 into 03db672b8f Ian Thompson 2025-04-11 22:32:20 +0000
  • dc7bd942d7 SMP: Ensure idle tasks have affinity set to run only on their own core. Ian Thompson 2025-01-14 19:37:00 -0800
  • 9d9e30b317
    Merge d1605b581b into 03db672b8f sean 2025-04-04 15:57:53 +0530
  • 03f4667290
    Merge 260841e855 into 03db672b8f Thomas 2025-04-04 09:57:14 +0000
  • 260841e855
    Merge branch 'main' into fix-cmake-spaces Rohit Madan 2025-04-04 15:27:11 +0530
  • 72a314ec59
    Merge f0609db5cc into 03db672b8f Sudeep Mohanty 2025-04-03 15:08:03 +0530
  • 03db672b8f
    Fix race in POSIX port vPortEndScheduler (#1262) main arctic-alpaca 2025-04-03 11:02:44 +0200
  • 9760e45031 Code review suggestions Gaurav Aggarwal 2025-04-03 08:26:41 +0000
  • f0609db5cc feat(freertos/smp): Add Granular Locking V4 proposal documents Darian Leung 2024-06-17 15:23:45 +0800
  • ee2469eb32 change(freertos/smp): Update timers.c locking Darian Leung 2024-06-16 01:13:43 +0800
  • 58a5c84990 change(freertos/smp): Update stream_buffer.c locking Darian Leung 2024-06-16 01:11:43 +0800
  • e76ae93c8a change(freertos/smp): Update event_groups.c locking Darian Leung 2024-06-16 01:06:42 +0800
  • f7d7a117f1 change(freertos/smp): Update queue.c locking Darian Leung 2024-06-16 00:53:03 +0800
  • 6ac7cc844b change(freertos/smp): Update tasks.c locking Darian Leung 2024-06-16 00:50:15 +0800
  • 9dda4781a4
    Fix race in POSIX port vPortEndScheduler arctic-alpaca 2025-04-02 12:42:05 +0200
  • d0a2b81b1f feat(granular_locks): Add granular locking functions Darian Leung 2024-06-16 00:48:25 +0800
  • 87094b4dc8 feat(freertos/smp): Add granular locking port macros checks Darian Leung 2024-06-16 00:40:11 +0800
  • ad7e48a7d5 feat(freertos/smp): Allow vTaskPreemptionEnable() to be nested Darian Leung 2024-06-16 00:37:28 +0800
  • a6d6d1220f refactor(freertos/smp): Move critical sections inside xTaskPriorityInherit() Darian Leung 2024-06-16 00:31:09 +0800
  • 34c854dd9e
    Merge branch 'main' into fix-cmake-spaces Rahul Kar 2025-03-28 09:16:30 +0530
  • 0030d609a4
    Add support for Vector context save support on RISC-V (#1260) Jonathan Cubides 2025-03-27 10:52:22 +0100
  • 71684920ed
    Merge branch 'main' into s5/jcu/add_riscv_vector_support Jonathan Cubides 2025-03-27 10:23:30 +0100
  • 26e5060307 Apply aggarg's suggestions Jonathan Cubides 2025-03-27 09:24:57 +0100
  • b9aa064591
    FreeRTOS MPU: Remove MPU region number check (#1261) ErickReyesR 2025-03-19 02:31:22 -0700
  • 744d657c09 Code review suggestions Gaurav Aggarwal 2025-03-19 14:20:30 +0530
  • ed6ec5c73f FreeRTOS MPU: allow user control on CM55 devices with 16 MPU regions Erick Reyes 2025-03-18 23:42:49 -0700
  • 5b1a05f64c Add some risc-v registers and instructions to .github/.cSpellWords.txt Jonathan Cubides 2025-03-17 15:54:27 +0100
  • e64da9e247 port: riscv: Add vector context save support Jonathan Cubides 2025-03-17 15:29:58 +0100
  • dacce186cf
    Use UBaseType_t for ullMachineTimerCompareRegisterBase (#1258) Gaurav-Aggarwal-AWS 2025-03-17 16:41:11 +0530
  • f410d68cf8 Use UBaseType_t for ullMachineTimerCompareRegisterBase Gaurav Aggarwal 2025-03-17 07:43:05 +0000
  • 64fd9291ef
    RISC-V: refine fpu reg context offset (#1257) Saiiijchan 2025-03-13 23:40:51 +0800
  • 2338737f30
    Merge branch 'main' into fix-cmake-spaces Gaurav-Aggarwal-AWS 2025-03-13 17:29:48 +0530
  • 539a1e98d1 Code review suggestions Gaurav Aggarwal 2025-03-13 11:10:55 +0000
  • 32d189d46b RISC-V: refine fpu reg context offset wangfei_chen 2025-03-13 14:00:36 +0800
  • bb47bc02f2
    RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) Saiiijchan 2025-03-13 13:52:38 +0800
  • 8929f09095 RISC-V: refine fpu offset according to portFPU_REG_SIZE wangfei_chen 2025-03-13 11:18:59 +0800
  • 01acb7a7c4 Fix variable pathname spacing TankedThomas 2025-03-11 23:32:24 +1300
  • 4d9cd906d3
    RISCV Add FPU context save (#1250) Jonathan Cubides 2025-03-06 19:34:48 +0100
  • dec30a8193 port: riscv: Apply @aggarg's sugestions Jonathan Cubides 2025-03-05 15:45:56 +0100
  • 1198daba4d port: riscv: Fix a few typos Jonathan Cubides 2025-03-05 09:36:22 +0100
  • 621e8fbd7d Update dictionary to include some risc-v instructions Jonathan Cubides 2025-01-23 15:55:24 +0100
  • f40d89f49d port: riscv: Add a chip_specific_extensions file that includes the F extension Jonathan Cubides 2025-01-23 15:13:58 +0100
  • a864fe3e08 port: riscv: Update the stack init function to include the fpu context size Jonathan Cubides 2025-01-23 15:04:11 +0100
  • 0fc228dc9b port: riscv: Add a couple of macros that store fpu context Jonathan Cubides 2025-01-23 14:52:15 +0100
  • 214b8092f2 port: riscv: Create some macros for the FPU context Jonathan Cubides 2025-01-23 14:54:40 +0100
  • f38a54b42a port: riscv: Split the number of registers and the size of the context Jonathan Cubides 2025-01-23 14:48:05 +0100
  • d82b6d1dc9 port: riscv: Fix typo Jonathan Cubides 2025-01-23 15:02:06 +0100
  • 742729ed29
    Add an assert o catch overflow of recursive mutex counter (#1254) Stefan Innerhofer 2025-03-04 10:55:19 +0100
  • b98a2d238b Code review suggestion Gaurav Aggarwal 2025-03-04 09:12:50 +0000
  • d4ad35175c
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2025-03-04 14:05:34 +0530
  • 0adc196d4b [AUTO][RELEASE]: Update SBOM V11.2.0 rohitmadan07 2025-03-04 08:34:20 +0000
  • ad245af689 [AUTO][RELEASE]: Update version number in manifest.yml rohitmadan07 2025-03-04 08:34:19 +0000
  • 12a09f8004 [AUTO][RELEASE]: Bump file header version to "11.2.0" rohitmadan07 2025-03-04 08:34:19 +0000
  • 82c897ae30 [AUTO][RELEASE]: Bump task.h version macros to "11.2.0" rohitmadan07 2025-03-04 08:34:17 +0000
  • 60f34f8503
    Add history.txt for release V11.2.0 (#1253) Rahul Kar 2025-03-04 13:18:43 +0530
  • 51f6b0082a Code review suggestions Gaurav Aggarwal 2025-03-04 07:28:38 +0000
  • 0cf7c9550d
    Fix spelling Rahul Kar 2025-03-03 16:36:17 +0530
  • ee2ee4dc7c Fix add overflow check on recursive mutex counter Stefan 2025-03-03 08:43:10 +0100
  • d5654516cf Add history.txt for release V11.2.0 kar-rahul-aws 2025-03-03 10:39:35 +0530
  • 3fd7f174db
    Fix MISRA violations for Kernel release V11.2.0 (#1251) Rahul Kar 2025-02-28 17:10:08 +0530
  • 4b7338c6dd Merge branch 'fix_misra_violations' of github.com:kar-rahul-aws/FreeRTOS-Kernel into fix_misra_violations kar-rahul-aws 2025-02-28 11:01:15 +0530
  • c361e68a6b Remove redundant configASSERT in timers.c kar-rahul-aws 2025-02-28 11:00:58 +0530
  • 4f51ec1a30 Fix formatting Rahul Kar 2025-02-27 10:25:29 +0000
  • f0f8e9e743 Fix MISRA violations for Kernel release V11.2.0 kar-rahul-aws 2025-02-27 15:29:20 +0530
  • df0aa5a815
    Disable stack overflow check for MPU ports (#1231) Gaurav-Aggarwal-AWS 2025-02-24 21:54:15 +0530
  • 2feb8bd8a9 Address review feedback Gaurav Aggarwal 2025-02-24 15:57:35 +0000
  • 9779830a4a Uncrustify: triggered by comment. GitHub Action 2025-02-19 20:06:55 +0000
  • 54325540ea [FIX] add NULL pointer check to xTaskIncrementTick() Stefan 2025-02-19 18:18:41 +0100
  • b0d5547ba7
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-02-16 14:26:48 +0530
  • 1a1ae36f9a
    Update instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1248) Bhoomika R S 2025-02-13 15:03:23 +0530
  • 8003b6ff04
    Update port.c Bhoomika R S 2025-02-13 14:49:05 +0530
  • 93b1ae25f5
    Merge branch 'FreeRTOS:main' into posixPortUpdate Bhoomika R S 2025-02-13 14:46:32 +0530
  • 15ec8b8995
    POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thread (#1247) John Boiles 2025-02-12 21:14:22 -0800
  • da54520beb POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thread John Boiles 2025-02-12 10:37:51 -0800
  • f32e92ba25
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-02-12 20:57:44 +0530
  • 29e817b70e
    Include current task runtime in ulTaskGetRunTimeCounter (#1234) Gaurav-Aggarwal-AWS 2025-02-12 20:57:18 +0530
  • 19661e559d
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-02-12 16:22:48 +0530
  • 76f639c8f3 Fix formatting check Gaurav Aggarwal 2025-02-12 10:32:54 +0000
  • 36cb6aff16
    Merge branch 'main' into ulTaskGetRunTimeCounter Gaurav-Aggarwal-AWS 2025-02-12 15:01:50 +0530
  • 99d3767409 Update vTaskGetInfo Gaurav Aggarwal 2025-02-12 09:31:23 +0000
  • 51a1598e4e
    Add instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1245) Bhoomika R S 2025-02-12 14:57:03 +0530
  • 3712f5191a Update Idle task runtime calculations Gaurav Aggarwal 2025-02-12 09:24:19 +0000
  • 5eef7bfc1a Add instruction for debugging posix application with LLDB Bhoomika R S 2025-02-12 14:27:09 +0530
  • 4bb54a3cdc Add #if __APPLE__ to lldb workaround John Boiles 2025-02-10 10:50:37 -0800
  • 6d040ebf0f
    Merge branch 'main' into ulTaskGetRunTimeCounter Rahul Kar 2025-02-10 13:50:00 +0530
  • fbaeba352e
    fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition (#1241) Sudeep Mohanty 2025-02-10 09:17:36 +0100
  • f70182dffc
    Merge branch 'main' into fix/reserved_task_name_len_define Gaurav-Aggarwal-AWS 2025-02-10 13:20:05 +0530
  • 57620922e0 fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition Sudeep Mohanty 2025-02-07 08:53:32 +0100
  • a304184654
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-10 11:05:22 +0530
  • a470b2d375
    RP2040: update FreeRTOS_Kernel_import.cmake to match the newer version in Community-Supported-Ports (#1243) Graham Sanderson 2025-02-09 23:32:36 -0600
  • b290aa5a1e RP2040: update FreeRTOS_Kernel_import.cmake to match the newer version in Community-Supported-Ports graham sanderson 2025-02-07 11:21:38 -0600
  • c7e59d67bb
    Merge branch 'main' into ulTaskGetRunTimeCounter Rahul Kar 2025-02-07 17:34:33 +0530
  • 313790da8d
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-07 16:52:12 +0530
  • d10ee46811
    Fix GCC/Posix port compilation on FreeBSD (#1239) (#1240) 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