]> git.sur5r.net Git - freertos/shortlog
freertos
2012-08-12 richardbarryAdd CreateProjectDirectoryStructure.bat to the SAM4...
2012-08-12 richardbarryRemove the files from the SAM4S demo that are copied...
2012-08-11 richardbarryAdd readme files to the various FreeRTOS+ directories.
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.
2012-08-11 richardbarryStart to re-arrange files to include FreeRTOS+ in main...
2012-08-11 richardbarryRemove test code from heap_4.c.
2012-08-11 richardbarryUpdate MPS430X ports so the sleep mode bits are cleared...
2012-08-10 richardbarryAdd heap_4.c.
2012-08-03 richardbarryAdd vQueueDelete() to the MPU port.
2012-07-08 richardbarryRenamed the CORTEX_M4_ATSAM4S_AVR_Studio directory...
2012-07-08 richardbarryRemove the unused linker reference to the maths library.
2012-07-08 richardbarryComplete first release candidate for the SAM4S-EK demo.
2012-07-05 richardbarryIn the SAM4S demo, moved FreeRTOS into the ASF/thirdpar...
2012-07-05 richardbarryChange the name of the SAM4 FreeRTOS-Source directory...
2012-07-03 richardbarryCreate project for SAM4S. This is building but has...
2012-07-03 richardbarryAdd in a couple of extra list macros for use with FreeR...
2012-07-03 richardbarryAdd the macro xSemaphoreTakeFromISR().
2012-05-17 richardbarryAdded INCLUDE_xQueueGetMutexHolder macro.
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag. V7.1.1
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag.
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag.
2012-05-01 richardbarryUpdate the RX63N RDK project to use the correct PHY ID.
2012-04-24 richardbarryChange the Win32 port layer so it doesn't use the trace...
2012-04-24 richardbarryUpdate the RX63N RDK demo to use the latest (at the...
2012-04-24 richardbarryUpdate the RX63N RSK demo to use the latest (at the...
2012-04-23 richardbarryRemove older Renesas BSP files from the RX63N RSK demo...
2012-04-18 richardbarryRX63N RDK Debug build configuration now building, but...
2012-04-18 richardbarryBackup point only. YRDK RX63N building but not linking.
2012-04-18 richardbarryUpdate the Renesas provided BSP files in the RDK RX63N...
2012-04-18 richardbarryStarting point for YRDK RX63N demo.
2012-04-18 richardbarryUpdate the TCP/IP update period from 500ms to the expec...
2012-04-16 richardbarrySet the last return address at the bottom of the stack...
2012-04-16 richardbarryChange the stack alignment when a task first starts...
2012-04-16 richardbarryRemove unused .txt file from the XMC4500 uVision project.
2012-04-16 richardbarryRemoved unused function from IAR CM4F port.c.
2012-04-16 richardbarryAdded the FreeRTOS/WorkingCopy/Demo/CORTEX_M4F_Infineon...
2012-04-15 richardbarryStarting point for XMC4500 IAR demo application.
2012-04-06 richardbarryAdd #error statements in FreeRTOSConfig.h header files...
2012-04-06 richardbarryCopy Tasking CM4F files from the project directory...
2012-04-06 richardbarryUpdate include paths to be workspace relative.
2012-04-06 richardbarryCreated and tested optimised build configuration for...
2012-04-06 richardbarryTasking XMC4500 demo now running.
2012-04-06 richardbarryTurn on long branch veneer generation in Tasking XMC450...
2012-04-06 richardbarryStarting point for Tasking XMC4500 demo. Compiling...
2012-04-02 RichardBarryAdded traceMOVED_TASK_TO_READY_STATE and portSETUP_TCB...
2012-04-02 RichardBarryChecking current RX62N Renesas project which now links...
2012-04-02 richardbarryUpdate the CM3 MPU port so it builds with the changes...
2012-04-02 richardbarryCheck in current RX63N session file.
2012-04-02 richardbarryChecking current RX600 Renesas project which now links...
2012-04-02 richardbarryUpdate Rowley LPC2368 project to remove the multiple...
2012-04-02 richardbarryUpdate Rowley STM32F107 project to remove multiple...
2012-04-02 richardbarryUpdate MPU projects to build with V7.1.0 - NOTE - these...
2012-04-02 richardbarryUpdate Rowley LPC1768 project to remove the multiple...
2012-04-02 richardbarryRename Demo/MPS430X_MSP430F5438_CCS4 Demo/MPS430X_MSP43...
2012-04-02 richardbarryRename the Source/Portable/CCS4 directory to Source...
2012-04-02 richardbarryRemove the Demo/Common/Utils directory as the CLI code...
2012-04-02 richardbarryTest the CCS4 demo project to CCS5 and make a minor...
2012-04-01 richardbarryRemove compiler warning in CCS MSP430X port.
2012-04-01 RichardBarryUpdate MSP430X IAR port to ensure the power settings...
2012-03-17 richardbarryCorrect #endif statement in new flash_tiemr.h header...
2012-03-17 RichardBarryUpdate version number in a couple of files in the RX63N...
2012-03-17 richardbarryBaseline the RX63N/Renesas demo - the Ethernet part...
2012-03-17 richardbarryAdd the sp_flop standard demo tasks to the RX63N RSK...
2012-03-17 richardbarryUpdate demos to use timers for the check functionality...
2012-03-17 richardbarryAdd the flash_timer standard demo timers (rather than...
2012-03-15 richardbarryUpdate RX63N start-up to configure the high speed clock...
2012-03-15 richardbarryStarting point for RX63N demo added.
2012-03-12 richardbarryUpdate the Rx/Renesas projects to include an extra...
2012-03-12 richardbarryModified header comments only.
2012-03-11 richardbarryConvert mov instructions to movs instructions in the...
2012-03-11 richardbarryConvert mov instructions to movs instructions in the...
2012-03-11 richardbarryFix issue in linker script generated by TrueStudio...
2012-03-11 richardbarryArrange windows in the XMC4000/Keil demo so they appear...
2012-03-11 richardbarryCorrect linker script for ARM7_AT91SAM7X256_Eclipse...
2012-03-11 richardbarryAdd static qualifier to the function that starts the...
2012-03-11 richardbarryUpdate IAR MSP430X project to latest IAR version.
2012-03-11 richardbarryAdded xSemaphoreGetMutexHolder() macro and equivalent...
2012-03-11 richardbarryAdd batch file that creates the directory structure...
2012-03-11 richardbarryAdd GCC Cortex-M4F port layer.
2012-03-11 richardbarryAdd GCC project for Infineon XMC4500 Hexagon kit CPU...
2012-03-05 richardbarryArrange the windows in the Keil XMC4500 demo to be...
2012-03-05 richardbarryUpdate comments in STM32F0 demo.
2012-03-04 richardbarryUpdate a comment only.
2012-03-04 richardbarryAdd STM32F0 demo.
2012-02-24 richardbarryAdded IAR port layer for the Cortex-M0.
2012-01-25 richardbarryChange FreeRTOSConfig.h for the LPCXpresso CM0 demo...
2012-01-25 richardbarryRevert the CM0 port layer exception handler names to...
2012-01-23 richardbarryRemove the ( void ) prvSetupNestedFPUInterruptsTest...
2012-01-23 richardbarryAdd XMC4500 project.
2012-01-22 richardbarryUpdate comments in main-full.c of CM0 demo.
2012-01-22 richardbarryRemove duplicate definition of "#define vPortSVCHandler...
2012-01-21 richardbarryIn files added a few moments ago:
2012-01-21 richardbarryMove the CM0 files to their correct location and remove...
2012-01-21 richardbarryAdded batch file to create LPC11xx demo. Tidied up...
2012-01-21 richardbarryCorrect one of the descriptions in the MicroBlaze FreeR...
2012-01-21 richardbarryTighten up IntQueue.c testing to have a count of the...
2012-01-21 richardbarryComplete LPC11xx demo functionality. The batch file...
2012-01-19 richardbarryReplace "Infinite loop" comment in main() with somethin...
2012-01-19 richardbarryReplace "Infinite loop" comment in main() with somethin...
2012-01-17 richardbarryIntQ test in and working. Nesting depth not yet checke...
next