Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7759 ↵ | Giovanni Di Sirio | 2015-03-11 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | MISRA fixes for high level HAL. | Giovanni Di Sirio | 2015-03-08 | 1 | -79/+123 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7738 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | limit the use of scratchpad buffer | Giovanni Di Sirio | 2015-02-23 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7697 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | updated GPL files | gdisirio | 2015-01-11 | 1 | -5/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7620 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7569 ↵ | gdisirio | 2014-12-11 | 1 | -3/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7462 ↵ | gdisirio | 2014-11-02 | 1 | -5/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 ↵ | gdisirio | 2014-07-26 | 1 | -4/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #500. | gdisirio | 2014-05-11 | 1 | -59/+59 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6926 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #485. | gdisirio | 2014-04-22 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6873 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Ported MMC_SPI. | gdisirio | 2013-08-12 | 1 | -0/+875 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6145 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 ↵ | gdisirio | 2013-08-09 | 1 | -878/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Adjusted C file templates. | gdisirio | 2013-02-28 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3605794. | gdisirio | 2013-02-24 | 1 | -0/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5306 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5297 ↵ | gdisirio | 2013-02-22 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated license years. | gdisirio | 2013-02-02 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4699 ↵ | gdisirio | 2012-09-19 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed few newly introduced documentation errors. Improved card detection. | gdisirio | 2012-06-30 | 1 | -24/+24 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4364 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4348 ↵ | gdisirio | 2012-06-26 | 1 | -52/+61 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4347 ↵ | gdisirio | 2012-06-25 | 1 | -277/+172 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 3534767, 3534819, 3535887 and 3535938. | gdisirio | 2012-06-18 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4293 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4276 ↵ | gdisirio | 2012-06-14 | 1 | -8/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4230 ↵ | gdisirio | 2012-05-22 | 1 | -6/+38 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4182 ↵ | gdisirio | 2012-05-10 | 1 | -2/+57 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4180 ↵ | gdisirio | 2012-05-10 | 1 | -59/+55 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4179 ↵ | gdisirio | 2012-05-09 | 1 | -20/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4178 ↵ | gdisirio | 2012-05-09 | 1 | -24/+156 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 ↵ | gdisirio | 2012-03-26 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reintroduced CRC7 calculation. | gdisirio | 2012-02-12 | 1 | -6/+49 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3954 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Optimization in write operations of the MMC_SPI driver. | gdisirio | 2012-02-12 | 1 | -3/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3953 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3486930. | gdisirio | 2012-02-12 | 1 | -47/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3952 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3946 ↵ | gdisirio | 2012-02-08 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | License text updated with new year. | gdisirio | 2012-01-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improvements to the MMC over SPI driver. | gdisirio | 2012-01-05 | 1 | -13/+147 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3741 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3254 ↵ | gdisirio | 2011-08-26 | 1 | -0/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | License updated. | gdisirio | 2011-03-18 | 1 | -1/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 ↵ | gdisirio | 2011-03-08 | 1 | -102/+97 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation related fixes. | gdisirio | 2011-01-04 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2580 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2516 ↵ | gdisirio | 2010-12-21 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation improvements. | gdisirio | 2010-12-18 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2490 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3100946, renamed HAL switches removing the CH_ part. | gdisirio | 2010-11-01 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2326 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2250 ↵ | gdisirio | 2010-10-12 | 1 | -15/+15 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2247 ↵ | gdisirio | 2010-10-11 | 1 | -15/+15 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation improvements, fixed a small error in the STM32 serial driver. | gdisirio | 2010-10-04 | 1 | -9/+45 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2234 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3005628. | gdisirio | 2010-05-22 | 1 | -4/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1947 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 2991714. | gdisirio | 2010-04-24 | 1 | -2/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1886 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated license dates. | gdisirio | 2010-02-21 | 1 | -15/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1571 ↵ | gdisirio | 2010-02-06 | 1 | -42/+39 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reorganized sections in HAL files. | gdisirio | 2009-12-29 | 1 | -0/+8 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1473 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1354 ↵ | gdisirio | 2009-11-29 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1352 ↵ | gdisirio | 2009-11-29 | 1 | -4/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |