Commit graph

  • 1973533fd4
    excluding windows api from portmacro.h and adding it to port.c to avoid yeild() defined as macro in freertos-addons Jauhersaeed 2025-04-01 07:13:30 +05:00
  • 2625a12c04
    Update demo RISCV qemu demo to check the vector context save (#1334) Jonathan Cubides 2025-03-31 17:38:39 +02:00
  • 34c854dd9e
    Merge branch 'main' into fix-cmake-spaces Rahul Kar 2025-03-28 09:16:30 +05:30
  • 0030d609a4
    Add support for Vector context save support on RISC-V (#1260) Jonathan Cubides 2025-03-27 10:52:22 +01:00
  • 71684920ed
    Merge branch 'main' into s5/jcu/add_riscv_vector_support Jonathan Cubides 2025-03-27 10:23:30 +01:00
  • 26e5060307 Apply aggarg's suggestions Jonathan Cubides 2025-03-27 09:24:57 +01:00
  • b9aa064591
    FreeRTOS MPU: Remove MPU region number check (#1261) ErickReyesR 2025-03-19 02:31:22 -07:00
  • 744d657c09 Code review suggestions Gaurav Aggarwal 2025-03-19 14:20:30 +05:30
  • ed6ec5c73f FreeRTOS MPU: allow user control on CM55 devices with 16 MPU regions Erick Reyes 2025-03-18 23:42:49 -07:00
  • 5b1a05f64c Add some risc-v registers and instructions to .github/.cSpellWords.txt Jonathan Cubides 2025-03-17 15:54:27 +01:00
  • e64da9e247 port: riscv: Add vector context save support Jonathan Cubides 2025-03-17 15:29:58 +01:00
  • dacce186cf
    Use UBaseType_t for ullMachineTimerCompareRegisterBase (#1258) Gaurav-Aggarwal-AWS 2025-03-17 16:41:11 +05:30
  • f410d68cf8 Use UBaseType_t for ullMachineTimerCompareRegisterBase Gaurav Aggarwal 2025-03-17 07:43:05 +00:00
  • 64fd9291ef
    RISC-V: refine fpu reg context offset (#1257) Saiiijchan 2025-03-13 23:40:51 +08:00
  • 2338737f30
    Merge branch 'main' into fix-cmake-spaces Gaurav-Aggarwal-AWS 2025-03-13 17:29:48 +05:30
  • 539a1e98d1 Code review suggestions Gaurav Aggarwal 2025-03-13 11:10:55 +00:00
  • 32d189d46b RISC-V: refine fpu reg context offset wangfei_chen 2025-03-13 14:00:36 +08:00
  • bb47bc02f2
    RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) Saiiijchan 2025-03-13 13:52:38 +08:00
  • 8929f09095 RISC-V: refine fpu offset according to portFPU_REG_SIZE wangfei_chen 2025-03-13 11:18:59 +08:00
  • 01acb7a7c4 Fix variable pathname spacing TankedThomas 2025-03-11 23:32:24 +13:00
  • 881305dcb8
    Update RV32 qemu Demo to support RVA23 (#1329) Jonathan Cubides 2025-03-10 12:36:13 +01:00
  • 2abeb3e52f
    Demo/CORTEX_MPS2_QEMU_IAR_GCC: increase min stack size from 80 to 88 (#1332) Florian La Roche 2025-03-06 19:44:29 +01:00
  • 4d9cd906d3
    RISCV Add FPU context save (#1250) Jonathan Cubides 2025-03-06 19:34:48 +01:00
  • dec30a8193 port: riscv: Apply @aggarg's sugestions Jonathan Cubides 2025-03-05 15:45:56 +01:00
  • 1198daba4d port: riscv: Fix a few typos Jonathan Cubides 2025-03-05 09:36:22 +01:00
  • 621e8fbd7d Update dictionary to include some risc-v instructions Jonathan Cubides 2025-01-23 15:55:24 +01:00
  • f40d89f49d port: riscv: Add a chip_specific_extensions file that includes the F extension Jonathan Cubides 2025-01-23 15:13:58 +01:00
  • a864fe3e08 port: riscv: Update the stack init function to include the fpu context size Jonathan Cubides 2025-01-23 15:04:11 +01:00
  • 0fc228dc9b port: riscv: Add a couple of macros that store fpu context Jonathan Cubides 2025-01-23 14:52:15 +01:00
  • 214b8092f2 port: riscv: Create some macros for the FPU context Jonathan Cubides 2025-01-23 14:54:40 +01:00
  • f38a54b42a port: riscv: Split the number of registers and the size of the context Jonathan Cubides 2025-01-23 14:48:05 +01:00
  • d82b6d1dc9 port: riscv: Fix typo Jonathan Cubides 2025-01-23 15:02:06 +01:00
  • fda472bbd6
    Update the coreMQTT submodule pointer (#1331) Dakshit Babbar 2025-03-06 11:08:38 +05:30
  • 742729ed29
    Add an assert o catch overflow of recursive mutex counter (#1254) Stefan Innerhofer 2025-03-04 10:55:19 +01:00
  • b98a2d238b Code review suggestion Gaurav Aggarwal 2025-03-04 09:12:50 +00:00
  • d4ad35175c
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2025-03-04 14:05:34 +05:30
  • 0adc196d4b [AUTO][RELEASE]: Update SBOM V11.2.0 rohitmadan07 2025-03-04 08:34:20 +00:00
  • ad245af689 [AUTO][RELEASE]: Update version number in manifest.yml rohitmadan07 2025-03-04 08:34:19 +00:00
  • 12a09f8004 [AUTO][RELEASE]: Bump file header version to "11.2.0" rohitmadan07 2025-03-04 08:34:19 +00:00
  • 82c897ae30 [AUTO][RELEASE]: Bump task.h version macros to "11.2.0" rohitmadan07 2025-03-04 08:34:17 +00:00
  • 60f34f8503
    Add history.txt for release V11.2.0 (#1253) Rahul Kar 2025-03-04 13:18:43 +05:30
  • 51f6b0082a Code review suggestions Gaurav Aggarwal 2025-03-04 07:28:38 +00:00
  • 0cf7c9550d
    Fix spelling Rahul Kar 2025-03-03 16:36:17 +05:30
  • ee2ee4dc7c Fix add overflow check on recursive mutex counter Stefan 2025-03-03 08:43:10 +01:00
  • d5654516cf Add history.txt for release V11.2.0 kar-rahul-aws 2025-03-03 10:39:35 +05:30
  • 3fd7f174db
    Fix MISRA violations for Kernel release V11.2.0 (#1251) Rahul Kar 2025-02-28 17:10:08 +05:30
  • 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 +05:30
  • c361e68a6b Remove redundant configASSERT in timers.c kar-rahul-aws 2025-02-28 11:00:58 +05:30
  • 4f51ec1a30 Fix formatting Rahul Kar 2025-02-27 10:25:29 +00:00
  • f0f8e9e743 Fix MISRA violations for Kernel release V11.2.0 kar-rahul-aws 2025-02-27 15:29:20 +05:30
  • df0aa5a815
    Disable stack overflow check for MPU ports (#1231) Gaurav-Aggarwal-AWS 2025-02-24 21:54:15 +05:30
  • 2feb8bd8a9 Address review feedback Gaurav Aggarwal 2025-02-24 15:57:35 +00:00
  • 9779830a4a Uncrustify: triggered by comment. GitHub Action 2025-02-19 20:06:55 +00:00
  • 54325540ea [FIX] add NULL pointer check to xTaskIncrementTick() Stefan 2025-02-19 18:18:41 +01:00
  • b0d5547ba7
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-02-16 14:26:48 +05:30
  • 8eba8b5c9f
    Update URI for FreeRTOS Quick start guide and FAQ (#1328) Tony Josi 2025-02-16 11:24:31 +05:30
  • 200e13bbe7
    Update URI for Quick_Start_Guide (#1327) Tony Josi 2025-02-14 10:50:54 +05:30
  • 1a1ae36f9a
    Update instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1248) Bhoomika R S 2025-02-13 15:03:23 +05:30
  • 8003b6ff04
    Update port.c Bhoomika R S 2025-02-13 14:49:05 +05:30
  • 93b1ae25f5
    Merge branch 'FreeRTOS:main' into posixPortUpdate Bhoomika R S 2025-02-13 14:46:32 +05:30
  • 15ec8b8995
    POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thread (#1247) John Boiles 2025-02-12 21:14:22 -08:00
  • da54520beb POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thread John Boiles 2025-02-12 10:37:51 -08:00
  • f32e92ba25
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-02-12 20:57:44 +05:30
  • 29e817b70e
    Include current task runtime in ulTaskGetRunTimeCounter (#1234) Gaurav-Aggarwal-AWS 2025-02-12 20:57:18 +05:30
  • 19661e559d
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-02-12 16:22:48 +05:30
  • 76f639c8f3 Fix formatting check Gaurav Aggarwal 2025-02-12 10:32:54 +00:00
  • 36cb6aff16
    Merge branch 'main' into ulTaskGetRunTimeCounter Gaurav-Aggarwal-AWS 2025-02-12 15:01:50 +05:30
  • 99d3767409 Update vTaskGetInfo Gaurav Aggarwal 2025-02-12 09:31:23 +00:00
  • 51a1598e4e
    Add instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1245) Bhoomika R S 2025-02-12 14:57:03 +05:30
  • 3712f5191a Update Idle task runtime calculations Gaurav Aggarwal 2025-02-12 09:24:19 +00:00
  • 5eef7bfc1a Add instruction for debugging posix application with LLDB Bhoomika R S 2025-02-12 14:27:09 +05:30
  • 4bb54a3cdc Add #if __APPLE__ to lldb workaround John Boiles 2025-02-10 10:50:37 -08:00
  • 6d040ebf0f
    Merge branch 'main' into ulTaskGetRunTimeCounter Rahul Kar 2025-02-10 13:50:00 +05:30
  • fbaeba352e
    fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition (#1241) Sudeep Mohanty 2025-02-10 09:17:36 +01:00
  • f70182dffc
    Merge branch 'main' into fix/reserved_task_name_len_define Gaurav-Aggarwal-AWS 2025-02-10 13:20:05 +05:30
  • 57620922e0 fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition Sudeep Mohanty 2025-02-07 08:53:32 +01:00
  • 617657c57f
    Added TraceRecorder also in IAR project for CORTEX_MPS2_QEMU_IAR_GCC demo (#1325) Johan Kraft 2025-02-10 08:02:38 +01:00
  • a304184654
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-10 11:05:22 +05:30
  • 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 -06:00
  • b290aa5a1e RP2040: update FreeRTOS_Kernel_import.cmake to match the newer version in Community-Supported-Ports graham sanderson 2025-02-07 11:21:38 -06:00
  • c7e59d67bb
    Merge branch 'main' into ulTaskGetRunTimeCounter Rahul Kar 2025-02-07 17:34:33 +05:30
  • 313790da8d
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-07 16:52:12 +05:30
  • d10ee46811
    Fix GCC/Posix port compilation on FreeBSD (#1239) (#1240) Jakub Tymejczyk 2025-02-07 02:21:34 +01:00
  • b71be3e293
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-06 18:07:17 +05:30
  • 64b3f74948
    Merge branch 'main' into ulTaskGetRunTimeCounter Rahul Kar 2025-02-06 18:06:58 +05:30
  • 7324ad53c3 Fix GCC/Posix port compilation on FreeBSD (#1239) Jakub Tymejczyk 2025-02-06 13:25:30 +01:00
  • b268df41ef
    Merge branch 'main' into posix-only-yield-freertos-threads Rahul Kar 2025-02-06 15:20:15 +05:30
  • ae0a5913c8
    Call key creation before checking if a thread is FreeRTOS (#1238) Rahul Kar 2025-02-06 14:41:19 +05:30
  • 2784d5b520 Call key creation before checking if a thread is FreeRTOS Rahul Kar 2025-02-06 07:34:17 +00:00
  • 3973fc64a9 POSIX Simulator: Don't yield non-FreeRTOS threads John Boiles 2025-02-05 16:59:46 -08:00
  • e64f248740
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-04 16:06:10 +05:30
  • d731a85d0b
    Merge branch 'main' into stack_overflow_check Rahul Kar 2025-02-04 16:05:52 +05:30
  • 0f7edaff73
    Reinstate "Fix inaccurate ticks in windows port" (#1198) Ben Nicholls 2025-02-04 16:33:44 +11:00
  • 3171dea155 Reinstate "Fix inaccurate ticks in windows port" Ben Nicholls 2024-11-28 08:53:22 +11:00
  • 3d82c5d617
    Merge branch 'main' into stack_overflow_check Rahul Kar 2025-01-31 12:53:32 +05:30
  • 53eb75624a Fix formatting and spell check Rahul Kar 2025-01-31 07:22:01 +00:00
  • b736fc8c2d Fix CI formatting check Gaurav Aggarwal 2025-01-30 12:12:07 +00:00
  • 6e6e9347bc Include current task runtime in ulTaskGetRunTimeCounter Gaurav Aggarwal 2025-01-30 11:55:02 +00:00
  • 94263d23bd Simpler, more targeted solution John Boiles 2025-01-29 13:36:14 -08:00
  • 0e644d3cd0
    Merge branch 'main' into clear-pending-signals John Boiles 2025-01-29 12:08:49 -08:00