summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)V8.2.0Richard Barry2015-01-170-0/+0
* 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
* Core kernel code:Richard Barry2014-10-1575-492/+12978
* Demo projects only:Richard Barry2014-10-095-22/+59
* Core kernel files:Richard Barry2014-10-08196-69/+70545
* MSP430 Demo projects only:Richard Barry2014-10-0512-235/+1914
* Demo project only: Richard Barry2014-10-0111-69/+2214
* Demo project only: Cyclone V SoC now running from external RAM.Richard Barry2014-10-012-2/+14
* Added project for Altera Cyclone V SoC, currently running from internal RAM.Richard Barry2014-09-30108-0/+431276
* Core kernel code:Richard Barry2014-09-169-163/+493
* SAM4L tickless implementation: Bug fix and update the demo project to exerci...Richard Barry2014-09-167-159/+715
* Demo project only:Richard Barry2014-09-125-4/+14
* Demo tasks only, with the aim of improving test coverage:Richard Barry2014-09-114-101/+488
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...Richard Barry2014-09-021257-1267/+1321
* Demo code only:Richard Barry2014-09-0211-411/+1409
* Correct potential compiler warning when configUSE_MUTEXES is set to 0.Richard Barry2014-08-304-24/+25
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...Richard Barry2014-08-291264-1288/+12252
* Core kernel code:Richard Barry2014-08-2913-173/+376
* Lower the minimum stack size used by the ATSAMA5 demo.Richard Barry2014-08-261-2/+2
* Minor edits prior to tagging V8.1.0.Richard Barry2014-08-2612-1398/+125
* ***IMMINENT RELEASE NOTICE***Richard Barry2014-08-161293-1297/+1308
* Remove some irrelevant CyaSSL files.Richard Barry2014-08-16128-78413/+1
* Demo application related:Richard Barry2014-08-1637-120/+259
* General maintenance - changing comments and correcting spellings only.Richard Barry2014-08-045-3/+14
* Common demo tasks:Richard Barry2014-08-0421-596/+213
* Cortex-A5 IAR port:Richard Barry2014-08-031-6/+5
* Cortex-A5 IAR port baseline prior to removing all SAMA5 specifics to make it ...Richard Barry2014-08-034-14/+15
* Continue working on the GIC-less Cortex-A5 port for IAR:Richard Barry2014-07-293-19/+26
* Carry on working on SAMA5D3 demo:Richard Barry2014-07-2914-85/+205
* SAMA5D3 demo: Add CDC driver code and use CDC to create a simple command con...Richard Barry2014-07-2350-509/+8851
* Update CyaSSL to latest version.Richard Barry2014-07-18445-25369/+161562
* Re-test Zynq demo now it is using the latest tools.Richard Barry2014-07-145-9/+12
* Add back Zynq demo - this time using SDK V14.2.Richard Barry2014-07-14381-0/+269762
* Remove Zynq demo project ready to recreate the project using the 14.2 version...Richard Barry2014-07-1481-182982/+0
* Add 'full' demo to the SAMA5 Xplained demo - but so far without interrupt nes...Richard Barry2014-07-1211-39/+1270
* Rename ARM_CAx_No_GIC ARM_CA5_No_GIC and add FreeRTOSConfig setting to specif...Richard Barry2014-07-124-0/+4
* SAMA5D3 Xplained demo blinky running.Richard Barry2014-07-1215-368/+112
* Add new port layer for Cortex-A devices without the means to mask interrupt p...Richard Barry2014-07-124-0/+856
* Start of SAMA5D3 XPlained demo.Richard Barry2014-07-09277-0/+67714
* Make the parameters to vPortDefineHeapRegions() const.Richard Barry2014-07-045-6/+44