Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7507 ↵ | gdisirio | 2014-11-14 | 1 | -2/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Implemented CR #30. | gdisirio | 2014-10-27 | 1 | -1/+11 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7433 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #544. | gdisirio | 2014-10-26 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7432 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7420 ↵ | gdisirio | 2014-10-26 | 1 | -7/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Completed STM32F411 support. | gdisirio | 2014-10-03 | 2 | -0/+60 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7352 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7351 ↵ | gdisirio | 2014-10-02 | 1 | -0/+31 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7347 ↵ | gdisirio | 2014-10-02 | 1 | -0/+30 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | renamed STM32F3 directories to reflect new models | gdisirio | 2014-10-02 | 2 | -85/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7342 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7341 ↵ | gdisirio | 2014-10-02 | 1 | -1/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | New headers for STM32F0xx. | gdisirio | 2014-09-28 | 1 | -1/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7332 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | New STM32F37x headers. | gdisirio | 2014-09-28 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7331 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | New STM32F3xx headers. | gdisirio | 2014-09-28 | 8 | -76/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7328 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7323 ↵ | gdisirio | 2014-09-27 | 1 | -2/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Removed stack sizes from linker scripts | utzig | 2014-09-02 | 2 | -4/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7237 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Fix base flash size | utzig | 2014-09-01 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7219 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Correct K2x NUM_VECTORS | utzig | 2014-09-01 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7214 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Remove extra licensing terms | utzig | 2014-08-07 | 1 | -7/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7156 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Add missing entry to linker script | utzig | 2014-08-07 | 1 | -0/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7155 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Meved early initialization hook even earlier in the boot sequence (ARMCMx ↵ | gdisirio | 2014-08-06 | 1 | -3/+3 | |
| | | | | | | ctr0.c). git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7141 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Linker script and cmparams for K20 | utzig | 2014-08-06 | 3 | -1/+253 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7132 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #521 - only create srec when there's a SREC var | utzig | 2014-08-03 | 1 | -1/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7119 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Fix doxygen path | utzig | 2014-08-02 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7115 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [ARMCMx] Add support for creating srec output | utzig | 2014-08-01 | 1 | -2/+13 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7111 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | [KINETIS] Initial support for KL25 family | utzig | 2014-08-01 | 2 | -0/+243 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7110 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved makefiles. | gdisirio | 2014-08-01 | 1 | -0/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7107 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7097 ↵ | gdisirio | 2014-07-26 | 29 | -230/+298 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6964 ↵ | gdisirio | 2014-05-26 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | INEMO and NUCLEO board files. | gdisirio | 2014-05-25 | 3 | -0/+78 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6962 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #501. | gdisirio | 2014-05-11 | 1 | -0/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6925 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Linker files relicensed under Apache 2.0. | gdisirio | 2014-04-21 | 14 | -196/+140 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6853 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6824 ↵ | gdisirio | 2014-03-29 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added linker options to makefiles. | gdisirio | 2014-02-26 | 1 | -0/+5 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6727 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6668 ↵ | gdisirio | 2014-02-06 | 1 | -0/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Hard FP support added to CM4 Makefiles. Improved F4 IRQ_STORM demo. | gdisirio | 2014-02-03 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6664 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6662 ↵ | gdisirio | 2014-02-03 | 6 | -7/+61 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6658 ↵ | gdisirio | 2014-02-01 | 1 | -1/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6656 ↵ | gdisirio | 2014-01-29 | 2 | -0/+1989 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6655 ↵ | gdisirio | 2014-01-29 | 2 | -0/+189 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6601 ↵ | gdisirio | 2014-01-02 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6513 ↵ | gdisirio | 2013-11-29 | 1 | -2/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6482 ↵ | gdisirio | 2013-11-18 | 1 | -7/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6440 ↵ | gdisirio | 2013-11-11 | 1 | -0/+31 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6340 ↵ | gdisirio | 2013-10-01 | 6 | -0/+45 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6338 ↵ | gdisirio | 2013-10-01 | 7 | -0/+283 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6289 ↵ | gdisirio | 2013-09-10 | 6 | -6/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6288 ↵ | gdisirio | 2013-09-09 | 1 | -6/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6287 ↵ | gdisirio | 2013-09-09 | 1 | -0/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6286 ↵ | gdisirio | 2013-09-09 | 1 | -9/+16 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6285 ↵ | gdisirio | 2013-09-09 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6284 ↵ | gdisirio | 2013-09-09 | 2 | -9/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |