Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7713 ↵ | Giovanni Di Sirio | 2015-03-03 | 2 | -40/+40 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2015-03-03 | 1 | -0/+5 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7710 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2015-03-03 | 18 | -18/+18 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7709 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #558. | Giovanni Di Sirio | 2015-03-01 | 1 | -2/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7706 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #557. | Giovanni Di Sirio | 2015-03-01 | 1 | -0/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7704 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Fixed typo. | Uladzimir Pylinski | 2015-02-24 | 2 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7702 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Clock detection procedure for SDC now uses stack allocated buffer ↵ | Uladzimir Pylinski | 2015-02-23 | 2 | -11/+13 | |
| | | | | | | instead of provided in config. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7701 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7699 ↵ | Giovanni Di Sirio | 2015-02-23 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | fixed some doxytags | Giovanni Di Sirio | 2015-02-23 | 1 | -5/+5 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7698 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | limit the use of scratchpad buffer | Giovanni Di Sirio | 2015-02-23 | 6 | -186/+213 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7697 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Added forgotten NULL pointer checks. | Uladzimir Pylinski | 2015-02-19 | 2 | -5/+10 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7695 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Deleted unused erase function. | Uladzimir Pylinski | 2015-02-19 | 2 | -60/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7693 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Working area buffer now handles using pointer in SDConfig structure. | Uladzimir Pylinski | 2015-02-19 | 2 | -12/+15 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7692 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Added missing comments. | Uladzimir Pylinski | 2015-02-18 | 1 | -2/+9 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7691 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Common code moved from sdc.c to mmcsd superclass. | Uladzimir Pylinski | 2015-02-18 | 3 | -317/+340 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7690 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Deleted ChibiOS/RT specific check from HAL. | Uladzimir Pylinski | 2015-02-18 | 1 | -3/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7689 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Fix warning about uninitialized variable. | Uladzimir Pylinski | 2015-02-18 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7687 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. 1) Added MMC support. 2) Added bus clock detection. | Uladzimir Pylinski | 2015-02-18 | 5 | -136/+1021 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7686 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Safer ADC start for STM32F4 and STM32L1. | Giovanni Di Sirio | 2015-02-10 | 2 | -14/+32 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7677 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added I-Class functions to the PWM driver. | Giovanni Di Sirio | 2015-02-07 | 2 | -4/+56 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7676 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | fixed some paths in makefiles | Giovanni Di Sirio | 2015-02-07 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7673 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7667 ↵ | Giovanni Di Sirio | 2015-02-06 | 4 | -0/+627 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7656 ↵ | Giovanni Di Sirio | 2015-02-05 | 3 | -57/+57 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Dual CDC demo for the STM32F4, to be tested. | Giovanni Di Sirio | 2015-02-04 | 2 | -14/+60 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7653 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7651 ↵ | Giovanni Di Sirio | 2015-02-01 | 1 | -19/+33 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #554. | Giovanni Di Sirio | 2015-01-31 | 1 | -8/+13 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7648 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Add USB vector | Fabio Utzig | 2015-01-23 | 1 | -0/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7643 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7641 ↵ | Giovanni Di Sirio | 2015-01-22 | 2 | -0/+178 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | copyright error | gdisirio | 2015-01-18 | 3 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7632 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵ | gdisirio | 2015-01-11 | 363 | -1814/+1814 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | updated GPL files | gdisirio | 2015-01-11 | 83 | -415/+332 | |
| | | | | 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@7619 ↵ | gdisirio | 2015-01-11 | 2 | -1/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | maple support and demo | gdisirio | 2015-01-11 | 2 | -8/+64 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7618 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7603 ↵ | gdisirio | 2015-01-04 | 5 | -1/+2622 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7602 ↵ | gdisirio | 2014-12-29 | 1 | -4/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7601 ↵ | gdisirio | 2014-12-28 | 1 | -0/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed typos in comments. | barthess | 2014-12-27 | 6 | -11/+11 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7600 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7598 ↵ | gdisirio | 2014-12-27 | 3 | -9/+9 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7597 ↵ | gdisirio | 2014-12-23 | 2 | -1/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7596 ↵ | gdisirio | 2014-12-22 | 4 | -26/+43 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7595 ↵ | gdisirio | 2014-12-22 | 4 | -0/+1754 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7593 ↵ | gdisirio | 2014-12-22 | 4 | -13/+13 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed STM32 RTCv1 initialization problem. | gdisirio | 2014-12-22 | 1 | -6/+10 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7592 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7591 ↵ | gdisirio | 2014-12-22 | 1 | -0/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7590 ↵ | gdisirio | 2014-12-21 | 8 | -46/+72 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7589 ↵ | gdisirio | 2014-12-20 | 7 | -8/+40 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7588 ↵ | gdisirio | 2014-12-20 | 6 | -32/+130 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | fixed wrong comment section | gdisirio | 2014-12-15 | 3 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7587 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7586 ↵ | gdisirio | 2014-12-14 | 2 | -2/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7584 ↵ | gdisirio | 2014-12-14 | 2 | -119/+119 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |