]> git.sur5r.net Git - freertos/shortlog
freertos
2013-09-10 richardbarryMake self monitoring in QueueSet.c more robust to preve...
2013-09-10 richardbarryEnable RX62N_RDK project to build with the blink config...
2013-09-10 richardbarryAdd #error into Tasking project to remind users that...
2013-09-10 richardbarryUpdate Keil XMC1000 to later version.
2013-09-10 richardbarryFinalise XMC1000 GCC demos.
2013-09-10 richardbarryFinalise XMC1000 IAR demos.
2013-09-10 richardbarryFinalise XMC1000 Keil demos.
2013-09-09 richardbarryFinalise XMC4000 Dave/GCC demos.
2013-09-09 richardbarryFinalise XMC4000 Keil demos.
2013-09-09 richardbarryFinalise XMC4000 IAR demos.
2013-09-05 richardbarryAdd build configurations for the XMC4400 and XMC4200...
2013-09-05 richardbarryUpdate XMC4000 tasking project to use latest system...
2013-09-04 richardbarryRename directories with XMC4500 in their name that...
2013-09-04 richardbarryRename directories with XMC4500 in their name that...
2013-09-04 richardbarryReworked XMC4500 IAR project to use latest system files...
2013-09-04 richardbarryAdd XMC4200 and XMC4400 build configurations to the...
2013-09-04 richardbarryAdd Dave project for the XMC4500.
2013-09-03 richardbarryUpdate the Keil XMC4500 demo project to include build...
2013-09-02 richardbarryMake the QueueSet.c standard demo task a little friendl...
2013-09-02 richardbarryAdd a build configuration for the XMC1100 boot kit.
2013-09-02 richardbarryUpdate RX600/Renesas compiler build configurations...
2013-09-02 richardbarryUpdate RX600 blinky build configuration to include...
2013-09-01 richardbarryContinue work on XMC1000 demos.
2013-09-01 richardbarryMake Cortex-M0 set/clear interrupt flag from ISR functi...
2013-09-01 richardbarryAdd additional configASSERTS() to some standard demo...
2013-08-31 richardbarryRename CORTEX_M)_Infineion_Boot_Kits_IAR_Keil to CORTEX...
2013-08-31 richardbarryAdd a GCC project to the the XMC1000 demo directory.
2013-08-31 richardbarryMove files common to IAR and Keil projects from compile...
2013-08-31 richardbarryContinue work on Get clock settings in Keil and IAR...
2013-08-30 richardbarryContinue work on XCM1200 Keil demo.
2013-08-25 richardbarryCreate full Keil project for XMC boot kit (not yet...
2013-08-25 richardbarryStarting point for XMC1000 Keil demo.
2013-08-25 richardbarryStarting point for Keil Cortex-M0 port.
2013-08-16 richardbarryConvert double quotes in a command help string to singl...
2013-08-16 richardbarryFix a few typos and remove the "register" keyword.
2013-08-14 richardbarryAllow compilation when portALT_GET_RUN_TIME_COUNTER_VAL...
2013-07-24 richardbarryUpdate version numbers. V7.5.2
2013-07-24 richardbarryAdd additional critical section to the default tickless...
2013-07-23 richardbarryUpdate version number. V7.5.1
2013-07-23 richardbarryVoid a few unused return values and make casting more...
2013-07-23 richardbarryUpdate the header file included in the PIC32 port_asm...
2013-07-23 richardbarryUpdate the Cortex-M vPortValidateInterruptPriority...
2013-07-23 richardbarryRemove duplicate definition from FreeRTOSConfig.h.
2013-07-19 richardbarryTidy up pre-processor as final act before tagging as... V7.5.0
2013-07-19 richardbarryChanges to comments only.
2013-07-18 richardbarryRename xTaskGetSystemState() uxTaskGetSystemState().
2013-07-18 richardbarryFor consistency change the name of configINCLUDE_STATS_...
2013-07-17 richardbarryMinor updates and change version number for V7.5.0...
2013-07-16 richardbarryCorrect compiler warnings in trace recorder code.
2013-07-16 richardbarryRemove large and unnecessary .docx files.
2013-07-16 richardbarryUpdate FreeRTOS+Trace recorder code.
2013-07-15 richardbarryLinting and MISRA checking
2013-07-14 richardbarryTidy up comments only.
2013-07-14 richardbarryVariable name change in the PIC32 port layer only.
2013-07-14 richardbarryUpdate PIC32 serial.c slightly to add volatile qualifie...
2013-07-13 richardbarryUpdate doxygen comments.
2013-07-13 richardbarryFix compiler warning.
2013-07-13 richardbarryUpdate Cortex-M MPU version to include new API functions.
2013-07-13 richardbarryUpdate RX ports to only include additional check on...
2013-07-12 richardbarryImplement portASSERT_IF_INTERRUPT_PRIORITY_INVALID...
2013-07-12 richardbarryUpdate compiler version and add configASSERT() to PIC32...
2013-07-12 richardbarryKernel optimisations.
2013-07-11 richardbarryAdd comments to the portASSERT_IF_INTERRUPT_PRIORITY_IN...
2013-07-11 richardbarryComplete additions of portASSERT_IF_INTERRUPT_PRIORITY_...
2013-07-10 richardbarryRemove commented out code.
2013-07-09 richardbarryAdd portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implemen...
2013-07-09 richardbarryEnhance heap_4.c to prevent blocks accidentally being...
2013-07-04 richardbarryCorrect comment only.
2013-07-04 richardbarryAdded portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implem...
2013-07-02 richardbarryRemove compiler warnings.
2013-07-02 richardbarryRemove compiler warnings.
2013-07-02 richardbarryAdd the new configINCLUDE_STATS_FORMATTING_FUNCTIONS...
2013-07-02 richardbarryAdd the new configINCLUDE_STATS_FORMATTING_FUNCTIONS...
2013-07-02 richardbarryAdd new xTaskGetSystemState() API function to return...
2013-07-01 richardbarryAdd additional comment only.
2013-07-01 richardbarryAdd the queue overwrite demo to the RZ demo.
2013-06-30 richardbarryRefine the default tickless idle implementation in...
2013-06-28 richardbarryUpdate Win32 MSVC demo to include a simple blinky build...
2013-06-28 richardbarryUpdate QueueOverwrite.c to include a call to xQueuePeek...
2013-06-27 richardbarryAdd xQueueOverwriteFromISR() and update the QueueOverwr...
2013-06-27 richardbarryAdd xQueueOverwrite() and a common demo task to demonst...
2013-06-26 richardbarryAdd Newlib reent support.
2013-06-26 richardbarryImprove efficiency and behaviour of vListInsertEnd().
2013-06-25 richardbarryRemove reliance on strncpy() function.
2013-06-25 richardbarryRemove portALIGNMENT_ASSERT_pxCurrentTCB() macro, which...
2013-06-25 richardbarrySlight correction to coding standard in heap_2.c and...
2013-06-25 richardbarryImprove efficiency of memory allocation when the memory...
2013-06-25 richardbarryRe-implement the LPC18xx and SmartFusion2 run time...
2013-06-24 richardbarryReplace the #define that maps the uxRecursiveCallCount...
2013-06-23 richardbarryUpdate trace recorder code in the LPC18xx project.
2013-06-23 richardbarryRemove old trace recorder source from LPC18xx project.
2013-06-23 richardbarrySplit the LPC18xx FreeRTOS+UDP drivers between those...
2013-06-23 richardbarryRemove DemoIPTrace.h from LPC18xx demo as it should...
2013-06-23 richardbarryBack out changes to LPC18xx UDP demo.
2013-06-23 richardbarryAdd extra debug comment into list.c.
2013-06-20 richardbarryAdd retarget.c to RVDS project to ensure semihosting...
2013-06-20 richardbarryAdd missing function prototype.
2013-06-20 richardbarryUpdate RVDS port layer to match IAR port layer.
2013-06-20 richardbarryRZ RVDS and IAR projects.
2013-06-20 richardbarryRVDS ARM Cortex-A port layer.
next