| Commit message (Expand) | Author | Age | Files | Lines |
* | Reintegrate sama5d2_dev branch | isiora | 2017-10-22 | 14 | -335/+807 |
* | Re-alignment of all halconf.h files. | Giovanni Di Sirio | 2017-10-22 | 1 | -0/+7 |
* | Added capability for a fall-back crypto implementation. | Giovanni Di Sirio | 2017-10-22 | 5 | -88/+223 |
* | Added crypto templates. | Giovanni Di Sirio | 2017-10-22 | 3 | -11/+515 |
* | Fixed doc and checks. | Giovanni Di Sirio | 2017-10-22 | 1 | -16/+33 |
* | Added stubs. | Giovanni Di Sirio | 2017-10-22 | 1 | -2/+315 |
* | More crypto code, still unfinished. | Giovanni Di Sirio | 2017-10-22 | 4 | -115/+189 |
* | Crypto driver initial setup. | Giovanni Di Sirio | 2017-10-22 | 10 | -0/+1055 |
* | OSALs alignment. | Giovanni Di Sirio | 2017-10-18 | 3 | -100/+188 |
* | Reintegrated RT5 point1 branch. | Giovanni Di Sirio | 2017-10-16 | 19 | -102/+190 |
|\ |
|
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10832... | Giovanni Di Sirio | 2017-10-16 | 1 | -4/+6 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10822... | Giovanni Di Sirio | 2017-10-15 | 19 | -99/+185 |
| * | Rework of virtual timers in RT5, preparation. | Giovanni Di Sirio | 2017-10-12 | 1 | -1/+1 |
| * | EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals a... | Giovanni Di Sirio | 2017-10-12 | 1 | -2/+2 |
* | | AVR: Update the ICU header file. | Theodore Ateba | 2017-10-13 | 1 | -2/+45 |
* | | AVR: Update ICU low level driver functions names. | Theodore Ateba | 2017-10-13 | 1 | -6/+7 |
|/ |
|
* | Fixed wrong definition on H32MX and H64MX pmc | edolomb | 2017-10-06 | 1 | -4/+4 |
* | Fixed bug #891. | Giovanni Di Sirio | 2017-10-06 | 1 | -16/+29 |
* | More bug #889. | Giovanni Di Sirio | 2017-10-04 | 1 | -4/+6 |
* | Documentation fixes. | Giovanni Di Sirio | 2017-10-04 | 2 | -2/+2 |
* | Correct comment. | Theodore Ateba | 2017-10-03 | 1 | -3/+3 |
* | Minor changes in sama_xdmac driver | edolomb | 2017-10-01 | 2 | -6/+7 |
* | Added spi FLEXCOM | edolomb | 2017-10-01 | 2 | -48/+519 |
* | Added uart and serial FLEXCOM | edolomb | 2017-10-01 | 4 | -130/+1112 |
* | Fixed #889. | Giovanni Di Sirio | 2017-10-01 | 2 | -4/+5 |
* | Temporary uart driver | edolomb | 2017-09-27 | 2 | -0/+1163 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10721 9bc79d8b-a6f2-41c... | edolomb | 2017-09-27 | 1 | -2/+2 |
* | Added serial FLEXCOM | edolomb | 2017-09-27 | 2 | -61/+700 |
* | Added clock definition for FLEXCOMx | edolomb | 2017-09-27 | 1 | -0/+9 |
* | Added pmc functions for FLEXCOMx | edolomb | 2017-09-27 | 1 | -0/+70 |
* | Added PIOD definition | edolomb | 2017-09-27 | 1 | -1/+6 |
* | Fix comment. | tfateba | 2017-09-25 | 1 | -2/+2 |
* | Added new macro to DMAv2 dmaStreamGetCurrentTarget(). | Giovanni Di Sirio | 2017-09-24 | 1 | -0/+14 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10707 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-24 | 2 | -2/+103 |
* | Minor changes in XDMAC driver | edolomb | 2017-09-22 | 1 | -6/+6 |
* | Forked SPC5 drivers from SPC5-HAL project, not all of them, just the one need... | Giovanni Di Sirio | 2017-09-22 | 82 | -0/+88526 |
* | Removed AIC redirection code | isiora | 2017-09-22 | 1 | -6/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10670 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-22 | 1 | -1/+0 |
* | Minor changes in hal_serial_lld driver | edolomb | 2017-09-21 | 1 | -1/+35 |
* | Added check on GS status in dmaChannelDisable() | edolomb | 2017-09-21 | 1 | -18/+42 |
* | Removed GS check status in DMAHandler | edolomb | 2017-09-21 | 1 | -22/+58 |
* | Added Push Button Configuration | Rocco Marco Guglielmi | 2017-09-19 | 2 | -1/+6 |
* | Added secure/non-secure configuration capability in SAMA PAL driver | Rocco Marco Guglielmi | 2017-09-19 | 2 | -6/+78 |
* | Minor fix on default demo and PAL driver | Rocco Marco Guglielmi | 2017-09-17 | 1 | -9/+4 |
* | Added PAL driver | Rocco Marco Guglielmi | 2017-09-17 | 7 | -26/+629 |
* | Fixed smart building for SAMA drivers | Rocco Marco Guglielmi | 2017-09-17 | 1 | -0/+1 |
* | Added smart building for SAMA drivers | Rocco Marco Guglielmi | 2017-09-17 | 2 | -1/+18 |
* | Fixed wrong management of board_init for non secure HAL | Rocco Marco Guglielmi | 2017-09-17 | 1 | -1/+10 |
* | Added board init mechanism for SAMA5D27 | Rocco Marco Guglielmi | 2017-09-17 | 2 | -1/+296 |
* | Added PIO related macros | Rocco Marco Guglielmi | 2017-09-17 | 2 | -0/+48 |