aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F4xx
Commit message (Collapse)AuthorAgeFilesLines
...
* | Completed hardware checksum, added the driver to F2 and F4.gdisirio2012-04-031-0/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4076 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | More work on the STM32 OTG driver.gdisirio2012-03-282-1/+34
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4059 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 ↵gdisirio2012-03-262-2/+2
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4053 ↵gdisirio2012-03-231-0/+36
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed a documentation problem.gdisirio2012-03-111-2/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4036 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3496981.gdisirio2012-03-051-2/+2
|/ | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4023 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. APB1 clock check moved to rtc_lld.hbarthess2012-03-041-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4019 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. V2 driver merged to trunk.barthess2012-03-041-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4017 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3485500.gdisirio2012-02-111-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3950 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3484942.gdisirio2012-02-071-6/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3934 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3884 ↵gdisirio2012-01-271-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-218-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed small problem with DMA memory copy, the stream was not properly stopped.gdisirio2012-01-211-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3834 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3475188 and other minor problems.gdisirio2012-01-201-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3829 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed warning with Keil compiler.gdisirio2012-01-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3815 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 ↵gdisirio2012-01-152-1/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3810 ↵gdisirio2012-01-141-8/+10
| | | | 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@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-102-7/+63
| | | | 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
* Fixed masking error.gdisirio2012-01-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3774 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
* Fixed clock source for RT counter.gdisirio2012-01-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3762 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed an error message.gdisirio2012-01-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3761 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.gdisirio2012-01-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3759 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed wrong macro prefixes.gdisirio2012-01-071-22/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3755 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-043-15/+15
| | | | 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-042-5/+38
| | | | 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@3658 ↵gdisirio2011-12-251-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3652 ↵gdisirio2011-12-241-4/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3650 ↵gdisirio2011-12-221-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Provisional STM32F2xx support.gdisirio2011-12-222-13/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3649 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 ↵gdisirio2011-12-213-5/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PVD for STM32F4x code cleanups.barthess2011-12-172-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3623 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed some forgotten details.gdisirio2011-12-171-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3621 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F4x. In HAL added support of power level detector.barthess2011-12-162-3/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3616 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Naming convention fixed.barthess2011-12-121-1/+1
| | | | 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-432/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3597 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Setting and getting time works on STM32F4xbarthess2011-12-113-28/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3596 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Setting and getting time now works.barthess2011-12-093-47/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3589 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Code compiles but not tested.barthess2011-12-093-93/+51
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3588 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | RTC. Initial commit.barthess2011-12-083-2/+484
|/ | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3586 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 ↵gdisirio2011-12-081-15/+15
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* GPT on F4x. MCU has TIM6 and TIM7, fixed.barthess2011-12-071-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3567 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Bug fixes.barthess2011-12-061-5/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3562 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Merged code from trunk.barthess2011-12-061-1/+6
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3561 35acf78f-673a-0410-8e92-d51de3d6d3f4