Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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@4128 ↵ | gdisirio | 2012-04-23 | 4 | -75/+125 | |
| | | | | 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 | |||||
* | 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 | 2 | -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 ↵ | 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 | 3 | -43/+58 | |
| | | | | 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 | 2 | -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. | barthess | 2012-04-17 | 16 | -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. | 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 | 3 | -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. | 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 | 7 | -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. | barthess | 2012-03-08 | 14 | -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. | 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 | |||||
* | | 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 | |||||
* | | 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 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4094 ↵ | gdisirio | 2012-04-15 | 1 | -3/+5 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed bug 3517648. | gdisirio | 2012-04-14 | 1 | -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 ↵ | gdisirio | 2012-04-10 | 3 | -28/+126 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4079 ↵ | gdisirio | 2012-04-07 | 3 | -11/+14 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Completed hardware checksum, added the driver to F2 and F4. | gdisirio | 2012-04-03 | 3 | -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 ↵ | gdisirio | 2012-04-03 | 1 | -1/+1 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed bug 3514138. | gdisirio | 2012-04-02 | 1 | -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 ↵ | gdisirio | 2012-04-01 | 1 | -33/+9 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed bug 3510812. | gdisirio | 2012-04-01 | 1 | -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. | gdisirio | 2012-03-31 | 1 | -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 ↵ | gdisirio | 2012-03-31 | 2 | -18/+208 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4062 ↵ | gdisirio | 2012-03-29 | 2 | -20/+96 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4061 ↵ | gdisirio | 2012-03-28 | 1 | -7/+42 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | More work on the STM32 OTG driver. | gdisirio | 2012-03-28 | 8 | -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 ↵ | gdisirio | 2012-03-27 | 3 | -56/+124 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4057 ↵ | gdisirio | 2012-03-26 | 2 | -0/+802 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 ↵ | gdisirio | 2012-03-26 | 23 | -28/+28 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Checksum offload in STM32 MAC driver tested. | gdisirio | 2012-03-24 | 2 | -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 ↵ | gdisirio | 2012-03-23 | 6 | -6/+108 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed bug 3508758. | gdisirio | 2012-03-19 | 1 | -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 ↵ | gdisirio | 2012-03-18 | 4 | -3/+76 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4049 ↵ | gdisirio | 2012-03-18 | 1 | -8/+8 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4048 ↵ | gdisirio | 2012-03-18 | 1 | -4/+208 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4047 ↵ | gdisirio | 2012-03-17 | 4 | -82/+270 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4038 ↵ | gdisirio | 2012-03-13 | 3 | -4/+344 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |