aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4175 ↵gdisirio2012-05-0812-43/+43
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs 3524088 and 3524094.gdisirio2012-05-061-6/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4169 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3524088.gdisirio2012-05-062-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4168 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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-014-12/+12
| | | | 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@4131 ↵gdisirio2012-04-231-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4128 ↵gdisirio2012-04-232-66/+49
| | | | 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-182-29/+54
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4109 ↵gdisirio2012-04-172-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Added global macros CH_SUCCESS/CH_FAILED in ch.h. SDC driver changed ↵barthess2012-04-171-24/+24
| | | | | | 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-1714-438/+461
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4106 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC. Reverted from SDC_SUCCESS/SDC_FAILED to boolean values.barthess2012-04-161-48/+48
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4103 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC. sdcGetAndClearErrors() now reside in HL driver.barthess2012-04-162-14/+0
| | | | | | | | 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-162-2/+20
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4099 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. High level staff moved to chrtclib.barthess2012-03-095-150/+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-0812-17/+72
| | | | | | | | 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-055-330/+444
| | | | | | | | 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-072-7/+10
| | | | | | | | 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
* | 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
* | 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-287-17/+135
| | | | | | | | 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@4055 ↵gdisirio2012-03-2618-23/+23
| | | | | | | | 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-235-6/+97
| | | | | | | | 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-182-2/+44
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4