Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4143 ↵ | gdisirio | 2012-04-28 | 1 | -2/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4138 ↵ | gdisirio | 2012-04-28 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4137 ↵ | gdisirio | 2012-04-25 | 1 | -15/+15 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4136 ↵ | gdisirio | 2012-04-25 | 1 | -132/+42 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4135 ↵ | gdisirio | 2012-04-25 | 4 | -201/+374 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated MSP port. | gdisirio | 2012-04-25 | 11 | -68/+99 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4134 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4133 ↵ | gdisirio | 2012-04-24 | 1 | -0/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4132 ↵ | gdisirio | 2012-04-23 | 1 | -6/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4131 ↵ | gdisirio | 2012-04-23 | 2 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added converters from realtime ticks to time values. | barthess | 2012-04-23 | 1 | -0/+33 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4130 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4129 ↵ | gdisirio | 2012-04-23 | 1 | -3/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4128 ↵ | gdisirio | 2012-04-23 | 8 | -162/+193 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDC. Additional checks in testhal. | barthess | 2012-04-22 | 1 | -4/+37 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4127 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDC. Updated testhal for F4x. | barthess | 2012-04-22 | 2 | -1/+194 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4126 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added again missing files. | gdisirio | 2012-04-22 | 1 | -0/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4125 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Minor changes in board.h | barthess | 2012-04-22 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4124 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDC. Added F4x-specyfic DMA transaction end code. | barthess | 2012-04-22 | 1 | -4/+17 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4123 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4122 ↵ | gdisirio | 2012-04-22 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | PRIGROUP setting is now configurable. | gdisirio | 2012-04-22 | 8 | -5/+36 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4121 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Integrated FatFS 0.9, changes to the FatFS demos and integration files. | gdisirio | 2012-04-22 | 16 | -263/+990 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4120 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4119 ↵ | gdisirio | 2012-04-21 | 2 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4118 ↵ | gdisirio | 2012-04-21 | 4 | -0/+345 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4117 ↵ | gdisirio | 2012-04-20 | 1 | -0/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4116 ↵ | gdisirio | 2012-04-18 | 1 | -10/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bub 3519202. | gdisirio | 2012-04-18 | 3 | -2/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4115 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4114 ↵ | gdisirio | 2012-04-18 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4113 ↵ | gdisirio | 2012-04-18 | 1 | -0/+23 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4112 ↵ | gdisirio | 2012-04-18 | 19 | -531/+555 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Deleted redundant backslash | barthess | 2012-04-18 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4111 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4110 ↵ | gdisirio | 2012-04-17 | 4 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4109 ↵ | gdisirio | 2012-04-17 | 4 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDC. Added global macros CH_SUCCESS/CH_FAILED in ch.h. SDC driver changed ↵ | barthess | 2012-04-17 | 3 | -36/+46 | |
| | | | | | | respectively. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4107 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDC. Merged code from development branch. | barthess | 2012-04-17 | 31 | -468/+3069 | |
|\ | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4106 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Safety improvements in capacity detection code. | barthess | 2012-04-16 | 1 | -0/+4 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4104 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Reverted from SDC_SUCCESS/SDC_FAILED to boolean values. | barthess | 2012-04-16 | 4 | -77/+71 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4103 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Typo in commetns fixed. | barthess | 2012-04-16 | 1 | -2/+2 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4102 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. One more uint8_t, uint32_t mixture fixed. | barthess | 2012-04-16 | 1 | -1/+1 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4101 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. sdcGetAndClearErrors() now reside in HL driver. | barthess | 2012-04-16 | 3 | -15/+3 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4100 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Added function sdcGetAndClearErrors. | barthess | 2012-04-16 | 4 | -2/+36 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4099 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Fixed mixed usage of uint8_t and uint32_t. | barthess | 2012-04-16 | 1 | -2/+1 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4098 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | RTC. High level staff moved to chrtclib. | barthess | 2012-03-09 | 14 | -177/+404 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4032 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Added RTC support. Improved testhal. | barthess | 2012-03-08 | 19 | -50/+279 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4031 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Some additions in testhal. Not tested at all. | barthess | 2012-03-06 | 1 | -25/+76 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4029 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Added template of test suit for F4. | barthess | 2012-03-06 | 7 | -0/+1539 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4028 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | SDC. Code merged to fresh branch. | barthess | 2012-03-05 | 7 | -361/+644 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4021 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4020 ↵ | barthess | 2012-03-05 | 0 | -0/+0 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Added timeout on PHY detection setting. | gdisirio | 2012-04-17 | 2 | -6/+31 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4105 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4097 ↵ | gdisirio | 2012-04-15 | 1 | -2/+2 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Increased default PORT_INT_REQUIRED_STACK value to 32 for CMx ports. | gdisirio | 2012-04-15 | 7 | -42/+35 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4096 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4095 ↵ | gdisirio | 2012-04-15 | 1 | -29/+19 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |