Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed STM8S SPI driver. Fixed STM32 DMA2 channels 4 and 5 sharing. | gdisirio | 2011-05-13 | 2 | -2/+38 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2949 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2947 ↵ | gdisirio | 2011-05-10 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDC improvements. | gdisirio | 2011-05-10 | 4 | -72/+188 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2946 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added SDC status check to sdcWrite(); | gdisirio | 2011-05-09 | 3 | -6/+30 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2945 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Enabled 4 bits mode enabling in the SDC driver. | gdisirio | 2011-05-09 | 3 | -7/+18 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2944 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2943 ↵ | gdisirio | 2011-05-09 | 2 | -3/+143 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3299306. | gdisirio | 2011-05-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2942 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2940 ↵ | gdisirio | 2011-05-08 | 1 | -0/+52 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2939 ↵ | gdisirio | 2011-05-08 | 1 | -13/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2938 ↵ | gdisirio | 2011-05-08 | 1 | -68/+9 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDC optimizations. | gdisirio | 2011-05-08 | 1 | -8/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2935 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDC write implemented (not tested yet=, optimizations to the SDC read. | gdisirio | 2011-05-08 | 1 | -8/+70 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2934 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2933 ↵ | gdisirio | 2011-05-08 | 2 | -18/+14 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | All halcof.h files updated for the SDC driver. | gdisirio | 2011-05-08 | 1 | -0/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2932 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3298889. | gdisirio | 2011-05-08 | 1 | -10/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2929 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Now the driver is able to read blocks. | gdisirio | 2011-05-08 | 1 | -2/+8 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2928 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2927 ↵ | gdisirio | 2011-05-08 | 2 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2925 ↵ | gdisirio | 2011-05-07 | 1 | -7/+29 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2924 ↵ | gdisirio | 2011-05-07 | 2 | -24/+18 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2923 ↵ | gdisirio | 2011-05-07 | 4 | -21/+58 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2920 ↵ | gdisirio | 2011-05-04 | 2 | -9/+28 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2917 ↵ | gdisirio | 2011-05-03 | 2 | -3/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2916 ↵ | gdisirio | 2011-05-02 | 3 | -6/+19 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2914 ↵ | gdisirio | 2011-05-02 | 4 | -26/+102 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2913 ↵ | gdisirio | 2011-05-01 | 1 | -0/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDC card initialization works. | gdisirio | 2011-05-01 | 2 | -4/+21 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2911 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2910 ↵ | gdisirio | 2011-05-01 | 3 | -15/+45 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2909 ↵ | gdisirio | 2011-05-01 | 3 | -10/+44 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2908 ↵ | gdisirio | 2011-05-01 | 4 | -1/+105 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2907 ↵ | gdisirio | 2011-04-30 | 3 | -0/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2906 ↵ | gdisirio | 2011-04-30 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2905 ↵ | gdisirio | 2011-04-30 | 3 | -0/+80 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2904 ↵ | gdisirio | 2011-04-29 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2903 ↵ | gdisirio | 2011-04-26 | 4 | -0/+620 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2901 ↵ | gdisirio | 2011-04-25 | 5 | -195/+296 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated all the HAL configuration files. | gdisirio | 2011-04-23 | 1 | -0/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2900 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3292084. | gdisirio | 2011-04-23 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2898 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Tentative fix for bug 3288758 . | gdisirio | 2011-04-23 | 1 | -3/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2897 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More on 3291898. | gdisirio | 2011-04-23 | 1 | -3/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2894 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More on bug 3291898. | gdisirio | 2011-04-23 | 1 | -2/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2892 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2890 ↵ | gdisirio | 2011-04-23 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3291898. | gdisirio | 2011-04-23 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2888 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2886 ↵ | gdisirio | 2011-04-17 | 2 | -4/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2884 ↵ | gdisirio | 2011-04-17 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2883 ↵ | gdisirio | 2011-04-17 | 2 | -41/+41 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3288149. | gdisirio | 2011-04-16 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2881 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | C++ demo for STM32. | gdisirio | 2011-04-16 | 2 | -11/+12 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2880 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3288112. | gdisirio | 2011-04-16 | 2 | -0/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2878 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2877 ↵ | gdisirio | 2011-04-15 | 1 | -0/+275 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added DMA sharing in the STM32 HAL. | gdisirio | 2011-04-10 | 9 | -393/+521 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2874 35acf78f-673a-0410-8e92-d51de3d6d3f4 |