Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version numbers, doxygen files, and readme updated. | gdisirio | 2009-07-18 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1066 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Completed PAL support for AT91SAM7X. | gdisirio | 2009-07-11 | 1 | -0/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1057 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1054 ↵ | gdisirio | 2009-07-04 | 1 | -11/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1052 ↵ | gdisirio | 2009-06-22 | 1 | -3/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1047 ↵ | gdisirio | 2009-06-21 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1045 ↵ | gdisirio | 2009-06-21 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Doxygen related fixes. | gdisirio | 2009-06-21 | 1 | -1/+22 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1044 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1043 ↵ | gdisirio | 2009-06-21 | 3 | -13/+76 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added abstract port setup to PAL and to the MSP430 port. | gdisirio | 2009-06-21 | 3 | -3/+95 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1042 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1036 ↵ | gdisirio | 2009-06-14 | 2 | -7/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1024 ↵ | gdisirio | 2009-06-07 | 2 | -2/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Revised port abstraction layer (PAL), STM32 support adjusted. | gdisirio | 2009-06-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1023 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1022 ↵ | gdisirio | 2009-06-07 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1021 ↵ | gdisirio | 2009-06-07 | 4 | -158/+289 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1020 ↵ | gdisirio | 2009-06-07 | 1 | -4/+14 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1019 ↵ | gdisirio | 2009-06-07 | 2 | -99/+187 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1018 ↵ | gdisirio | 2009-06-04 | 1 | -29/+134 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added default implementations for I/O ports functions in ioports.h. Adjusted ↵ | gdisirio | 2009-06-03 | 1 | -0/+64 |
| | | | | | | the documentation accordingly. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1017 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32 initialization cleanup. | gdisirio | 2009-06-02 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1015 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added initialization function to the I/O port low level driver. | gdisirio | 2009-06-02 | 1 | -0/+8 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1014 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1013 ↵ | gdisirio | 2009-06-02 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32 support for I/O ports. | gdisirio | 2009-06-02 | 2 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1009 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1007 ↵ | gdisirio | 2009-06-01 | 2 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added I/O ports low level driver template. | gdisirio | 2009-06-01 | 2 | -11/+159 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1006 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More documentation fixes. | gdisirio | 2009-06-01 | 1 | -0/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1005 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Doxygen warning. | gdisirio | 2009-06-01 | 1 | -1/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1004 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added abstract I/O ports driver header file and documentation. ↵ | gdisirio | 2009-06-01 | 1 | -0/+146 |
| | | | | | | Implementations are missing. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1003 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Removed empty "inline" section from the documentation. | gdisirio | 2009-06-01 | 1 | -9/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@995 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Setup for 1.3.1. | gdisirio | 2009-05-26 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@992 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 2796065, 2796069 and 2796081. Updated ARM test reports. | gdisirio | 2009-05-24 | 1 | -2/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@987 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed warning in event sources static initializer. | gdisirio | 2009-05-17 | 1 | -32/+32 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@981 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 2792919, minor documentation improvements. | gdisirio | 2009-05-17 | 4 | -33/+31 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@979 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added static initializers for mailboxes and memory pools. | gdisirio | 2009-05-16 | 3 | -8/+55 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@978 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added static initializers to input and output queues. | gdisirio | 2009-05-16 | 1 | -0/+60 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@976 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added static initializers to thread queues, semaphores, mutexes, condvars ↵ | gdisirio | 2009-05-16 | 5 | -23/+94 |
| | | | | | | and event sources. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@975 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@971 ↵ | gdisirio | 2009-05-15 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed more troubles with test_cpu_pulse(). | gdisirio | 2009-05-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@964 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option. | gdisirio | 2009-05-09 | 9 | -117/+24 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@962 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Made CH_DBG_THREADS_PROFILING default to TRUE in all demos because the ↵ | gdisirio | 2009-05-09 | 1 | -1/+1 |
| | | | | | | changes to the function test_cpu_pulse(). git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@961 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 ↵ | gdisirio | 2009-05-07 | 1 | -0/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More macros added. | gdisirio | 2009-05-03 | 1 | -1/+21 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@944 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation fixes and more utility macros. | gdisirio | 2009-05-03 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@941 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added I/O queue checks to the channels, added notes in the readme, improved ↵ | gdisirio | 2009-05-03 | 3 | -1/+67 |
| | | | | | | the FullDuplexDriver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@940 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@938 ↵ | gdisirio | 2009-05-02 | 2 | -100/+70 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More madness. | gdisirio | 2009-05-02 | 3 | -23/+75 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@937 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Now the serial driver subsystem is a descendant class of a BaseChannel. | gdisirio | 2009-05-02 | 3 | -50/+23 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@936 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@935 ↵ | gdisirio | 2009-05-02 | 1 | -2/+143 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@934 ↵ | gdisirio | 2009-05-02 | 2 | -18/+97 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@933 ↵ | gdisirio | 2009-05-02 | 1 | -12/+30 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Initial documentation for channels. | gdisirio | 2009-05-02 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@932 35acf78f-673a-0410-8e92-d51de3d6d3f4 |