| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 35acf78f-673a-041... | edolomb | 2018-02-16 | 1 | -6/+6 |
* | XDMAC0 is SECURE and XDMAC1 is NOT SECURE | edolomb | 2018-02-16 | 2 | -114/+76 |
* | update sdmmc test hal project with read and write to file | areviu | 2018-02-01 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11418 35acf78f-673a-041... | isiora | 2018-01-30 | 1 | -2/+0 |
* | MAC now works with checksum offload | edolomb | 2018-01-30 | 2 | -17/+6 |
* | Fixed bug on length of frame | edolomb | 2018-01-29 | 1 | -1/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11385 35acf78f-673a-041... | isiora | 2018-01-20 | 1 | -0/+2 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 42 | -1061/+1061 |
* | Fixed bugs | edolomb | 2018-01-18 | 1 | -2/+5 |
* | Disabled PIT | edolomb | 2018-01-18 | 1 | -0/+4 |
* | Minor changes. | isiora | 2018-01-18 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11296 35acf78f-673a-041... | edolomb | 2018-01-16 | 1 | -4/+4 |
* | removed legacy code for pmc | areviu | 2018-01-15 | 13 | -1340/+69 |
* | Added security configuration | edolomb | 2018-01-15 | 1 | -0/+5 |
* | Added security configuration | edolomb | 2018-01-15 | 1 | -0/+5 |
* | Added security configuration | edolomb | 2018-01-15 | 1 | -0/+3 |
* | Added security configuration | edolomb | 2018-01-15 | 2 | -1/+32 |
* | Added security configuration | edolomb | 2018-01-15 | 1 | -0/+30 |
* | Added security configuration | edolomb | 2018-01-15 | 1 | -0/+30 |
* | Added derived constants and error checks | edolomb | 2018-01-15 | 2 | -0/+23 |
* | Added derived constants and error checks | edolomb | 2018-01-15 | 2 | -0/+51 |
* | hal_lld_init() configures peripherals as not-secure | edolomb | 2018-01-15 | 1 | -0/+11 |
* | Fixed Bugs | edolomb | 2018-01-15 | 2 | -6/+13 |
* | fixed missing check for HAL_USE_SDMMC | areviu | 2018-01-13 | 9 | -0/+38 |
* | update SDMMC driver and added test hal project | areviu | 2018-01-11 | 19 | -155/+1202 |
* | ST time source is now configurable between PIT, TC0 and TC1. | isiora | 2018-01-10 | 1 | -0/+102 |
* | Init PMC and Matrix only if SAMA_HAL_IS_SECURE is true. | isiora | 2018-01-10 | 1 | -2/+3 |
* | Clearing pending interrupts in aicInit() | edolomb | 2018-01-10 | 1 | -0/+41 |
* | Added INTERRUPT SOURCE TYPE mode macros | edolomb | 2018-01-10 | 1 | -0/+27 |
* | Included sama_secumod.h | edolomb | 2018-01-10 | 1 | -0/+1 |
* | Added SECUMOD driver | edolomb | 2018-01-10 | 1 | -0/+1 |
* | Added pmc functions for SECUMOD | edolomb | 2018-01-10 | 1 | -0/+14 |
* | SECUMOD Driver | edolomb | 2018-01-10 | 2 | -0/+1122 |
* | first draft. initialization working | areviu | 2018-01-07 | 24 | -0/+8312 |
* | Added Region Mask | edolomb | 2018-01-04 | 1 | -10/+55 |
* | Fixed mtxRegionXXX macros. | isiora | 2018-01-04 | 1 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11219 35acf78f-673a-041... | edolomb | 2018-01-04 | 1 | -3/+3 |
* | Added Matrix MACROs | edolomb | 2018-01-04 | 1 | -1/+183 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11168 35acf78f-673a-041... | edolomb | 2017-12-22 | 1 | -6/+7 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11167 35acf78f-673a-041... | edolomb | 2017-12-22 | 2 | -0/+29 |
* | GMAC driver | edolomb | 2017-12-22 | 3 | -0/+1164 |
* | Fixed PIT PICNT counter reset in st_lld_init. | isiora | 2017-12-05 | 1 | -0/+1 |
* | added SHA in dma mode | areviu | 2017-12-03 | 4 | -67/+132 |
* | update sha and trng lld | areviu | 2017-11-30 | 11 | -204/+277 |
* | Added pmc functions for ETH | edolomb | 2017-11-29 | 1 | -0/+14 |
* | Added GMAC0 clock | edolomb | 2017-11-29 | 1 | -0/+6 |
* | Added const qualifier | isiora | 2017-11-25 | 1 | -1/+1 |
* | Improved make system. | Giovanni Di Sirio | 2017-11-21 | 1 | -0/+4 |
* | added sha (polling) | areviu | 2017-11-16 | 5 | -1/+379 |
* | added DmaRelease when driver stops | areviu | 2017-11-15 | 1 | -0/+7 |