Commit Graph

828 Commits

Author SHA1 Message Date
gdisirio 18b8b49524 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3946 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-08 17:53:52 +00:00
gdisirio 9a365f3684 Fixed bug 3485278.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3938 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-07 19:05:28 +00:00
gdisirio e3f3b4cd2c Fixed bug 3484942.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3934 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-07 18:57:30 +00:00
gdisirio 3268a6c4ab git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3914 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-04 14:39:58 +00:00
gdisirio 4152c2a919 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3898 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-31 19:16:15 +00:00
gdisirio ccd6229bb4 Fixed problem with EXT driver on STM32F100 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3894 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-29 17:31:19 +00:00
gdisirio f0b261b0aa Fixed minor issue in EXT initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3886 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-28 09:42:37 +00:00
gdisirio 3d07c057c0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3884 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-27 10:44:42 +00:00
gdisirio 300fe2d558 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3851 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-22 11:51:06 +00:00
gdisirio 21148a2f7f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3850 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-22 11:33:58 +00:00
gdisirio 18a0ce73d9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3849 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-22 09:27:59 +00:00
gdisirio de5dcbba85 License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 14:29:42 +00:00
gdisirio c3e9fad51e Proper DMA stop after copy operation finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3842 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 13:43:33 +00:00
gdisirio 09d8ca4bc0 Fixed small problem with DMA memory copy, the stream was not properly stopped.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3834 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 08:58:43 +00:00
gdisirio ae601b1e4e Fixed bug 3475188 and other minor problems.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3829 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-20 11:18:01 +00:00
gdisirio 09f8aa2963 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3820 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-17 13:40:58 +00:00
gdisirio 184897394e Fixed warning with Keil compiler.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3815 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-15 19:28:09 +00:00
gdisirio e2448aac99 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-15 09:37:27 +00:00
gdisirio 17f9264b09 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3810 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-14 13:30:33 +00:00
barthess a41f12ad8a RTC. Added possibility of changing RTC clock source.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3809 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-14 12:23:42 +00:00
gdisirio 685286c5c8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3808 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-14 10:54:56 +00:00
barthess a2672b8dbb RTC. Error fixes and robustness improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3806 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-13 20:38:02 +00:00
gdisirio 260b6b6d19 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3800 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 21:01:30 +00:00
gdisirio 1a6d378ba7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3798 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 18:36:16 +00:00
gdisirio 4e3e0d6278 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 18:26:26 +00:00
barthess 50e4567885 RTC. Added function to ensure data synchronization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3795 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-12 08:25:50 +00:00
barthess a7e909177d RTC. Added enables/disables of writing access to BKP registers in all write operations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3794 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-12 07:09:24 +00:00
gdisirio 7fc77129b1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3793 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-11 21:26:10 +00:00
barthess 7f333ab456 RTC. Fixed some bugs and added locks into write functions. Haltest updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3790 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-11 20:07:19 +00:00
gdisirio 58f1fe92ee git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3788 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-11 18:02:20 +00:00
gdisirio 1ed89364ca Backup domain and RTC clock initialization added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3785 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-10 18:30:38 +00:00
gdisirio 8824a54e5e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-10 18:14:24 +00:00
gdisirio e9e6cdc67c Added macro HAL_IMPLEMENTS_COUNTERS to all HAL driver implementations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3778 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-09 19:43:26 +00:00
gdisirio 7041c5b167 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-09 18:28:29 +00:00
gdisirio da38ec03db Fixed masking error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3774 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-09 08:49:58 +00:00
barthess 725e8f6aa5 Reverted to 3771 revision.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3773 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 22:04:46 +00:00
barthess 4817e5d814 DMA. Fixed possible overflow in DMA priority.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3772 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 21:20:41 +00:00
barthess 4284d0ee15 I2C. In functions added local pointer to I2C_TypeDef structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3770 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 20:41:27 +00:00
barthess 16d354e687 I2C. Added external fields hook in driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3769 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 19:36:35 +00:00
barthess 55cdd3db53 I2C. Added forgotten DMA definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3768 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 19:32:32 +00:00
gdisirio cb95efc2da git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3766 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-08 17:29:51 +00:00
gdisirio 10b661e8a6 Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3765 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 16:42:59 +00:00
gdisirio 169a4bbc7e STM32F1xx devices clock configuration updated to make it similar to the newer STM32 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3764 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 13:41:31 +00:00
gdisirio 040c4026cc STM32F1xx devices clock configuration updated to make it similar to the newer STM32 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 11:38:57 +00:00
gdisirio 32d143ae63 Fixed clock source for RT counter.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3762 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 10:21:03 +00:00
gdisirio a4bea39bfe Fixed an error message.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3761 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 10:07:15 +00:00
gdisirio 75bf0b4b57 Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3759 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 13:45:07 +00:00
gdisirio ceabd20101 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3758 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-07 13:34:43 +00:00
gdisirio 0a3c31495e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3756 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-07 07:36:07 +00:00
gdisirio 7b14ebcc5f Fixed wrong macro prefixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3755 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 07:34:13 +00:00