aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx
Commit message (Collapse)AuthorAgeFilesLines
...
* Proper DMA stop after copy operation finished.gdisirio2012-01-211-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3842 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3475188 and other minor problems.gdisirio2012-01-203-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3829 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 ↵gdisirio2012-01-154-4/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3810 ↵gdisirio2012-01-141-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Added possibility of changing RTC clock source.barthess2012-01-144-12/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3809 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 ↵gdisirio2012-01-121-5/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3793 ↵gdisirio2012-01-111-0/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Fixed some bugs and added locks into write functions. Haltest updated.barthess2012-01-111-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3790 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3788 ↵gdisirio2012-01-111-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Backup domain and RTC clock initialization added.gdisirio2012-01-101-16/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3785 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 ↵gdisirio2012-01-104-25/+102
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 ↵gdisirio2012-01-091-0/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reverted to 3771 revision.barthess2012-01-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3773 35acf78f-673a-0410-8e92-d51de3d6d3f4
* DMA. Fixed possible overflow in DMA priority.barthess2012-01-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3772 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3766 ↵gdisirio2012-01-082-104/+296
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed typo.gdisirio2012-01-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3765 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F1xx devices clock configuration updated to make it similar to the ↵gdisirio2012-01-082-37/+228
| | | | | | newer STM32 devices. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3764 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F1xx devices clock configuration updated to make it similar to the ↵gdisirio2012-01-083-57/+278
| | | | | | newer STM32 devices. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-043-20/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1xbarthess2012-01-043-0/+65
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/pvd2_dev@3732 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Realtime counter support in the generic HAL driver and implementations for ↵gdisirio2012-01-042-0/+36
| | | | | | al STM32 devices, others will follow. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3723 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 ↵gdisirio2011-12-212-4/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed some forgotten details.gdisirio2011-12-171-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3621 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Naming convention fixed.barthess2011-12-123-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3599 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Code reorganization. barthess2011-12-113-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3597 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 ↵gdisirio2011-12-082-2/+56
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added DMA masks for other MCUs.barthess2011-12-072-0/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3565 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added support of stm32f1x.barthess2011-12-061-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3557 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Unified STM32 registers header file stm32.h.gdisirio2011-11-262-45/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3526 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a problem of inclusion order that caused DMA2 problems in STM32 HAls.gdisirio2011-11-231-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3522 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3520 ↵gdisirio2011-11-233-0/+174
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed DMA assignment for SPI3 on STM32F1xx devices.gdisirio2011-11-232-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3519 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F4-Discovery demo working.gdisirio2011-11-202-12/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3516 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3508 ↵gdisirio2011-11-191-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F4xx SPI driver working.gdisirio2011-11-131-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3490 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3487 ↵gdisirio2011-11-114-0/+224
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3485 ↵gdisirio2011-11-101-2/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3481 ↵gdisirio2011-11-105-12/+70
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3469 ↵gdisirio2011-11-051-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3466 ↵gdisirio2011-11-043-9/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3462 ↵gdisirio2011-11-034-498/+637
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3432 ↵gdisirio2011-10-083-7/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3429 ↵gdisirio2011-10-083-2/+829
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3421 ↵gdisirio2011-10-021-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3420 ↵gdisirio2011-10-021-35/+44
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3419 ↵gdisirio2011-10-021-39/+39
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 ↵gdisirio2011-10-011-6/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. API changes.barthess2011-09-251-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3405 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3404 ↵gdisirio2011-09-251-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes.gdisirio2011-09-254-34/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3403 35acf78f-673a-0410-8e92-d51de3d6d3f4