Commit graph

  • 2615dcde13
    fix[IAR/RL78 Port] Compilation fails on portasm.s file (#1278) Simon Brizard 2025-05-12 17:50:46 +02:00
  • 9dd2599c3b fix[IAR/RL78 Port] Compilation fails on portasm.s file Simon Brizard 2025-05-12 14:20:00 +02:00
  • e44872d8ee added support for 64 bit processors muhammadyasir-dev 2025-05-10 15:43:08 +05:00
  • 9b50dc160b
    Remove formatting bot workflow (#1348) Archit Gupta 2025-05-09 14:09:20 -07:00
  • 03dc002c9b
    Remove formatting bot workflow (#1274) Archit Gupta 2025-05-09 14:09:08 -07:00
  • 481bfb1fd3 Remove formatting bot workflow Archit Gupta 2025-05-09 12:19:33 -07:00
  • e3a0e3e86a
    Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" (#1272) Gaurav-Aggarwal-AWS 2025-05-05 15:45:15 +05:30
  • 73be3753a8 Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" Gaurav Aggarwal 2025-05-02 04:23:42 +00:00
  • 4162ca49d6
    FreeRTOS SMP: direct access to current TCB inside stack macros (#1270) Matth9814 2025-04-30 09:42:08 +02:00
  • b357697110 Fix tests Gaurav Aggarwal 2025-04-30 07:21:23 +00:00
  • 90d8db53c2 Fix build check Gaurav Aggarwal 2025-04-30 06:38:15 +00:00
  • f1132d05ae Fix CI formatting check Gaurav Aggarwal 2025-04-30 06:13:44 +00:00
  • fa902e6f60 Trigger CI checks Gaurav Aggarwal 2025-04-30 06:11:22 +00:00
  • 1ca9fd442f
    clean up warnings from "gcc -Wconversion" (#1344) Florian La Roche 2025-04-29 17:54:39 +02:00
  • f515c5cc99 Uncrustify: triggered by comment. GitHub Action 2025-04-29 10:48:03 +00:00
  • 0d2a5ae534
    FreeRTOS_Plus_TCP_Echo_Qemu_mps2: fix compile with "gcc -flto" (#1343) Florian La Roche 2025-04-28 22:52:16 +02:00
  • bfacedfbc1
    Merge branch 'main' into fix-cmake-spaces Rahul Kar 2025-04-28 10:28:04 +05:30
  • 0efcb2976f
    Merge branch 'main' into main Rahul Kar 2025-04-28 10:27:32 +05:30
  • d03233f209
    fix warnings from "gcc -Wconversion" (#1271) Florian La Roche 2025-04-28 06:21:58 +02:00
  • 01378e5e7c fix warnings from "gcc -Wconversion" Florian La Roche 2025-04-27 21:23:05 +02:00
  • d569fb9f7c
    Remove access to pxCurrentTCB when configCHECK_FOR_STACK_OVERFLOW == 2 Matth9814 2025-04-27 13:31:54 +02:00
  • 94e9b887be FreeRTOS SMP: direct access to current TCB inside stack macros Matth9814 2025-04-26 12:10:06 +02:00
  • 428b4c70c2
    Merge branch 'main' into fix-cmake-spaces Rahul Kar 2025-04-25 21:06:22 +05:30
  • 4ee6a1f22f
    MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) Mario Luzeiro 2025-04-25 12:35:15 +01:00
  • 0bda85b247 Add back template_configuration to uncrustify check Rahul Kar 2025-04-25 11:18:01 +00:00
  • 5e7aa6e3d4 Fix formatting check Gaurav Aggarwal 2025-04-25 11:14:24 +00:00
  • f2fecf69c1 Fix build issue in formatting Rahul Kar 2025-04-25 10:34:14 +00:00
  • ef514c4c85 Exclude template_configuration from uncrustiffy check Rahul Kar 2025-04-25 09:59:07 +00:00
  • 78e617b030 Update ubuntu-20.04 to ubuntu-latest Rahul Kar 2025-04-25 06:23:47 +00:00
  • 2e13eab2c9 Add an assert to catch register overflow (#1265) Mario Luzeiro 2025-04-23 11:43:47 +01:00
  • 0cbfaab47d
    Update network_transport files based on MbedTLSv3.6.3 (#1340) Rahul Kar 2025-04-21 20:21:08 +05:30
  • 1325aaaad6
    FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup (#1336) Florian La Roche 2025-04-21 15:43:02 +02:00
  • dc7bd942d7 SMP: Ensure idle tasks have affinity set to run only on their own core. Ian Thompson 2025-01-14 19:37:00 -08:00
  • 9165944664
    Align stack size to 16-byte boundary by changing __stack_size from 350 to 352​ (#1335) Luca Mannella 2025-04-08 07:54:31 +02:00
  • 260841e855
    Merge branch 'main' into fix-cmake-spaces Rohit Madan 2025-04-04 15:27:11 +05:30
  • 03db672b8f
    Fix race in POSIX port vPortEndScheduler (#1262) arctic-alpaca 2025-04-03 11:02:44 +02:00
  • 9760e45031 Code review suggestions Gaurav Aggarwal 2025-04-03 08:26:41 +00:00
  • 9dda4781a4
    Fix race in POSIX port vPortEndScheduler arctic-alpaca 2025-04-02 12:42:05 +02:00
  • b942fdaad0
    Merge pull request #1 from Selectronic-AU/feature/battries_msvc_port_fix Ghufran Khan 2025-04-01 14:23:17 +11:00
  • 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