]> git.sur5r.net Git - freertos/shortlog
freertos
2011-09-20 richardbarryUpdate headers for the FreeRTOS V7.0.2 release. V7.0.2
2011-09-20 richardbarrySecond phase of renaming RegisterTestTasks.s to Registe...
2011-09-20 richardbarryFirst phase of renaming RegisterTestTasks.s to Register...
2011-09-20 richardbarryUpdate Win32 lwipopts.h for better efficiency.
2011-09-20 richardbarryMinor changes to prepare the RX210 demo for release.
2011-09-20 richardbarryRemove disabling of nagle algorithm as the updated...
2011-09-20 richardbarryUpdate Microblaze Ethernet Lite lwipopts.h for better...
2011-09-18 richardbarryComplete RX200 demo.
2011-09-17 richardbarryLots of work on the RX200 demo. Blinky and Full/Debug...
2011-09-16 richardbarryMoved some files into the include folder that were...
2011-09-16 RichardBarryMoved some files into the Renesas-Files folder that...
2011-09-16 richardbarryContinue work on RX200 demo. Still a work in progress.
2011-09-16 richardbarryUpdate demo projects for RX210, not yet complete, and...
2011-09-13 richardbarryUpdate RL78 EWRL78 project settings so they can be...
2011-09-12 richardbarryDelete the BasicSocketCommandServer task if the task...
2011-09-12 richardbarryUpdate sys_arch.c for Xilinx Ethernet Lite IP.
2011-09-09 richardbarryAdd warnings about mixing untested memory models in...
2011-09-09 richardbarryTidy up the RL78 port layer.
2011-09-09 richardbarryRead the RL78 demo for release.
2011-09-09 richardbarryTidy up the RL78 port layer.
2011-09-09 richardbarryReady the RL78 port for release.
2011-09-09 richardbarryRead the RL78 demo for release.
2011-09-09 richardbarryComplete the RL78 demo. main.c still requires document...
2011-09-09 richardbarryComplete the RL78 demo. main.c still requires document...
2011-09-06 richardbarrySome updates to the fledgling RL78 demo application...
2011-09-06 RichardBarryAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilita...
2011-09-06 richardbarryAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilita...
2011-09-06 richardbarryAdd RL78 port layer. Note yet complete.
2011-09-02 richardbarryAdd an RX210 demo project.
2011-09-02 richardbarryRemove .dep file that should have have been included...
2011-09-02 richardbarryAdded RX200 port layer.
2011-09-02 richardbarryStart an RL78 demo project.
2011-08-31 richardbarryMB9A314 Keil projects are now all fully functional.
2011-08-31 richardbarryKeil MB9A310 project is now building, but not yet tested.
2011-08-31 richardbarryChange Keil startup code to correct FM3 device.
2011-08-30 richardbarryAdded demo for the MB9A314 - the IAR project is working...
2011-08-28 richardbarryHardware and software for the MicroBlaze project that...
2011-08-28 richardbarryRemove platform studio project as it is about to be...
2011-08-28 richardbarryRemove redundant bit being set in the status register...
2011-08-28 richardbarryModify the stack set up when ARM7/9 tasks are created...
2011-08-27 richardbarryRemove obsolete comment.
2011-08-27 richardbarryFirst version of the MicroBlaze demo with the full...
2011-08-27 richardbarryRemove directory that is not required.
2011-08-27 richardbarryRemove some large files from the repository that don...
2011-08-27 richardbarryRemove some large files from the repository that don...
2011-08-27 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2011-08-27 richardbarryRename the projects used in the Ethernet Lite MicroBlaz...
2011-08-27 richardbarryRename the directories used in the Ethernet Lite MicroB...
2011-08-27 richardbarryUpdate platform studio project for MicroBlaze with...
2011-08-27 richardbarryFirst MicroBlaze hardware build with full Ethernet.
2011-08-26 richardbarryRename MicroBlaze project that uses the full Ethernet IP.
2011-08-26 richardbarryRemove MicroBlaze with full Ethernet project, so it...
2011-08-26 richardbarryRemove MicroBlaze with full Ethernet project, so it...
2011-08-26 richardbarryRemove MicroBlaze with full Ethernet project, so it...
2011-08-26 richardbarryMark original MicroBlaze project as deprecated.
2011-08-26 richardbarryRemove unused variable warning.
2011-08-26 RichardBarryCorrect task names in BlockQ.c.
2011-08-26 richardbarryUpdate the number of PCB buffers.
2011-08-26 richardbarryAdd queue registry usage to the MicroBlaze demo so...
2011-08-26 richardbarryMinor corrections in the comments punctuation.
2011-08-24 richardbarryChanged the MicroBlaze demo back to using heap_3.c...
2011-08-24 richardbarryChanged the MicroBlaze demo back to using heap_3.c...
2011-08-24 richardbarryAdded BSP generation files to MicroBlaze directory.
2011-08-24 richardbarryUpdate the MicroBlaze CreateProjectDirectoryStructure...
2011-08-07 richardbarryUpdate the names of some of the newly introduced API...
2011-08-07 richardbarryUpdate the real copy of the Ethernet driver for the...
2011-08-07 richardbarryCommit existing xps project for the new MicroBlaze...
2011-08-07 richardbarryUpdate the names of some of the newly introduced API...
2011-08-07 richardbarryUpdate the names of some of the newly introduced API...
2011-08-07 richardbarryAdd run time stats gathering to the MicroBlaze demo.
2011-08-07 richardbarryUpdate the pages served by the MicroBlaze web server.
2011-08-06 richardbarryMinor tidy up of the lwIP_Apps file and configuration...
2011-08-06 richardbarryAdd printf-stdarg.c to the new MicroBlaze demo.
2011-08-06 richardbarryAdd in necessary functionality to autonegotiate using...
2011-08-03 richardbarryChange command interpreter semantics.
2011-08-03 richardbarryChange command interpreter semantics.
2011-08-02 richardbarryFix a few compiler warnings in utils when compiled...
2011-08-01 richardbarryComment the command line interpreter and lwIP sockets...
2011-08-01 richardbarryComment the command line interpreter and lwIP sockets...
2011-08-01 richardbarryMove the MSVC/lwIP code into the main line - not yet...
2011-08-01 richardbarryMove the MSVC/lwIP code into the main line.
2011-08-01 richardbarryUpdate a few util functions in the common demo area.
2011-08-01 richardbarryRemove vTaskCleanUpResources() calls.
2011-08-01 richardbarryA few updates for coding standard reasons.
2011-08-01 richardbarryA few updates for coding standard reasons.
2011-08-01 richardbarryRemove vTaskCleanUpResources() from core header files.
2011-07-27 richardbarryRemove files that are not required from the MicroBlaze...
2011-07-27 richardbarryRemove files that are not required from the MicroBlaze...
2011-07-27 richardbarryDelete directories that were added to the repository...
2011-07-27 richardbarryCreate project directory structure for the MicroBlaze...
2011-07-27 richardbarryCheck in the MicroBlaze projects before copying them...
2011-07-27 richardbarryDelete unused header file in the MicroBlaze Ethernet...
2011-07-27 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2011-07-27 richardbarryFix compiler warning in sockets.c of lwip-1.4.0.
2011-07-27 richardbarryAdd comtest_strings.c and comtest_strings.h to the...
2011-07-27 richardbarryRemove all workspace local copies of files that should...
2011-07-27 richardbarryAdd test/demonstration calls to xTaskGetIdleTaskHandle...
2011-07-27 richardbarryAdd in the vSemaphoreDelete() macro.
2011-07-27 richardbarryAdd in the pcTaskGetTaskName(), xTaskGetIdleTaskHandle...
2011-07-27 richardbarryUpdate the batch file that copies the MicroBlaze code...
next