Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [AVR] Let compiler optimized set/clear pad | Fabio Utzig | 2016-04-09 | 1 | -6/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9266 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed build error after migration to new naming convention in HAL. | Uladzimir Pylinski | 2016-04-09 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9264 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [AVR] Fix timer usage for ATmega128 | Fabio Utzig | 2016-04-09 | 2 | -17/+52 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9263 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9261 ↵ | Giovanni Di Sirio | 2016-04-09 | 4 | -6/+9 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9260 ↵ | Giovanni Di Sirio | 2016-04-09 | 13 | -0/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9259 ↵ | Giovanni Di Sirio | 2016-04-09 | 15 | -7/+11 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9258 ↵ | Giovanni Di Sirio | 2016-04-09 | 2 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9257 ↵ | Giovanni Di Sirio | 2016-04-09 | 3 | -2/+74 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed some comments. | Giovanni Di Sirio | 2016-04-09 | 1 | -5/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9256 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9255 ↵ | Giovanni Di Sirio | 2016-04-06 | 1 | -11/+49 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9254 ↵ | Giovanni Di Sirio | 2016-04-06 | 2 | -15/+73 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Final removal (moved to contrib) | Fabio Utzig | 2016-04-05 | 54 | -13571/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9251 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Remove testhal (moved to contrib) | Fabio Utzig | 2016-04-05 | 15 | -2660/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9250 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Remove demos (moved to contrib) | Fabio Utzig | 2016-04-05 | 62 | -9887/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9249 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9248 ↵ | Giovanni Di Sirio | 2016-04-05 | 2 | -0/+279 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #730. | Giovanni Di Sirio | 2016-04-05 | 2 | -1/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9247 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Renamed internal tracer functions. | Giovanni Di Sirio | 2016-04-05 | 5 | -29/+31 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9242 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Scheduler queues modified in a more readable and safer way. | Giovanni Di Sirio | 2016-04-05 | 4 | -56/+53 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9241 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Separate trace module, simplified tracer configuration. | Giovanni Di Sirio | 2016-04-05 | 156 | -1057/+1010 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9239 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Modified path for ld files. | Giovanni Di Sirio | 2016-04-03 | 4 | -360/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9237 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2016-04-03 | 2 | -17/+19 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9235 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9234 ↵ | Giovanni Di Sirio | 2016-04-03 | 1 | -0/+61 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9233 ↵ | Giovanni Di Sirio | 2016-04-03 | 24 | -21/+60 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9232 ↵ | Giovanni Di Sirio | 2016-04-03 | 4 | -10/+34 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9231 ↵ | Giovanni Di Sirio | 2016-04-03 | 9 | -8/+52 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2016-04-03 | 7 | -22/+104 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9229 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9228 ↵ | Giovanni Di Sirio | 2016-04-03 | 5 | -107/+136 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved simulator makefile. | Giovanni Di Sirio | 2016-04-02 | 2 | -104/+287 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9227 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed a couple tests to work with the simulator. | Giovanni Di Sirio | 2016-04-02 | 3 | -2/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9226 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9225 ↵ | Giovanni Di Sirio | 2016-04-02 | 1 | -6/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed stack limit conditions in RT4. | Giovanni Di Sirio | 2016-04-02 | 14 | -30/+60 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9224 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Simulator updates, not complete. | Giovanni Di Sirio | 2016-04-02 | 8 | -103/+156 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9223 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved test specifications generation. | Giovanni Di Sirio | 2016-04-02 | 55 | -25/+337 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9221 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed more header guards. | Giovanni Di Sirio | 2016-04-02 | 54 | -161/+161 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9220 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | AVR HAL LLD files renamed. | Giovanni Di Sirio | 2016-04-02 | 19 | -9/+9 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9219 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation related fixes. | Giovanni Di Sirio | 2016-04-02 | 93 | -98/+98 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9218 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9217 ↵ | Giovanni Di Sirio | 2016-04-02 | 7 | -18/+18 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9216 ↵ | Giovanni Di Sirio | 2016-04-02 | 9 | -12/+12 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9215 ↵ | Giovanni Di Sirio | 2016-04-02 | 12 | -36/+36 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9214 ↵ | Giovanni Di Sirio | 2016-04-02 | 10 | -18/+18 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9213 ↵ | Giovanni Di Sirio | 2016-04-02 | 3 | -212/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated header guards for STM32 files. | Giovanni Di Sirio | 2016-04-02 | 20 | -60/+60 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9212 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated header guards for LLD files. | Giovanni Di Sirio | 2016-04-02 | 52 | -156/+156 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9211 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Finished STM32 renaming. | Giovanni Di Sirio | 2016-04-02 | 31 | -332/+332 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9210 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F0 LLD renaming done. | Giovanni Di Sirio | 2016-04-02 | 3 | -37/+37 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9209 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32 LLD renaming done. | Giovanni Di Sirio | 2016-04-02 | 62 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9208 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Renaming of LLD files inclusions. | Giovanni Di Sirio | 2016-04-02 | 24 | -40/+38 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9207 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9206 ↵ | Giovanni Di Sirio | 2016-04-02 | 39 | -98/+98 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9205 ↵ | Giovanni Di Sirio | 2016-04-02 | 38 | -0/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Adjusted HAL file names. | Giovanni Di Sirio | 2016-04-02 | 44 | -44/+44 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9204 35acf78f-673a-0410-8e92-d51de3d6d3f4 |