]> begriffs open source - freertos/history
freertos
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-28 RichardBarryUpdate history.txt (#150)
2020-08-28 Gary WickerUse unsigned constant in pdMS_TO_TICKS(). (#147)
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 Cobus van EedenRemoving general-inquiry.md to divert people to the...
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-18 David Chalcofinish up PR67. Also add missing <\pre> tags (#130)
2020-08-18 Joseph JulicherStackMacros now includes stack_macros (#129)
2020-08-18 Joseph JulicherMoving the function prototypes to headers (#128)
2020-08-17 alfred gedeonStyle: Uncrustify kernel file - remove tab == 4 spaces...
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-12 Yuhui ZhengUse pdTRUE/pdFALSE instead of TRUE/FALSE in xStreamBuff...
2020-08-10 Simon BeaudoinUpdate stream_buffer.c (#94)
2020-08-10 Simon BeaudoinFix race condition when tracing is enabled (#95)
2020-08-09 RichardBarryFix: Two one line fixes, xTaskCheckForTimeOut() and...
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...
2020-07-31 DavidJurajdaNXPIAR Embedded Workbench modified behaviour of weak decla...
2020-07-31 Shubham KulkarniUpdate ESP32 port files (#92)
2020-07-31 Gaurav-Aggarwal-AWSChange the xRunningPrivileged check from "!=true" to...
2020-07-24 Gaurav-Aggarwal-AWSUse configSYSTICK_CLOCK_HZ to configure SysTick (#103)
2020-07-24 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to Cortex-M4 MPU ports...
2020-07-24 Carl LundinSpecify where the uncrustify config is (#102)
2020-07-23 YuguoWHSynopsys ARC update, with updated BSP support (#99)
2020-07-21 m17336Added GCC port files for AVR Mega0 and AVR Dx. (#101)
2020-07-16 Gaurav-Aggarwal-AWSRmove MPU_pvPortMalloc and MPU_vPortFree from mpu_wrapp...
2020-07-16 Gaurav-Aggarwal-AWSUpdate incorrect port in comments (#87)
2020-07-16 Gaurav-Aggarwal-AWSUpdate portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG ...
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
2020-07-14 Gaurav-Aggarwal-AWSAdd support for privileged heap to ARMV8-M ports (#85)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-06-30 David ChalcoImprovement to O.F. protections (#75)
2020-06-26 Gaurav-Aggarwal-AWSUpdate mpu_wrappers with task notification changes...
2020-06-17 eriktamlinAdded index to all trace points. (#69)
2020-06-10 Gaurav-Aggarwal-AWSFix out of offset errors when LTO is enabled (#71)
2020-06-02 cykro82Renamed trace point in prvNotifyQueueSetContainer(...
2020-05-28 RichardBarryUpdated History.txt for task notification array change...
2020-05-28 syntroniksupdates FreeRTOS.h to handle new usages of task notify...
2020-05-27 Yuhui ZhengRemoving vPortEndScheduler() implementation, since...
2020-05-27 RichardBarryFeature/multiple direct to task notifications (#63)
2020-05-22 Daniel GlaserAdding volatile to tasks.c's runtime information to...
2020-05-02 RichardBarryFix/clear MIE bit in initial RISC-V mstatus register...
2020-04-28 alfred gedeonFix Linux port Valgrind errors (#56)
2020-04-21 Yuhui ZhengGCC/ATmegaxxxx port path and name change. (#51)
2020-04-16 Phillip StevensATmegaxxxx - generalised support (#48)
2020-04-14 Gaurav-Aggarwal-AWSAdd definition of portDONT_DISCARD to ARMv7-M ports...
2020-04-06 Gaurav-Aggarwal-AWSEnable ARMv7-M MPU ports to place FreeRTOS kernel code...
2020-03-24 Yuhui ZhengSynopsys ARC port, adding support for ARC EM and HS...
2020-03-24 Yuhui ZhengpxTCB is no longer needed in this local function.
2020-03-23 WineQ圈9Update tasks.c (#22)
2020-03-20 David Vrabelportable/GCC/Posix: add new port for Posix (Linux)...
2020-03-19 WineQ圈9Update tasks.c (#26)
2020-03-18 Yuhui ZhengAdding url to direct users to FreeRTOS-Kernel github...
2020-03-17 Yuhui ZhengCreate pull_request_template.md
2020-03-17 Yuhui ZhengCreate SECURITY.md
2020-03-17 Yuhui ZhengUpdate issue templates
2020-03-16 Gaurav-Aggarwal-AWSAdd "Tickless Idle" support for ARMv8M ports (#29)
2020-03-16 RichardBarryFix Coverity warnings: In most cases the return value...
2020-03-16 RichardBarryImprove documentation for the ulTaskNotifyValueClear...
2020-03-16 RichardBarryThe Windows port layer is built with both MSVC and...
2020-03-14 WineQ圈9Update tasks.c (#24)
2020-03-13 Vladimir UmekCortex-A9 port: Adding stack alignment directive to...
2020-02-28 Sachin ParekhXtensa_ESP32: Change _iram_end to _iram_text_end
2020-02-28 RichardBarryThis change prevents tickless idle mode potentially...
2020-02-27 Yuhui.ZhengBring license in sync with FreeRTOS/FreeRTOS. (#20)
2020-02-26 ribarryUpdates vCoRoutineSchedule() so it returns without...
2020-02-26 lundinc2Added CONTRIBUTING (#18)
2020-02-19 AniruddhaKanhereSmall typo on L1287 (#14)
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-17 Yuhui.ZhengRemoving License/license.txt and add LICENSE under...
2020-02-16 Yuhui.ZhengReplacing readme.txt with README.md. (#11)
2020-02-14 Yuhui.ZhengCorrect the xTimerCreate() documentation which said...
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only
2020-02-07 Richard BarryAdded back some TCP/IP stack port layer files.
2020-02-07 Richard Barry(no commit message)
2020-02-07 Yuhui.ZhengUpdate version number in readiness for V10.3.0 release...
2020-02-07 Yuhui.ZhengFix spelling issues.
2020-02-07 Richard BarryAdd "is inside interrupt" function to MPU ports.
2020-02-06 Richard BarryUpdate TCP to last release versions in preparation...
2020-02-06 Richard BarryUpdate libraries and sundry check-ins ready for the...
2020-01-31 Yuhui.ZhengESP GCC port -- Added LoadStore Exception handlers.
2020-01-31 Yuhui.ZhengSync FreeRTOS-Labs -CLI -TCP -Trace with the version...
2020-01-31 Yuhui.ZhengSync FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP with the...
next