]> begriffs open source - freertos/shortlog
freertos
2013-05-01 Richard Barry(no commit message) V7.4.2
2013-05-01 Richard BarryUpdate version numbers in a couple of files that got...
2013-04-30 Richard BarryUpdate version number ready to release the FAT file...
2013-04-30 Richard BarryAdd FAT SL code and demo project.
2013-04-30 Richard BarryClarify license blurb at the top of the FreeRTOS+UDP...
2013-04-30 Richard BarryAdd quick start guide.
2013-04-18 Richard BarryUpdate version numbers to V7.4.1.
2013-04-18 Richard BarryChange version number in common files within the FreeRT...
2013-04-18 Richard BarryAdd FreeRTOS-Plus directory with new directory structur...
2013-04-18 Richard BarryRemove subdirectories of FreeRTOS-Plus in preparation...
2013-04-17 Richard BarryCommit 3 RX100 low power demos.
2013-04-17 Richard BarryUpdate yield code in RX200/Renesas compiler port.
2013-04-17 Richard BarryUpdate RX600 IAR RX62N demo to use latest IAR tools.
2013-04-17 Richard BarryUpdate yield code in RX600/IAR compiler port.
2013-04-17 Richard BarryUpdate yield code in RX600/Renesas compiler port.
2013-04-17 Richard BarryUpdate yield code in RX600/GCC port.
2013-04-16 Richard BarryAdd RX100 Renesas compiler port layer.
2013-04-16 Richard BarryAdd RX100 IAR port layer.
2013-04-16 Richard BarryAdd RX100 GCC port layer.
2013-04-16 Richard BarryAdd memory barrier instructions to Tasking CM4F port.
2013-04-16 Richard BarryAdd memory barrier instructions to the RVDS CM3 ports.
2013-04-16 Richard BarryAdd barrier instructions to IAR CM3 ports.
2013-04-16 Richard BarryEnsure XMC demo builds with the latest IAR version.
2013-04-16 Richard BarryReplace the read back of the software interrupt registe...
2013-04-16 Richard BarryAdd barrier instructions to the GCC CM3 ports.
2013-04-16 Richard BarryRemove duplicate #error informing people to run the...
2013-04-16 Richard BarryRemove infinite loop from task delete function.
2013-04-14 Richard BarryAdd volatile keyword to GenQTest loop counter for consi...
2013-04-07 Richard BarryAdd barrier instructions to GCC CM3/4 code.
2013-04-07 Richard BarryPrepare to package up SAM4L demo.
2013-04-07 Richard BarryUpdated the sleep function to ensure it left interrupts...
2013-04-07 Richard BarryAdd SAM4L demo.
2013-03-25 Richard BarryRL78/IAR port - Allow the end user to define their...
2013-03-25 Richard BarryMinor mods common files to fix warnings generated by...
2013-03-19 Richard BarryUpdate the GCC RL78 demo to include four separate build...
2013-03-18 Richard BarryRename the Demo/RL78_RL78G13_Promot_Board_IAR directory...
2013-03-18 Richard BarryAdd two additional targets to the RL78 IAR project.
2013-03-18 Richard BarryEnsure IAR RL port layer works on devices using two...
2013-03-17 Richard BarryUpdated IAR RL78 port layer.
2013-03-17 Richard BarryUpdate the IAR RL78 demo to include main_blinky.c and...
2013-03-17 Richard BarryAdd an example ISR implementation into the RL78 GCC...
2013-03-17 Richard BarryComplete RL78/G14 demo.
2013-03-17 Richard BarryRL78 GCC: Save and restore all register banks.
2013-03-06 Richard BarryRL78/GCC related:
2013-03-04 Richard BarryFor RL78GCC port/demo:
2013-03-04 Richard BarryAll related to RL78 GCC demos (which are still a work...
2013-03-04 Richard BarryAbstract the IO port handling to toggle the LED into...
2013-03-02 Richard BarryAdd RL78 E2Studio project. Code is building, but has...
2013-02-24 Richard BarryAdded YRDKRL78G14 build configuration to the IAR RL78...
2013-02-19 Richard BarryPrepare for V7.4.0 release.
2013-02-18 Richard BarryUpdate PIC32 demo application to remove reliance on...
2013-02-18 Richard BarryCorrect spelling of xSuspendedTaskList in eTaskConfirmS...
2013-02-18 Richard BarryAdd default definition for configUSE_QUEUE_SETS.
2013-02-18 Richard BarryCommit demos that have been updated for testing purpose...
2013-02-13 Richard BarryUpdate the LPC1768 project to only copy across one...
2013-02-12 Richard BarryAdded more files to the Rowley and IAR LM3S demos to...
2013-02-12 Richard BarryAdjusted the wrap checks in the QueueSet test task.
2013-02-12 Richard BarryReduce RAM used by trace by updating trcConfig.h.
2013-02-12 Richard BarryImprove QueueSet.c test coverage by reading the queue...
2013-02-10 Richard BarryUpdate the FreeRTOS+Trace recorder and Win32 demo app.
2013-02-08 Richard BarryFix a few compiler warnings when compiling the QueueSet...
2013-02-08 Richard BarryAdd the queue set test to the SAM4S-EK Atmel Studio...
2013-02-08 Richard BarryContinue working on queue set implementation and testing.
2013-02-07 Richard BarryNext revision of queue set implementation.
2013-01-31 Richard Barryremove the additional line added to the MPU port.c...
2013-01-31 Richard BarryAdded INCLUDE_xSemaphoreGetMutexHolder() default.
2013-01-23 Richard BarryReplace the CLZ function with a CLZ intrinsic in the...
2012-12-31 Richard BarryMake changes necessary to allow the latest StateViewer...
2012-11-18 Richard BarryMove the call that sets xTimeNow inside the loop that...
2012-11-17 Richard BarryDefault configUSE_TICKLESS_IDLE to 0 when it is not...
2012-10-31 Richard BarryEnsure #error messages in FreeRTOSConfig.h files are...
2012-10-31 Richard BarryAdd warning suppression to IAR header.
2012-10-31 Richard BarrySlow configured clock in the RM48 and TMS570 demos...
2012-10-30 Richard BarryMake loop counters in flop_hercules.c 32-bit instead...
2012-10-29 Richard BarryRename CORTEX_R4_RM48_CCS5 directory as it also include...
2012-10-29 Richard BarryCorrect cut and paste error in partest.c file.
2012-10-29 Richard BarryMake CM3/4 tick configuration a weak function to allow...
2012-10-29 Richard BarryAllow IAR language extensions so __weak attribute can...
2012-10-29 Richard BarryWork around compiler bug in CCS5 by replacing the _call...
2012-10-29 Richard BarryComplete RM4x and TMS570 demo.
2012-10-22 Richard BarryRe-jig some of the new functions to correctly assign...
2012-10-16 Richard BarryPrepare for V7.3.0 release.
2012-10-16 Richard BarryMake the timer used for the PIC32 port layer user confi...
2012-10-16 Richard BarryAdd tickless idle support in Cortex-M ports.
2012-10-16 Richard BarryAdd tickless idle support in Cortex-M ports.
2012-10-14 Richard BarrySet the RM48 directory structure to match the FreeRTOS...
2012-10-14 Richard BarryUpdate FreeRTOS version used in RM48 demo.
2012-10-13 Richard BarryFirst pass at adding R4F floating point support.
2012-10-11 Richard BarryRM48 port layer without FPU saving completed.
2012-10-10 Richard BarryGet main_full.c working in the RM48 demo.
2012-10-10 Richard BarryRemove whitespace only.
2012-10-09 Richard BarryRM48 simply blinky demo working.
2012-10-04 Richard BarryAdded initial RM48 project files. These are not in...
2012-09-25 Richard BarryUpdate PIC32 port to make use of configUSE_PORT_OPTIMIS...
2012-09-24 Richard BarryCorrect #if( configMAX_PRIORITIES >= 32 ) check perform...
2012-09-24 Richard BarryReplace the need for taskCHECK_READY_LIST() by instead...
2012-09-24 Richard BarryRename listLIST_ITEM_CONTAINED to listLIST_ITEM_CONTAINER.
2012-09-24 Richard BarryAdded Cortex-M optimised code to the IAR, GCC and Keil...
2012-09-23 Richard BarryIntroduced configUSE_PORT_OPTIMISED_TASK_SELECTION...
2012-09-23 Richard BarryAdd eTaskStateGet() to FreeRTOS-MPU.
next