aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4112 ↵gdisirio2012-04-1815-525/+546
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4109 ↵gdisirio2012-04-174-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Added global macros CH_SUCCESS/CH_FAILED in ch.h. SDC driver changed ↵barthess2012-04-173-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.barthess2012-04-1719-461/+1316
|\ | | | | | | 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.barthess2012-04-161-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.barthess2012-04-163-75/+69
| | | | | | | | 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.barthess2012-04-161-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.barthess2012-04-161-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.barthess2012-04-163-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.barthess2012-04-164-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.barthess2012-04-161-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.barthess2012-03-099-171/+395
| | | | | | | | 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.barthess2012-03-0814-17/+93
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4031 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC. Code merged to fresh branch.barthess2012-03-057-361/+644
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4021 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Added timeout on PHY detection setting.gdisirio2012-04-172-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 ↵gdisirio2012-04-151-2/+2
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Increased default PORT_INT_REQUIRED_STACK value to 32 for CMx ports.gdisirio2012-04-156-42/+30
| | | | | | | | 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 ↵gdisirio2012-04-151-29/+19
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4094 ↵gdisirio2012-04-151-3/+5
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3517648.gdisirio2012-04-141-2/+4
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4093 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4090 ↵gdisirio2012-04-103-28/+126
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Added mail pools.gdisirio2012-04-093-0/+163
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4089 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Added new function chPoolLoadArray().gdisirio2012-04-092-4/+74
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4088 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4079 ↵gdisirio2012-04-073-11/+14
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Completed hardware checksum, added the driver to F2 and F4.gdisirio2012-04-033-2/+8
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4076 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4075 ↵gdisirio2012-04-031-1/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3514138.gdisirio2012-04-021-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4074 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Addes support for .S files.gdisirio2012-04-011-2/+13
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4070 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Added support for .S files.gdisirio2012-04-011-2/+13
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4069 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3513897.gdisirio2012-04-012-29/+20
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4068 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4067 ↵gdisirio2012-04-011-33/+9
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3510812.gdisirio2012-04-019-12/+12
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4066 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed a problem related to the BOARD_PHY_ADDRESS macro.gdisirio2012-03-311-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4064 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4063 ↵gdisirio2012-03-312-18/+208
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4062 ↵gdisirio2012-03-292-20/+96
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4061 ↵gdisirio2012-03-281-7/+42
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | More work on the STM32 OTG driver.gdisirio2012-03-288-17/+139
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4059 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4058 ↵gdisirio2012-03-273-56/+124
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4057 ↵gdisirio2012-03-262-0/+802
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4056 ↵gdisirio2012-03-261-1/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 ↵gdisirio2012-03-2631-38/+38
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Checksum offload in STM32 MAC driver tested.gdisirio2012-03-242-1/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4054 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4053 ↵gdisirio2012-03-236-6/+108
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3508758.gdisirio2012-03-191-3/+3
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4052 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4050 ↵gdisirio2012-03-184-3/+76
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4049 ↵gdisirio2012-03-181-8/+8
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4048 ↵gdisirio2012-03-181-4/+208
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4047 ↵gdisirio2012-03-174-82/+270
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3504450.gdisirio2012-03-151-0/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4039 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4038 ↵gdisirio2012-03-133-4/+344
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4