| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Demo for the secure word in the trust zone. | isiora | 2018-01-18 | 12 | -0/+1965 |
* | Demo for the non secure world. | isiora | 2018-01-18 | 9 | -0/+1798 |
* | Changed -Og in -O0. | isiora | 2018-01-18 | 1 | -3/+3 |
* | Minor changes. | isiora | 2018-01-18 | 1 | -1/+0 |
* | Various minor fixes. | Giovanni Di Sirio | 2018-01-18 | 2 | -14/+1 |
* | AVR: Add other prescalers to the PWM low level driver and update testhal. | Theodore Ateba | 2018-01-17 | 3 | -41/+145 |
* | Fixed bug | edolomb | 2018-01-17 | 1 | -2/+2 |
* | Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod... | Giovanni Di Sirio | 2018-01-17 | 54 | -206/+258 |
* | Updated demo SPI | edolomb | 2018-01-17 | 5 | -68/+152 |
* | Simple echo from terminal demo | edolomb | 2018-01-17 | 10 | -0/+1830 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11297 35acf78f-673a-041... | edolomb | 2018-01-16 | 1 | -9/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11296 35acf78f-673a-041... | edolomb | 2018-01-16 | 1 | -4/+4 |
* | Fixed bug #911. | Giovanni Di Sirio | 2018-01-16 | 3 | -2/+12 |
* | Fixed bug #822. | Giovanni Di Sirio | 2018-01-16 | 2 | -1/+3 |
* | Fixed bug #758. | Giovanni Di Sirio | 2018-01-16 | 1 | -1/+1 |
* | Fixed bug #862. | Giovanni Di Sirio | 2018-01-16 | 1 | -0/+1 |
* | Fixed bug #910. | Giovanni Di Sirio | 2018-01-16 | 2 | -1/+4 |
* | removed legacy code for pmc | areviu | 2018-01-15 | 15 | -1356/+72 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11287 35acf78f-673a-041... | edolomb | 2018-01-15 | 1 | -5/+9 |
* | Updated mcuconf.h | edolomb | 2018-01-15 | 1 | -1/+11 |
* | Update HALCONF | edolomb | 2018-01-15 | 1 | -1/+1 |
* | 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 missing check. | Giovanni Di Sirio | 2018-01-15 | 1 | -0/+8 |
* | 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 |
* | Updated EX demos to be compliant with latest ChibiOS/HAL edit | Rocco Marco Guglielmi | 2018-01-14 | 14 | -133/+138 |
* | Fixed build problem. | Giovanni Di Sirio | 2018-01-14 | 4 | -14/+13 |
* | Fixes and notes. | Giovanni Di Sirio | 2018-01-14 | 1 | -7/+7 |
* | Release note draft. | Giovanni Di Sirio | 2018-01-14 | 1 | -77/+118 |
* | Merged last WolfSSL patch. | Giovanni Di Sirio | 2018-01-14 | 2 | -1/+3 |
* | Various fixes after mass test-compile. | Giovanni Di Sirio | 2018-01-14 | 7 | -9/+11 |
* | Fixed broken changes. | Giovanni Di Sirio | 2018-01-14 | 1 | -6/+22 |
* | fixed missing check for HAL_USE_SDMMC | areviu | 2018-01-13 | 9 | -0/+38 |
* | More ADCv4 code. | Giovanni Di Sirio | 2018-01-12 | 5 | -672/+325 |
* | update SDMMC driver and added test hal project | areviu | 2018-01-11 | 29 | -155/+3107 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11263 35acf78f-673a-041... | Giovanni Di Sirio | 2018-01-11 | 4 | -166/+96 |
* | Added STM32 ADCv4 placeholders. | Giovanni Di Sirio | 2018-01-11 | 6 | -3/+1849 |
* | Added RTC and WDG support to H7. | Giovanni Di Sirio | 2018-01-11 | 3 | -4/+14 |
* | 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 |
* | Added ST driver settings | isiora | 2018-01-10 | 1 | -0/+7 |
* | SECUMOD Demo | edolomb | 2018-01-10 | 10 | -0/+1939 |
* | Enabled ARM cycle counter | edolomb | 2018-01-10 | 1 | -0/+9 |