| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated SAMA drivers (still incomplete) | edolomb | 2019-01-17 | 5 | -8/+100 |
* | Fixed the fix. | Giovanni Di Sirio | 2019-01-13 | 1 | -1/+1 |
* | Fixed bug #991. | Giovanni Di Sirio | 2019-01-11 | 1 | -1/+1 |
* | Makefile optimizations, adjusted some scatter files. | Giovanni Di Sirio | 2018-07-06 | 1 | -2/+2 |
* | Fixed bug: removed subalign | edolomb | 2018-06-19 | 1 | -4/+4 |
* | Readded Aes wrapper | edolomb | 2018-04-13 | 1 | -0/+3 |
* | Fixed bugs | edolomb | 2018-04-13 | 1 | -0/+4 |
* | Added ARM_SUPPORTS_L2CC. | isiora | 2018-04-13 | 1 | -2/+2 |
* | Added the L2 management, and an option on cache disable. | isiora | 2018-04-13 | 2 | -29/+58 |
* | Fixed ID number 1 and 73 as per datasheet errata. | isiora | 2018-04-13 | 1 | -7/+3 |
* | Added ID_PMC and ID_RSTC | edolomb | 2018-04-13 | 1 | -0/+2 |
* | Re-added temporary Aes wrapper | edolomb | 2018-04-11 | 1 | -1/+6 |
* | Fixed a problem in the new clean rule. | Giovanni Di Sirio | 2018-03-23 | 1 | -4/+10 |
* | update hal crypto sha lld, added integration with wolfcrypt | areviu | 2018-03-19 | 1 | -6/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11729 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-13 | 1 | -2/+3 |
* | Changed domains in TLB from 'manager' to 'client' in order to enable the sect... | isiora | 2018-03-08 | 1 | -27/+27 |
* | New memory layout. | isiora | 2018-03-07 | 1 | -2/+2 |
* | Added option to enable L2. | isiora | 2018-02-27 | 1 | -0/+13 |
* | Small changes. | isiora | 2018-02-27 | 1 | -7/+7 |
* | Added option to enable L2. | isiora | 2018-02-27 | 1 | -0/+2 |
* | Cleanup interworking code. | isiora | 2018-02-27 | 3 | -31/+6 |
* | Added temporary Aes wrapper | edolomb | 2018-02-26 | 1 | -1/+5 |
* | Minor changes | edolomb | 2018-02-26 | 1 | -1/+2 |
* | Commented inclusion | edolomb | 2018-02-16 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11401 35acf78f-673a-041... | isiora | 2018-01-24 | 1 | -0/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11383 35acf78f-673a-041... | isiora | 2018-01-20 | 2 | -8/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11382 35acf78f-673a-041... | isiora | 2018-01-20 | 1 | -2/+0 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 9 | -480/+480 |
* | Mass update of GPL license statement. | Giovanni Di Sirio | 2018-01-20 | 2 | -2/+2 |
* | Minor changes. | isiora | 2018-01-18 | 1 | -0/+43 |
* | Minor changes. | isiora | 2018-01-18 | 2 | -3/+2 |
* | Added monitor stack initialization. | isiora | 2018-01-18 | 2 | -1/+8 |
* | Added monitor stack initialization. | isiora | 2018-01-18 | 1 | -1/+7 |
* | Changed memory from 64 KB to 128 KB | edolomb | 2018-01-10 | 1 | -2/+2 |
* | Enabled ARM cycle counter | edolomb | 2018-01-10 | 1 | -0/+9 |
* | Added portability include path to the various startup.mk files. | Giovanni Di Sirio | 2018-01-05 | 1 | -1/+2 |
* | Invalidate D Cache and TLB before setup MMU | isiora | 2017-11-25 | 1 | -3/+10 |
* | minor changes | isiora | 2017-11-22 | 1 | -3/+3 |
* | Uses portability macros. | isiora | 2017-11-22 | 1 | -1/+2 |
* | Uses portability macros. | isiora | 2017-11-22 | 1 | -1/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11061 35acf78f-673a-041... | isiora | 2017-11-22 | 2 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11060 35acf78f-673a-041... | isiora | 2017-11-22 | 1 | -0/+5 |
* | Added mmu. | isiora | 2017-11-22 | 1 | -7/+3 |
* | MMU module | isiora | 2017-11-22 | 2 | -0/+476 |
* | Fixed mrc->mcr | isiora | 2017-11-22 | 1 | -2/+2 |
* | Fixed header comment | isiora | 2017-11-22 | 1 | -2/+2 |
* | Added mmu init call | isiora | 2017-11-22 | 1 | -1/+4 |
* | Modified some names for consistency. | Giovanni Di Sirio | 2017-11-21 | 1 | -3/+3 |
* | Improved make system. | Giovanni Di Sirio | 2017-11-21 | 1 | -0/+5 |
* | Splitted the ARM starup tree. Created an ARMCAx-TZ specific tree. | isiora | 2017-11-14 | 65 | -0/+21042 |