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/branches/kernel_3_dev@6108 35...gdisirio2013-08-091-302/+0
* Renamed or added prefix to all hernel configuration options.gdisirio2013-07-201-1/+1
* Fixed bug #399.gdisirio2013-04-071-0/+8
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-301-14/+10
* Fixed bug 3606274.gdisirio2013-03-091-0/+4
* Adjusted C file templates.gdisirio2013-02-281-1/+1
* Updated license years.gdisirio2013-02-021-1/+1
* Code templates-related fixes.gdisirio2012-12-251-0/+4
* RTCv1. Fixed possible false detect of loaded prescaler (bug 3595489)barthess2012-12-131-3/+3
* RTCv1. Fixed unneded RTC initialization when HAL_USE_RTC disabled (bug 3594620).barthess2012-12-101-3/+3
* RTCv1. Fixed compilation issue with HAL_USE_RTC disabled (bug 3594083)barthess2012-12-081-0/+2
* STM32. RTCv1. Fixed wasting of BKP registers in RTCv1 driver (bug 3594005)barthess2012-12-081-0/+3
* 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