aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
Commit message (Collapse)AuthorAgeFilesLines
* Increased default buffer size in the STM32 MAC driver.gdisirio2012-05-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4160 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added an HSE bypass option to the STM32 clock initialization.gdisirio2012-05-034-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4157 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3522808, fixed problem with STM32 MAC driver checksum offload.gdisirio2012-05-017-18/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4156 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4148 ↵gdisirio2012-04-302-0/+30
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4143 ↵gdisirio2012-04-281-2/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4138 ↵gdisirio2012-04-281-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated MSP port.gdisirio2012-04-255-41/+64
| | | | 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@4132 ↵gdisirio2012-04-231-6/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4131 ↵gdisirio2012-04-231-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added converters from realtime ticks to time values.barthess2012-04-231-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@4128 ↵gdisirio2012-04-234-75/+125
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Added F4x-specyfic DMA transaction end code.barthess2012-04-221-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 ↵gdisirio2012-04-221-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4116 ↵gdisirio2012-04-181-10/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bub 3519202.gdisirio2012-04-182-2/+2
| | | | 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 ↵gdisirio2012-04-181-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4113 ↵gdisirio2012-04-181-0/+23
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4112 ↵gdisirio2012-04-183-43/+58
| | | | 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-172-36/+36
| | | | | | 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-1716-461/+678
|\ | | | | | | 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-097-171/+1
| | | | | | | | 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
* | 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
* | 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
* | 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-011-4/+4
| | | | | | | | 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