Commit Graph

  • 8e2dd5b861
    Add a Known Issues file in the Third Party folder (#434) Gaurav-Aggarwal-AWS 2022-01-03 13:26:43 -08:00
  • c13719d2d0
    fix alignment exception for ullPortInterruptNesting. (#317) Amit Tomar 2021-12-30 02:23:10 +05:30
  • 7b95420ad9
    fixed deadlock in event groups when a mutex is used for memory allocation (#284) clemenskresser 2021-12-29 17:58:24 +01:00
  • f5df2c140c
    Documentation update for xEventGroupClearBitsFromISR (#432) Joseph Julicher 2021-12-28 14:20:33 -07:00
  • 4832377117
    smp branch: bugfix for race condition on RP2040 (#431) Timo Sandmann 2021-12-28 21:30:03 +01:00
  • 481c722ef3
    RISC-V: No #error on RV64 regarding byte alignment (#367) Fabian 2021-12-28 20:52:33 +01:00
  • 81d15dc550
    Fix: Interrut Handler Register Function and Exception Process (#41) leona 2021-12-29 02:54:23 +09:00
  • 455df7a07a
    uxAutoReload replaced with xAutoReload to improve MISRA compliance (#429) Joseph Julicher 2021-12-27 11:36:59 -07:00
  • 53b9a80b8e
    Update third party ports readme (#428) Gaurav-Aggarwal-AWS 2021-12-21 14:10:06 -08:00
  • debbd254b6
    RP2040 fixes (#424) Graham Sanderson 2021-12-21 13:08:41 -06:00
  • 7d11089624
    Rp2040 fixes smp (#425) Graham Sanderson 2021-12-17 17:06:35 -06:00
  • 4c4089b154
    Remove tickless idle mode dependency with include v task suspend (#422) Pramith K V 2021-12-09 05:17:07 +05:30
  • 052e364686
    Fix #415: Compiling tasks.c with configSUPPORT_DYNAMIC_ALLOCATION = 0 (#416) R. Dunbar Poor 2021-11-18 14:38:41 -08:00
  • 271bdfb880
    Simplify prvInitialiseNewTask() (#417) RichardBarry 2021-11-18 14:22:02 -08:00
  • e13f990385
    Fix keil compilation error (#418) RichardBarry 2021-11-18 11:04:57 -08:00
  • 6ac9aaec95 Fix formatting error Gaurav Aggarwal 2021-11-12 23:23:07 +00:00
  • 44fc137428 Add option to disable unprivileged critical sections Gaurav Aggarwal 2021-10-06 19:00:39 -07:00
  • 7a3848753b Change xPortRaisePrivilege and vPortResetPrivilege to macros Gaurav Aggarwal 2021-10-06 18:56:51 -07:00
  • a4b28e3510 Update History.txt for release date V10.4.6 Gaurav Aggarwal 2021-11-12 11:05:31 -08:00
  • 1e08439294 Update History.txt for release date V10.4.3-LTS-Patch-2 Gaurav Aggarwal 2021-11-12 10:56:46 -08:00
  • 78da9cb261
    Fix code example in timers.h (#412) Gaurav-Aggarwal-AWS 2021-11-12 10:36:49 -08:00
  • 683811bd8c
    bugfix: Initialize uxTaskNumber at task initialization (#374) Laukik Hase 2021-11-12 03:47:21 +05:30
  • 4896d6b1a1 Mention portMAX_DELAY in xEventGroupWaitBits docs (#411) Tobias Nießen 2021-11-11 02:39:01 +01:00
  • cd0b7fc271
    Build with -Wmissing-prototypes flags vPortYieldFromISR() in the Posix port. (#409) Kevin Thibedeau 2021-11-08 16:51:25 -05:00
  • 1ec7e50722
    Change hyphen to ASCII character (#410) Gaurav-Aggarwal-AWS 2021-11-08 11:11:11 -08:00
  • 5a2a1d0702
    Change taskYIELD_FROM_ISR to portYIELD_FROM_ISR in docs (#408) Gaurav-Aggarwal-AWS 2021-11-05 14:33:15 -07:00
  • a40d52dc05
    Fix documentation mistake (#407) prplz 2021-11-06 04:55:17 +11:00
  • a432a688ca
    bugfix: Initialise stack correctly on dsPIC port (#405) andrewtjs 2021-11-02 03:38:37 +08:00
  • d649a77128
    Fix prvWriteMessageToBuffer on big endian (#391) Archit Gupta 2021-10-16 16:36:44 -07:00
  • 06fb777e43
    Update comments for the ARM_CA53_64_BIT_SRE port (#403) Gaurav-Aggarwal-AWS 2021-10-16 13:45:03 -07:00
  • 68ddb32b55
    Handle interrupt acknowledge register in Cortex-A53 SRE port (#392) Stephane Viau 2021-10-15 18:21:56 +02:00
  • 2b0fdf2a71
    Add SMP in the License Header (#402) V202110.00-SMP Gaurav-Aggarwal-AWS 2021-10-13 18:38:24 -07:00
  • 970b678a0b
    SMP version (#401) Gaurav-Aggarwal-AWS 2021-10-13 18:23:03 -07:00
  • 7ce8266bc5
    Update SMP docs (#400) Gaurav-Aggarwal-AWS 2021-10-10 23:16:16 -07:00
  • 5f93abd3b5 [AUTO][RELEASE]: Bump file header version to "10.4.3 LTS Patch 2" Gaurav Aggarwal 2021-10-06 19:33:51 -07:00
  • 65b00127ad [AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 2" Gaurav Aggarwal 2021-10-06 19:33:45 -07:00
  • 07e866c2ce Update History.txt for 10.4.3 LTS Patch 2 Gaurav Aggarwal 2021-10-06 19:16:30 -07:00
  • ba50511821 Change xPortRaisePrivilege and vPortResetPrivilege to macros Gaurav Aggarwal 2021-10-06 19:13:48 -07:00
  • 066da45f92 [AUTO][RELEASE]: Bump file header version to "10.4.6" Gaurav Aggarwal 2021-10-06 19:02:13 -07:00
  • 268a5250eb [AUTO][RELEASE]: Bump task.h version macros to "10.4.6" Gaurav Aggarwal 2021-10-06 19:02:05 -07:00
  • 4c30cc0499 Update History.txt for V10.4.6 Gaurav Aggarwal 2021-10-06 19:07:00 -07:00
  • 6ffbd5e318 Add option to disable unprivileged critical sections Gaurav Aggarwal 2021-10-06 19:00:39 -07:00
  • 526be5210d Change xPortRaisePrivilege and vPortResetPrivilege to macros Gaurav Aggarwal 2021-10-06 18:56:51 -07:00
  • a030d0a02b
    fix typo (#399) swaldhoer 2021-10-07 00:32:07 +02:00
  • 1fb4e847ed
    Fix the defect that Heap_1.c may waste first portBYTE_ALIGNMENT bytes of ucHeap[] (#238) Qikai 2021-10-05 02:15:00 +08:00
  • 5f290e4559
    Fix typo in comment (#398) Andres O. Vela 2021-09-30 19:18:47 +02:00
  • 741185f1d0
    Xtensa_ESP32: Add definition for portMEMORY_BARRIER (#395) Shubham Kulkarni 2021-09-17 02:46:22 +05:30
  • 1b86b39940
    Remove AVR ports from main repo (#394) Gaurav-Aggarwal-AWS 2021-09-14 19:25:46 -07:00
  • 384ffc5b91 Fix spell-check failure Gaurav Aggarwal 2021-09-10 23:27:12 +00:00
  • 68889fdd79 Update History.txt Gaurav Aggarwal 2021-09-10 23:20:36 +00:00
  • 99a5a5fe82 Fix free secure context for Cortex-M23 ports Gaurav Aggarwal 2021-08-10 00:00:35 -07:00
  • 06ea7275b3 Implement secure stack sealing as per ARM's recommendation Gaurav Aggarwal 2021-08-04 15:00:47 -07:00
  • 61f7560243 Associate secure context with task handle Gaurav Aggarwal 2021-08-04 14:57:45 -07:00
  • ccaa0f4d6e Pre-allocate secure-side context structures Gaurav Aggarwal 2021-08-04 14:52:22 -07:00
  • cb0757ee0b Update History.txt V10.4.5 Gaurav Aggarwal 2021-09-10 12:13:58 -07:00
  • 628059b775 Update History.txt V10.4.3-LTS-Patch-1 Gaurav Aggarwal 2021-09-10 11:53:24 -07:00
  • f8ada39d85
    Replace <pre> with @code - remaining files (#388) Zim Kalinowski 2021-09-08 03:03:12 +08:00
  • fa0f5c436c
    Add freertos_risc_v_chip_specific_extensions.h for 64-bit ports (#385) Gaurav-Aggarwal-AWS 2021-09-01 15:38:07 -07:00
  • bb02cf647d
    minor fix in stream buffer doc (#387) Zim Kalinowski 2021-09-01 02:24:56 +08:00
  • ae73f0de41
    Replace <pre> with @code{c} (#386) Zim Kalinowski 2021-09-01 00:04:36 +08:00
  • c290780e34
    Update the README to align with TF-Mv1.4.0 in TF-M integration (#384) sherryzhang 2021-08-27 14:07:58 +08:00
  • dff28505b7 [AUTO][RELEASE]: Bump file header version to "10.4.3 LTS Patch 1" Gaurav Aggarwal 2021-08-19 11:22:55 -07:00
  • fedc1652f4 [AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 1" Gaurav Aggarwal 2021-08-19 11:22:49 -07:00
  • 0ab31da2fd Update History.txt for 10.4.3 LTS Patch 1 Gaurav Aggarwal 2021-08-19 10:45:18 -07:00
  • 8341ffdc61 Fix free secure context for Cortex-M23 ports Gaurav Aggarwal 2021-08-18 17:46:27 -07:00
  • faa92f7df2 Implement secure stack sealing as per ARM's recommendation Gaurav Aggarwal 2021-08-18 17:36:55 -07:00
  • f87404b56f Associate secure context with task handle Gaurav Aggarwal 2021-08-18 17:31:22 -07:00
  • 66466793d5 Pre-allocate secure-side context structures Gaurav Aggarwal 2021-08-18 16:21:55 -07:00
  • 0b1e9d79c8
    fixes in queue documentation (#382) Zim Kalinowski 2021-08-13 09:15:57 +08:00
  • 6ba8aa63c1
    Xtensa_ESP32: Fix build issues when external SPIRAM is enabled (#381) Shubham Kulkarni 2021-08-13 06:16:25 +05:30
  • d858d1ff36
    fix example usage of xMessageBufferCreateStatic and xStreamBufferCrea… (#380) Paul Adelsbach 2021-08-12 17:06:41 -07:00
  • d01801807d
    Tidy up the 8051 sdcc port (#376) Jack Lam 2021-08-13 02:50:52 +08:00
  • 1b38078939
    fixed parameter names documentation (#378) Zim Kalinowski 2021-08-13 02:18:53 +08:00
  • 9e84a0e3d2 [AUTO][RELEASE]: Bump file header version to "10.4.5" Gaurav Aggarwal 2021-08-10 00:16:20 -07:00
  • 150469bd8c [AUTO][RELEASE]: Bump task.h version macros to "10.4.5" Gaurav Aggarwal 2021-08-10 00:16:16 -07:00
  • 7f3a5ff8b9 Update History.txt for 10.4.5 release Gaurav Aggarwal 2021-08-10 00:06:25 -07:00
  • 16b2a6973c Fix free secure context for Cortex-M23 ports Gaurav Aggarwal 2021-08-10 00:00:35 -07:00
  • f2ce7d36d7 Implement secure stack sealing as per ARM's recommendation Gaurav Aggarwal 2021-08-04 15:00:47 -07:00
  • d1bea3ee14 Associate secure context with task handle Gaurav Aggarwal 2021-08-04 14:57:45 -07:00
  • 4209835692 Pre-allocate secure-side context structures Gaurav Aggarwal 2021-08-04 14:52:22 -07:00
  • fa6982c99a
    Update xSTATIC_TCB layout in line with tskTCB (#375) N3xed 2021-08-10 00:14:10 +02:00
  • b97bb48e06
    Indent contents of a taskENTER_CRITICAL/taskEXIT_CRITICAL block. (#348) RichardBarry 2021-08-04 10:05:23 -07:00
  • a2c8db1089
    Move uxCoreAffinityMask after xMPUSettings (#372) N3xed 2021-07-30 08:58:47 +02:00
  • ce81bcb33f
    Run uncrustify with github workflows (#369) alfred gedeon 2021-07-28 17:53:10 -07:00
  • 85a23127cc
    Add ReadMe for third party port contributions (#371) Gaurav-Aggarwal-AWS 2021-07-28 10:37:51 -07:00
  • d9d5d53a75
    doc: fix function name typo (#368) Craig Kewley 2021-07-21 01:21:18 +01:00
  • b5a9229563
    Warning fixes. (#356) Kristine Jassmann 2021-07-20 15:55:49 -04:00
  • 1d86b973aa
    Fix description of vTaskDelay (#363) Tobias Nießen 2021-07-06 23:10:53 +02:00
  • 35b95d2a4d
    Rp2040 smp (#342) Graham Sanderson 2021-07-06 12:53:49 -05:00
  • 46338705bd
    Replace two dashes and one whitespace with their corresponding ASCII characters. (#362) swaldhoer 2021-07-01 00:07:55 +02:00
  • 9af72db3ec
    Add RP2040 support (#341) Graham Sanderson 2021-06-30 15:20:54 -05:00
  • 4200226708
    Move the community/partner supported ports to correct location (#361) Archit Gupta 2021-06-29 18:36:49 -07:00
  • a7092d400c
    Fix XCore DP/CP register corruption bug (#352) Michael Bruno 2021-06-28 11:44:24 -04:00
  • 8b2a1b802a
    Fix C90 Compilation Failure (#359) Gaurav-Aggarwal-AWS 2021-06-23 10:51:13 -07:00
  • 4e3bf0f5c0
    Add Cortex-A53 port with system register interface for CPU interface access (#357) Gaurav-Aggarwal-AWS 2021-06-22 18:51:58 -07:00
  • 56428a9831
    Add new submodules for port contribution (#355) Archit Gupta 2021-06-21 12:33:33 -07:00
  • 9e85006fc9
    Update spell checker exclusion. (#354) Ming Yue 2021-06-15 11:55:29 -07:00
  • ddc840fd28
    Make the type used to hold run-time counter values configurable (#350) RichardBarry 2021-06-14 12:17:41 -07:00
  • 6a84f2c1da
    Posix: fix event_wait_timed() (#346) Thomas Pedersen 2021-06-10 17:15:47 -07:00
  • bad8f01afd
    Adds SemphrGetCountFromISR with QMsgWaitingFromISR (#345) Raul Rojas 2021-06-08 20:48:52 -04:00