Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AVR: Cleanup source code. | Theodore Ateba | 2018-01-21 | 13 | -378/+402 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11385 35acf78f-673a-041... | isiora | 2018-01-20 | 1 | -0/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11384 35acf78f-673a-041... | isiora | 2018-01-20 | 1 | -3/+7 |
* | AVR: Cleanup code source. | Theodore Ateba | 2018-01-20 | 22 | -452/+454 |
* | Fixed minor documentation issues. | Giovanni Di Sirio | 2018-01-20 | 3 | -3/+3 |
* | Fixed small Doxygen error. | Giovanni Di Sirio | 2018-01-20 | 1 | -1/+0 |
* | Added more TIM-related definitions. | Giovanni Di Sirio | 2018-01-20 | 3 | -0/+53 |
* | Added HRTIM support. | Giovanni Di Sirio | 2018-01-20 | 4 | -1/+69 |
* | Small fix to buffer size settings. | Giovanni Di Sirio | 2018-01-20 | 1 | -2/+2 |
* | Added 50mHz capability to SDMMCv1 driver. | Giovanni Di Sirio | 2018-01-20 | 2 | -2/+14 |
* | Added CRC unit to RCC support files. | Giovanni Di Sirio | 2018-01-20 | 2 | -0/+53 |
* | Style-related fixes. | Giovanni Di Sirio | 2018-01-20 | 1 | -1/+1 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 654 | -2010/+2010 |
* | Mass update of GPL license statement. | Giovanni Di Sirio | 2018-01-20 | 2 | -2/+2 |
* | Fixed settings for SD_D0 and SD_D1 pins to "floating". | Giovanni Di Sirio | 2018-01-20 | 2 | -4/+4 |
* | More #912. | Giovanni Di Sirio | 2018-01-19 | 1 | -4/+5 |
* | More changes caused by #913. | Giovanni Di Sirio | 2018-01-19 | 1 | -1/+1 |
* | Fixed bug #913. | Giovanni Di Sirio | 2018-01-19 | 4 | -37/+87 |
* | Fixed #912. | Giovanni Di Sirio | 2018-01-19 | 3 | -2/+49 |
* | Reverted bug #910. | Giovanni Di Sirio | 2018-01-19 | 1 | -2/+1 |
* | Correct the crypto file name in doxygen comment. | Theodore Ateba | 2018-01-18 | 1 | -1/+1 |
* | 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 |
* | Various minor fixes. | Giovanni Di Sirio | 2018-01-18 | 1 | -1/+1 |
* | AVR: Add other prescalers to the PWM low level driver and update testhal. | Theodore Ateba | 2018-01-17 | 2 | -35/+92 |
* | Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod... | Giovanni Di Sirio | 2018-01-17 | 54 | -206/+258 |
* | 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 #822. | Giovanni Di Sirio | 2018-01-16 | 1 | -1/+2 |
* | Fixed bug #758. | Giovanni Di Sirio | 2018-01-16 | 1 | -1/+1 |
* | Fixed bug #910. | Giovanni Di Sirio | 2018-01-16 | 1 | -1/+2 |
* | 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 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 |
* | Fixed build problem. | Giovanni Di Sirio | 2018-01-14 | 1 | -9/+9 |
* | Various fixes after mass test-compile. | Giovanni Di Sirio | 2018-01-14 | 4 | -4/+6 |
* | fixed missing check for HAL_USE_SDMMC | areviu | 2018-01-13 | 9 | -0/+38 |
* | More ADCv4 code. | Giovanni Di Sirio | 2018-01-12 | 4 | -659/+315 |
* | update SDMMC driver and added test hal project | areviu | 2018-01-11 | 19 | -155/+1202 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11263 35acf78f-673a-041... | Giovanni Di Sirio | 2018-01-11 | 3 | -157/+86 |
* | Added STM32 ADCv4 placeholders. | Giovanni Di Sirio | 2018-01-11 | 6 | -3/+1849 |