| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #534. | gdisirio | 2014-09-14 | 1 | -0/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7224 35acf78f-673a-0410... | gdisirio | 2014-09-01 | 1 | -5/+1 |
* | Improved icuWaitCapture(). | gdisirio | 2014-08-31 | 1 | -2/+3 |
* | Improvements to the ICU driver (not finished). | gdisirio | 2014-08-31 | 1 | -9/+68 |
* | Enhanced PWM driver | gdisirio | 2014-08-30 | 1 | -8/+119 |
* | Added brackets as suggested in #523. | gdisirio | 2014-08-13 | 1 | -2/+4 |
* | Fixed bug #523. | gdisirio | 2014-08-08 | 1 | -0/+3 |
* | STM32 FSMC NAND. Polishing driver after hardware tests. | barthess | 2014-08-07 | 2 | -7/+2 |
* | STM32 FSMC NAND. Change driver file layout and naming conventions. | barthess | 2014-08-06 | 2 | -264/+136 |
* | STM32 FSMC NAND. Fixed license notes. | barthess | 2014-08-05 | 2 | -8/+8 |
* | Added FSMC NAND driver | barthess | 2014-08-05 | 3 | -1/+737 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410... | gdisirio | 2014-07-26 | 23 | -422/+422 |
* | lwIP code by Eddie, not fully "RT-free" in the HAL LLD. | gdisirio | 2014-07-05 | 1 | -0/+268 |
* | Initial RTC files. | gdisirio | 2014-06-06 | 1 | -0/+186 |
* | Fixed bug #500. | gdisirio | 2014-05-11 | 1 | -59/+59 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6886 35... | gdisirio | 2014-04-26 | 1 | -1/+24 |
* | Fixed bug #485. | gdisirio | 2014-04-22 | 1 | -0/+1 |
* | GPT is usable without callbacks now (trigger, counter). | gdisirio | 2014-03-08 | 1 | -0/+1 |
* | More enhancements to the GPT driver. | gdisirio | 2014-03-08 | 1 | -3/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6755 35... | gdisirio | 2014-03-05 | 1 | -16/+26 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6754 35... | gdisirio | 2014-03-05 | 1 | -2343/+324 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6753 35... | gdisirio | 2014-03-05 | 1 | -0/+2343 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6715 35... | gdisirio | 2014-02-16 | 2 | -0/+162 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6673 35... | gdisirio | 2014-02-08 | 1 | -3/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6672 35... | gdisirio | 2014-02-08 | 1 | -0/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6634 35... | gdisirio | 2014-01-20 | 1 | -0/+65 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6511 35... | gdisirio | 2013-11-26 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6474 35... | gdisirio | 2013-11-14 | 2 | -16/+16 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6326 35... | gdisirio | 2013-09-28 | 1 | -3/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6308 35... | gdisirio | 2013-09-20 | 1 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6306 35... | gdisirio | 2013-09-20 | 1 | -0/+572 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6262 35... | gdisirio | 2013-09-05 | 2 | -6/+6 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6224 35... | gdisirio | 2013-08-25 | 2 | -0/+1187 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6176 35... | gdisirio | 2013-08-19 | 1 | -2/+2 |
* | I2C ported but needs to be reviewed to not use virtual timers directly. | gdisirio | 2013-08-17 | 1 | -0/+283 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6159 35... | gdisirio | 2013-08-15 | 1 | -3/+6 |
* | Ported UART. | gdisirio | 2013-08-12 | 1 | -0/+338 |
* | Ported MMC_SPI. | gdisirio | 2013-08-12 | 2 | -0/+988 |
* | Ported EXT. | gdisirio | 2013-08-12 | 1 | -0/+204 |
* | Ported GPT. | gdisirio | 2013-08-12 | 1 | -0/+267 |
* | Removed 2nd parameter to assertion and check macros. | gdisirio | 2013-08-10 | 6 | -53/+40 |
* | HAL queues updated. | gdisirio | 2013-08-09 | 1 | -22/+22 |
* | Updated queues. | gdisirio | 2013-08-09 | 2 | -6/+6 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6111 35... | gdisirio | 2013-08-09 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6109 35... | gdisirio | 2013-08-09 | 10 | -0/+2371 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35... | gdisirio | 2013-08-09 | 21 | -6657/+0 |
* | Renamed or added prefix to all hernel configuration options. | gdisirio | 2013-07-20 | 3 | -16/+16 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6001 35... | gdisirio | 2013-07-20 | 1 | -1/+1 |
* | SPC5xx DSPI driver working on SPC563Mxx. | gdisirio | 2013-05-28 | 1 | -1/+0 |
* | Fixed problem with multiple SerialUSB instances. | gdisirio | 2013-05-01 | 2 | -11/+26 |