aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
Commit message (Collapse)AuthorAgeFilesLines
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-20654-2010/+2010
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of GPL license statement.Giovanni Di Sirio2018-01-202-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11360 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed settings for SD_D0 and SD_D1 pins to "floating".Giovanni Di Sirio2018-01-202-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11357 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More #912.Giovanni Di Sirio2018-01-191-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11348 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More changes caused by #913.Giovanni Di Sirio2018-01-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11346 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #913.Giovanni Di Sirio2018-01-194-37/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11345 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed #912.Giovanni Di Sirio2018-01-193-2/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11343 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reverted bug #910.Giovanni Di Sirio2018-01-191-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11342 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the crypto file name in doxygen comment.Theodore Ateba2018-01-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11336 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugsedolomb2018-01-181-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11333 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Disabled PITedolomb2018-01-181-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11331 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes.isiora2018-01-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11321 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various minor fixes.Giovanni Di Sirio2018-01-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11303 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add other prescalers to the PWM low level driver and update testhal.Theodore Ateba2018-01-172-35/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11302 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep ↵Giovanni Di Sirio2018-01-1754-206/+258
| | | | | | modes. Now RCC macros are able to set or clear the LP bit of a peripheral. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11300 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11296 ↵edolomb2018-01-161-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #822.Giovanni Di Sirio2018-01-161-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11294 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #758.Giovanni Di Sirio2018-01-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11293 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #910.Giovanni Di Sirio2018-01-161-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11291 35acf78f-673a-0410-8e92-d51de3d6d3f4
* removed legacy code for pmcareviu2018-01-1513-1340/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11288 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added security configurationedolomb2018-01-151-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11284 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added security configurationedolomb2018-01-151-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11283 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added security configurationedolomb2018-01-151-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11282 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added missing check.Giovanni Di Sirio2018-01-151-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11281 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added security configurationedolomb2018-01-152-1/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11280 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added security configurationedolomb2018-01-151-0/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11279 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added security configurationedolomb2018-01-151-0/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11278 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added derived constants and error checksedolomb2018-01-152-0/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11277 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added derived constants and error checksedolomb2018-01-152-0/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11276 35acf78f-673a-0410-8e92-d51de3d6d3f4
* hal_lld_init() configures peripherals as not-secureedolomb2018-01-151-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11275 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bugsedolomb2018-01-152-6/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11274 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed build problem.Giovanni Di Sirio2018-01-141-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11272 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various fixes after mass test-compile.Giovanni Di Sirio2018-01-144-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11268 35acf78f-673a-0410-8e92-d51de3d6d3f4
* fixed missing check for HAL_USE_SDMMCareviu2018-01-139-0/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11266 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More ADCv4 code.Giovanni Di Sirio2018-01-124-659/+315
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11265 35acf78f-673a-0410-8e92-d51de3d6d3f4
* update SDMMC driver and added test hal projectareviu2018-01-1119-155/+1202
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11264 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11263 ↵Giovanni Di Sirio2018-01-113-157/+86
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added STM32 ADCv4 placeholders.Giovanni Di Sirio2018-01-116-3/+1849
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11262 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added RTC and WDG support to H7.Giovanni Di Sirio2018-01-113-4/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11261 35acf78f-673a-0410-8e92-d51de3d6d3f4
* ST time source is now configurable between PIT, TC0 and TC1.isiora2018-01-101-0/+102
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11260 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Init PMC and Matrix only if SAMA_HAL_IS_SECURE is true.isiora2018-01-101-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11259 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Clearing pending interrupts in aicInit()edolomb2018-01-101-0/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11253 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added INTERRUPT SOURCE TYPE mode macrosedolomb2018-01-101-0/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11252 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Included sama_secumod.hedolomb2018-01-101-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11251 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SECUMOD driveredolomb2018-01-101-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11250 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added pmc functions for SECUMODedolomb2018-01-101-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11249 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SECUMOD Driveredolomb2018-01-102-0/+1122
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11248 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all ↵Giovanni Di Sirio2018-01-1056-1541/+896
| | | | | | dependencies inside STM32 drivers. Documentation fixes in some HAL modules. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11247 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Polled exchange added to SPIv3.Giovanni Di Sirio2018-01-102-22/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11244 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added checks related to SPI circular mode.Giovanni Di Sirio2018-01-091-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11243 35acf78f-673a-0410-8e92-d51de3d6d3f4