]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/IAR
commit 9f316c246baafa15c542a5aea81a94f26e3d6507
[freertos] / FreeRTOS / Source / portable / IAR /
2020-02-07 yuhzhengUpdate version number in readiness for V10.3.0 release...
2020-02-07 rtelAdd "is inside interrupt" function to MPU ports.
2020-02-06 rtelUpdate libraries and sundry check-ins ready for the...
2020-01-09 rtelReplace portasmHAS_CLINT with configMTIME_BASE_ADDRESS...
2020-01-03 rtelAdd xPortIsInsideInterrupt() to the IAR ARMv7-M ports.
2019-12-30 rtelPreviously the STM32F0518 compiler setting was changed...
2019-12-30 rtelReplace the static prvSetupTimerInterrupt() function...
2019-12-27 rtelTidy up comments only.
2019-12-21 gaurav-awsUpdates to CM4_MPU IAR port
2019-12-18 yuhzhengCortex M0 GCC/IAR/Keil ports -- tickless support.
2019-12-07 gaurav-awsMove warning suppression for IAR compiler to portmacro...
2019-11-18 rtelRemove driver files that generate compiler warnings...
2019-11-18 rtelUpdate to the latest atomic.h.
2019-09-24 rtelCorrect code comments that referred to taskYIELD_FROM_I...
2019-09-04 rtelRISC-V port updates: The machine timer compare registe...
2019-09-03 rtelAdd IAR RISC-V port to SVN - a work in progress.
2019-08-25 rtel+ Moved the History.txt file from the website git repo...
2019-05-11 rtelUpdate version number ready for next release.
2019-05-09 gaurav-awsDo not strip required symbols when LTO is on
2019-05-02 gaurav-awsAdd Cortex M23 GCC and IAR ports. Add demo projects...
2019-03-28 gaurav-awsExport port architecture name for COrtex-M33. This...
2019-02-20 gaurav-awsFix Build and Links failure in MPU projects. Minor...
2019-02-20 rtelAdd instructions on building the Cortex-M33 secure...
2019-02-20 gaurav-awsAdd support for running FreeRTOS on Secure Side only...
2019-02-19 gaurav-awsFirst Official Release of ARMV8M Support. This release...
2019-02-17 rtelUpdate version number in readiness for V10.2.0 release.
2018-09-07 rtelUpdate version numbers ready for release.
2018-08-22 rtelUpdate copyright date ready for tagging V10.1.0.
2018-08-21 rtelUpdate version numbers in preparation for a new release.
2018-08-21 rtelUpdate demo project for Tensilita - work in progres..
2017-12-18 rtelRoll up the minor changes checked into svn since V10... V10.0.1
2017-11-29 rtelUpdate to MIT licensed FreeRTOS V10.0.0 - see https... V10.0.0
2017-05-30 rtelCorrect long time mis-spelled portINITIAL_EXEC_RETURN...
2017-03-28 rtelUpdates to the Cortex-M tickless idle code to reduce...
2017-02-24 rtelIntroduce vTaskInternalSetTimeOutState() which does...
2017-01-22 rtelUpdate version number in preparation for maintenance...
2017-01-19 rtelUpdate BSP source files for UltraScale Cortex-A53 and...
2016-08-16 rtelChanges to core code and port layer:
2016-06-28 rtelRemove clrex instruction from Cortex-M ports again...
2016-06-27 rtelImprovements to the Cortex-M ports:
2016-05-20 rtelPrepare for V9.0.0 release:
2016-05-19 rtelPrepare for V9.0.0 release.
2016-04-20 rtelUpdate the MPU port so it supports all the public funct...
2016-04-15 rtelxTaskGetTaskHandle() changed to xTaskGetHandle().
2016-03-30 rtelUpdate version number to 9.0.0rc2. V9.0.0rc2
2016-02-18 rtelUpdate version number ready for version 9 release candi...
2016-02-18 rtelPrepare for a FreeRTOS V9 release candidate:
2015-11-22 rtelFreeRTOS Source files:
2015-10-16 rtelUpdate version number ready for the V8.2.3 release.
2015-10-16 rtelPreparing for maintenance release:
2015-10-15 rtelPreparing for maintenance release -
2015-10-05 rtelDemo tasks:
2015-10-03 rtelChanges in common files:
2015-09-25 rtelBaseline new RX projects before refining and tidying...
2015-09-23 rtelFreeRTOS source:
2015-09-13 rtelModify RZ/T e2studio directory structure to accommodate...
2015-08-05 rtelUpdate version numbers in preparation for new release.
2015-04-28 rtelFinalise MSP43FR5969 IAR and CCS demos (hopefully).
2015-04-24 rtelRename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MS...
2015-03-21 rtelUpdate version number ready for V8.2.1 release.
2015-03-21 rtelKernel changes:
2015-03-20 rtelMinor updates relating to formatting and comments only.
2015-01-16 rtelUpdate version number in preparation for official V8...
2014-12-21 rtelUpdate version numbers in preparation for V8.2.0 releas...
2014-12-18 rtel+ Update demos that use FreeRTOS+Trace to work with...
2014-12-15 rtel+ New feature added: Task notifications.
2014-10-15 rtelCore kernel code:
2014-10-08 rtelCore kernel files:
2014-09-02 rtelUpdate version number to 8.1.2 after moving the default... V8.1.2
2014-08-29 rtelUpdate version number to 8.1.1 for patch release that...
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-08-16 rtelDemo application related:
2014-08-04 rtelGeneral maintenance - changing comments and correcting...
2014-08-03 rtelCortex-A5 IAR port:
2014-08-03 rtelCortex-A5 IAR port baseline prior to removing all SAMA5...
2014-07-29 rtelContinue working on the GIC-less Cortex-A5 port for...
2014-07-12 rtelRename ARM_CAx_No_GIC ARM_CA5_No_GIC and add FreeRTOSCo...
2014-07-12 rtelAdd new port layer for Cortex-A devices without the...
2014-06-16 rtelDefault the definition of portASSERT_IF_IN_ISR() to...
2014-06-14 rtelAdd code to assert() if non ISR safe API function is...
2014-04-24 rtelUpdate version number ready for release. V8.0.1
2014-03-25 rtelUpdate Cortex-A port layers to ensure the ICCRPR and...
2014-02-18 rtelUpdate version number to V8.0.0 (without the release...
2014-02-04 rtelAdd configCLEAR_TICK_INTERRUPT() to the IAR and RVDS...
2014-01-25 rtelIntroduce xTimerPendFunctionCall().
2014-01-17 rtelAdd extern 'C' to FreeRTOS.h.
2014-01-13 rtelIntroduce configENABLE_BACKWARD_COMPATIBILITY to allow...
2014-01-10 rtelAdd additional NOP after EINT instruction in MSP430...
2014-01-05 rtelMap portTICK_RATE_MS to portTICK_PERIOD_MS.
2014-01-05 rtelMinor tidy ups that don't effect code generation, plus:
2013-12-31 rtelChange version numbers ready for V8.0.0 release candida...
2013-12-31 rtelAdd xEventGroupClearBitsFromISR() and xEventGroupGetBit...
2013-12-30 rtelMinor updates to demo projects to ensure correct buildi...
2013-12-29 rtelRevert some library files back to using standard types...
2013-12-29 rtelReplace standard types with stdint.h types.
2013-12-15 rtelForce the SysTick clock bit to be set in Cortex-M3...
2013-12-12 rtelUpdate Cortex-M3 and Cortex-M4F ports to allow the...
2013-11-28 rtelMultiple tidy up, documentation corrections and typo...
2013-11-08 richardbarryChange version numbers in preparation for V7.6.0 release.
2013-11-07 richardbarryEnsure the definition of prvTaskExitError()does not...
next