Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4908 ↵ | gdisirio | 2012-12-12 | 1 | -2/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated SPC563M64 support. | gdisirio | 2012-12-12 | 1 | -2/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4907 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4906 ↵ | gdisirio | 2012-12-12 | 5 | -98/+63 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4905 ↵ | gdisirio | 2012-12-12 | 7 | -30/+609 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4904 ↵ | gdisirio | 2012-12-12 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4903 ↵ | gdisirio | 2012-12-11 | 7 | -61/+86 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4902 ↵ | gdisirio | 2012-12-11 | 4 | -454/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4900 ↵ | gdisirio | 2012-12-11 | 18 | -126/+585 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTCv1. Fixed unneded RTC initialization when HAL_USE_RTC disabled (bug 3594620). | barthess | 2012-12-10 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4899 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4897 ↵ | gdisirio | 2012-12-09 | 2 | -9/+58 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4896 ↵ | gdisirio | 2012-12-09 | 2 | -0/+274 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTCv1. Fixed compilation issue with HAL_USE_RTC disabled (bug 3594083) | barthess | 2012-12-08 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4894 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed small error in serial_usb.h. | gdisirio | 2012-12-08 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4893 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32. RTCv1. Fixed wasting of BKP registers in RTCv1 driver (bug 3594005) | barthess | 2012-12-08 | 3 | -22/+22 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4890 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32. RTCv1. Fexed potential problem with RTC_CRL_RSF bit (bug 3593972). | barthess | 2012-12-08 | 1 | -1/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4888 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32F3xx USB working. | gdisirio | 2012-12-08 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4886 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4885 ↵ | gdisirio | 2012-12-08 | 1 | -8/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4884 ↵ | gdisirio | 2012-12-07 | 3 | -4/+63 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32Fxx CAN support. | gdisirio | 2012-12-07 | 2 | -0/+33 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4883 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | GPT, ICU, PWM tested on STM32F3xx. | gdisirio | 2012-12-07 | 7 | -24/+234 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4882 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32F3 SPI working, STM32F0 support update. | gdisirio | 2012-12-06 | 3 | -28/+37 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4879 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4878 ↵ | gdisirio | 2012-12-05 | 2 | -0/+104 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32 SPI driver divided in two distinct implementations. | gdisirio | 2012-12-05 | 9 | -15/+925 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4877 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3592809. | gdisirio | 2012-12-05 | 5 | -5/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4876 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SPI for STM32F3xx, not working yet. | gdisirio | 2012-12-05 | 3 | -2/+29 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4875 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32F3xx DMA and SPI support. | gdisirio | 2012-12-05 | 8 | -16/+904 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4874 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4872 ↵ | gdisirio | 2012-12-04 | 1 | -0/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Serial support for STM32F3xx. | gdisirio | 2012-12-04 | 7 | -8/+141 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4871 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4869 ↵ | gdisirio | 2012-12-04 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | AT91SAM7A3. EXT ported. | barthess | 2012-12-04 | 2 | -24/+23 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4868 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | AT91SAM7A3. I2C added forgotten priority appliance. | barthess | 2012-12-04 | 1 | -1/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4867 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4864 ↵ | gdisirio | 2012-12-02 | 3 | -1/+61 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4862 ↵ | gdisirio | 2012-12-02 | 5 | -0/+16427 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4856 ↵ | gdisirio | 2012-12-01 | 2 | -6/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed some documentation tags. | gdisirio | 2012-11-30 | 6 | -6/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4851 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32 Serial drivers split in two distinct versions, for old and new USARTs. | gdisirio | 2012-11-30 | 9 | -127/+838 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4850 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3589412. | gdisirio | 2012-11-30 | 3 | -7/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4849 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4848 ↵ | gdisirio | 2012-11-30 | 1 | -4/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4838 ↵ | gdisirio | 2012-11-27 | 12 | -216/+144 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | AT91SAM7A3. I2C reading through write works, tested on 24AA IC. | barthess | 2012-11-26 | 1 | -18/+72 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4837 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4835 ↵ | gdisirio | 2012-11-21 | 3 | -1/+23 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4834 ↵ | gdisirio | 2012-11-20 | 4 | -10/+51 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4833 ↵ | gdisirio | 2012-11-19 | 1 | -2/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4832 ↵ | gdisirio | 2012-11-19 | 3 | -21/+21 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4830 ↵ | gdisirio | 2012-11-19 | 2 | -0/+14 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4829 ↵ | gdisirio | 2012-11-19 | 6 | -180/+134 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4828 ↵ | gdisirio | 2012-11-19 | 5 | -5/+1075 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3586425. | gdisirio | 2012-11-16 | 1 | -3/+8 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4826 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4822 ↵ | gdisirio | 2012-11-15 | 2 | -0/+3788 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | AT91SAM7A3. I2C basic support added. | barthess | 2012-11-13 | 3 | -0/+608 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4819 35acf78f-673a-0410-8e92-d51de3d6d3f4 |