]> git.sur5r.net Git - freertos/history - Source
Remove all workspace local copies of files that should be copied across using the...
[freertos] / Source /
2010-09-22 richardbarryBack only.
2010-09-21 richardbarryFormatting only.
2010-09-21 richardbarryWhen creating a task - move where the task handle is...
2010-09-20 richardbarryRX GCC port - Introduce macros that perform the interru...
2010-09-20 richardbarryTemporarily revert the AVR32 port back to the V6.0...
2010-08-29 richardbarryAdded a critical section around the call to vTaskIncrem...
2010-08-29 richardbarryUpdate the IAR RX62N port files, which are now functional.
2010-08-29 richardbarryStart point for RX62N port layer for IAR - not necessar...
2010-08-29 richardbarrySimply tidy up the bracketing of a couple of expression...
2010-08-29 richardbarryUpdate RX GCC port - including extracting all inline...
2010-08-26 richardbarryCreate starting point for RX62N GCC port. Just a work...
2010-08-23 richardbarryAdd a -1 to the calculation of the compare match value.
2010-08-22 richardbarryJust tidy up the RX port files.
2010-08-20 richardbarryImplemented portYIELD_FROM_ISR() for RX port.
2010-08-18 richardbarryContinue work on RX600 port - work in progress - add...
2010-08-18 richardbarryContinue work on RX600 port - work in progress.
2010-08-13 richardbarryContinue work on RX600 port - work in progress. Added...
2010-08-13 richardbarryContinue work on RX600 port - work in progress.
2010-08-13 richardbarryContinue work on RX600 port - work in progress.
2010-08-12 richardbarryStarting point for new port - a project that will build...
2010-08-11 richardbarryJust tidy up indentation in SuperH port.c.
2010-07-20 richardbarryChanged how the calculation of xFreeBytesRemaining...
2010-06-13 richardbarryCreate an updated AVR32 UC3A project.
2010-06-13 richardbarryJust updated the version string #define.
2010-05-17 richardbarryAdd Cortus port to produce V6.0.5.
2010-05-01 richardbarryCorrected mistake in sample code for xCoRoutineCreate().
2010-03-29 richardbarryModify Cortus save and restore macros to save and resto...
2010-03-28 richardbarrySimplify the Cortus port - removing the interrupt stack...
2010-03-26 richardbarryWork in progress on the Cortus port.
2010-03-24 richardbarryChange name of constant to match coding standard.
2010-03-19 richardbarryThe start of an APS3 port.
2010-03-19 richardbarryInitialised xFreeBytesRemaining where it is declared...
2010-03-14 richardbarryUpdate the V6.0.4. The primary difference being that... V6.0.4
2010-02-25 richardbarryReady for V6.0.3 release. V6.0.3
2010-02-15 richardbarryContinue work on the SH2A port.
2010-01-17 richardbarryGeneral tidy up of SH files.
2010-01-17 richardbarryAdd flop support.
2010-01-16 richardbarryStill a work in progress. Checking in for backup only.
2010-01-16 richardbarryChange interrupt mask in yield function.
2010-01-15 richardbarryStill a work in progress. Need to add flop support.
2010-01-14 RichardBarryWork in progress.
2010-01-09 richardbarryUpdate to V6.0.2.
2010-01-08 richardbarryChange "SWI" to "SWI 0".
2010-01-08 richardbarryAgain, just corrected some comments.
2010-01-08 richardbarryCorrected a comment.
2010-01-08 richardbarryCorrected a couple of comments.
2009-12-28 richardbarrySkeleton for new port added.
2009-12-10 richardbarryChange PIC32 stack byte alignment from 4 to 8.
2009-11-23 richardbarryAdded yet another type cast to the else if clause in...
2009-11-23 richardbarryvTaskList() now works for architectures where the stack...
2009-11-23 richardbarryChanges in the comments only.
2009-11-15 richardbarryUpdate Cortex M3 ports to ensure 8 byte alignment. V6.0.1
2009-11-15 richardbarryCorrect byte alignment on CM3 port layers.
2009-11-14 richardbarryChange the function that sets up the initial stack...
2009-11-13 richardbarryFixed typo.
2009-10-25 richardbarryCorrect cut and paste comment error.
2009-10-15 richardbarryCorrect the auto reload value.
2009-10-15 richardbarryCorrect the auto reload value.
2009-10-13 richardbarryChange to the file headers only.
2009-10-13 richardbarryTidy up only.
2009-10-13 richardbarryCorrect compiler warnings when a certain configuration...
2009-10-10 richardbarryAdd missing cast where one of the static MPU blocks...
2009-10-10 richardbarryCorrect type on comment.
2009-10-06 richardbarryAdd clobber lists to inline asm code.
2009-10-06 richardbarryChange where the free heap space variable is initialised.
2009-10-05 richardbarryAdd portBYTE_ALIGNMENT definition to PC demos.
2009-10-05 richardbarryAdd xPortGetFreeHeapSize() function.
2009-10-05 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 richardbarryAdd PRIVILEGED_FUNCTION qualifiers to port files.
2009-10-04 richardbarryTidy up, starting to get ready for next release.
2009-10-03 richardbarryReinstate privileged only RAM region when a task is...
2009-09-30 richardbarryFirst version that includes the FreeRTOS-MPU implementa...
2009-09-30 richardbarryFirst version that includes the FreeRTOS-MPU implementa...
2009-09-29 richardbarryPrepare for V6.
2009-09-29 richardbarryRemove the portBYTE_ALIGNMENT_MASK definitions as they...
2009-09-29 richardbarryAllow auto switching between creating tasks in ARM...
2009-09-29 richardbarryAllow auto switching between creating tasks in ARM...
2009-09-29 richardbarryAllow auto switching between creating tasks in ARM...
2009-09-29 richardbarrySet ARM byte alignment to 8.
2009-09-29 richardbarrySet ARM byte alignment to 8.
2009-09-29 richardbarryUpdate for V6.
2009-09-29 richardbarryNew file added for V6.
2009-09-28 richardbarryAdd CM3 MPU port.
2009-08-09 richardbarryUpdate to V5.4.2. See http://www.freertos.org/History... V5.4.2
2009-08-06 richardbarryRename Nios2 to NiosII.
2009-08-06 richardbarryCorrect spelling error in comment only.
2009-08-06 richardbarryAdded new Nios2 port layer.
2009-07-25 richardbarryUpdate to V5.4.1 V5.4.1
2009-07-25 richardbarryExplicit casting added to the 'check for time out'...
2009-07-21 richardbarrySupply default setting for configUSE_MALLOC_FAILED_HOOK.
2009-07-21 richardbarryAdded a call to vApplicationMallocFailedHook() when...
2009-07-12 richardbarryEnsure LPC1768 demos are correct prior to V5.4.0 release.
2009-07-07 richardbarryUpdate version number.
2009-06-30 richardbarryAdd support for double precision floating point.
2009-06-30 richardbarryAdd PPC440 port layer code.
2009-06-30 richardbarryAdd proper 8 byte alignment support.
2009-06-21 richardbarryPrepare for V5.3.1 release.
2009-06-20 richardbarryNew port layer files.
2009-06-20 richardbarryReplaced asm statements with __asm for building with...
next