summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)V6.1.0Richard Barry2010-10-050-0/+0
* Update to FreeRTOS V6.1.0 release candidate.Richard Barry2010-09-231-9/+34
* Update to FreeRTOS V6.1.0 release candidate.Richard Barry2010-09-23770-1537/+1597
* Allow tasks to be suspended immediately after creation - provided the schedul...Richard Barry2010-09-232-13/+35
* Remove the .dep file from the IAR RX project. The file should not have been ...Richard Barry2010-09-231-1077/+0
* Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_P...Richard Barry2010-09-2311-1146/+555
* Prepare the RX GNU demo application for release.Richard Barry2010-09-231-0/+0
* Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_P...Richard Barry2010-09-231-2/+4
* Replace asm wrappers to interrupt handlers with functions that use the interr...Richard Barry2010-09-222-11/+3
* Replace asm wrappers to interrupt handlers with functions that use the interr...Richard Barry2010-09-2220-282/+221
* Back only.Richard Barry2010-09-221-0/+3
* Back only.Richard Barry2010-09-2211-614/+572
* Start process of changing project name to include RDK in its title to place o...Richard Barry2010-09-223-0/+0
* Start process of changing project name to include RDK in its title to place o...Richard Barry2010-09-221-1/+1
* Start to iron out the mods required in switching from the RX RSK hardware to ...Richard Barry2010-09-229-126/+133
* Starting point for the RX RDK version of the demo app.Richard Barry2010-09-2243-0/+26218
* Prepare the RSK RX demo for conversion to run on the RDK.Richard Barry2010-09-222-9/+9
* Start to change the GNURX project name to use RSK in place of MDK.Richard Barry2010-09-223-0/+0
* Start to change the GNURX project name to use RSK in place of MDK.Richard Barry2010-09-221-1/+1
* Change the RX/GCC memory map to move the stacks further away from the .data s...Richard Barry2010-09-224-71/+71
* Formatting only.Richard Barry2010-09-211-14/+14
* When creating a task - move where the task handle is assigned to the function...Richard Barry2010-09-211-8/+8
* Remove possibility of having multiple definitions of DEBUG in uip_arp.c.Richard Barry2010-09-211-0/+4
* Update the RX GCC port - optimised build is working, unoptimised not.Richard Barry2010-09-2133-231/+6603
* RX GCC port - Introduce macros that perform the interrupt entry and exit manu...Richard Barry2010-09-2010-430/+438
* RX GCC port - Introduce macros that perform the interrupt entry and exit manu...Richard Barry2010-09-203-219/+169
* Rename MDK to RSK for the RX ports.Richard Barry2010-09-20116-0/+0
* Temporarily revert the AVR32 port back to the V6.0.5 files. Work will contin...Richard Barry2010-09-2059-15857/+0
* Temporarily revert the AVR32 port back to the V6.0.5 files. Work will contin...Richard Barry2010-09-2074-0/+17813
* Temporarily revert the AVR32 port back to the V6.0.5 files. Work will contin...Richard Barry2010-09-203-33/+462
* (no commit message)Richard Barry2010-09-201-5/+14
* (no commit message)Richard Barry2010-09-201-246/+0
* Update SAM3U project to use new flash loader settings.Richard Barry2010-09-186-49/+365
* Update to build with C99.Richard Barry2010-09-181-3/+0
* Update the definition of __inline to build with C99.Richard Barry2010-09-181-0/+2
* Update the definition of __inline to build with C99.Richard Barry2010-09-181-1/+1
* Update the definition of __inline to build with C99.Richard Barry2010-09-181-1/+1
* Commit the RX IAR projects ready for release.Richard Barry2010-09-143-18/+18
* Commit the RX Renesas/HEW projects ready for release.Richard Barry2010-09-1411-89/+281
* Commit the RX IAR projects ready for release.Richard Barry2010-09-143-20/+20
* Commit the RX IAR projects ready for release.Richard Barry2010-09-1413-821/+774
* First version of IAR project for RX RDK added.Richard Barry2010-09-1339-0/+14682
* FreeTCPIP - remove compiler warnings.Richard Barry2010-09-126-26/+34
* Tidy up the RDK/Renesas/RX port to get rid of compiler warnings, and correct ...Richard Barry2010-09-129-6607/+6689
* Tidy up the MDK/Renesas/RX port to get rid of compiler warnings, and correct ...Richard Barry2010-09-1211-6611/+6673
* Add in web server to RX/IAR demo application.Richard Barry2010-09-1228-158/+6564
* Some re-formatting of uip.c.Richard Barry2010-09-101-57/+57
* Some re-formatting of uip.c.Richard Barry2010-09-101-966/+947
* Include pack struct macros for RX architecture.Richard Barry2010-09-092-6/+31
* Prepare RX RDK project for release.Richard Barry2010-09-0912-217/+219