]> begriffs open source - freertos/shortlog
freertos
2012-07-08 Richard BarryRemove the unused linker reference to the maths library.
2012-07-08 Richard BarryComplete first release candidate for the SAM4S-EK demo.
2012-07-05 Richard BarryIn the SAM4S demo, moved FreeRTOS into the ASF/thirdpar...
2012-07-05 Richard BarryChange the name of the SAM4 FreeRTOS-Source directory...
2012-07-03 Richard BarryCreate project for SAM4S. This is building but has...
2012-07-03 Richard BarryAdd in a couple of extra list macros for use with FreeR...
2012-07-03 Richard BarryAdd the macro xSemaphoreTakeFromISR().
2012-05-17 Richard BarryAdded INCLUDE_xQueueGetMutexHolder macro.
2012-05-08 Richard BarryPrepare for FreeRTOS V7.1.1 tag.
2012-05-08 Richard BarryPrepare for FreeRTOS V7.1.1 tag.
2012-05-08 Richard BarryPrepare for FreeRTOS V7.1.1 tag.
2012-05-01 Richard BarryUpdate the RX63N RDK project to use the correct PHY ID.
2012-04-24 Richard BarryChange the Win32 port layer so it doesn't use the trace...
2012-04-24 Richard BarryUpdate the RX63N RDK demo to use the latest (at the...
2012-04-24 Richard BarryUpdate the RX63N RSK demo to use the latest (at the...
2012-04-23 Richard BarryRemove older Renesas BSP files from the RX63N RSK demo...
2012-04-18 Richard BarryRX63N RDK Debug build configuration now building, but...
2012-04-18 Richard BarryBackup point only. YRDK RX63N building but not linking.
2012-04-18 Richard BarryUpdate the Renesas provided BSP files in the RDK RX63N...
2012-04-18 Richard BarryStarting point for YRDK RX63N demo.
2012-04-18 Richard BarryUpdate the TCP/IP update period from 500ms to the expec...
2012-04-16 Richard BarrySet the last return address at the bottom of the stack...
2012-04-16 Richard BarryChange the stack alignment when a task first starts...
2012-04-16 Richard BarryRemove unused .txt file from the XMC4500 uVision project.
2012-04-16 Richard BarryRemoved unused function from IAR CM4F port.c.
2012-04-16 Richard BarryAdded the FreeRTOS/WorkingCopy/Demo/CORTEX_M4F_Infineon...
2012-04-15 Richard BarryStarting point for XMC4500 IAR demo application.
2012-04-06 Richard BarryAdd #error statements in FreeRTOSConfig.h header files...
2012-04-06 Richard BarryCopy Tasking CM4F files from the project directory...
2012-04-06 Richard BarryUpdate include paths to be workspace relative.
2012-04-06 Richard BarryCreated and tested optimised build configuration for...
2012-04-06 Richard BarryTasking XMC4500 demo now running.
2012-04-06 Richard BarryTurn on long branch veneer generation in Tasking XMC450...
2012-04-06 Richard BarryStarting point for Tasking XMC4500 demo. Compiling...
2012-04-02 Richard BarryAdded traceMOVED_TASK_TO_READY_STATE and portSETUP_TCB...
2012-04-02 Richard BarryChecking current RX62N Renesas project which now links...
2012-04-02 Richard BarryUpdate the CM3 MPU port so it builds with the changes...
2012-04-02 Richard BarryCheck in current RX63N session file.
2012-04-02 Richard BarryChecking current RX600 Renesas project which now links...
2012-04-02 Richard BarryUpdate Rowley LPC2368 project to remove the multiple...
2012-04-02 Richard BarryUpdate Rowley STM32F107 project to remove multiple...
2012-04-02 Richard BarryUpdate MPU projects to build with V7.1.0 - NOTE - these...
2012-04-02 Richard BarryUpdate Rowley LPC1768 project to remove the multiple...
2012-04-02 Richard BarryRename Demo/MPS430X_MSP430F5438_CCS4 Demo/MPS430X_MSP43...
2012-04-02 Richard BarryRename the Source/Portable/CCS4 directory to Source...
2012-04-02 Richard BarryRemove the Demo/Common/Utils directory as the CLI code...
2012-04-02 Richard BarryTest the CCS4 demo project to CCS5 and make a minor...
2012-04-01 Richard BarryRemove compiler warning in CCS MSP430X port.
2012-04-01 Richard BarryUpdate MSP430X IAR port to ensure the power settings...
2012-03-17 Richard BarryCorrect #endif statement in new flash_tiemr.h header...
2012-03-17 Richard BarryUpdate version number in a couple of files in the RX63N...
2012-03-17 Richard BarryBaseline the RX63N/Renesas demo - the Ethernet part...
2012-03-17 Richard BarryAdd the sp_flop standard demo tasks to the RX63N RSK...
2012-03-17 Richard BarryUpdate demos to use timers for the check functionality...
2012-03-17 Richard BarryAdd the flash_timer standard demo timers (rather than...
2012-03-15 Richard BarryUpdate RX63N start-up to configure the high speed clock...
2012-03-15 Richard BarryStarting point for RX63N demo added.
2012-03-12 Richard BarryUpdate the Rx/Renesas projects to include an extra...
2012-03-12 Richard BarryModified header comments only.
2012-03-11 Richard BarryConvert mov instructions to movs instructions in the...
2012-03-11 Richard BarryConvert mov instructions to movs instructions in the...
2012-03-11 Richard BarryFix issue in linker script generated by TrueStudio...
2012-03-11 Richard BarryArrange windows in the XMC4000/Keil demo so they appear...
2012-03-11 Richard BarryCorrect linker script for ARM7_AT91SAM7X256_Eclipse...
2012-03-11 Richard BarryAdd static qualifier to the function that starts the...
2012-03-11 Richard BarryUpdate IAR MSP430X project to latest IAR version.
2012-03-11 Richard BarryAdded xSemaphoreGetMutexHolder() macro and equivalent...
2012-03-11 Richard BarryAdd batch file that creates the directory structure...
2012-03-11 Richard BarryAdd GCC Cortex-M4F port layer.
2012-03-11 Richard BarryAdd GCC project for Infineon XMC4500 Hexagon kit CPU...
2012-03-05 Richard BarryArrange the windows in the Keil XMC4500 demo to be...
2012-03-05 Richard BarryUpdate comments in STM32F0 demo.
2012-03-04 Richard BarryUpdate a comment only.
2012-03-04 Richard BarryAdd STM32F0 demo.
2012-02-24 Richard BarryAdded IAR port layer for the Cortex-M0.
2012-01-25 Richard BarryChange FreeRTOSConfig.h for the LPCXpresso CM0 demo...
2012-01-25 Richard BarryRevert the CM0 port layer exception handler names to...
2012-01-23 Richard BarryRemove the ( void ) prvSetupNestedFPUInterruptsTest...
2012-01-23 Richard BarryAdd XMC4500 project.
2012-01-22 Richard BarryUpdate comments in main-full.c of CM0 demo.
2012-01-22 Richard BarryRemove duplicate definition of "#define vPortSVCHandler...
2012-01-21 Richard BarryIn files added a few moments ago:
2012-01-21 Richard BarryMove the CM0 files to their correct location and remove...
2012-01-21 Richard BarryAdded batch file to create LPC11xx demo. Tidied up...
2012-01-21 Richard BarryCorrect one of the descriptions in the MicroBlaze FreeR...
2012-01-21 Richard BarryTighten up IntQueue.c testing to have a count of the...
2012-01-21 Richard BarryComplete LPC11xx demo functionality. The batch file...
2012-01-19 Richard BarryReplace "Infinite loop" comment in main() with somethin...
2012-01-19 Richard BarryReplace "Infinite loop" comment in main() with somethin...
2012-01-17 Richard BarryIntQ test in and working. Nesting depth not yet checke...
2012-01-13 Richard BarryAdd a few lines to the RX ports that allow the vector...
2012-01-12 Richard BarryLPC1114 demo added. Kernel source will be moved.
2012-01-12 Richard BarryAdd xQueueReset() function.
2011-12-13 Richard BarryChange version numbers to V7.1.0.
2011-12-13 Richard BarryRemove the incomplete MicroBlaze with full ethernet...
2011-12-13 Richard BarryAdd vQueueSetQueueNumber() and ucQueueGetQueueNumber...
2011-12-13 Richard BarryAdd a few extra standard demo tasks to the Win32 demo.
2011-12-13 Richard BarryThe LPC43xx fast start files are now included.
2011-12-13 Richard BarryAdded fast book files to project - although fast boot...
2011-12-11 Richard BarryChanges necessary in the Win32/lwiP project to use...
next