summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)V8.2.2Richard Barry2015-08-120-0/+0
* Final commit before tagging - cosmetic changes only.Richard Barry2015-08-128-96/+96
* Final preparation for new release:Richard Barry2015-08-1223-1258/+5463
* Update version numbers in preparation for new release.Richard Barry2015-08-051451-11196/+31743
* Add FreeRTOS BSP for Xilinx SDK.Richard Barry2015-08-0530-6/+11608
* Common scheduler code:Richard Barry2015-08-04155-78/+28884
* Preparing for next release...Richard Barry2015-08-01278-8942/+7528
* Preparing for new release...Richard Barry2015-08-016-66/+133
* Add resource filters to the Eclipse project used to build the Galileo demo.Richard Barry2015-07-305-13/+196
* Preparing for the next release...Richard Barry2015-07-3036-0/+8158
* Preparing for the next release...Richard Barry2015-07-305-14/+18
* Starting to prepare for the next release...Richard Barry2015-07-306-95/+47
* MSP430: Richard Barry2015-07-26157-65765/+157
* Correct calculation of xHeapStructSize in heap_4 and heap_5.Richard Barry2015-06-252-23/+23
* Add back some files essential for the PIC32MZ build.Richard Barry2015-06-2412-0/+1143
* Microblaze: Add a port optimised task selection implementation to the Microb...Richard Barry2015-06-2432-4410/+156
* Add SAMV7 (Cortex-M7) demo for Atmel Studio.Richard Barry2015-06-16338-7610/+95031
* Update library files used in STM32F7 demo to the latest version released by ST.Richard Barry2015-06-04153-1806/+2443
* Kernel changes to improve power saving:Richard Barry2015-05-209-43/+96
* Finalise MSP43FR5969 IAR and CCS demos (hopefully).Richard Barry2015-04-289-76/+476
* Add CCS project for MSP430FR5969 demo.Richard Barry2015-04-2783-14/+1018
* Change some data types in heap_4.c to allow it to be used on hardware that ha...Richard Barry2015-04-279-81/+1701
* Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad f...Richard Barry2015-04-24105-47/+68
* Complete large memory model MSP430FR5969 demo - including CLI and run-time st...Richard Barry2015-04-247-83/+1021
* Start of an MSP430FR5969 IAR project - currently running Blinky only.Richard Barry2015-04-2272-0/+43164
* Update TimerDemo.c to test the new vTimerSetTimerID() function.Richard Barry2015-04-136-19/+62
* Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS...Richard Barry2015-04-138-10/+53
* Final V8.2.1 release ready for tagging:Richard Barry2015-03-24647-977/+67785
* Update version number ready for V8.2.1 release.Richard Barry2015-03-211329-15042/+17245
* Kernel changes:Richard Barry2015-03-21557-16/+284426
* Minor updates relating to formatting and comments only.Richard Barry2015-03-2011-16/+23
* Minor updates to the Microblaze KC702 demo to allow easier connection from a ...Richard Barry2015-03-162-6/+1
* Add networking option to the Microblaze Kintex demo.Richard Barry2015-03-1338-263/+10022
* Work-in-progress check in of MicroBlaze Kintex7 demo.Richard Barry2015-03-1019-35/+7585
* Kernel code:Richard Barry2015-03-0412-20/+362
* Correct typeo that broke the Win32 port.Richard Barry2015-02-171-1/+1
* Kernel updates:Richard Barry2015-02-1113-55/+153
* Kernel updates:Richard Barry2015-01-267-25/+95
* Add run-time stats to the Kintex7 Microblaze demo.Richard Barry2015-01-195-34/+364
* Add the beginnings of a Microblaze project for the KC705.Richard Barry2015-01-1611-2/+2688
* Update version number in preparation for official V8.2.0 release.Richard Barry2015-01-161280-48628/+17074
* Demo app changes:Richard Barry2015-01-1537-366/+921
* Remove casting from configMAX_PRIORITIES setting in FAT SL / CLI demo as it w...Richard Barry2015-01-073-5/+5
* Release candidate - this will be tagged as FreeRTOS V8.2.0rc1 and a zip file ...Richard Barry2014-12-246-87/+69
* Rename SAM4E demo directory to include the 'F' in 'M4F' - minor point for the...Richard Barry2014-12-24167-0/+0
* Update version numbers in preparation for V8.2.0 release candidate 1.Richard Barry2014-12-211280-23518/+60880
* Kernel changes:Richard Barry2014-12-2124-323/+1899
* Kernel changes:Richard Barry2014-12-1918-98/+327
* + Update demos that use FreeRTOS+Trace to work with the latest trace recorder...Richard Barry2014-12-1851-884/+912
* + New feature added: Task notifications.Richard Barry2014-12-1565-4393/+5390