aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
Commit message (Collapse)AuthorAgeFilesLines
...
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5627 ↵gdisirio2013-04-265-5/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed parameters for SPC564Axx.gdisirio2013-04-231-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5608 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed wrong preprocessor check.gdisirio2013-04-232-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5607 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the STM32 I2Cv2 driver.gdisirio2013-04-201-15/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5596 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #400.gdisirio2013-04-144-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5589 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Relicensed some files.gdisirio2013-04-1141-492/+574
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5588 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5580 ↵pcirillo2013-04-103-51/+34
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5579 ↵pcirillo2013-04-101-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5578 ↵pcirillo2013-04-104-36/+72
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5577 ↵gdisirio2013-04-091-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* remove trailing whitespacetheshed2013-04-087-20/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5575 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5572 ↵gdisirio2013-04-081-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5570 ↵gdisirio2013-04-081-19/+19
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5569 ↵gdisirio2013-04-081-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5568 ↵gdisirio2013-04-081-13/+13
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5566 ↵gdisirio2013-04-073-0/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #399.gdisirio2013-04-071-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5564 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #398.gdisirio2013-04-071-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5563 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #397.gdisirio2013-04-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5562 35acf78f-673a-0410-8e92-d51de3d6d3f4
* White space fixes.gdisirio2013-04-071-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5560 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5557 ↵gdisirio2013-04-072-9/+20
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added new pwmIsChannelEnabledI() API to the PWM driver, implemented in the ↵gdisirio2013-04-072-0/+25
| | | | | | STM32 driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5554 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added a compile time chech to the MMC_SPI driver.gdisirio2013-04-071-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5553 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added support for timers 6, 7, 9, 11, 12, 14 to the STM32 GPT driver.gdisirio2013-04-068-4/+891
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5551 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added support for timer 9 to the STM32 PWM driver.gdisirio2013-04-064-3/+112
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5550 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 I2Cv2 driver now working correctly.gdisirio2013-04-061-18/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5548 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5547 ↵gdisirio2013-04-062-14/+25
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* LPC8xx: add gpt_lld_change_interval()theShed2013-04-051-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5546 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5538 ↵gdisirio2013-04-021-8/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5536 ↵gdisirio2013-04-022-42/+47
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add os/hal/platforms/LPC8xx/spi_lldtheShed2013-04-023-0/+671
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5534 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5532 ↵gdisirio2013-04-021-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5531 ↵gdisirio2013-04-0210-91/+101
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5530 ↵gdisirio2013-04-029-90/+626
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2Cv2 driver tested on STM32F37x.gdisirio2013-04-012-9/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5526 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5525 ↵gdisirio2013-04-011-53/+65
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5523 ↵gdisirio2013-03-312-19/+35
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5522 ↵gdisirio2013-03-317-264/+382
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-30291-4100/+2916
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5520 ↵acirillo872013-03-302-29/+13
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F37x SDADC driver working.gdisirio2013-03-302-54/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5519 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32. GPT. Removed prefix "stm32" from names of functions changing interval.barthess2013-03-292-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5518 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5515 ↵acirillo872013-03-294-369/+219
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5514 ↵gdisirio2013-03-291-15/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5513 ↵gdisirio2013-03-282-19/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32. GPT. Added abillity to change interval of running GPT unit on the fly.barthess2013-03-273-0/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5510 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5509 ↵gdisirio2013-03-274-8/+16
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5508 ↵gdisirio2013-03-271-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5507 ↵gdisirio2013-03-272-5/+235
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5506 ↵gdisirio2013-03-264-20/+585
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4