Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7707 ↵ | Giovanni Di Sirio | 2015-03-01 | 1 | -3/+2 | |
| | | | | 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@7700 ↵ | Giovanni Di Sirio | 2015-02-23 | 1 | -1/+1 | |
| | | | | 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@7671 ↵ | Giovanni Di Sirio | 2015-02-06 | 1 | -0/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7670 ↵ | Giovanni Di Sirio | 2015-02-06 | 1 | -1/+1 | |
| | | | | 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 | |||||
* | chprintf and streams are now part of the HAL library. | Giovanni Di Sirio | 2015-02-06 | 5 | -635/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7665 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 | 3 | -16/+62 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7653 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [chprintf] Added 'const' qualifier to 'pow10' array. | Uladzimir Pylinski | 2015-02-02 | 1 | -2/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7652 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 | |||||
* | [KINETIS] Simplified USB type's field names + description of USB register ↵ | Fabio Utzig | 2015-01-23 | 1 | -28/+94 | |
| | | | | | | bitmaps git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7642 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 | |||||
* | [KINETIS] Ease access to USB endpoint registers | Fabio Utzig | 2015-01-21 | 1 | -36/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7640 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #553. | gdisirio | 2015-01-18 | 1 | -2/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7633 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 | |||||
* | CPP wrappers. Added compile time switch CH_CFG_USE_MEMCORE. | barthess | 2015-01-15 | 2 | -0/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7625 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed typo in comment. | barthess | 2015-01-15 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7624 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵ | gdisirio | 2015-01-11 | 392 | -1861/+1867 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | updated GPL files | gdisirio | 2015-01-11 | 288 | -1131/+869 | |
| | | | | 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 | 3 | -8/+96 | |
| | | | | 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@7617 ↵ | gdisirio | 2015-01-08 | 2 | -0/+60 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7616 ↵ | gdisirio | 2015-01-08 | 3 | -6/+89 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7615 ↵ | gdisirio | 2015-01-08 | 8 | -0/+24089 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7611 ↵ | gdisirio | 2015-01-06 | 1 | -3/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7607 ↵ | gdisirio | 2015-01-05 | 6 | -10/+0 | |
| | | | | 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 |