aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
* DAC merge and rework, part 3.gdisirio2013-06-304-3/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5913 35acf78f-673a-0410-8e92-d51de3d6d3f4
* DAC merge and rework, part 2.gdisirio2013-06-305-3/+661
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5912 35acf78f-673a-0410-8e92-d51de3d6d3f4
* DAC merge and rework, part 1.gdisirio2013-06-303-2/+613
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5911 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add initial GPT driver for AVRutzig2013-06-293-1/+572
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5906 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5902 ↵gdisirio2013-06-271-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Make AVR I2C config naming more standardutzig2013-06-272-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5901 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixes style of AVR HALutzig2013-06-273-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5900 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #418.gdisirio2013-06-271-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5899 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fix style and license for AVR ADC driverutzig2013-06-272-105/+97
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5897 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fix spi_lld license to apacheutzig2013-06-272-28/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5895 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: improvements and fixesefti2013-06-2712-86/+717
| | | | | | | | | - HAL prescaler selection logic - Added ADC support - SPI improvements git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5893 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add AVR SPI driverutzig2013-06-264-1/+635
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5892 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5889 ↵acirillo872013-06-251-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5888 ↵acirillo872013-06-251-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5887 ↵acirillo872013-06-251-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5886 ↵acirillo872013-06-251-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed doc tag.gdisirio2013-06-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5877 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5873 ↵pcirillo2013-06-222-0/+225
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5872 ↵acirillo872013-06-221-3/+39
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5871 ↵pcirillo2013-06-226-42/+12
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5870 ↵pcirillo2013-06-221-22/+2088
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added eMIOS global prescaler setting to SPC563Mxx and SPC564Axx devices HAL.gdisirio2013-06-224-0/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5867 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed C/P error.gdisirio2013-06-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5866 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5864 ↵gdisirio2013-06-181-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5863 ↵gdisirio2013-06-177-60/+60
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5849 ↵gdisirio2013-06-143-9/+33
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5848 ↵gdisirio2013-06-1414-132/+273
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPC560Dxx support added.gdisirio2013-06-1311-238/+6505
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5847 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5845 ↵acirillo872013-06-131-2/+64
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5843 ↵gdisirio2013-06-125-14/+18
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5841 ↵gdisirio2013-06-126-251/+61
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5840 ↵gdisirio2013-06-125-0/+1398
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5839 ↵gdisirio2013-06-128-0/+1074
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* DSPI changes for SPC56ELxx.gdisirio2013-06-121-45/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5838 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5837 ↵gdisirio2013-06-122-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5836 ↵gdisirio2013-06-121-20/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* DSPI working on SPC56ELxx.gdisirio2013-06-112-0/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5833 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5831 ↵gdisirio2013-06-101-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* DSPI and DMA-MUX support for SPC5xx.gdisirio2013-06-106-21/+292
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5830 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5827 ↵gdisirio2013-06-081-0/+18
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5823 ↵gdisirio2013-06-081-7/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #416.gdisirio2013-06-084-21/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5821 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5819 ↵gdisirio2013-06-077-8/+168
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5817 ↵gdisirio2013-06-062-3/+33
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5813 ↵gdisirio2013-06-041-0/+175
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5812 ↵gdisirio2013-06-042-0/+36
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #415.gdisirio2013-06-041-5/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5810 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5808 ↵gdisirio2013-06-041-4/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5807 ↵gdisirio2013-06-031-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5805 ↵gdisirio2013-06-031-7/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4