aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA
Commit message (Collapse)AuthorAgeFilesLines
* 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
* first draft. initialization workingareviu2018-01-0724-0/+8312
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11231 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added Region Maskedolomb2018-01-041-10/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11225 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed mtxRegionXXX macros.isiora2018-01-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11224 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11219 ↵edolomb2018-01-041-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added Matrix MACROsedolomb2018-01-041-1/+183
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11218 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11168 ↵edolomb2017-12-221-6/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11167 ↵edolomb2017-12-222-0/+29
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* GMAC driveredolomb2017-12-223-0/+1164
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11166 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed PIT PICNT counter reset in st_lld_init.isiora2017-12-051-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11120 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added SHA in dma modeareviu2017-12-034-67/+132
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11115 35acf78f-673a-0410-8e92-d51de3d6d3f4
* update sha and trng lldareviu2017-11-3011-204/+277
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11091 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added pmc functions for ETHedolomb2017-11-291-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11087 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added GMAC0 clockedolomb2017-11-291-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11086 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added const qualifierisiora2017-11-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11077 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved make system.Giovanni Di Sirio2017-11-211-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11049 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added sha (polling)areviu2017-11-165-1/+379
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11025 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added DmaRelease when driver stops areviu2017-11-151-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11015 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed SAMA_HAL_IS_SECURE define macroisiora2017-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11014 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed SAMA_DMA_FREE assert.isiora2017-11-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11004 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added SAMA TRNG driverareviu2017-11-143-0/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11003 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed pathname case.isiora2017-11-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11002 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Wrapped with the halconf USE macro.isiora2017-11-142-6/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11001 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Wrapped with the halconf USE macro.isiora2017-11-144-0/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11000 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added aes and (t)des in dma mode + test suite cryptoareviu2017-11-133-158/+197
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10993 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added crypto aes and des polling modeareviu2017-11-1111-1/+2282
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10983 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10982 ↵edolomb2017-11-101-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SAMA RTC driveredolomb2017-11-103-0/+777
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10981 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added pmc functions for TCxedolomb2017-10-311-0/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10916 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added TCx clockedolomb2017-10-311-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10915 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added hal_tc_lld.cedolomb2017-10-311-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10914 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added TC driver in waveform modeedolomb2017-10-312-0/+909
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10913 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10909 ↵edolomb2017-10-301-100/+100
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug Errata Maskedolomb2017-10-301-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10908 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reintegrate sama5d2_dev branchisiora2017-10-2214-335/+807
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10879 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed wrong definition on H32MX and H64MX pmcedolomb2017-10-061-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10785 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes in sama_xdmac driveredolomb2017-10-012-6/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10738 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added spi FLEXCOMedolomb2017-10-012-48/+519
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10737 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added uart and serial FLEXCOMedolomb2017-10-014-130/+1112
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10736 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Temporary uart driveredolomb2017-09-272-0/+1163
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10722 9bc79d8b-a6f2-41ca-8de5-d6c582b13d77
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10721 ↵edolomb2017-09-271-2/+2
| | | | 9bc79d8b-a6f2-41ca-8de5-d6c582b13d77
* Added serial FLEXCOMedolomb2017-09-272-61/+700
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10720 9bc79d8b-a6f2-41ca-8de5-d6c582b13d77
* Added clock definition for FLEXCOMxedolomb2017-09-271-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10719 35acf78f-673a-0410-8e92-d51de3d6d3f4