]> begriffs open source - freertos/history - Source/portable
Remove vTaskCleanUpResources() calls.
[freertos] / Source / portable /
2011-08-01 Richard BarryRemove vTaskCleanUpResources() calls.
2011-07-27 Richard BarryMove new MicroBlaze V8 port from the project directory...
2011-07-25 Richard BarryUpdate PIC32 asm code ready for MPLAB compiler V2.
2011-05-13 Richard BarryUpdate version number to V7.0.1.
2011-05-13 Richard BarryMove the ehb instruction in the PIC32/MPLAB port layer.
2011-04-23 Richard BarryChange the RX62N port layer to allow it to be used...
2011-04-13 Richard BarryEnsure byte alignment is maintained in PIC32 port layer...
2011-04-08 Richard BarryUpdate headers for Version 7.0.0 release.
2011-04-05 Richard BarryEnsure that the configMAX_SYSCALL_INTERRUPT_PRIORITY...
2011-03-26 Richard BarryAdd a portNOP() implementation and relax the stack...
2011-03-12 Richard BarryUpdate the MSP430X CCS4 port layer.
2011-02-28 Richard BarryCorrect the configUSE_16_BIT_TICKS usage in the Win32...
2011-02-28 Richard BarryCorrect the configUSE_16_BIT_TICKS usage in the GCC...
2011-02-14 Richard BarryWIN32 simulator port: Allow the configTICK_RATE_HZ...
2011-02-06 Richard BarryMake changes required for MISRA 2004 compliance.
2011-01-29 Richard BarrySet the software interrupt priority to use configKERNEL...
2011-01-18 Richard BarryUpdate the MSP430X/IAR port layer to support the medium...
2011-01-14 Richard BarryUpdate to V6.1.1
2011-01-13 Richard BarryAdd the .align, .asmfunc and .endasmfunc directives...
2011-01-13 Richard BarryMake the tick ISR entry function use the __raw attribut...
2011-01-12 Richard BarryMake use of the EVEN assembler directive in the IAR...
2011-01-06 Richard BarryIntroduce option that permits a smaller printf() librar...
2011-01-05 Richard BarryA little extra commenting added to the Cortex M3 port...
2011-01-04 Richard BarryAllow the MSP430X IAR port layer to skip pre-loading...
2011-01-03 Richard BarryConvert the CCS4 MSP430X port layer to permit large...
2011-01-03 Richard BarryStart to adjust to support both small and large memory...
2011-01-02 Richard BarryMinor updates to the MSP430X CCS4 and IAR port layers.
2011-01-01 Richard BarryRemove unnecessary ';' characters from a couple of...
2011-01-01 Richard BarryAdd MSP430X CCS4 port layer.
2010-12-31 Richard BarryContinue development of the MSP430X port layer for...
2010-12-30 Richard BarryChange vTickISR() to vPortTickISR() in the MSP430X...
2010-12-29 Richard BarryTidy up the port layer for the MSP430X IAR port - still...
2010-12-29 Richard BarryContinue development of MSP430X port.
2010-12-28 Richard BarryContinue development of MSP430X port.
2010-12-28 Richard BarryStart work on official MSP430X port layer for IAR.
2010-12-23 Richard BarryAdd an cpsie i before the SVC call that starts the...
2010-12-08 Richard BarryChange the terminology from 'pseudo' to 'simulated...
2010-11-22 Richard BarryWin32 port:
2010-11-22 Richard BarryLowered the thread priorities used by the Win32 port...
2010-11-21 Richard BarryGreatly simplified the Win32 port by only allowing...
2010-11-21 Richard BarryJust changed the comments only for the Win32 port.c...
2010-11-21 Richard BarryChanged vPortCheckCorrectThreadIsRunning() in the Win32...
2010-11-21 Richard BarryAdded vPortCheckCorrectThreadIsRunning() function to...
2010-11-20 Richard BarryRemove the trace lines from the Win32 port.c.
2010-11-19 Richard BarryWork on Win32 port layer - removing the need to store...
2010-11-18 Richard BarryWin32 port.c - working ok in co-operative mode, but...
2010-11-16 Richard BarrySpell check Win32 port.c only.
2010-11-15 Richard BarryReplace waitable timer with sleep function in Win32...
2010-11-15 Richard BarryUpdated Win32 port layer so that end of interrupt event...
2010-11-14 Richard BarryStart of new Win32 emulator project. Currently working...
2010-09-23 Richard BarryUpdate to FreeRTOS V6.1.0 release candidate.
2010-09-23 Richard BarryReplace the hard coded interrupt priorities with the...
2010-09-22 Richard BarryReplace asm wrappers to interrupt handlers with functio...
2010-09-22 Richard BarryBack only.
2010-09-21 Richard BarryFormatting only.
2010-09-20 Richard BarryRX GCC port - Introduce macros that perform the interru...
2010-09-20 Richard BarryTemporarily revert the AVR32 port back to the V6.0...
2010-08-29 Richard BarryAdded a critical section around the call to vTaskIncrem...
2010-08-29 Richard BarryUpdate the IAR RX62N port files, which are now functional.
2010-08-29 Richard BarryStart point for RX62N port layer for IAR - not necessar...
2010-08-29 Richard BarryUpdate RX GCC port - including extracting all inline...
2010-08-26 Richard BarryCreate starting point for RX62N GCC port. Just a work...
2010-08-23 Richard BarryAdd a -1 to the calculation of the compare match value.
2010-08-22 Richard BarryJust tidy up the RX port files.
2010-08-20 Richard BarryImplemented portYIELD_FROM_ISR() for RX port.
2010-08-18 Richard BarryContinue work on RX600 port - work in progress - add...
2010-08-18 Richard BarryContinue work on RX600 port - work in progress.
2010-08-13 Richard BarryContinue work on RX600 port - work in progress. Added...
2010-08-13 Richard BarryContinue work on RX600 port - work in progress.
2010-08-13 Richard BarryContinue work on RX600 port - work in progress.
2010-08-12 Richard BarryStarting point for new port - a project that will build...
2010-08-11 Richard BarryJust tidy up indentation in SuperH port.c.
2010-07-20 Richard BarryChanged how the calculation of xFreeBytesRemaining...
2010-06-13 Richard BarryCreate an updated AVR32 UC3A project.
2010-05-17 Richard BarryAdd Cortus port to produce V6.0.5.
2010-03-29 Richard BarryModify Cortus save and restore macros to save and resto...
2010-03-28 Richard BarrySimplify the Cortus port - removing the interrupt stack...
2010-03-26 Richard BarryWork in progress on the Cortus port.
2010-03-24 Richard BarryChange name of constant to match coding standard.
2010-03-19 Richard BarryThe start of an APS3 port.
2010-03-19 Richard BarryInitialised xFreeBytesRemaining where it is declared...
2010-03-14 Richard BarryUpdate the V6.0.4. The primary difference being that...
2010-02-25 Richard BarryReady for V6.0.3 release.
2010-02-15 Richard BarryContinue work on the SH2A port.
2010-01-17 Richard BarryGeneral tidy up of SH files.
2010-01-17 Richard BarryAdd flop support.
2010-01-16 Richard BarryChange interrupt mask in yield function.
2010-01-15 Richard BarryStill a work in progress. Need to add flop support.
2010-01-14 Richard BarryWork in progress.
2010-01-09 Richard BarryUpdate to V6.0.2.
2010-01-08 Richard BarryChange "SWI" to "SWI 0".
2009-12-28 Richard BarrySkeleton for new port added.
2009-12-10 Richard BarryChange PIC32 stack byte alignment from 4 to 8.
2009-11-15 Richard BarryUpdate Cortex M3 ports to ensure 8 byte alignment.
2009-11-15 Richard BarryCorrect byte alignment on CM3 port layers.
2009-11-14 Richard BarryChange the function that sets up the initial stack...
2009-10-25 Richard BarryCorrect cut and paste comment error.
2009-10-15 Richard BarryCorrect the auto reload value.
2009-10-15 Richard BarryCorrect the auto reload value.
2009-10-13 Richard BarryChange to the file headers only.
next