aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue in F4 HAL clock tree checks.Giovanni Di Sirio2018-07-012-2/+2
* Fixed bug #956.Giovanni Di Sirio2018-07-013-2/+58
* Fixed bugedolomb2018-06-221-7/+3
* Minor changeedolomb2018-06-221-4/+4
* Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo...Giovanni Di Sirio2018-06-171-1/+1
* Fixed compile time regression in USARTv1 driver.Giovanni Di Sirio2018-06-151-1/+1
* AVR: ADD SPI driver to the AVR XMEGA family.Theodore Ateba2018-06-153-0/+727
* AVR: ADD SPI driver to the AVR platform.Theodore Ateba2018-06-151-0/+1
* AVR: Update the error code for the encryption/decryption operations.Theodore Ateba2018-06-131-2/+2
* Added more conditionals to CRY driver. Removed conditionals from high level f...Giovanni Di Sirio2018-06-132-8/+122
* AVR: Add the Crypto driver to the platform file.Theodore Ateba2018-06-121-0/+1
* AVR: Add Crypto driver.Theodore Ateba2018-06-123-0/+527
* Add conditional compilation to resolve the compilation error (error: unknown ...Theodore Ateba2018-06-122-1/+15
* Resolve compilation error while Crypto subsystem is activated.Theodore Ateba2018-06-121-0/+1
* Fixed bug introduced by bug #951 fix.Giovanni Di Sirio2018-06-092-1/+5
* ADCv3 oversampling support.Giovanni Di Sirio2018-06-022-5/+23
* Documentation fix.Giovanni Di Sirio2018-06-011-1/+1
* Fixed bug #954.Giovanni Di Sirio2018-06-011-1/+1
* Fixed bug #953.Giovanni Di Sirio2018-06-011-0/+1
* Delay added after ADC reset.Giovanni Di Sirio2018-06-011-1/+3
* Smarter checks for STM32F37x ADC/SDADC clocks.Giovanni Di Sirio2018-06-011-4/+6
* Fixed TIMPRE behavior.Giovanni Di Sirio2018-05-272-5/+14
* Fixed bug #952.Giovanni Di Sirio2018-05-272-3/+11
* Fixed bug #951.Giovanni Di Sirio2018-05-264-9/+42
* Fixed bug #948.Giovanni Di Sirio2018-05-261-1/+1
* Fixed bug #948.Giovanni Di Sirio2018-05-262-1/+2
* added SAMA HMAC + fixed TRNG 128 bit generationareviu2018-05-193-25/+387
* Added mcuconf.h generator for STM32H743xx.Giovanni Di Sirio2018-05-151-0/+5
* Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1.Giovanni Di Sirio2018-05-152-8/+14
* Re-unified some of the F4 platform code. Probably more code could be shared.Giovanni Di Sirio2018-05-143-465/+210
* Added F413 board, demo and revised HAL code, to be tested.Giovanni Di Sirio2018-05-143-885/+111
* Fixed TIMPRE.Giovanni Di Sirio2018-05-122-43/+20
* Fixed documentation and indent.Rocco Marco Guglielmi2018-05-121-27/+27
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12027 110e8d01-0319-4d1...Giovanni Di Sirio2018-05-122-2263/+23
* Reorganization of F4 port, not finished yet.Giovanni Di Sirio2018-05-125-110/+4624
* STM32F4 clock tree rework, unfinished.Giovanni Di Sirio2018-05-112-61/+97
* Added RCC capabilities to STM32F4 registry, clock trees in the family are too...Giovanni Di Sirio2018-05-111-0/+45
* STM32H7-related fixes.Giovanni Di Sirio2018-05-102-9/+9
* Fixed OTG base address for STM32H7.Giovanni Di Sirio2018-05-091-1/+6
* H7 OTG changes, not complete.Giovanni Di Sirio2018-05-083-5/+16
* Added guard for STM32_TIMPRE.Giovanni Di Sirio2018-05-071-0/+7
* Added support for STM32F413, added ability to handle the TIMPRE bit in the RC...Giovanni Di Sirio2018-05-075-29/+733
* moved ff and reliance-edge under binding folderareviu2018-05-0614-1708/+1
* HMAC templates added.Giovanni Di Sirio2018-05-062-0/+188
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11946 110e8d01-0319-4d1...Giovanni Di Sirio2018-04-221-1/+1
* Fixed bug #938 and #939.Giovanni Di Sirio2018-04-151-0/+9
* Minor changes.isiora2018-04-131-3/+6
* Added L2CC support.isiora2018-04-131-4/+12
* Set PMC and SYSC as non secure.isiora2018-04-131-2/+2
* Minor changes.isiora2018-04-131-5/+0