Commit Graph

1041 Commits

Author SHA1 Message Date
gdisirio 010f8f1b07 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4132 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-23 20:53:26 +00:00
gdisirio 86153d2f0a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4131 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-23 18:55:36 +00:00
barthess 226d140bb9 Added converters from realtime ticks to time values.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4130 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-23 18:33:18 +00:00
gdisirio e817b7032d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4128 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-23 17:43:42 +00:00
barthess bb2388a241 SDC. Added F4x-specyfic DMA transaction end code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4123 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-22 16:55:57 +00:00
gdisirio df9fd22f53 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4122 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-22 16:06:42 +00:00
gdisirio 0c9da34878 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4116 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-18 18:41:50 +00:00
gdisirio 2446f558db Fixed bub 3519202.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4115 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-18 17:34:17 +00:00
gdisirio 1d0b686ceb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4114 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-18 16:57:21 +00:00
gdisirio 40cf0ca4af git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4113 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-18 16:55:19 +00:00
gdisirio 814b642a0c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4112 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-18 16:40:15 +00:00
gdisirio 538f51c0dd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4109 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-17 19:34:14 +00:00
barthess 29fb7d1e9d SDC. Added global macros CH_SUCCESS/CH_FAILED in ch.h. SDC driver changed respectively.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4107 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-17 18:30:45 +00:00
barthess 72e66cd47c SDC. Merged code from development branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4106 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-17 18:09:27 +00:00
gdisirio c53f702381 Added timeout on PHY detection setting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4105 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-17 07:41:20 +00:00
barthess 469211b330 SDC. Safety improvements in capacity detection code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4104 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 20:14:08 +00:00
barthess 671cb8ab9d SDC. Reverted from SDC_SUCCESS/SDC_FAILED to boolean values.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4103 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 20:12:16 +00:00
barthess 579fffb63c SDC. Typo in commetns fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4102 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 19:25:16 +00:00
barthess f41de7bb8b SDC. One more uint8_t, uint32_t mixture fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4101 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 19:20:30 +00:00
barthess 6206a3c5a5 SDC. sdcGetAndClearErrors() now reside in HL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4100 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 19:18:14 +00:00
barthess 973d8da5ea SDC. Added function sdcGetAndClearErrors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4099 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 18:19:34 +00:00
barthess 04da614957 SDC. Fixed mixed usage of uint8_t and uint32_t.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4098 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 17:45:19 +00:00
gdisirio 82d784f498 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4097 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-15 19:05:37 +00:00
gdisirio 190bc32bc8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4095 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-15 14:53:56 +00:00
gdisirio b42882d139 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4094 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-15 09:53:25 +00:00
gdisirio 0d927aae48 Fixed bug 3517648.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4093 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-14 11:12:37 +00:00
gdisirio 90f1a505d3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4090 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-10 17:15:46 +00:00
gdisirio 44a66d45ce git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4079 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-07 10:37:45 +00:00
gdisirio 4bae8b9a02 Completed hardware checksum, added the driver to F2 and F4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4076 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-03 18:39:39 +00:00
gdisirio 2945fe1349 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4075 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-03 08:04:37 +00:00
gdisirio 31a1ee836b Fixed bug 3514138.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4074 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-02 17:47:34 +00:00
gdisirio 1c852f67c7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4067 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-01 09:58:32 +00:00
gdisirio f038bffdb5 Fixed bug 3510812.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4066 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-01 09:13:04 +00:00
gdisirio 148eeef2e7 Fixed a problem related to the BOARD_PHY_ADDRESS macro.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4064 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-31 19:01:01 +00:00
gdisirio f5ff03c303 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4063 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-31 06:41:19 +00:00
gdisirio 7d89970371 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4062 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-29 17:01:20 +00:00
gdisirio 5a87fe949b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4061 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-28 19:57:12 +00:00
gdisirio f083a30ce8 More work on the STM32 OTG driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4059 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-28 14:19:40 +00:00
gdisirio f5c1c5fdc4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4058 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-27 15:37:06 +00:00
gdisirio f153a37e01 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4057 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-26 13:45:36 +00:00
gdisirio f5a3976c39 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-26 09:13:37 +00:00
gdisirio 1d199e177e Checksum offload in STM32 MAC driver tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4054 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-24 09:17:35 +00:00
gdisirio 3f1cbf814e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4053 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-23 13:12:56 +00:00
gdisirio 5aa11291a3 Fixed bug 3508758.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4052 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-19 20:28:33 +00:00
gdisirio e5c320a0d1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4050 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-18 20:30:06 +00:00
gdisirio 470b447644 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4049 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-18 11:16:08 +00:00
gdisirio 4c86c8a06a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4048 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-18 11:07:45 +00:00
gdisirio 3534921f05 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4047 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-17 14:21:45 +00:00
gdisirio 82984e1b55 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4038 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-13 15:41:46 +00:00
gdisirio 80ca186874 Fixed a documentation problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4036 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-11 21:05:35 +00:00