aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA
Commit message (Collapse)AuthorAgeFilesLines
* Added back missing revisions in trunk.Giovanni Di Sirio2018-02-262-66/+182
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11544 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Uncommented default handleredolomb2018-02-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11537 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Inverted dmaInit and aicInit edolomb2018-02-221-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11536 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11535 ↵isiora2018-02-211-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug related to spurious interruptedolomb2018-02-211-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11533 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added getChannelTransitionSize functionedolomb2018-02-211-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11532 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Callback invoked on all enabled and pending interrupt sources.isiora2018-02-211-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11529 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added default handlers.isiora2018-02-211-3/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11528 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed masking of enabled int in the handler. isiora2018-02-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11527 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs on length buffer and transmit queue edolomb2018-02-201-7/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11523 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added WDRBT flag in MR register as default to avoid overrun using dma.isiora2018-02-201-775/+779
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11520 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Cleanup ISR.isiora2018-02-201-28/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11519 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs and code optimizededolomb2018-02-201-13/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11516 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SAMA5D28 platform nameedolomb2018-02-161-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11501 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 ↵edolomb2018-02-161-6/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* XDMAC0 is SECURE and XDMAC1 is NOT SECUREedolomb2018-02-162-114/+76
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11499 35acf78f-673a-0410-8e92-d51de3d6d3f4
* update sdmmc test hal project with read and write to fileareviu2018-02-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11419 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11418 ↵isiora2018-01-301-2/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* MAC now works with checksum offloadedolomb2018-01-302-17/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11412 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug on length of frameedolomb2018-01-291-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11407 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11385 ↵isiora2018-01-201-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2042-1061/+1061
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11296 ↵edolomb2018-01-161-4/+4
| | | | 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 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 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
* 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
* 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