Commit graph

  • 2bc9dfa3f8 Ensure the first task starts with interrupts enabled. Richard Barry 2008-04-06 14:42:35 +00:00
  • ed543197e0 Ensure the first task starts with interrupts enabled. Richard Barry 2008-04-06 14:41:04 +00:00
  • 24cb048892 Ensure the first task starts with interrupts enabled. Richard Barry 2008-04-06 14:38:27 +00:00
  • ada4744871 Minor changes to the trace macros. Richard Barry 2008-04-06 09:37:26 +00:00
  • 06e8e93eb5 Added traceTASK_SWITCHED_OUT macro. Richard Barry 2008-04-06 09:36:48 +00:00
  • a3677612d2 Corrected SysTick interval calculation. Richard Barry 2008-04-06 09:26:51 +00:00
  • 2ca3985a8c Corrected SysTick interval calculation. Richard Barry 2008-04-06 09:25:59 +00:00
  • 7ed94acdff Corrected SysTick interval calculation. Richard Barry 2008-04-06 09:25:00 +00:00
  • cfcad6e78a Corrected prototypes for newly added functions that had the 'signed' qualifier missing. Richard Barry 2008-04-06 09:23:58 +00:00
  • 5cefef5074 Richard Barry 2008-04-05 18:10:28 +00:00
  • 637619dcb7 Richard Barry 2008-04-05 15:09:10 +00:00
  • d1b9463e29 Changes required to build with the latest Xilinx tools. Richard Barry 2008-03-30 21:18:54 +00:00
  • bc7068a690 Add PPC405 port in V10.1 format. Richard Barry 2008-03-30 21:15:19 +00:00
  • c2a6dc193e Remove PPC files that are in the EDK V7 format. Richard Barry 2008-03-30 18:41:43 +00:00
  • 3fd422ff2f Return the lock counts to their original intended behaviour. Richard Barry 2008-03-29 20:50:38 +00:00
  • 276433c555 made a copy V4.8.0 Richard Barry 2008-03-26 15:30:57 +00:00
  • 9596b04eff Small mods, and update file headers. Richard Barry 2008-03-26 13:04:38 +00:00
  • 527fb6a907 Update version numbers to V4.8.0 Richard Barry 2008-03-25 21:22:13 +00:00
  • 3dfbb349ca Before updating version numbers. Richard Barry 2008-03-25 21:09:14 +00:00
  • 3b4545cdf6 Add extra const qualifiers and casts for linting purposes. Richard Barry 2008-03-25 18:30:09 +00:00
  • 8704fd145b Richard Barry 2008-03-24 13:01:33 +00:00
  • 343a6101c2 Correct function prototype. Richard Barry 2008-03-24 13:00:38 +00:00
  • a08969154a Update to use new port layer. Richard Barry 2008-03-24 12:59:16 +00:00
  • 829f5cda65 Update to use new port layer. Richard Barry 2008-03-24 12:51:24 +00:00
  • 6ec6b4508a Update to use new port layer. Richard Barry 2008-03-24 12:44:23 +00:00
  • 96b7e685a7 Update to use new port layer. Richard Barry 2008-03-24 12:43:05 +00:00
  • 7e3a04602d Update to use new port layer. Richard Barry 2008-03-24 12:35:40 +00:00
  • c366fa96f9 Update to use the new port layer. Richard Barry 2008-03-24 12:32:38 +00:00
  • 945ffc1a38 Richard Barry 2008-03-24 11:51:42 +00:00
  • 998e9699f4 Update to use new port layer. Richard Barry 2008-03-24 11:51:09 +00:00
  • 1ef0e22ca1 Update to use new port layer. Richard Barry 2008-03-24 11:45:23 +00:00
  • 3d099d43f5 Update to use new port layer. Richard Barry 2008-03-24 11:31:41 +00:00
  • 6e9d6a2bdf Update to use new port layer. Richard Barry 2008-03-24 10:46:56 +00:00
  • 5024d47769 Richard Barry 2008-03-24 10:18:07 +00:00
  • 8502ee5b1c Introduce configKERNEL_INTERRUPT_PRIORITY and make some performance optimisations. Richard Barry 2008-03-24 10:17:30 +00:00
  • 534d26e4ef Remove the stellaris-eabi library as the none-eabi library can be used in its place. Richard Barry 2008-03-23 19:04:57 +00:00
  • 0ec39d206f Richard Barry 2008-03-23 18:50:13 +00:00
  • 2e3f4ad506 Richard Barry 2008-03-23 17:03:16 +00:00
  • b593401cfe Richard Barry 2008-03-23 17:02:24 +00:00
  • 3686ab1dcb Richard Barry 2008-03-23 17:00:08 +00:00
  • 85c789dc2a Add SVC handler to startup and recursive mutexes to the list of test tasks. Richard Barry 2008-03-23 16:58:34 +00:00
  • 62f9bdef17 Add new config options. Richard Barry 2008-03-23 16:11:08 +00:00
  • a702fc53a7 Add new config options. Richard Barry 2008-03-23 16:09:16 +00:00
  • 7596b7f45d Allow test to pass when there are many other tasks in the system. Richard Barry 2008-03-23 16:07:48 +00:00
  • 87575c5cfe Re-write the queue send and queue receive functions to improve their effect on interrupt responsiveness. Richard Barry 2008-03-23 16:06:45 +00:00
  • ed28aa2046 Add critical section around xTaskCheckForTimeout() as the new queue code makes a call while the scheduler is not locked. Richard Barry 2008-03-23 16:00:51 +00:00
  • 5ebd39bfc9 Add utilities that can be used to query a queue from within an ISR. Richard Barry 2008-03-23 15:58:27 +00:00
  • 58905b6fb4 Performance optimisation. Richard Barry 2008-03-23 15:54:50 +00:00
  • a8d03f24e3 Performance optimisation. Richard Barry 2008-03-23 15:53:37 +00:00
  • b53d20dfd2 Remove absolute paths. Richard Barry 2008-03-07 18:46:56 +00:00
  • ebfede454f Check in before attempting to remove absolute paths in PPC405 project. Richard Barry 2008-03-07 18:23:27 +00:00
  • 5cb4e9b5a6 Get preeprocessor working correctly. Richard Barry 2008-03-07 16:29:15 +00:00
  • 1217e8ce06 Get reg test tasks working correctly. Richard Barry 2008-03-07 16:28:32 +00:00
  • 1aecde4efd Renaming .s to .S. Richard Barry 2008-03-07 13:43:27 +00:00
  • df711a4a65 PPC405 working but not yet released. Richard Barry 2008-03-07 11:16:23 +00:00
  • 640675e76b Add -Wall option. Richard Barry 2008-03-07 11:14:18 +00:00
  • 6e4a303cdb Add -Wall option. Richard Barry 2008-03-07 11:13:41 +00:00
  • 09803ca31e Increase baud rate to 115200. Richard Barry 2008-03-07 11:13:02 +00:00
  • 2e76895839 Add -Wall option. Richard Barry 2008-03-07 11:12:17 +00:00
  • 89c922a586 Small optimisation by using constants for register addresses. Richard Barry 2008-03-07 11:11:27 +00:00
  • ebe6e14f25 Add extra tests into the regtest tasks. Richard Barry 2008-03-07 11:10:33 +00:00
  • ade2da38ed Clear the interrupt prior to servicing the interrupt - previously it was the other way around. Richard Barry 2008-03-07 11:08:10 +00:00
  • bf5cd55c55 Comment ready for release. Richard Barry 2008-03-06 20:55:49 +00:00
  • f39424feee Update commenting ready for release. Richard Barry 2008-03-06 16:51:57 +00:00
  • f73e663411 Rename PPC405 to PPC405_Xilinx. Richard Barry 2008-03-05 12:31:04 +00:00
  • 643c94a5a8 Rename PPC405 to PPC405_Xilinx. Richard Barry 2008-03-05 12:24:31 +00:00
  • 7008ebb8c9 PPC405 work in progress. Richard Barry 2008-03-05 12:22:19 +00:00
  • 39b68e7fc5 PPC405 work in progress. Richard Barry 2008-03-05 12:21:46 +00:00
  • ebcac1c4b5 PPC405 work in progress. Richard Barry 2008-03-05 10:13:59 +00:00
  • 8e856177c9 Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task. Richard Barry 2008-03-05 10:13:18 +00:00
  • 47a7f0165b Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task. Richard Barry 2008-03-05 10:12:35 +00:00
  • 6e59817356 Remove system.log from the repository. Richard Barry 2008-03-05 10:11:22 +00:00
  • dab366cd77 PPC405 work in progress. Richard Barry 2008-03-05 10:09:38 +00:00
  • 88548253ec New PPC405 port files. Richard Barry 2008-03-04 08:56:32 +00:00
  • 60bead5003 Remove warnings generated by new features. Richard Barry 2008-03-03 21:46:29 +00:00
  • 39f6b0b5de Add stack check macros. Richard Barry 2008-03-03 20:56:55 +00:00
  • 71ef3153ea Add trace macros. Richard Barry 2008-03-03 16:32:37 +00:00
  • b8b70528f4 Add trace macros. Richard Barry 2008-03-03 16:32:05 +00:00
  • 2b174e556c Add vTaskEnterCritical() and vTaskExitCritical() functions. Richard Barry 2008-02-25 18:54:28 +00:00
  • ebf69dab5d More work in progress (PPC). Richard Barry 2008-02-25 18:53:23 +00:00
  • 9a9cd41098 Basic cooperative reg test tasks working. Richard Barry 2008-02-25 11:18:23 +00:00
  • 3c2306ed72 Work in progress, for backup purposes only. Richard Barry 2008-02-25 09:56:56 +00:00
  • 640f84527e made a copy V4.7.2 Richard Barry 2008-02-24 11:44:09 +00:00
  • fedf9c7ba0 Add initial PPC405 files - this is a work in progress not a completed port. Richard Barry 2008-02-24 11:42:27 +00:00
  • 8c0260568e Add PPC definition. Richard Barry 2008-02-24 11:41:26 +00:00
  • 3e94695fb4 Update to V4.7.2. Richard Barry 2008-02-21 19:45:27 +00:00
  • 12e207f913 Remove unused project. Richard Barry 2008-02-19 12:44:08 +00:00
  • 1398ff5f3b Increase stack size. Richard Barry 2008-02-17 21:11:52 +00:00
  • 30eb33aa89 Change stack size depending on memory model. Richard Barry 2008-02-17 21:00:56 +00:00
  • c8de9a1cd8 Turn watchdog on. Richard Barry 2008-02-17 20:27:34 +00:00
  • 280a78ac5b Still trying to sort out weird symbolic linking between two partest.c files. Richard Barry 2008-02-17 20:07:58 +00:00
  • 6e9b21812b Richard Barry 2008-02-17 20:06:24 +00:00
  • 1e95bfc6b6 Richard Barry 2008-02-17 20:02:56 +00:00
  • cf10f33866 Richard Barry 2008-02-17 19:15:18 +00:00
  • ad75bb3b77 Change optimisation level. Richard Barry 2008-02-17 18:33:42 +00:00
  • 2de068cd70 Prepare Fujitsu ports for release. Richard Barry 2008-02-17 18:29:03 +00:00
  • 4ed46aaef9 Richard Barry 2008-02-17 18:26:52 +00:00
  • 303fb84de3 Automatically adjust trace buffer size using sizeof(). Richard Barry 2008-02-17 18:24:50 +00:00
  • 6bc6cc282d Tidy up 16bit Fujitsu port ready for release. Richard Barry 2008-02-17 18:24:03 +00:00
  • 95189f40d2 Richard Barry 2008-02-17 18:19:21 +00:00