| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed wrong initialization of FIFO objects. | Giovanni Di Sirio | 2017-12-20 | 1 | -1/+1 |
* | Added new API function to factory. | Giovanni Di Sirio | 2017-12-20 | 2 | -0/+32 |
* | Minor documentation fix. | Giovanni Di Sirio | 2017-12-20 | 1 | -1/+1 |
* | More H7 code, incomplete. | Giovanni Di Sirio | 2017-12-18 | 8 | -1/+4807 |
* | Initial STM32H7 stuff. | Giovanni Di Sirio | 2017-12-17 | 3 | -0/+237 |
* | Merged WolfSSL patch. | Giovanni Di Sirio | 2017-12-16 | 5 | -0/+582 |
* | Fixed bug #909. | Giovanni Di Sirio | 2017-12-14 | 1 | -2/+4 |
* | Duplicated code removed. | Giovanni Di Sirio | 2017-12-14 | 1 | -4/+0 |
* | Fixed tickles mode with 16 bits system time. | Giovanni Di Sirio | 2017-12-09 | 1 | -2/+2 |
* | Updated all NIL chconf.h files. | Giovanni Di Sirio | 2017-12-09 | 1 | -1/+1 |
* | Added support for HSI48 on STM32L4 devices that have it. | Giovanni Di Sirio | 2017-12-08 | 3 | -4/+72 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11132 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-07 | 5 | -5/+670 |
* | GHS-related changes. | Giovanni Di Sirio | 2017-12-07 | 2 | -3/+216 |
* | Removed unsupported drivers. | Giovanni Di Sirio | 2017-12-07 | 7 | -111/+60 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11128 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-07 | 4 | -473/+2 |
* | e200 make files adjustments | Giovanni Di Sirio | 2017-12-07 | 9 | -9/+9 |
* | Small documentation fixes. | Giovanni Di Sirio | 2017-12-06 | 1 | -3/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11121 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-06 | 1 | -1/+1 |
* | Fixed PIT PICNT counter reset in st_lld_init. | isiora | 2017-12-05 | 1 | -0/+1 |
* | Fixed one GHS port problem, there are more. | Giovanni Di Sirio | 2017-12-05 | 1 | -4/+3 |
* | Documentation fixes. | Giovanni Di Sirio | 2017-12-05 | 1 | -5/+0 |
* | Fixed documentation. | Giovanni Di Sirio | 2017-12-05 | 1 | -4/+3 |
* | added SHA in dma mode | areviu | 2017-12-03 | 4 | -67/+132 |
* | Added command line board files generation tool. Regenerated all board files a... | Giovanni Di Sirio | 2017-12-02 | 199 | -718/+9559 |
* | Updated GPIOv3 for new board files. | Giovanni Di Sirio | 2017-12-02 | 6 | -185/+200 |
* | All STM32 GPIOv2 platforms reworked for the new board files. | Giovanni Di Sirio | 2017-12-02 | 21 | -97/+1084 |
* | PAL-board changes, phase 1. | Giovanni Di Sirio | 2017-12-01 | 6 | -196/+175 |
* | Provision for new PAL initialization function. | Giovanni Di Sirio | 2017-12-01 | 2 | -4/+8 |
* | Added separated headers for STM32 GPIO. | Giovanni Di Sirio | 2017-12-01 | 2 | -0/+225 |
* | Mass update of all board.mk files with new ALLxxx exported variables. Added G... | Giovanni Di Sirio | 2017-12-01 | 54 | -1/+566 |
* | update sha and trng lld | areviu | 2017-11-30 | 11 | -204/+277 |
* | Added SHAx and TRNG to the crypto driver model. | Giovanni Di Sirio | 2017-11-30 | 6 | -17/+374 |
* | Added STM32L496xx/STM32L4A6xx support. | Giovanni Di Sirio | 2017-11-30 | 5 | -4/+575 |
* | Added STM32F030x4 support. | Giovanni Di Sirio | 2017-11-30 | 1 | -18/+19 |
* | Added pmc functions for ETH | edolomb | 2017-11-29 | 1 | -0/+14 |
* | Added GMAC0 clock | edolomb | 2017-11-29 | 1 | -0/+6 |
* | Updated PHY identifiers | edolomb | 2017-11-29 | 1 | -0/+1 |
* | Defined ETH pins | edolomb | 2017-11-29 | 2 | -12/+30 |
* | Fixed some minor documentation issues. | Giovanni Di Sirio | 2017-11-27 | 1 | -10/+10 |
* | Various fixes. | Giovanni Di Sirio | 2017-11-27 | 2 | -4/+77 |
* | Renamed thread field "preempt" in "ticks" for clearness. | Giovanni Di Sirio | 2017-11-27 | 6 | -14/+14 |
* | Removed invalid assertion. | Giovanni Di Sirio | 2017-11-27 | 1 | -2/+0 |
* | Added const qualifier | isiora | 2017-11-25 | 1 | -1/+1 |
* | Invalidate D Cache and TLB before setup MMU | isiora | 2017-11-25 | 1 | -3/+10 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11075 35acf78f-673a-041... | Giovanni Di Sirio | 2017-11-24 | 1 | -2/+2 |
* | Experimental preemptive round robin module. To be tested. | Giovanni Di Sirio | 2017-11-24 | 3 | -0/+263 |
* | Re-generated F4 board files with new templates. | Giovanni Di Sirio | 2017-11-24 | 16 | -16/+144 |
* | New hooks added to RT, stronger checks on RT chconf.h files. | Giovanni Di Sirio | 2017-11-24 | 9 | -99/+394 |
* | Mass update of all chconf.h files with new options. | Giovanni Di Sirio | 2017-11-23 | 2 | -0/+24 |
* | Fixed comments in chconf.h files. | Giovanni Di Sirio | 2017-11-23 | 1 | -2/+2 |