]> begriffs open source - freertos/history - portable
fix alignment exception for ullPortInterruptNesting. (#317)
[freertos] / portable /
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)
2020-09-10 alfred gedeonFix: Comment - xTaskIncrementTick loop - to adhere...
2020-09-10 Joseph JulicherRevert "RISC-V: Add RV32E / FPU support for GCC (#140...
2020-09-09 Cobus van EedenAdd url link for Linux Simulator documentation (#161)
2020-09-09 Emmanuel PuertoRISC-V: Add RV32E / FPU support for GCC (#140)
2020-09-09 sherryzhangIntroduce Trusted Firmware M support in Kernel on ARM...
2020-09-08 YuguoWHSynopsys ARC v1 Port: add support to Synopsys ARC v1...
2020-09-07 alfred gedeonChange the Linux Port to use condition variables instea...
2020-08-28 Ming YueChange the header file name into lower case so it can...
2020-08-28 alfred gedeonRevert "Fix: Add Parenthesis around if-statement in...
2020-08-28 Ming YueRevert "Fix race condition when tracing is enabled...
2020-08-27 Cobus van EedenRevert "Fix inaccurate ticks in windows port (#142...
2020-08-27 Cobus van EedenFix inaccurate ticks in windows port (#142)
2020-08-26 alfred gedeonFix: Add Parenthesis around if-statement in macro ...
2020-08-24 Ravishankar Bhagav... Update Renesas GCC compiler ports (#135)
2020-08-24 alfred gedeonStyle: Add uncrustify guards, fix asm (#136)
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-21 Carl LundinFix compiler issues cause by formatting assembly code...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-20 Carl LundinRevert "Update ESP32 port files (#92)" (#132)
2020-08-17 Joseph Julicheradded a warning concerning the incomplete testing of...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-08-14 NoMaY (a user of... Add Renesas RXv3 port layer supporting RXv3's double...
2020-08-10 Simon BeaudoinFix race condition when tracing is enabled (#95)
2020-08-09 Gaurav-Aggarwal-AWSAllow application to override TEX,S,C and B bits for...
2020-08-06 m17336Update to AVR_Mega0 and AVR_Dx GCC ports + addition...
next