summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: http://svn.code.sf.net/p/freertos/code/tags/V7.0.2@1611 1d2547de-...V7.0.2richardbarry2011-09-200-0/+0
* Update headers for the FreeRTOS V7.0.2 release.richardbarry2011-09-20902-2061/+1803
* Second phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.richardbarry2011-09-201-0/+0
* First phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.richardbarry2011-09-201-0/+0
* Update Win32 lwipopts.h for better efficiency.richardbarry2011-09-203-15/+14
* Minor changes to prepare the RX210 demo for release.richardbarry2011-09-205-8/+8
* Remove disabling of nagle algorithm as the updated lwipopts.h in the MicroBla...richardbarry2011-09-201-1/+0
* Update Microblaze Ethernet Lite lwipopts.h for better efficiency.richardbarry2011-09-201-2/+2
* Complete RX200 demo.richardbarry2011-09-189-33/+82
* Lots of work on the RX200 demo. Blinky and Full/Debug build configurations a...richardbarry2011-09-1715-771/+795
* Moved some files into the include folder that were previously in the root.richardbarry2011-09-162-0/+0
* Moved some files into the Renesas-Files folder that were previously in the root.RichardBarry2011-09-164-0/+0
* Continue work on RX200 demo. Still a work in progress.richardbarry2011-09-169-26/+49
* Update demo projects for RX210, not yet complete, and not yet actually built.richardbarry2011-09-1613-383/+301
* Update RL78 EWRL78 project settings so they can be used with the KickStart ve...richardbarry2011-09-136-30/+26
* Delete the BasicSocketCommandServer task if the task exits, which can happen ...richardbarry2011-09-121-0/+3
* Update sys_arch.c for Xilinx Ethernet Lite IP.richardbarry2011-09-121-45/+11
* Add warnings about mixing untested memory models in the RL78 port.richardbarry2011-09-091-0/+8
* Tidy up the RL78 port layer.richardbarry2011-09-092-2/+3
* Read the RL78 demo for release.richardbarry2011-09-096-1163/+25
* Tidy up the RL78 port layer.richardbarry2011-09-093-68/+22
* Ready the RL78 port for release.richardbarry2011-09-091-19/+14
* Read the RL78 demo for release.richardbarry2011-09-094-25/+75
* Complete the RL78 demo. main.c still requires documentation in the comments ...richardbarry2011-09-093-5/+10
* Complete the RL78 demo. main.c still requires documentation in the comments ...richardbarry2011-09-097-39/+80
* Some updates to the fledgling RL78 demo application. Not yet complete.richardbarry2011-09-066-22/+46
* Add use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warn...RichardBarry2011-09-061-2/+5
* Add use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warn...richardbarry2011-09-061-10/+10
* Add RL78 port layer. Note yet complete.richardbarry2011-09-064-0/+703
* Add an RX210 demo project.richardbarry2011-09-0237-0/+25995
* Remove .dep file that should have have been included in the repository.richardbarry2011-09-021-1301/+0
* Added RX200 port layer.richardbarry2011-09-023-0/+491
* Start an RL78 demo project.richardbarry2011-09-0210-0/+3373
* MB9A314 Keil projects are now all fully functional.richardbarry2011-08-315-396/+506
* Keil MB9A310 project is now building, but not yet tested.richardbarry2011-08-316-532/+519
* Change Keil startup code to correct FM3 device.richardbarry2011-08-311-10/+6
* Added demo for the MB9A314 - the IAR project is working, the Keil one is not ...richardbarry2011-08-3024-0/+27442
* Hardware and software for the MicroBlaze project that uses the full Ethernet ...richardbarry2011-08-2856-289/+31542
* Remove platform studio project as it is about to be replaced.richardbarry2011-08-2845-29828/+0
* Remove redundant bit being set in the status register of the PIC32.richardbarry2011-08-281-2/+1
* Modify the stack set up when ARM7/9 tasks are created to ensure the assert() ...richardbarry2011-08-2811-8/+44
* Remove obsolete comment.richardbarry2011-08-271-1/+0
* First version of the MicroBlaze demo with the full Ethernet IP. The Ethernet...richardbarry2011-08-2751-0/+19507
* Remove directory that is not required.richardbarry2011-08-270-0/+0
* Remove some large files from the repository that don't need to be there.richardbarry2011-08-274-10889/+0
* Remove some large files from the repository that don't need to be there.richardbarry2011-08-276-13231/+0
* git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1565 1d2547de-c912-0...richardbarry2011-08-2712-502/+560
* Rename the projects used in the Ethernet Lite MicroBlaze demo.richardbarry2011-08-275-14/+16
* Rename the directories used in the Ethernet Lite MicroBlaze demo.richardbarry2011-08-2733-0/+0
* Update platform studio project for MicroBlaze with full Ethernet.richardbarry2011-08-2715-197/+19223