aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
Commit message (Expand)AuthorAgeFilesLines
* 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 WSPI to hal.mk file.Giovanni Di Sirio2018-05-251-1/+5
* Added an enhanced variant of QSPI named WSPI. QSPI will be deprecated when WS...Giovanni Di Sirio2018-05-254-0/+761
* added SAMA HMAC + fixed TRNG 128 bit generationareviu2018-05-193-25/+387
* Fixed bug #948.Giovanni Di Sirio2018-05-172-8/+15
* 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-148-885/+3698
* 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
* Char match support in UART driver.Giovanni Di Sirio2018-05-061-0/+38
* moved ff and reliance-edge under binding folderareviu2018-05-0614-1708/+1
* Fixed Bug #945.Rocco Marco Guglielmi2018-05-062-3/+3
* HMAC templates added.Giovanni Di Sirio2018-05-067-9/+622
* Documentation-related fixes.Giovanni Di Sirio2018-05-041-4/+4
* Documentation-relate fixes.Giovanni Di Sirio2018-04-296-7/+79
* Fixed bug #942.Giovanni Di Sirio2018-04-283-8/+8
* Fixed bug #940.Giovanni Di Sirio2018-04-272-6/+6
* 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-152-1/+13
* 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
* Added TRNG driveredolomb2018-04-136-1/+307
* Added configure security instructionedolomb2018-04-131-0/+4
* Fixed phy address at 0 for SAMA5D28edolomb2018-04-131-0/+7
* Fixed bug #937.Giovanni Di Sirio2018-04-131-6/+6
* Fixed bug #936.Giovanni Di Sirio2018-04-131-0/+23
* Fixed bugsedolomb2018-04-114-12/+39
* Added tamper functionsedolomb2018-04-112-2/+89