aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA/LLD
Commit message (Expand)AuthorAgeFilesLines
* Updated SAMA drivers (still incomplete)edolomb2019-01-1738-267/+2906
* Fixed bugedolomb2018-06-221-7/+3
* Minor changeedolomb2018-06-221-4/+4
* added SAMA HMAC + fixed TRNG 128 bit generationareviu2018-05-191-18/+52
* moved ff and reliance-edge under binding folderareviu2018-05-0614-1708/+1
* Minor changes.isiora2018-04-131-3/+6
* Added configure security instructionedolomb2018-04-131-0/+4
* Fixed phy address at 0 for SAMA5D28edolomb2018-04-131-0/+7
* Added tamper functionsedolomb2018-04-112-2/+89
* added gcm for sama cryptoareviu2018-03-254-1/+243
* Fixed bugedolomb2018-03-221-2/+2
* Fixed bugedolomb2018-03-221-1/+1
* Minor changes.isiora2018-03-211-3/+4
* Deleted pin's setup. Pins are configured in board.cedolomb2018-03-201-4/+4
* update hal crypto sha lld, added integration with wolfcryptareviu2018-03-194-138/+169
* Minor changes.isiora2018-03-181-0/+2
* - Minor changesedolomb2018-03-161-1/+1
* removed old reg check and correct some indentareviu2018-02-282-4/+2
* Modified burst sizeedolomb2018-02-261-20/+20
* Modified burst sizeedolomb2018-02-261-12/+12
* Removed pin's configurationedolomb2018-02-261-16/+0
* Enabled error interrupts on DMAedolomb2018-02-261-4/+4
* sdmmc driver update, added support for reliance edge fsareviu2018-02-2624-350/+1473
* Fixed bug related to spurious interruptedolomb2018-02-211-11/+11
* Added getChannelTransitionSize functionedolomb2018-02-211-0/+14
* Callback invoked on all enabled and pending interrupt sources.isiora2018-02-211-4/+3
* Fixed masking of enabled int in the handler. isiora2018-02-211-1/+1
* Fixed bugs on length buffer and transmit queue edolomb2018-02-201-7/+19
* Added WDRBT flag in MR register as default to avoid overrun using dma.isiora2018-02-201-775/+779
* Cleanup ISR.isiora2018-02-201-28/+18
* Fixed bugs and code optimizededolomb2018-02-201-13/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 35acf78f-673a-041...edolomb2018-02-161-6/+6
* XDMAC0 is SECURE and XDMAC1 is NOT SECUREedolomb2018-02-162-114/+76
* update sdmmc test hal project with read and write to fileareviu2018-02-011-1/+1
* MAC now works with checksum offloadedolomb2018-01-302-17/+6
* Fixed bug on length of frameedolomb2018-01-291-1/+4
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2024-34/+34
* Fixed bugsedolomb2018-01-181-2/+5
* removed legacy code for pmcareviu2018-01-1512-1340/+42
* Added security configurationedolomb2018-01-151-0/+5
* Added security configurationedolomb2018-01-151-0/+5
* Added security configurationedolomb2018-01-151-0/+3
* Added security configurationedolomb2018-01-152-1/+32
* Added security configurationedolomb2018-01-151-0/+30
* Added security configurationedolomb2018-01-151-0/+30
* fixed missing check for HAL_USE_SDMMCareviu2018-01-139-0/+38
* update SDMMC driver and added test hal projectareviu2018-01-1118-155/+1201
* first draft. initialization workingareviu2018-01-0724-0/+8312
* GMAC driveredolomb2017-12-223-0/+1164
* added SHA in dma modeareviu2017-12-034-67/+132