]> begriffs open source - freertos/history - portable
Add suppport for ARM CM55 (#494)
[freertos] / portable /
2022-06-01 alfred gedeonAdd suppport for ARM CM55 (#494)
2022-05-17 Dusan CervenkaAligned nullptr check for heap3. (#493)
2022-04-21 alfred gedeonFormat code, and rmove implicit tests (#489)
2022-04-15 Kody StribrnyAdd atomic flag for 16-bit ticks PIC24 (#488)
2022-04-13 pierrenoel-boutevi... Declare vApplicationMallocFailedHook function in task...
2022-04-11 Archit GuptaEnable use of --text-section-literals in Xtensa port...
2022-04-08 Gaurav-Aggarwal-AWSAdd configSYSTICK_CLOCK_HZ to Cortex-M0 ports (#484)
2022-04-05 Gaurav-Aggarwal-AWSAdd a guard around mpu_wrappers.c (#480)
2022-03-11 Gaurav-Aggarwal-AWSUpdate portable/ThirdParty/README.md (#474)
2022-03-10 niniemannfix: add additional .ltorg directives to GCC CM3/CM4...
2022-03-06 xinyu-tfmUpdate the README to align with TF-M v1.5.0 in TF-M...
2022-03-03 Gaurav-Aggarwal-AWSCheck for add overflow only once (#467)
2022-02-28 Gaurav-Aggarwal-AWSMove MSB check after final size calculation (#463)
2022-02-24 Gaurav-Aggarwal-AWSHeap improvements (#462)
2022-02-24 Felipe TorrezanMigrated RL78/IAR port to EWRL78v3+ (#461)
2022-02-22 imi415CMake: Move mpu_wrapper to ports library. (#459)
2022-02-17 Ming YueRemove exception loop tags. (#457)
2022-02-15 Ming YueUse a dedicated symbol for in-function loop to avoid...
2022-02-09 Shubham Kulkarniportable/Xtensa_ESP32: Add SPDX license identifiers...
2022-02-08 Gaurav-Aggarwal-AWSAdd alignment for the direct mode handler (#449)
2022-02-08 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to GCC Cortex-M33 ports...
2022-01-28 swaldhoerUpdate uncrustify configuration to 0.69 (#445)
2022-01-27 Gaurav-Aggarwal-AWSRiscv re-factoring (#444)
2022-01-20 yhsb2kAdd CMake build (#421)
2022-01-13 Ming YueFix GCC/RX100 function naming error. (#440)
2022-01-03 Gaurav-Aggarwal-AWSAdd a Known Issues file in the Third Party folder ...
2021-12-29 Amit Tomarfix alignment exception for ullPortInterruptNesting...
2021-12-28 FabianRISC-V: No #error on RV64 regarding byte alignment...
2021-12-28 leonaFix: Interrut Handler Register Function and Exception...
2021-12-21 Gaurav-Aggarwal-AWSUpdate third party ports readme (#428)
2021-12-21 Graham SandersonRP2040 fixes (#424)
2021-11-15 Gaurav AggarwalAdd option to disable unprivileged critical sections
2021-11-15 Gaurav AggarwalChange xPortRaisePrivilege and vPortResetPrivilege...
2021-11-08 Kevin ThibedeauBuild with -Wmissing-prototypes flags vPortYieldFromISR...
2021-11-01 andrewtjsbugfix: Initialise stack correctly on dsPIC port (...
2021-10-16 Gaurav-Aggarwal-AWSUpdate comments for the ARM_CA53_64_BIT_SRE port (...
2021-10-15 Stephane ViauHandle interrupt acknowledge register in Cortex-A53...
2021-10-06 swaldhoerfix typo (#399)
2021-10-04 QikaiFix the defect that Heap_1.c may waste first portBYTE_A...
2021-09-16 Shubham KulkarniXtensa_ESP32: Add definition for portMEMORY_BARRIER...
2021-09-15 Gaurav-Aggarwal-AWSRemove AVR ports from main repo (#394)
2021-09-10 Gaurav AggarwalFix free secure context for Cortex-M23 ports
2021-09-10 Gaurav AggarwalImplement secure stack sealing as per ARM's recommendation
2021-09-10 Gaurav AggarwalAssociate secure context with task handle
2021-09-10 Gaurav AggarwalPre-allocate secure-side context structures
2021-09-01 Gaurav-Aggarwal-AWSAdd freertos_risc_v_chip_specific_extensions.h for...
2021-08-27 sherryzhangUpdate the README to align with TF-Mv1.4.0 in TF-M...
2021-08-13 Shubham KulkarniXtensa_ESP32: Fix build issues when external SPIRAM...
2021-08-12 Jack LamTidy up the 8051 sdcc port (#376)
2021-07-28 Gaurav-Aggarwal-AWSAdd ReadMe for third party port contributions (#371)
2021-07-20 Kristine JassmannWarning fixes. (#356)
2021-06-30 swaldhoerReplace two dashes and one whitespace with their corres...
2021-06-30 Graham SandersonAdd RP2040 support (#341)
2021-06-30 Archit GuptaMove the community/partner supported ports to correct...
2021-06-23 Gaurav-Aggarwal-AWSAdd Cortex-A53 port with system register interface...
2021-06-14 RichardBarryMake the type used to hold run-time counter values...
2021-06-11 Thomas PedersenPosix: fix event_wait_timed() (#346)
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd license header to wait_for_event.c and wait_for_event.h
2021-05-28 Paul BartellCleanup license text in Xtensa XCC and Xtensa ESP32...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate license text for ports that were previously...
2021-05-28 Paul BartellRemove "1 tab == 4 spaces!" line from files that still...
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-05-26 Joseph Julicherdeprecating the mcf5235 port (#334)
2021-05-24 j4cboWrap macros in do { ... } while( 0 ) (#240)
2021-04-21 Evgeny ErmakovPosix: fix copyright (#250)
2021-04-19 Meco Jianting Man[kernel & MemMang] use space to replace tab and remove...
2021-04-07 carlo-dev-gitCode cleanup (#288)
2021-03-19 Tobias SchulteAdjust portPOINTER_SIZE_TYPE to correct size (#275)
2021-03-19 carlo-dev-gitUpdate port.c (#283)
2021-01-15 David ChalcoAdd git attributes (#245)
2021-01-08 Thomas PedersenPosix: fix build failure (#235)
2020-12-22 Shubham KulkarniUpdate ESP32 port to ESP-IDF release v4.2 and add ESP...
2020-12-15 sherryzhangAlign the TF-M version of the integration with kernel...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-14 alfred gedeonPosix Port: Comment and remove unused variables (#230)
2020-12-07 Cobus van EedenImprove heap2 bounds checking (#224)
2020-12-07 Gaurav-Aggarwal-AWSPrevent unprivileged task from altering MPU configurati...
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-11-05 Gaurav-Aggarwal-AWSEnsure interrupts are enabled at first task start ...
2020-10-27 filipgeorgeporthardware.h file update for AVR Mega0 and Dx (#212)
2020-10-27 Carl LundinUpstream stack masking fix to GCC ports. (#210)
2020-10-26 Jon Snowupdate interrupt vector names for ATMega32 (#196)
2020-10-26 magicse7enXtensa: fix the coproc_area incorrect issue (#117)
2020-10-26 magicse7enXtensa: fix stack overlap coproc_area issue (#118)
2020-10-11 RichardBarryRecently vTaskDelayUntil() was updated to xTaskDelayUnt...
2020-10-09 Joseph Julichermatching the preprocessor conditionals for xTaskGetCurr...
2020-10-08 Carl LundinReintroduce Espressif's IDF v4.2 changes to ESP32 port...
2020-10-06 Reda MaherPosix: Fix no task switching issue if a task ended...
2020-09-29 Reda MaherPosix: Free the allocated memory after deleting a task...
2020-09-28 Gaurav-Aggarwal-AWSFix Stack alignment for Microchip PIC32MX port (#182)
2020-09-28 NoMaY (a user of... Maintenance: Add readme.txt in each Renesas RX folder...
2020-09-21 alfred gedeonFix some broken/redirected URL (#172)
2020-09-18 Cobus van EedenUpdate History.txt and fix versioning in asm files...
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-15 NoMaY (a user of... Fix broken #warning message in ARM_CMx_MPU/portmacro... V10.4.0-kernel-only
2020-09-14 RichardBarrySets the version number to 10.4.0 in assembly files...
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
next