Commit graph

  • b620cc5abd Fix spell check. Carl Lundin 2021-01-29 10:28:25 -08:00
  • 0d94befe7b
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2021-01-29 09:51:37 -08:00
  • 63426e9806 Add portmacros to checks ignorelist. Fix AWS header. David Chalco 2021-01-27 10:41:09 -08:00
  • dac770b5ab
    Merge branch 'main' into do-while-0 David Chalco 2021-01-27 09:49:43 -08:00
  • d0afede565
    Delete gitattributes (#253) David Chalco 2021-01-27 09:38:20 -08:00
  • 57791b7746 Delete gitattributes David Chalco 2021-01-27 09:32:04 -08:00
  • 375d9368c1
    Merge branch 'main' into do-while-0 David Chalco 2021-01-26 20:00:54 -08:00
  • 76df24dcb6
    Merge branch 'main' into master sg-0 2021-01-21 21:02:06 +01:00
  • c21fc91618 update to FreeRTOS main Phillip Stevens 2021-01-21 12:01:49 +11:00
  • 0d028857ed
    Merge branch 'main' into inline-some-list-functions-to-optimise-xTaskIncrementTick alfred gedeon 2021-01-20 16:25:22 -08:00
  • f553b598c6
    Merge branch 'main' into main alfred gedeon 2021-01-20 11:00:32 -08:00
  • 625f4f66b0 Fix compiler warnings in xcore ports and tasks.c Michael Bruno 2021-01-20 12:01:22 -05:00
  • b8fe3cf1a0 Merge branch 'feature/xcore' into feature/xcore-smp Michael Bruno 2021-01-20 12:00:17 -05:00
  • 5644234153 Remove inline function from timers.h Michael Bruno 2021-01-20 11:57:34 -05:00
  • ad4c0926e2 Merge branch 'feature/xcore' into feature/xcore-smp Michael Bruno 2021-01-20 10:06:56 -05:00
  • a7e29d3b98 Fix compiler warnings in xcore ports Michael Bruno 2021-01-20 09:59:10 -05:00
  • 6b524a2fee
    Fix typo in comment in task.h (#244) Evgeny Ermakov 2021-01-19 21:55:34 -05:00
  • 596296fc73 Update kernel to support SMP Michael Bruno 2021-01-19 19:06:54 -05:00
  • bec63029ef Add XMOS XCore ports Michael Bruno 2021-01-19 18:56:10 -05:00
  • 33924dcef6
    Merge branch 'main' into main alfred gedeon 2021-01-19 15:50:42 -08:00
  • 13ef8afe87
    Merge branch 'main' into fix/configUSE_TIME_SLICING alfred gedeon 2021-01-19 15:50:22 -08:00
  • 17525c3072
    Merge branch 'main' into do-while-0 alfred gedeon 2021-01-19 15:48:05 -08:00
  • 9056438a5b
    Merge branch 'main' into fix/task-typo alfred gedeon 2021-01-19 15:32:40 -08:00
  • d060479353
    Fix Github checks after move from master to main (#246) alfred gedeon 2021-01-19 15:32:01 -08:00
  • d55920c584 Remove unknown clang ASM keywords Michal Podhradsky 2021-01-19 14:41:42 -08:00
  • ec037f86ae
    Merge branch 'main' into master Rafał Babski 2021-01-19 12:05:55 +01:00
  • db67668cb0
    Fix typos in tasks.c nazar01 2021-01-19 01:51:16 +03:00
  • 7ac4b20b97
    Fix typos in task.h nazar01 2021-01-19 01:49:17 +03:00
  • e01f050cbb
    Fix typos in FreeRTOS.h nazar01 2021-01-19 01:47:20 +03:00
  • b10e96d8d7 Fix typo in comment in task.h Evgeny Ermakov 2021-01-14 21:43:56 +11:00
  • 0654629873
    Merge branch 'main' into inline-some-list-functions-to-optimise-xTaskIncrementTick alfred gedeon 2021-01-15 14:50:46 -08:00
  • 11b3a8211c Fix Github checks after move from master to main Alfred Gedeon 2021-01-15 13:43:09 -08:00
  • 578d040659
    Add git attributes (#245) David Chalco 2021-01-15 11:04:31 -08:00
  • eaf0b3c340 replace crlf with lf, per .gitattributes David Chalco 2021-01-14 10:00:28 -08:00
  • 3531568cec Add .gitattributes configured to normailze line endings to LF David Chalco 2021-01-14 09:47:54 -08:00
  • 42cd879967
    Merge branch 'main' into inline-some-list-functions-to-optimise-xTaskIncrementTick alfred gedeon 2021-01-08 14:37:43 -08:00
  • 23f641850d
    Posix: fix build failure (#235) Thomas Pedersen 2021-01-08 14:19:15 -08:00
  • 6ef00ac3af
    Merge branch 'main' into master sg-0 2021-01-07 19:44:18 +01:00
  • d4011f4d93
    Fix bug incorrect pointer to address microwavesafe 2021-01-05 13:07:56 +00:00
  • 71f051fc0f
    Merge branch 'main' into master Rafał Babski 2021-01-05 13:12:34 +01:00
  • 9b5d1b4261 Fix Posix build error Alfred Gedeon 2021-01-04 13:46:10 -08:00
  • e8d7650f49 update licence block Phillip Stevens 2021-01-02 20:29:34 +11:00
  • 6c12600adf Merge branch 'master' into z180 Phillip Stevens 2021-01-02 20:23:48 +11:00
  • 081fc939ae
    Merge pull request #4 from FreeRTOS/main Phillip Stevens 2021-01-02 20:21:59 +11:00
  • 702f58a232 Create macro versions of uxListRemove() and vListInsertEnd() for use in xTaskIncrementTick(). This provides a minor optimisation to remove the need for a few function calls. RichardBarry 2021-01-01 15:51:00 -08:00
  • b439f9b90f Make the presubmit checker happy Jacob Potter 2021-01-01 14:46:18 -07:00
  • 6ed9c1fa29 Remove all tab/space comments Jacob Potter 2021-01-01 14:34:12 -07:00
  • 45eeed182c Remove tab/space comment that the checker complains about Jacob Potter 2021-01-01 14:30:16 -07:00
  • af055be9a8 Wrap macros in do { ... } while( 0 ) Jacob Potter 2021-01-01 13:44:42 -07:00
  • 54e83de8fa Merge remote-tracking branch 'upstream/main' into sync-microblaze-port David Chalco 2020-12-22 13:30:46 -08:00
  • 499c658b75 Merge remote-tracking branch 'upstream/main' into thomas/fix_posix David Chalco 2020-12-22 13:21:09 -08:00
  • b6a112b850 ARM_CA53: add support for FIQ Nicolas Royer 2020-12-21 04:45:33 +01:00
  • 280eb768f2 Fix the defect that Heap_1.c may waste first 8 bytes of ucHeap[] QiKai 2020-12-21 17:23:09 +08:00
  • ef4c305244
    Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) Shubham Kulkarni 2020-12-23 02:30:45 +05:30
  • 341e9f06d0
    update version in version checker (#239) David Chalco 2020-12-22 12:57:39 -08:00
  • d1a348ce4d update version in version checker David Chalco 2020-12-22 12:54:48 -08:00
  • 47d606ddf4 prevent header checks for files with different licensing David Chalco 2020-12-22 10:45:30 -08:00
  • a45d02896b portmacro.h: Change return type of vApplicationSleep to void Shubham Kulkarni 2020-12-11 18:32:33 +05:30
  • 14b681ab6e Update ESP32 port files to work with ESP-IDF v4.2 as well as ESP-IDF v3.3 Shubham Kulkarni 2020-07-31 09:28:51 +05:30
  • 7a3f594733 Revert "Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193)" Shubham Kulkarni 2020-11-24 20:01:53 +05:30
  • 6349871ce6
    AutoRelease + Header Checker Upgrades (#236) David Chalco 2020-12-22 10:06:59 -08:00
  • 0f30b68ead enable compatibility with git action + create autorelease action David Chalco 2020-12-18 03:49:05 -08:00
  • d533ed78f8 Merge branch 'master' into z180 Phillip Stevens 2020-12-21 18:38:43 +11:00
  • 37333095c5
    Merge pull request #3 from FreeRTOS/main Phillip Stevens 2020-12-21 18:37:53 +11:00
  • eb6196cff5 Combo of various small edits David Chalco 2020-12-18 00:34:47 -08:00
  • 878861b603 decouple kernel check configs from fr/fr + checker sources from PR ref David Chalco 2020-12-17 22:29:25 -08:00
  • 3856a82b43 Posix: fix build failure Thomas Pedersen 2020-12-17 14:53:28 -08:00
  • 8e99e2d38b
    Align the TF-M version of the integration with kernel to version TF-Mv1.2.0 (#228) sherryzhang 2020-12-16 01:17:20 +08:00
  • 9c048e0c71
    Update History.txt V10.4.3 Cobus van Eeden 2020-12-15 07:18:49 -08:00
  • a8a9c3ea3e
    Updated History.txt for V10.4.3 (#233) Joseph Julicher 2020-12-15 07:51:11 -07:00
  • 3bde1cc06c
    Merge branch 'master' into master Cobus van Eeden 2020-12-15 06:50:17 -08:00
  • bbf2d97189 Add description for vTaskList Vasyl Gomonovych 2020-10-22 11:29:30 +02:00
  • d55dffc075
    Merge branch 'master' into master sherryzhang 2020-12-15 14:56:21 +08:00
  • aa471cfd3f [AUTO][RELEASE]: Bump task.h version macros to "10.4.3" Cobus van Eeden 2020-12-14 10:13:41 -08:00
  • ec62f69dab [AUTO][RELEASE]: Bump file header version to "10.4.3" Cobus van Eeden 2020-12-14 10:13:39 -08:00
  • 7825a40ba8
    Updated History.txt for V10.4.3 (#232) Joseph Julicher 2020-12-14 11:10:55 -07:00
  • 1fef06f42c Updated History.txt for V10.4.3 Joseph Julicher 2020-12-14 11:04:01 -07:00
  • a48f137896
    Posix Port: Comment and remove unused variables (#230) alfred gedeon 2020-12-13 17:33:45 -08:00
  • 89f1e4be4e Fix header, replace tabs with spaces Alfred Gedeon 2020-12-10 23:43:06 -08:00
  • 33d6aba545 Posix Port: Comment and remove unused variables Alfred Gedeon 2020-12-10 22:55:41 -08:00
  • fad9af73ac GCC: MicroblazeV9: Fix headers Mubin Usman Sayyed 2020-12-08 20:43:15 +05:30
  • d461011ff3 Revert "MicroblazeV9: Add default implementation for callback functions" Mubin Usman Sayyed 2020-12-08 20:39:19 +05:30
  • 5365e69904 Merge branch 'sync-microblaze-port' of https://github.com/mubinsyed/FreeRTOS-Kernel into sync-microblaze-port Mubin Usman Sayyed 2020-12-08 20:25:28 +05:30
  • 5560e583b5 add assert for addition overflow on queue creation (#225) Cobus van Eeden 2020-12-07 11:48:51 -08:00
  • 146735d1db Add addition overflow check for stream buffer (#226) Cobus van Eeden 2020-12-07 11:07:31 -08:00
  • 35f695aca2 Improve heap2 bounds checking (#224) Cobus van Eeden 2020-12-07 10:36:27 -08:00
  • f3c502794b Prevent unprivileged task from altering MPU configuration (#227) Gaurav-Aggarwal-AWS 2020-12-07 09:53:22 -08:00
  • ac66ba6cae Update branch of c-sdk repo to main (#223) Gaurav-Aggarwal-AWS 2020-12-02 14:12:16 -08:00
  • d2c04757b4
    Merge branch 'master' into sync-microblaze-port Mubin Sayyed 2020-12-08 20:00:50 +05:30
  • b6e8e4c74c
    Merge branch 'master' into master Rafał Babski 2020-12-08 10:27:46 +01:00
  • 0335acf4f5 Align the TF-M version of the integration with kernel to version TF-Mv1.2.0 Sherry Zhang 2020-12-04 14:53:16 +08:00
  • 47338393f1
    add assert for addition overflow on queue creation (#225) Cobus van Eeden 2020-12-07 11:48:51 -08:00
  • 86d9647a3b
    Merge branch 'master' into QueueFix Cobus van Eeden 2020-12-07 11:07:37 -08:00
  • d05b9c123f
    Add addition overflow check for stream buffer (#226) Cobus van Eeden 2020-12-07 11:07:31 -08:00
  • 95dd603af8
    Merge branch 'master' into QueueFix Cobus van Eeden 2020-12-07 11:07:20 -08:00
  • 74d353753f
    Merge branch 'master' into streambufferfix Cobus van Eeden 2020-12-07 10:42:13 -08:00
  • ded013ac80
    Merge branch 'master' into sync-microblaze-port Cobus van Eeden 2020-12-07 10:40:54 -08:00
  • c7a9a01c94
    Improve heap2 bounds checking (#224) Cobus van Eeden 2020-12-07 10:36:27 -08:00
  • 30b8db46b1
    Merge branch 'master' into streambufferfix Cobus van Eeden 2020-12-07 10:22:44 -08:00
  • 3ad48d3016
    Merge branch 'master' into QueueFix Cobus van Eeden 2020-12-07 10:22:41 -08:00