aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx/hal_lld.c
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4206 35acf78f-673a-0410...gdisirio2012-05-181-1/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4205 35acf78f-673a-0410...gdisirio2012-05-171-2/+1
* Added an HSE bypass option to the STM32 clock initialization.gdisirio2012-05-031-0/+4
* Fixed bug 3485500.gdisirio2012-02-111-1/+2
* License text updated with new year.gdisirio2012-01-211-1/+1
* Fixed bug 3475188 and other minor problems.gdisirio2012-01-201-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3810 35acf78f-673a-0410...gdisirio2012-01-141-0/+1
* RTC. Added possibility of changing RTC clock source.barthess2012-01-141-12/+15
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 35acf78f-673a-0410...gdisirio2012-01-121-5/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3793 35acf78f-673a-0410...gdisirio2012-01-111-0/+3
* 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@3788 35acf78f-673a-0410...gdisirio2012-01-111-0/+1
* Backup domain and RTC clock initialization added.gdisirio2012-01-101-16/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410...gdisirio2012-01-101-19/+48
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3766 35acf78f-673a-0410...gdisirio2012-01-081-9/+22
* STM32F1xx devices clock configuration updated to make it similar to the newer...gdisirio2012-01-081-0/+6
* STM32F1xx devices clock configuration updated to make it similar to the newer...gdisirio2012-01-081-21/+31
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-1/+1
* PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1xbarthess2012-01-041-0/+6
* Realtime counter support in the generic HAL driver and implementations for al...gdisirio2012-01-041-0/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410...gdisirio2011-12-211-2/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3320 35acf78f-673a-0410...gdisirio2011-09-161-4/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3318 35acf78f-673a-0410...gdisirio2011-09-141-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3169 35acf78f-673a-0410...gdisirio2011-07-231-0/+221