Commit Graph

35 Commits

Author SHA1 Message Date
gdisirio 25ddb1c801 First cleanup pass finished, queues and streams not yet removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5999 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-19 14:51:35 +00:00
gdisirio 84e044f176 Renamed Thread to thread_t.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5995 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-19 12:22:31 +00:00
gdisirio 3a504e26ce git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5989 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-07-19 09:56:22 +00:00
gdisirio 3b6423187e Started renaming the types to follow the _t convention.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5988 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-19 09:43:11 +00:00
gdisirio 43a7a0820f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5862 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-06-16 16:48:40 +00:00
gdisirio 745d8c1504 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5861 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-06-16 16:30:00 +00:00
gdisirio 2e4ba09bb5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5860 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-06-16 16:12:33 +00:00
gdisirio df7afc9b41 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5586 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-04-11 08:25:03 +00:00
gdisirio 184a71345c Updated license years.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-02 10:58:09 +00:00
gdisirio 840eb52537 Various documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4911 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-12-13 08:04:25 +00:00
gdisirio eccd5b4b5e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4573 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-15 14:10:01 +00:00
gdisirio 4401d0e7b2 Round robin scheduling improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3930 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-06 19:45:47 +00:00
gdisirio de5dcbba85 License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 14:29:42 +00:00
gdisirio 8824a54e5e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-10 18:14:24 +00:00
gdisirio 309b1e4114 Improvements to the USB driver, first phase.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3449 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-10-23 11:39:45 +00:00
gdisirio 42e2ea515d Improved documentation of sleep functions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3375 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-20 20:31:20 +00:00
gdisirio 5463b41d3a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3362 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-20 17:08:22 +00:00
gdisirio c9be79def6 Kernel documentation fixes and improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3251 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-23 10:09:08 +00:00
gdisirio 2d55ac3059 Documentation improvements and code comments reformatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3248 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-22 17:18:52 +00:00
gdisirio b9933c2089 Implemented system state checker debug option, remove the option CH_USE_NESTED_LOCKS. Documentation improvements and fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3221 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-11 17:51:37 +00:00
gdisirio 075ff711f1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3192 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 09:00:12 +00:00
gdisirio d79eea31a2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-08 19:29:00 +00:00
gdisirio 807c5f1882 Fixed bug 3303908.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2972 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-18 17:54:55 +00:00
gdisirio e7e79a6ccb License updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-18 18:38:08 +00:00
gdisirio 6f6e1a6401 Improved messages subsystem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2759 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-23 18:59:39 +00:00
gdisirio b3b1028036 TIME_IMMEDIATE and TIME_INFINITE values swapped.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2757 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-21 19:06:46 +00:00
gdisirio e889040710 Separated the dynamic threads code from the static threads code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2349 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-11-12 18:47:41 +00:00
liamstask 44b87c4e1d missed one spot :)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2212 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-09-27 22:10:19 +00:00
gdisirio efdf9a658b Reverted name change for macro THREAD_EXT_FIELDS.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2210 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-09-27 18:43:55 +00:00
gdisirio d97be80059 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2199 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-09-25 15:46:22 +00:00
gdisirio 07351222e6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-09-21 10:22:06 +00:00
gdisirio 138c0f900d Added new kernel hooks (on halt and on systick).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-08-21 08:38:14 +00:00
gdisirio fef1911a8f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2134 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-08-20 07:15:55 +00:00
gdisirio 5fb790997f Renamed the kernel header to match their source files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1679 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-02-27 08:54:22 +00:00
gdisirio 411e6a6351 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1678 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-02-27 08:40:21 +00:00